/********************/
/*                  */
/*   CSS Document   */
/*                  */
/********************/


/**************** Global ******************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
list-style-type:none;
margin:0;
outline-color:invert;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}
body {
	background:#807362;
	padding:0;
	margin:0;
	font-family:'Lucida Grande', Helvetica, Arial, sans-serif;
}
div, img, p, h1, h2, h3, ul, li {
	padding:0;
	margin:0;
	border:0;
}
h1, h2, h3, h4, h5 {
	font-family:'Book Antiqua', Times, serif;
}
.blank {
	font-size:0px; line-height:0px; clear:both;
}
ul {	
	list-style-type:none;
}
hr {
	display:none;
}
#container {
	margin:0;
	padding:0;
}
.container-mod {
	margin:0 auto;
	width:965px;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

/**************** Section Rows ******************/
#top-row {
	float:left;
	width:100%;
	background:#052A44 url(images/topbar-wood.png) left top repeat-x;
	height:125px;
	border-bottom:5px solid #D2BB9B;
}
#content-row {
	float:left;
	width:100%;
	background:#FCF6EA url(images/content-bg.png) center top repeat-y;
	font-family:'Lucida Grande', Helvetica, Arial, sans-serif;
	color:#827260;
	font-size:13px;
}

#content-row.projects {
    background:#FCF6EA url(images/content-bg-solid.png) center top repeat-y;
}
#content-divider-row {
	float:left;
	width:100%;
	height:7px;
	background:#E2D3B2 url(images/content-divider.png) center top no-repeat;
}
#content-bottom-row {
	float:left;
	width:100%;
	height:130px;
	background:#9D8E7B url(images/content-bottom-bg.png) center top repeat-y;
}
#footer-row {
	float:left;
	width:100%;
	background:#807362 url(images/content-footer-bg.png) center top no-repeat;
}


/**************** Top Bar ******************/
#top-wood-bar {
	margin:0 auto;
	width:965px;
	height:32px;
}
	#top-wood-bar ul {
		float:right;
		margin:3px 20px 0;
	}
		#top-wood-bar ul li {
			float:left;
		}
	#top-wood-bar a {
		margin:0 10px;
		text-decoration:none;
		font-size:11px;
		color:#fcf6e9;
		text-align: center;
	}
		#top-wood-bar a:hover {
			text-decoration:underline;
		}

/**************** Logo ******************/
#logo {
	clear:both;
	float:left;
}
#logoimg {
	float:left;
	background:url(images/logo.png) left top no-repeat;
	width:402px;
	height:93px;
	display:block;
}
	#logoimg span {
		display:none;
	}

/**************** Main Nav ******************/
#main-nav {
	float:left;
	width:562px;
	height:93px;
	line-height:13px;
}
	#main-nav ul {
		margin:18px 0 0 10px;
	}
		#main-nav ul li {
			background:url(images/main-nav-div.png) right top no-repeat;
			float:left;
			margin:0 0 0 10px;
			padding:10px 10px 10px 0;
			text-align:center;
		}
		
		#main-nav ul li.last {
		    background:none;
		}
		
	#main-nav a {
		color:#a1a1a1;
		font-size:10px;
		text-decoration:none;
	}
		#main-nav a:hover {
			text-decoration:none;
		}
		#main-nav a span {
			color:#ebebeb;
			font-size:13px;
			text-transform:uppercase;
		}
		#main-nav a span:hover {
			padding:0 0 5px;
			text-decoration:none;
			border-bottom:3px solid #a1a1a1;
		}

/**************** Content ******************/

#content-row p {
	margin:15px 5px 30px;
	line-height:24px;
}
#content-left {
	float:left;
	margin:0 0 0 1px;
	padding:0 15px;
	width:371px;
}
#content-left-locations {
	float:left;
	margin:0 0 0 1px;
	padding:0 15px;
	width:300px;
}
#content-left-locations p {
	margin: 0
	line-height:24px;
}
#content-left.projects-left {
/*   width:935px;*/
   width:965px;
}

/*#content-left.projects-left a{
   border:1px solid #D2BB9B;
}

#content-left.projects-left a:hover{
   border:1px solid #827260;
}*/

	#content-left h2 {
		padding-top:30px;
		color:#882000;
		font-size:24px;
		line-height:30px;
	}
	#content-left-locations h2 {
		padding-top:30px;
		color:#882000;
		font-size:24px;
		line-height:30px;
	}	
	#content-left h3 {
		font-weight:800;
	}
	#content-left h4 {
		padding-top:10px;
		color:#827260;
		font-size:18px;
		line-height:24px;
	}
	#content-left h5 {
		margin-left:140px;
		padding-top:30px;
		color:#882000;
		font-size:18px;
		line-height:30px;
	}
#map-right {
	position:relative;
	width:372px;
	float:left;
	margin-top: 25px;	
	padding:0;
}
#basemap {
position:absolute;
z-index: 10; 
    width: 372px;  
    height: 231px;  
    top: 0px;   
    left: 0px;  
}  
#statesmap {
position:absolute;
z-index: 20; 
    width: 372px;  
    height: 231px;  
    top: 0px;   
    left: 0px;  
}  
#highlight {
position:absolute;
z-index: 30; 
    width: 372px;  
    height: 231px;  
    top: 0px;   
    left: 0px;  
}  
#photo-right {
	float:right;
}

#affiliations-right {
	float:right;
	height:440px;
}

#flash-quotes {
    float:right;
    margin:18px 18px 11px 0;
}

#flash-logos {
    float:right;
    margin:0 18px 11px 0;
}

