@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:url(images/bg2.png) repeat-x /** Original Colour #303724 **/ #6c7c53;
}

#container {
	margin: 0 auto;
	width:960px;
}
#header {
	float:left;
	width:960px;
	height:285px;
	overflow:hidden;
	background:url(images/header_hero_2.jpg) no-repeat;
}
#logo {
	width:500px;
	margin:30px 0 0 230px;
	text-align:center;
	height:100px;
}
#headerTestimonials {
	width:420px;
	float:right;
	margin:60px 40px 0 0;
	font-size:14px;
	color:#adb96e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.headerTestimonialsName {
	float:right;
	font-style:normal;
}
#nav {
	float:left;
	height:40px;
	width:960px;
	background:url(images/nav_bg.png) repeat-x;
}

#contentWrapper {
	float:left;
	width:960px;
	background:url(images/content_bottom_curve.png) no-repeat bottom #fffde8;
	padding-bottom:50px;
	color:#333;
}

#content {
	width:860px;
	margin:50px 50px 0 50px;
	float:left;
	display:inline;
	padding:0;
}
#contentLeft {
	width:500px;
	margin:0 30px 0 0;
	float:left;
	display:inline;
	padding:0;
}
#contentFull {
	width:860px;
	margin:0;
	float:left;
	display:inline;
	padding:0;
}
#contentLeft p, #contentFull p {
	color:#333;
	font-size:12px;
	line-height:18px;
}
#contentLeft p a, #contentFull p a {
	color:#6a7a51;
	text-decoration:none;
}
#contentLeft p a:hover, #contentFull p a:hover {
	text-decoration:underline;
}
#contentLeft h1, #contentFull h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#303724;
	font-size:24px;
	margin-top:0;
	font-weight:normal;
}
#contentLeft h2, #contentFull h2, #contentRight h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#303724;
	font-size:18px;
	font-weight:normal;
}
.gold {
	color:#93861d;
}
#contentRight {
	float:right;
	margin:0;
	width:330px;
}
#contentRight h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#303724;
	font-size:18px;
	font-weight:normal;
}
#contentRight ul li {
	font-size:12px;
	color:#333;
	line-height:18px;
}
#contentRight ul {
	padding-left:15px;
	margin-top:0;
}
.tableText {
	font-size:11px;
	line-height:16px;
}
.hpButtonsRight {
	width:293px;
	float:right;
	text-align:left;
	height:20px;
	padding:18px 15px;
	background:url(images/buttons_right_bg.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333;
	margin-bottom:20px;
	text-decoration:none;
}
.hpButtonsRight a {
	color:#333;
	text-decoration:none;
}
.hpButtonsRight:hover {

	background:url(images/buttons_right_bg_over.png);
}

#hpChalets {
	width:860px;
	height:200px;
	float:left;
	margin:30px 50px 0 50px;
	display:inline;
}
#hpChalets img {
	border:0;
}

.hpChaletsImages {
	padding-right:10px;
}
.hpChaletsImagesLast {
	padding-right:0;
}
.chaletFeatureImage {
	margin:6px 0;
	border:0;
}
.chaletGalleryThumbs {
	margin:0 6px 0 0;
	border:0;
}
.chaletGalleryThumbsLast {
	margin:0;
	border:0;
}
.whitePrices {
	color:#fff;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
}
#footerWrapper {
	float:left;
	width:860px;
	margin:30px 50px;
	clear:both;
}
#footerWrapper p {
	color:#bbc8a5;
	font-size:11px;
	line-height:18px;
}
#footerWrapper p a {
	color:#dde8cb;
	text-decoration:none;
}
#footerWrapper p a:hover {
	text-decoration:underline;
}
#footerLeft {
	width:360px;
	float:left;
	margin:0;
}
#footerRight {
	width:300px;
	float:right;
	margin:0;
	text-align:right;
}


/********************** NAV **********************/


#nav ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	font-size:13px;
	width:960px;
}
#nav li {
	display: inline;
	margin:0;
	padding:0;
}
#nav ul li a {
	float:left;
	display:inline-block;
	text-align:center;
	height:40px;
	color:#fff;
	margin:0 5px;
	line-height:40px;
	text-decoration: none;
	width:152px;
	padding: 0 15px;
	font-weight:bold;
}
#nav ul li a:hover {
	color:#dee7b2;
}
#nav ul li a.navActive {

}
#primaryNav ul li a.navActive:hover {

}
.js #slideBox {
	display: none;
}
/********************** SUB NAV **********************/

#slideInternal ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	font-size:12px;
	width:960px;
}
#slideInternal li {
	display: inline;
	margin:0;
	padding:0;
}
#slideInternal ul li a {
	float:left;
	display:inline-block;
	text-align:center;
	height:40px;
	color:#333;
	margin:0 5px;
	line-height:40px;
	width:120px;
	text-decoration: none;
	padding: 0 15px;
	font-weight:bold;
	text-transform:none;
}
#slideInternal ul li a:hover {
	color:#404f26;
}
#slideInternal ul li a.navActive {
	color:#404f26;

}
#slideInternal ul li a.navActive:hover {
	color:#404f26;
	text-decoration:underline;
}

.navWhiteSpan {
	color:#fff;
	font-size:12px;
}


/********************** SLIDER **********************/

#slideBox {
	height:40px;
	background:#f1f6d8;
}
#slideInternal {
	height:40px;
	width:960px;
	margin:0 auto;
	overflow:hidden;
	float:left;
}


/*********************** FORM *******************/
#contentLeft dl {
	clear:both;
	margin:0;
	padding:0;
	width:410px;
	font-size:12px;
	color:#666;
}
#contentLeft dt {
	float:left;
	text-align:left;
	width:60px;
	line-height:18px;
	margin:0 5px 10px 0;
	padding:0;
}
#contentLeft dd {
	float:left;
	width:310px;
	line-height:22px;
	margin:0 0 10px 0;
	padding:0;
}
#contentLeft textarea {
	width:300px;
	height:100px;
}
.textfieldStyle {
	width:300px;
	height:20px;
}
.formSubmit {
	color:#fff;
	background:#666;
	font-size:11px;
	text-transform:uppercase;
	width:300px;
	height:26px;
	border:0;
}
