@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #e1decf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/interface/mainBackground.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
#mainWrapper {
	width:770px;
	padding-left:36px;
	padding-right:36px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/interface/wrapperBackground.gif);
	background-repeat: repeat-y;
	text-align:left;
}
.theTop {
	height:246px;
	display:block;
	overflow:hidden;
	background-repeat: no-repeat;
}
#topNav {
	height:40px;
	overflow:hidden;
	background-color:#666249;
}
#topNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#topNav li {
	float:left;
	margin:0px 1px 0px 0px;
}
#topNav li a {
	display:block;
	height:40px;
	line-height:1000px;
	overflow:hidden;
	background-repeat: no-repeat;
}
#topNav li a.homeLink {
	background-image: url(../images/topNav/home1.gif);	
	width:66px;
}
#topNav li a.homeLink:hover {
	background-image: url(../images/topNav/home2.gif);	
}
#topNav li a.homeLinkSelected {
	background-image: url(../images/topNav/home3.gif);	
	width:66px;
}
#topNav li a.villaLink {
	background-image: url(../images/topNav/theVilla1.gif);	
	width:79px;
}
#topNav li a.villaLink:hover {
	background-image: url(../images/topNav/theVilla2.gif);	
}
#topNav li a.villaLinkSelected {
	background-image: url(../images/topNav/theVilla3.gif);	
	width:79px;
}
#topNav li a.chiantiLink {
	background-image: url(../images/topNav/chiantiRegion1.gif);	
	width:124px;
}
#topNav li a.chiantiLink:hover {
	background-image: url(../images/topNav/chiantiRegion2.gif);	
}
#topNav li a.chiantiLinkSelected {
	background-image: url(../images/topNav/chiantiRegion3.gif);	
	width:124px;
}
#topNav li a.activitiesLink {
	background-image: url(../images/topNav/activities1.gif);	
	width:84px;
}
#topNav li a.activitiesLink:hover {
	background-image: url(../images/topNav/activities2.gif);	
}
#topNav li a.activitiesLinkSelected {
	background-image: url(../images/topNav/activities3.gif);	
	width:84px;
}
#topNav li a.gettingHereLink {
	background-image: url(../images/topNav/gettingThere1.gif);	
	width:108px;
}
#topNav li a.gettingHereLink:hover {
	background-image: url(../images/topNav/gettingThere2.gif);	
}
#topNav li a.gettingHereLinkSelected {
	background-image: url(../images/topNav/gettingThere3.gif);	
	width:108px;
}
#topNav li a.bookingLink {
	background-image: url(../images/topNav/booking1.gif);	
	width:75px;
}
#topNav li a.bookingLink:hover {
	background-image: url(../images/topNav/booking2.gif);	
}
#topNav li a.bookingLinkSelected {
	background-image: url(../images/topNav/booking3.gif);	
	width:75px;
}
#topNav li a.galleryLink {
	background-image: url(../images/topNav/gallery1.gif);	
	width:70px;
}
#topNav li a.galleryLink:hover {
	background-image: url(../images/topNav/gallery2.gif);	
}
#topNav li a.galleryLinkSelected {
	background-image: url(../images/topNav/gallery3.gif);	
	width:70px;
}
#topNav li a.faqsLink {
	background-image: url(../images/topNav/faqs1.gif);	
	width:54px;
}
#topNav li a.faqsLink:hover {
	background-image: url(../images/topNav/faqs2.gif);	
}
#topNav li a.faqsLinkSelected {
	background-image: url(../images/topNav/faqs3.gif);	
	width:54px;
}
#topNav li a.contactUsLink {
	background-image: url(../images/topNav/contactUs1.gif);	
	width:102px;
}
#topNav li a.contactUsLink:hover {
	background-image: url(../images/topNav/contactUs2.gif);	
}
#topNav li a.contactUsLinkSelected {
	background-image: url(../images/topNav/contactUs3.gif);	
	width:102px;
}
#mainContentArea {
	padding:20px;
}
#mainContentArea h1 {
	height:37px;
	overflow:hidden;
	line-height:1000px;
	background-repeat: no-repeat;
	text-align:center;
}
p.introText {
	font-size:17px;
	color:#424030;
	text-align:center;
	line-height:27px;
	padding-right: 40px;
	padding-left: 40px;
}
p.introText a {
	color:#a77979;
}
p.introText a:hover {
	color:#54523C;
}
.whyTheName {
	width:246px;
	height:234px;
	background-image: url(../images/interface/whyNameBackground.jpg);
	background-repeat: no-repeat;
	float:left;
	padding-top:194px;
	padding-left:30px;
	padding-right:30px;
	margin-left:5px;
}
.whyTheName p {
	font-size:13px;
	color:#5a584a;
	line-height:21px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.whyTheName h2, .whyChoose h2 {
	font-size:17px;
	color:#2c461c;
	font-weight:normal;
	margin:0px 0px 15px;
	padding:0;
}
.whyChoose {
	width:335px;
	height:224px;
	background-image: url(../images/interface/whyChooseBackground.jpg);
	background-repeat: no-repeat;
	float:left;
	padding-top:204px;
	padding-left:35px;
	padding-right:40px;
	margin-left:5px;
}
.whyChoose ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:13px;
	color:#5a584a;
}
.whyChoose li {
	padding-bottom:8px;
	background-image: url(../images/interface/littleCock.gif);
	background-repeat: no-repeat;
	padding-left:21px;
}
.tidyUp {
	height:1px;
	overflow:hidden;
	clear:both;
}
#topSubNav {
	background-color: #E0DCC7;
	height:31px;
	margin-top:6px;
	overflow:hidden;
	text-align:center;
}
#topSubNav ul {
	margin:6px 0px 0px;
	padding:0;
	list-style-type:none;
}
#topSubNav ul li {
	display:inline;
	font-size:14px;
	margin-left:21px;
	margin-right:21px;
}
#topSubNav ul li a {
	color:#615c36;
}
#topSubNav ul li a:hover {
	color:#000000;
}
#topSubNav ul li a.selected {
	color:#000000;
	text-decoration:none;
}
p.otherIntroText {
	text-align:left;
	font-size:14px;
	color:#424030;
	line-height:20px;
	padding-right: 16px;
	padding-left: 16px;
}
p.imageLine {
	text-align:center;
	margin-top:28px;
	margin-bottom:20px;
}
#theBottom {
	width:842px;
	background-image: url(../images/interface/bottomDropShadow.gif);
	background-repeat: repeat-x;
	height:30px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