#flashcontent {
	height: 600px;
	width:850px;
	margin:0 auto;
	font-family:'Book Antiqua',Times,serif;
}

ul#hire-left {
float:left;
margin:10px 0 20px 0;
width:247px;
}

ul#hire-right {
float:left;
margin:10px 0 0 15px;
width:247px;
}

ul#hire-left li, ul#hire-right li {
background:url(images/arrow.png) no-repeat;
background-position:0 3px;
margin:4px 0 6px;
padding:0 0 0 15px;
}

#content-right {
	float:left;
	width:510px;
	margin:0 0 0 25px;
}
#content-right-map {
	float:left;
	width:550px;
	margin:0 0 0 10px;
}
#content-right-locations {
	float:left;
	margin:0px;
}

#content-right.projects-right {
   width:450px;
   margin:55px 0 0 25px;
}

#content-right.projects-right strong {
color:#827260;
}

.proj-thumb {
   float:left;
   height:220px;
   margin:0 18px;
   width:200px;
}

.proj-thumb img {
   background:#D2BB9B;
   margin:0 20px;
   padding:5px;
   width:150px;
}

.proj-movie {
   float:left;
   height:600px;
   margin:0 140px;   
   width:650px;
}



.proj-movie a {
   font-family:'Book Antiqua', Times, serif;
   margin-left:0px;
   font-size:12px;
   color:#882000;
}


#content-left.projects-left .proj-thumb p { 
   line-height:15px;
   margin:10px 0 15px 0;
   text-align:center;
}

p.proj-desc {
   line-height:15px;
   margin:10px 0 15px 0;
   text-align:center;

}

	#content-right h3 {
		padding-top:30px;
		color:#882000;
		font-size:24px;
		line-height:30px;
	}
	#content-right strong {
		font-weight:800;
		color:#4b3f2f;
	}
#content-right-map h3 {
		padding-top:30px;
		color:#882000;
		font-size:24px;
		line-height:30px;
	}
	#content-right-map strong {
		font-weight:800;
		color:#4b3f2f;
	}


/**************** bigfoot ******************/
#photo-boxes {
	margin:0 10px;
	float:left;
}
	#photo-boxes img {
		margin:15px 2px;
		border:3px solid #B3A084;
	}
#quick-contact-divider {
	margin:-15px 0 0 0;
	float:left;
	background:#9D8E7B;
	height:80px;
	width:2px;
}
#quick-contact {
	float:left;
	margin:35px 10px;
	color:#ebebeb;
	font-size:14px;
}
	#quick-contact a {
		color:#ebebeb;
		text-decoration:none;
	}
	#quick-contact a:hover {
		color:#ebebeb;
		text-decoration:underline;
	}
#quick-contact-left {
	float:left;
	padding:0 25px 0;
	
}
#quick-contact-right {
	float:left;
	padding:0 25px 0;
}

/**************** footer ******************/
#footer-copyright {
	float:left;
	margin:25px 25px;
	color:#9c8e7b;
	font-size:12px;
	height:90px;
}
#footer-facebook {
	float:right;
	margin:18px 0px;
}
#footer-links {
	float:right;
}

	#footer-links ul {
		margin:25px 15px;
	}
	#footer-links li {
		float:left;
		margin:0 15px;
	}
	#footer-links a {
		color:#9c8e7b;
		font-size:12px;
		text-decoration:none;
	}
	#footer-links a:hover {
		text-decoration:underline;
	}

/**************** contact form ******************/

h2.contact {
margin-left:75px;
}

h2.login {
margin-left:50px;
}
	
#quick-contact-form input.text, #quick-contact-form textarea {
background-color:#FCF6EA;
border:1px solid #9D8E7B;
color:#9D8E7B;
display:block;
font-family:;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:4px 0 6px 75px;
overflow:hidden;
padding:0.4em 0.5em;
width:190px;
}

#quick-contact-form label {
color:#807362;
font-size:12px;
font-weight:bold;
margin:4px 0px 0px 75px;
}


#quick-contact-form input.submit-button {
background-color:#FCF6EA;
border:1px solid #9D8E7B;
color:#807362;
font-size:0.8em;
font-weight:bold;
margin:4px 0px 10px 75px;
padding:0.3em 0.5em;
width:59px;
}

#quick-contact-form input.submit-button:hover {
background-color:#9D8E7B;
color:white;
cursor:pointer;
}

#quick-contact-form legend {
display:none;
}

.location-info {
	width: 140px;
	float: right;
	text-align: left;
	padding-left: 10px;
}
#content-right-map .location-info h3 {
	font-size: 14pt;
}
.location-info a {
	font-size: 8pt;
}
#fp {
	margin-left: -40px;
	position: relative;
	float: left;
}

.location-info li {
background:url(images/arrow-small.png) no-repeat;
background-position:0 6px;
margin:4px 0 6px;
padding:0 0 0 15px;
}
.location-info li a {
	color: #882000;
	font-size: 8pt;
	text-decoration: none;
}

/**************** login form ******************/

h2.login {
margin-left:50px;
}

#quick-login-form legend {
display:none;
}

#quick-login-form label {
color:#807362;
font-size:12px;
font-weight:bold;
margin:4px 0px 0px 50px;
}

#quick-login-form input.submit-button {
background-color:#FCF6EA;
border:1px solid #9D8E7B;
color:#807362;
font-size:0.8em;
font-weight:bold;
margin:4px 0px 10px 50px;
padding:0.3em 0.5em;
width:59px;
}

#quick-login-form input.submit-button:hover {
background-color:#9D8E7B;
color:white;
cursor:pointer;
}