@charset "utf-8";

body, html
{
	height: 100%;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color: #666;
	margin:0;
	padding:0;
}

body
{
	background: #6a574c url(../images/bodyBG.gif) repeat-x;
}

#content
{
	width:800px;
	background: #e7e7d9;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#footer
{
	background:#e7e7d9 url(../images/footer.jpg);
	position:relative;
}

.padding
{
	padding:0 15px 0 15px;
}

#top
{
	position: relative;
	background: url(../images/topBG.gif) repeat-x;
	height:108px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

.logo
{
	position:absolute;
	left:0;
	top:0;
}

.navLinks
{
	position: absolute;
	right: 17px;
	top: 56px;
}

.topLinks
{
	position:absolute;
	right: 17px;
	top: 13px;
}

img{border:0;}

#projects_trigger
{
	width:82px;
	height:20px;
	position:absolute;
	left:572px;
	top:56px;
	cursor:pointer;
	z-index:101;
	
}

#services_trigger
{
	width:82px;
	height:20px;
	position:absolute;
	left:464px;
	top:56px;
	cursor:pointer;
	z-index:101;
}

#contact_trigger
{
	width:82px;
	height:20px;
	position:absolute;
	left:680px;
	top:56px;
	cursor:pointer;
	z-index:101;
}

#about_over
{
	width:80px;
	height:50px;
	position:absolute;
	left:380px;
	top: 56px;
	z-index:100;
}

#about_over div
{
	position:relative;
	top:23px;
	left:5px;
	color:#fff;
	background: #b35b2e;
	padding:4px;
	width:110px;
}

#about_over div a,#services_over div a,#projects_over div a
{
	display:block;
}

#about_over_footer
{
	position:absolute;
	top:12px;
	right:212px;
}

#about_over_footer div
{
	position:relative;
	top:5px;
	color:#fff;
	background: #b35b2e;
	padding:3px;
	width:112px;
}

#services_over_footer
{
	position:absolute;
	top:12px;
	right:85px;
}

#services_over_footer div
{
	position:relative;
	top:5px;
	color:#fff;
	background: #b35b2e;
	padding:3px;
	width:190px;
}

#projects_over_footer
{
	position:absolute;
	top:12px;
	right:19px;
}

#projects_over_footer div
{
	position:relative;
	top:5px;
	color:#fff;
	background: #b35b2e;
	padding:3px;
	width:190px;
}


#services_over
{
	width:120px;
	height:50px;
	position:absolute;
	left:465px;
	top: 56px;
	z-index:100;
}

#services_over div
{
	position:relative;
	top:23px;
	left:5px;
	color:#fff;
	background: #b35b2e;
	padding:4px;
	width:120px;
}

#services_over div a,#projects_over div a,#about_over div a
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	padding:3px;
}

#about_over_footer div a,#services_over_footer div a,#projects_over_footer div a
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}

#services_over div a:hover,#projects_over div a:hover,#about_over div a:hover
{
	background:#fff;
	color:#b35b2e;
}

#about_over_footer div a:hover,#services_over_footer div a:hover,#projects_over_footer div a:hover
{
	text-decoration:underline;
}

#projects_over 
{
	width:80px;
	height:50px;
	position:absolute;
	left:592px;
	top: 56px;
	z-index:101;
}

#projects_over div
{
	position:relative;
	right:16px;
	top:23px;
	color:#fff;
	background: #b35b2e;
	padding:4px;
	width:120px;
}

#navServices
{
	/*border:solid 1px #333;*/
}

#flashContent
{
	
}

.clearFloat{
	clear:both;
	float:none;
}

.divider_wide
{
	background: url(../images/divider_large.gif) no-repeat;
	height:2px;
	margin:12px 0 12px 0;
}

.box
{
	background: url(../images/boxBG.gif) repeat-x #d6d6c2;
	border: solid 1px #cdcebb;
}

.homeLeft
{
	width:308px; height:343px; float:left;
}

.homeRight
{
	width:446px; height:343px; float:left; margin-left:12px;
}

.boxPadding
{
	padding:12px;
}

.headerText
{
	color: #60210d;
	font-family: tahoma, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;
}

.headerText_sub
{
	color: #60210d;
	font-family: tahoma, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}

.small
{
	font-size:10px;
}

a:link, a:visited
{
	color:#9d3d1f;
	font-weight:bold;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

.mainItem
{
	border-bottom:solid 1px #cdcebb;
	padding:3px 0 3px 0;
	position:relative;
}

.mainItem span
{
	font-weight:bold;
}

.mainItem a.expandItem
{
	width:40px;
	display:block;
	font-size:10px;
	position:absolute;
	right:0px;
	top:3px;
	text-transform:uppercase;
}

.mainItem .expand
{
	display:none;
}

.leftCell{
	float:left;
	width:80px;
	margin-left:35px;
	font-weight:bold;
	margin-bottom:4px;
}

.rightCell{
	float:left;
	width:80px;
	margin-left:35px;
	font-weight:bold;
	margin-bottom:4px;
}

.edu
{
	color:#666666;
	font-style:italic;
	font-weight:normal;
}

ul.sitemap li
{
	padding:4px;
}