/* CSS Document */

/* LAYOUT */

#container {
	text-align: left;
	margin: 0 auto;
	width: 742px;
	border: 0;
	padding: 0 0;
	position: relative;
    height: auto;
   	voice-family: "\"}\"";
   	voice-family: inherit;
	}

html>body #container {
	height: auto;
	}
	
#top {
	width: 742px;
	height: 5px;
	background: #aba497;
	}
	
#logo {
	width: 742px;
	height: 114px;
	}
		
#nav {
	width: 742px;
	height: 35px;
	background: #eeedea;
	}
	
#subNav {
	width: 742px;
	height: 35px;
	background: #aba497;
	}
	
#noSubNav {
	width: 742px;
	height: 5px;
	background: #aba497;
	}
	
#content {
	width: 742px;
	}
	
#main {
	float: left;
	width: 493px !important;
 	width /**/: 494px;
	padding: 1px 0 0 0;
	}
	
#mainWide {
	float: left;
 	width: 742px;
	}
	
#text {
	padding: 35px 35px 0 0;
	}
	
#textWide {
	padding: 35px 0 0 0;
	}
	
#pageTitle {
	margin: 1px 0 0 0;
	width: 463px !important;
 	width /**/: 493px;
	height: 43px !important;
 	height /**/: 73px;
	background: #c4bfb6;
	padding: 15px;
	color: #fff;
	display: block;
	}
	
#pageTitleWide {
	margin: 0;
	width: 712px !important;
 	width /**/: 742px;
	height: 43px !important;
 	height /**/: 73px;
	background: #c4bfb6;
	padding: 15px;
	color: #fff;
	display: block;
	}
	
#sidebar {
	float: left;
	width: 248px;
	padding: 1px 0 0 1px;
	}
	
#feature1 {
	margin: 1px 0 0 0;
	width: 218px !important;
 	width /**/: 248px;
	height: 43px !important;
 	height /**/: 73px;
	background: #aba497;
	padding: 15px;
	color: #fff;
	display: block;
	}
	
#feature2 {
	margin: 1px 0 0 0;
	width: 218px !important;
 	width /**/: 248px;
	height: 41px !important;
 	height /**/: 71px;
	background: #c4bfb6;
	padding: 15px;
	color: #fff;
	display: block;
	}
	
#feature3 {
	margin: 1px 0 0 0;
	width: 218px !important;
 	width /**/: 248px;
	height: 41px !important;
 	height /**/: 71px;
	background: #dddbd5;
	padding: 15px;
	color: #8e8168;
	display: block;
	}
	
#feature4 {
	margin: 1px 0 0 0;
	width: 218px !important;
 	width /**/: 248px;
	height: 41px !important;
 	height /**/: 71px;
	background: #e7e5e1;
	padding: 15px;
	color: #8e8168;
	display: block;
	}
	
#featureQuote {
	width: 248px;
	height: 122px;
	}
	
.hero {
	padding: 0;
	margin: 0;
	height: 248px;
	}
	
#bottom {
	width: 742px;
	margin: 35px 0 0 0;
	height: 5px;
	background: #aba497;
	}
	
#footer {
	width: 742px;
	}