a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

label.error {
	display:none;}
input.error {
	border:2px solid #ff0000;
	padding:3px;}	

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

body {
	background: url("../images/ui/bgMain.gif") top left;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
}

.clear {
	clear: both;
}

.mainWidth {
	width: 920px;
	margin: 0px auto;
	text-align: left;
}

.header {
	background: url("../images/ui/bgMain.gif") top left;
	height: 125px;
	z-index: 3000;
}	


.header .mainWidth {
	position: relative;
	z-index: 3000;
}

.header ul.top {
	margin-left: 200px;
	padding-top: 15px;
	
}

.header ul.top li {
	margin-right: 5px;
	float: left;
}	

.header ul.bottom {
	border-top: 1px solid #555F68;
	padding-top: 10px;
	position: absolute;
	top: 75px;
	left: 200px;
}

.header ul.bottom li {
	float: left;
	margin-right: 5px;
}

.header ul li a {
	font-family: "Grandesign Neue Serif", serif;
	font-size: 22px;
	color: #FFF;
}

.header ul ul {
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 3px;
}


.header ul li li {
	color: #8CA5B5;
	font-size: 13px;
	font-family: verdana, sans-serif;
	display: inline;
	text-transform: uppercase;
	margin-right: 0px;
}

.header ul li li a {
	font-size: 13px;
	font-family: verdana, sans-serif;
	color: #8CA5B5;
}

.header .one {
	width: 150px;
}

.header .two {
	width: 160px;
}

.header .three {
	width: 200px;
}

.header .four {
	width: 140px;
}

.header .logo {
	position: absolute;
	top: 0px;
	left: -5px;
	z-index: 1000;
}

.header .logo img {
	display: block;
	position: relative;
}

.intro {
	background: url("../images/ui/bgIntro.gif") top left;
	clear: both;
	padding: 30px 0px;
	font-family: verdana, serif;
	color: #162D42;
	font-size: 20px;
	line-height: 25px;
}	

.intro h1 {
	color: #866B57;
	font-size: 48px;
	line-height: 51px;
	font-family: "Grandesign Neue Serif", serif;
	margin-bottom: 20px;
	padding-top: 20px;
	margin-left:0px;
	text-shadow: 1px 1px 1px #FFF;
}

.intro .text {
	margin-right: 450px;
}

.intro a {
	color: #846F5E;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #FFF;
	display: inline-block;
	margin-top: 20px;
}
.intro a:hover {
	border-bottom:1px solid #866b57;}

.intro ul li h1 {
	color: #162D42;
	font-family: verdana, sans-serif;
	font-size: 25px;
	margin-bottom: 5px;
	text-transform: uppercase;
	line-height: 27px;
	text-align: center;
	text-shadow: 0px 0px 0px;
	padding-top: 7px;
}	

.intro ul li {
	width: 210px;
	float: left;
	margin-right: 20px;
}



.intro div.thumbmask {
	height:100px;
	overflow:hidden;
	width:900px;
	margin:0px auto;
	}


.intro ul.galleryBrowse {
	width:3000px;
	margin: 0px 0px 0px 0px;
}

.intro ul.galleryBrowse li {
	width: 170px;
	margin:0px 5px;
	text-align: center;
	float:left;
}

body#gallery .intro .mainWidth {
	width: 1000px;
	text-align: center;
}

.intro ul li span {
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #162D42;
	border-top: 1px solid #C4C4C2;
	padding-top: 10px;
	display: block;
	line-height: 15px;
	text-align: center;
}

.btnNav {
	background: url("../images/ui/btnArrow.gif") center right no-repeat;
	padding-right: 20px;
}

.contentWrapper, .contentWrapper td {
	background: #FFF;
	padding: 50px 0px;
	font-family: verdana;
	font-size: 12px;
	color: #422c1d;
	line-height: 17px;
}

.contentWrapper h1 {
	font-size: 32px;
	font-family: "Gotham-Medium", sans-serif;
	color: #8CA5B5;
	line-height: 35px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-left:0px;
	text-shadow: 1px 1px 1px #E5E5DB;
}

body#home .contentWrapper h1 {
	color: #8CA5B5;
	font-family: "Grandesign Neue Serif", serif;
	font-size: 52px;
	margin-bottom: 20px;
	line-height: 55px;
	text-transform: none;
	margin-left:-10px;
}

body#home .contentWrapper h1.tagline {
	font-size: 19px;
	color: #8CA5B5;
	font-family: "Grandesign Neue Serif", serif;
	line-height: 22px;
	margin-right: 270px;
}

