body {

	margin: 0;

	font: 12px Arial, Helvetica, sans-serif;

	background: url(../images/background.jpg) top left repeat;

}





#container {

	position: absolute;

	left: 50%;

	width: 760px;

	margin-left: -393px;

	padding: 0 13px;

	background: url(../images/container_bg.jpg) top left repeat-y;

}





/*----- Header -----*/

#header {

	position: absolute;

	top: 0;

	width: 760px;

	height: 270px;

}



#headerInfo {

	position: relative;

	width: 760px;

	height: 70px;

	background: url(../images/header_bg.jpg) top left repeat-x;

}

#headerPhone {
	position: absolute;
	top: -25px;
	right: -4px;
	font-size: 14px;
	font-weight: bold;
	color: #DFB851;
	width: 522px;
	height: 27px;
	text-align: center;

}

#headerPhone span {

	color: #968d80;

}



/*----- Main Nav -----*/

#mainNav {

	position: absolute;

	bottom: 8px;

	left: 220px;

	width: 540px;

	font-size: 11px;

	color: #ffffff;

}

#mainNav ul {

	margin: 0;

	padding: 0;

	text-align: center;

}

#mainNav li {

	display: inline;

	list-style-type: none;

}

#mainNav a {

	padding: 0 14px;

}

#mainNav a:link, #mainNav a:visited {

	color: #7a6f5f;

	text-decoration: none;

}

#mainNav a:hover, #mainNav a:active {

	color: #5a3c3c;

	text-decoration: none;

}



#headerPhotos {

	position: relative;

	background-color: #000000;

	border-top: 3px solid #5a3c3c;

	border-bottom: 3px solid #5a3c3c;

}

#flashcontent {

	text-align: right;

}





/*----- Sub Nav -----*/

#subNav {

	position: absolute;

	z-index: 1;

	top: 0;

	left: 33px;

	width: 200px;

	font-size: 10px;

	font-weight: bold;

	color: #968d80;

	background: url(../images/nav_bg.gif) top left repeat-y;

}

#subNav img {

	border: 0;

}

#subNav dl {

	margin: 0;

	padding: 0;

}

#subNav dt {

	margin: 15px 0 2px;

	padding: 0;

	font-size: 11px;

	color: #5a3c3c;

}

#subNav dt a {

	display: block;

	padding: 0 20px;

}

#subNav dt a:link, #subNav dt a:visited {

	color: #5a3c3c;

	text-decoration: none;

}

#subNav dt a:hover, #subNav dt a:active {

	color: #5a3c3c;

	text-decoration: underline;

}#subNav dd {

	margin: 0 0 3px;

	padding: 0;

	list-style-type: none;

}

#subNav dd a {

	display: block;

	padding: 0 25px;

}

#subNav dd a:link, #subNav dd a:visited {

	color: #968d80;

	text-decoration: none;

}

#subNav dd a:hover, #subNav dd a:active {

	color: #968d80;

	text-decoration: underline;

}





/*----- Content -----*/

#content {

	position: relative;

	width: 490px;

	margin-left: 220px;

	padding: 270px 25px 10px;

}

#content a:link, #content a:visited {

	color: #5a3c3c;

	text-decoration: underline;

}

#content a:hover, #content a:active {

	color: #968d80;

	text-decoration: underline;

}



#contentText {

	padding: 15px 0 0;

}

#contentGallery {

	padding: 0px 0 0;
	margin-left: -20px;

}


#contentText h1 {

	margin: 0;

	padding: 0;

	font-size: 14px;

	color: #5a3c3c;

}

#contentText h2 {

	margin: 0;

	padding: 0 0 15px;

	font-size: 12px;

	color: #968d80;

}

#contentText h3 {

	margin: 0 0 8px;

	padding: 0;

	font-size: 12px;

	color: #5a3c3c;

}

#contentText h4 {

	margin: 0 20px;

	padding: 0;

	font-size: 12px;

	color: #5a3c3c;

	text-align: right;

}

#contentText p {

	margin: 0;

	padding: 0 0 20px;

	color: #584d3e;

	line-height: 16px;

}

#contentText ul, #contentText ol {

	margin: 0;

	padding: 0 0 20px 40px;

	color: #5a3c3c;

}

#contentText li {

	margin-bottom: 3px;

}



#contentPhotos {

	padding-bottom: 20px;

	text-align: center;

}

#contentPhotos img {

	margin-bottom: 3px;

	border: 5px solid #d3d2d2;

}

.rightPhoto {

	float: right;

	margin: 0 0 10px 10px;

}



#contentForm {

	margin: 10px 0 30px;

	font-weight: bold;

	color: #5a3c3c;

}

#contentForm form {

	margin: 0;

	padding: 0;

}

#contentForm label {

	font-size: 12px;

	font-weight: bold;

	color: #5a3c3c;

}

#contentForm input {

	width: 350px;

	height: 20px;

	padding: 5px 5px 0;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #968d80;

	border: 1px solid #d3d2d2;

}

#contentForm select {

	width: 350px;

	height: 20px;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #968d80;

	border: 1px solid #d3d2d2;

}

#contentForm textarea {

	width: 350px;

	height: 150px;

	padding: 5px 0 0 5px;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #968d80;

	border: 1px solid #d3d2d2;

}

#contentFormButton {

	margin: 20px 0 0;

	text-align: center;

}

#contentFormButton input {

	width: 80px;

	height: 30px;

	padding: 0;

	color: #ffffff;

	background-color: #5a3c3c;

}



#contentInfo {

	margin: 20px 0 30px;

	padding: 20px 0;

	color: #584d3e;

	text-align: center;

	line-height: 20px;

	border-top: 1px solid #d3d2d2;

	border-bottom: 1px solid #d3d2d2;

}

#contentInfo h4 {

	margin: 0;

	padding: 0;

	font-size: 14px;

	color: #5a3c3c;

}



#footer {

	position: relative;

	font-size: 11px;

	color: #968d80;

	text-align: center;

}



/*----- Photo Gallery -----*/

#gallery {

	width: 100%;

	padding-bottom: 15px;

}

#gallery .galleryRow {

	margin-bottom: 10px;

}

#gallery .galleryRow img {

	margin: 0 3px;

	border: 1px solid #d3d2d2;

	cursor: pointer;

}

#gallery .galleryColumn1, #gallery .galleryColumn2 {

	float: left;

	padding: 10px;

	background-color: #f7f4ec;

	border: 1px solid #d3d2d2;

}

#gallery .galleryColumn2 {

	float: right;

}

#imageTrail {

	display: none;

	position: absolute;

	z-index: 200;

	width: 310px;

	padding: 8px 8px 12px 8px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #f7f4ec;

	border: 1px solid #d3d2d2;

}

#imageTrail p {

	margin: 0;

	padding: 5px 3px 0 3px;

	font-size: 11px;

	color: #584d3e;

}

#imageTrail img {

	padding: 5px 0;

	border-top: 1px solid #d3d2d2;

	border-bottom: 1px solid #d3d2d2;

}

#imageTrailHeader {

	position: relative;

	height: 16px;

}

#imageTrailHeader h3 {

	position: absolute;

	top: 0;

	left: 0;

	margin: 0;

	padding: 0 0 0 3px;

	font-size: 12px;

	color: #5a3c3c;

}

#imageTrailHeader p {

	position: absolute;

	top: 0;

	right: 0;

	margin: 0;

	padding: 0 3px 0 0;

	font-size: 12px;

	font-weight: bold;

	color: #968d80;

}





/*----- Content Float Fix -----*/

.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */ 

