@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background-color: #FFF;
	text-align: center;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #333366;
	text-decoration: underline;
}
#index {
	width: 1044px;
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
	
/* rotator in-page placement */
    div.rotator {
	position:relative;
	width: 1044px;
	height: 899px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	background: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
    div.rotator ul li.show {
	z-index:500
}
#about {
	width: 1044px;
	background-image: url(../images/about.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#lauren {
	width: 1044px;
	background-image: url(../images/lauren.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#philosophy {
	width: 1044px;
	background-image: url(../images/philosophy.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#visits {
	width: 1044px;
	background-image: url(../images/visits.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#collecting {
	width: 1044px;
	background-image: url(../images/collecting.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#accomodations {
	width: 1044px;
	background-image: url(../images/accomodations.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#chef {
	width: 1044px;
	background-image: url(../images/chef.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#classes {
	width: 1044px;
	background-image: url(../images/classes.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#export {
	width: 1044px;
	background-image: url(../images/export.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#contact {
	width: 1044px;
	background-image: url(../images/contact.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#press {
	width: 1044px;
	background-image: url(../images/press.jpg);
	height: 899px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mainNav {
	height: 75px;
	padding-left: 53px;
}
#mainNav a:link {
	color: #333;
	text-decoration: none;
}
#mainNav a:visited {
	color: #666;
	text-decoration: none;
}
#mainNav a:hover, a:active {
	color: #6666CC;
	text-decoration: underline;
}
#mainNav li {
	display: inline-block;
	list-style: none;
	font-size: 10px;
	font-variant: small-caps;
	color: #6666CC;
	margin-right: 7px;
	margin-left: 7px;
	letter-spacing: 1px;
	margin-top: 33px;
	vertical-align: middle;
	text-decoration: none;
	float: left;
}
h1 {
	text-align: left;
	text-indent: -1500px;
	background-image: url(../images/tuscanauteur.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 460px;
}
h2 {
	text-align: left;
	text-indent: 60px;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333366;
	padding-top: 55px;
	padding-bottom: 10px;
	position: relative;
}
p {
	text-align: left;
	font-size: 21px;
	margin-left: 60px;
	margin-right: 135px;
	line-height: 30px;
	padding-bottom: 15px;
}
p2 {
	font-size: 12px;

}
#blockNav {
	margin-top: 250px;
	margin-left: 60 px;
}
#blockNav li {
	text-align: left;
	float: left;
	width: 330px;
	list-style: none;
	color: #fff;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
#blockNav li.last {
	text-align: left;
	float: left;
	width: 330px;
	list-style: none;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blockNav h3 {
	padding-left: 60px;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 22px;
}	
#blockNav p {
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0 px;
	width: 240px;
	line-height: 18px;
	padding-top: 10px;
}
#blockNav a:link {
	color: #B3B37F;
	text-decoration: none;
}
#blockNav a:visited {
	color: #9D9D6E;
	text-decoration: none;
}
#blockNav a:hover, a:active {
	color: #D9D998;
	text-decoration: underline;
}
#index h3 {
	font-variant: small-caps;
	color: #66C;
	text-align: left;
	padding-left: 60px;
	padding-top: 500px;
	letter-spacing: 3px;
	font-weight: normal;
	font-size: 24px;
}
#index h3 a {
	color: #669;
}

#maincontent{width: 960px; height: 700px; position: relative;}
#press_title { width: 200px;; float:left; clear:none; position: absolute;}
#quote{
	text-align: center;
	font-size: 16px;
	font-style:italic;
	margin-top: 55px;
	margin-left: 160px;
	width: 620px;
	display: table;
	line-height: 22px;
	padding-bottom: 10px;
	position: absolute;
	
}

#testamony{
	text-align: left;
	font-size: 14px;
	font-style:italic;
	margin: 170px 0 0 0;
	padding:25px;
	display: table;
	line-height: 20px;
	position: relative;
	
}

#sig{font-size: 12px; line-height: 30px; text-align:right;}

.press_column{width: 33%; height: 100%; float:left; clear:none;}
.press_logos{}
#footer {
	text-align: left;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	width: 1044px;
	margin-top: 10px;
	height: 50px;
}
#footer a {
	color: #663;
	text-decoration: none;
	padding-left: 60px;
}
#footer img {
	float: right;
	padding-left: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