.contentWrapper h2 {
	color: #162D42;
	font-family: verdana, serif;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.contentWrapper ul {
	margin-left: 10px;
}	

.contentWrapper ul li {
	margin-bottom: 10px;
	background: url("../images/ui/bullet.gif") 0px 4px no-repeat;
	padding-left: 10px;
}	

.footer {
	color: #6D8495;
	padding: 50px 0px;
}

.footer .bottom {
	font-size: 11px;
	clear: both;
	border-top: 1px solid #555F68;
	padding-top: 20px;
	margin-top: 20px;
}	

.footer .right {
	float: right;
	width: 250px;
	text-align: right;
}	

.footer li {
	width: 240px;
	float: left;
	margin-right: 20px;
}

.footer li li a {
	color: #FFF;
}	

.footer li li {
	margin-bottom: 10px;
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: #FFF;
}	

.footer li li span {
	font-size: 18px;
}	

.footer h1 {
	font-size: 24px;
	font-family: "Grandesign Neue Serif", serif;
	color: #6D8495;
	text-shadow: 1px 1px 1px #000;
	margin-bottom: 15px;
}

.twoColumn {
	margin: 20px 0px;
	width: 100%;
}	

.twoColumn td {
	width: 50%;
	padding: 0px 25px;
}

.twoColumn td.left {
	border-right: 2px solid #C6B9B0;	
	padding: 0px 20px;
}

.picRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.topimage {
	border:10px solid #dfdfd5;
	margin-left:40px;}

.divider {
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #E2E2D9;
	margin: 20px 0px;
}

ul.facts {
	margin-bottom: 20px;
}

.facts li {	
	margin-bottom: 15px;
	padding-left: 110px !important;
	min-height: 35px;
	color: #8CA5B5;
	font-size: 12px;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;
}

.facts li.myth {
	background: url("../images/ui/myth.jpg") center left no-repeat;
	min-height: 40px;
}

.facts li.truth {
	background: url("../images/ui/truth.jpg") center left no-repeat;
}

.btnLearnMore {
	text-decoration: none;
	color: #162D42;
	background: url("../images/ui/btnLearnMore.png") top left no-repeat;
	height: 40px;
	padding-left: 160px;
	line-height: 40px;
	display: block;
}

.btnLearnMore:hover {
	text-decoration: none;
	background-position: 0px -40px;
}

h1.tagline {
	text-align: center;
	font-family: gotham-medium, san-serif;
	font-size: 32px;
	color: #866B57;
	padding: 20px 0px;
	border-top: 1px solid #E2E2D9;
	border-bottom: 1px solid #E2E2D9;
	margin: 20px 0px;
}

h2.center {
	text-align: center;
	text-transform: none;
}

.btnConsult {
	background: url("../images/ui/btnConsult.png") top left no-repeat;
	height: 69px;
	width: 291px;
	display: inline-block;
}

.btnConsult:hover {
	background-position: 0px -69px;
}	

.alignCenter {
	text-align: center;
}

.spotlight {
	border-top: 4px solid #004E97;
	border-bottom: 6px solid #D60202;
	min-height: 0px;
	background: url("../images/ui/woodgrain.png") top left repeat-x;
	position: relative;
	z-index: 0;
}

.spotlight .mask {
	overflow:hidden;
	display: block;
	z-index: 0;
	height: 469px;
	width: 1090px;
	position: relative;
}

.slidetext {
	display:none;
	width:555px;
	color:#fff;
	position:absolute;
	margin:50px 0px 0px 60px;}

.slidetext h4 {
	margin-right:10px;
	font-size:24px;
	margin-top:8px;
	float:left;
	text-transform:uppercase;
	text-shadow: 0.1em 0.1em 0.2em black}


.slidetext a {
	font-weight:bold;
	line-height:19px;
	font-size:15px;
	color:#fff;text-shadow: 0.1em 0.1em 0.2em black}



ul.slideshow {
	width:18000px;
	list-style-type:none;
	}

 ul.slideshow li {
	 width:1098px;
	 height:474px;
	 display:block;
	 float:left;
	}	





.spotlight .mainWidth {
	width: 1090px;
}

.spotlight .leftNav {
	position: absolute;
	top: 45%;
	left: 0px;
	z-index: 3005;
}

.spotlight .rightNav {
	position: absolute;
	top: 45%;
	right: 0px;
	z-index: 3005;
}

.spotlight .leftNav a {
	height: 67px;
	width: 38px;
	display: block;
	background: url("../images/ui/arrowLeft.png") top left no-repeat;
	z-index: 3010;
}

.spotlight .leftNav a:hover {
	background-position: 0px -67px;
}

.spotlight .rightNav a {
	height: 66px;
	width: 38px;
	display: block;
	background: url("../images/ui/arrowRight.png") top left no-repeat;
}

.spotlight .rightNav a:hover {
	background-position: 0px -66px;
}

.uppercase {
	text-transform: uppercase;
}

.boxMyth {
	width: 210px;
	float: right;
	margin-left: 30px;
	background: #ECECE5;
	
}

.boxMyth h1 {
	font-family: "Gotham-Medium", sans-serif !important;
	font-size: 25px !important;
	line-height: 27px !important;
	color: #866B57 !important;
	text-transform: uppercase !important;
	background: url("../images/ui/dividerLine.gif") bottom left repeat-x;
	padding-bottom: 20px;
	text-align: center;
	margin: 0px 5px 10px 5px !important;
	text-shadow: 1px 1px 1px #CACAB6;
}

.boxMyth h2 {
	color: #866B57;
	font-size: 20px;
	line-height: 23px;
	font-style: italic;
	font-family: georgia, serif;
	text-transform: none;
	text-align: center;
	margin-top: 0px;
}

.boxMyth h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;}

.boxMyth ul li {
	padding: 0px;
	background: none;
	border-top: 1px solid #DADACD;
	padding-top: 10px;
}

.boxMyth div {
	margin-bottom: 10px;
}

.boxMyth .more {
	border-top: 1px solid #DADACD;
	text-align: center;
	margin: 10px 0px;
	padding-top: 10px;
}

.boxMyth .more a {
	font-size: 18px;
	color: #866B57;
	font-family: "Gotham-Medium", sans-serif;
	line-height: 22px;
	text-shadow: 1px 1px 1px #CACAB6;
}

.boxMyth .myth {
	color: #26425B;
}

.boxMyth .truth {
	color: #708D9F;
}

.boxMyth ul li strong {
	text-transform: uppercase;
}

.contentPadding {
	padding: 20px 20px 5px 20px;
}

ul.testimonials {	
	margin: 20px 0px;
}

ul.testimonials li {
	padding: 30px 20px;
	border-right: 1px solid #E5E6DE;
	background: none;
	float: left;
	width: 270px;
	font-size: 16px;
	line-height: 21px;
	font-family: georgia, serif;
	font-style: italic;
	margin-bottom:30px;
}	

ul.testimonials li .author {
	font-family: verdana;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	margin-top: 5px;
	font-style: normal;
}

ul.testimonials li.first {
	padding-left: 0px;
}		

ul.testimonials li.last {
	padding-right: 0px;
	border-right: none;
}

body#gallery .mainWidths {
	position: relative;
	width:1000px;
	margin:0px auto;
}	