p {
	font-size:15px;
	color:#424030;
	line-height:22px;
	padding-left:15px;
	padding-right:15px;
}
p a {
	color: #575440;	
}
p a:hover {
	color: #000000;	
}
img.rhsImage {
	float:right;
	margin-left:28px;
}
h3 {
	height:28px;
	overflow:hidden;
	line-height:1000px;
	background-repeat: no-repeat;
	clear:left;
	margin:6px 0px 0px 12px;
	padding:0;
}
.galleryImageArea {
	margin-bottom:6px;
	margin-left:12px;
}
.galleryImageArea a {
	float:left;
	width:150px;
	height:100px;
	background-image: url(../images/interface/galleryImageBackground1.gif);
	background-repeat: no-repeat;
	padding:8px;
	margin-bottom:5px;
	margin-right:8px;
}
.galleryImageArea a:hover {
	background-image: url(../images/interface/galleryImageBackground2.gif);
}
.galleryImageArea a img {
	border:none;
	top:4px;
	left:4px;
}
fieldset {
	padding:12px;
	border:none;
}
fieldset p {
	font-size:13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1DECF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
fieldset p label.normal {
	width:250px;
	float:left;
}
fieldset p label.normal em {
	color:#990000;
	font-style:normal;
}
input.textBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px;
	width: 250px;
	border: 1px solid #565341;	
}
input.genericButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5F5C47;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dateInput input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #000000;
}
.radioButtonList label {
	margin-right:8px;
}
textarea.textBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px;
	width: 250px;
	height:60px;
	border: 1px solid #565341;	
}