.intro .leftNav {
	position: absolute;
	top: 15%;
	left: 0px;
}

.intro .rightNav {
	position: absolute;
	top: 15%;
	right: 0px;
}

table.buttons td {
	color:#162d42;
	font-size:11px;
	padding:10px;
	}
table.buttons td a {
	display:block;
	height:48px; 
	width:170px;
	overflow:hidden;
	text-indent:-400px;}

a.learnmore {
	background-image:url(../images/content/btn_learnmore.png);}
a.photogallery {
	background-image:url(../images/content/btn_photogallery.png);
}

ol {
	list-style-type:decimal;}
li {
	margin-bottom:10px;}	

.intro .leftNav a {
	height: 35px;
	width: 38px;
	display: inline-block;
	border:none;
	background: url("../images/ui/navLeft.png") top left no-repeat;
}

.intro .leftNav a:hover {
	background-position: 0px -35px;
}

.intro .rightNav a {
	height: 35px;
	width: 38px;
	border:none;
	display: block;
	background: url("../images/ui/navRight.png") top left no-repeat;
}

.intro .rightNav a:hover {
	background-position: 0px -35px;
}


form {
	width:630px;
	background-color:#d9e5ed;
	padding:20px 30px;}


form input, form select  {
	display:block;
	padding:3px;
	width:250px;
	margin:5px 0px 10px 0px;}

input.submit {
	padding: 6px 10px;
	border:none;
	font-size:11px;
	background-color:#81654c;
	color:#fff;
	width:auto;
	text-transform:uppercase;}

div.contact {
	color:#162d42;}

.greybox {
	padding:30px;
	min-height:165px;
	margin-bottom:15px;
	background-color:#e3e3da;}

.twocol {
	width:370px;
	height:500px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;}
	
.greybox img {
	float:left;
	margin-right:10px;}	

.greybox h4 {
	text-transform:uppercase;
	color: #162D42;
	font-size:18px;
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
	
ul.ideas {
	min-height:80px;
	}	
ul.ideas li {

	float:left;
	width:290px;}
	
.picList a, .picList a:hover {
	margin:0px;
	text-decoration:none;
	outline:none;
	border:none;}		

table.datatable {
	font-size:14px;
	border-collapse:collapse;
	background-color:#DFDED6;
	margin:20px 0px;
	width:900px;}

table.datatable thead tr.bluerow td {
	font-weight:normal;
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	line-height:20px;
	border:1px solid #8ca5b5;
	background-color:#8ca5b5;
	padding:20px 15px;}

table.datatable thead tr td {
	font-weight:bold;
	text-transform:uppercase;
	color:#162d42;
	font-size:14px;
	line-height:20px;
	
	background-color:#cfcdc0;
	padding:10px 15px;}

table.datatable tr td {
	font-size:13px;
	background-color:#fff;
	border:1px solid #8d7461;
	padding:6px 15px;}	

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { zoom: 1; }
ul.dropdown li a                    { display: block; }
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ visibility: hidden; position: absolute; left: 0; }
ul.dropdown ul li 					{  float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{  display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }