body {
	background-image:url(images/bkgrd.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:  0px;
	background-color:#262626;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color:#999999;

}

a:link { COLOR: #999999; text-decoration:none; } 
a:active { COLOR: #999999; text-decoration:none; } 
a:visited { COLOR: #999999; text-decoration:none; } 
a:hover { COLOR: #ff9809; text-decoration:underline; }

td.pagebody{
	background:url(images/headerback.jpg) no-repeat top center;
	background-color:#262626;
	padding: 50px 14px 0px 30px;
	vertical-align:top;
	font-size:12px;
	line-height: 18px;
}

table.nav A { DISPLAY: block; padding: 1px 0px 2px 5px; margin-bottom: 3px; } 
		div.nav A { FONT-SIZE: 15px; COLOR: black; text-align:left;} 
		div.nav A:link { FONT-SIZE: 15px; COLOR: black; } 
		div.nav A:active { FONT-SIZE: 15px; COLOR: black; } 
		div.nav A:visited { FONT-SIZE: 15px; COLOR: black;  } 
		div.nav A:hover {	FONT-SIZE: 15px; COLOR: white; text-decoration: none; background-color: black; filter:alpha(opacity=35); -moz-opacity:.35; opacity:.35;}


.title {
	font-size: 16px;
	color: white;
	}
	
#homenews{
	background-color:#1d1d1d;
	padding: 5px 10px 5px 5px;
	line-height: 14px;
	font-size: 11px;
}

#homeprojects{
	padding-top: 10px;
}

.footertext {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}

.black {
	font-size: 11px;
	color: #000000;
}

.orange{ color:#ff9809;}
.orange a:link { color: #ff9809; text-decoration: none;}
.orange a:active { color: #ff9809; text-decoration: none;}
.orange a:visited { color: #ff9809; text-decoration: none;}
.orange a:hover { color: #FFFFFF; text-decoration: none;}


.newsdetails {
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #CCCCCC;
}

.standard11gray {
	color: #333333;
	font-weight: normal;
	font-size:11px;
}

.requiredtext {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

#newscontainer{
	padding: 2px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000000;
}

#newsdate{
	padding: 2px;
	color: #666666;
	font-size:13px;
}

#newsinfo{
	background:url(images/castback.jpg) repeat-x top;
	padding: 4px;
	font-size:12px;
	color:#999999;
}

#expList{
	margin-top: -12px;
	line-height: 13px;
	font-size: 11px;
	padding: 5px 10px 10px 0px;
}


.contacttext{ 	color:#333333;
}

.formtitles{	color:#5b0517; font-size:12px; font-weight:bold;
}

.redtext{	color:#5b0517;
}

.formfields{
	font-family: Georgia, "Times New Roman", Arial;
	padding:3px;
	font-size: 16px;
	font-weight:normal;
	background-color:#3c3a3a;
	border: 1px solid #0a0a0a;
	color:#999999;
	margin-bottom: 5px;
	text-align: right;
}


.formtextarea{
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 16px;
	border: 1px solid #0a0a0a;
	background-color:#3c3a3a;
	color:#999999;
	padding: 3px;
}

.formbtn{
	font-family: Georgia, "Times New Roman", Arial;
	padding:5px 5px 5px 0px;
	color:#e3800a;
	font-size:18px;
	background-color:#262626;
	border: 0px solid black;
}

.standard11white { font-family: Tahoma,Verdana; font-size: 11px; color: #FFFFFF; font-weight: normal;}
.standard11white a:link { font-family: Tahoma, Verdana; color: #FFFFFF; font-size:11px; text-decoration: none;}
.standard11white a:active { font-family: Tahoma, Verdana; color: #FFFFFF; font-size:11px; text-decoration: none;}
.standard11white a:visited { font-family: Tahoma, Verdana; color: #FFFFFF; font-size:11px; text-decoration: none;}
.standard11white a:hover { font-family: Tahoma, Verdana; color: #000000; font-size:11px; text-decoration: none;}

.standard11dkgry { font-family: Tahoma,Verdana; font-size: 11px; color: #333333; font-weight: normal;}
.standard11dkgry a:link { font-family: Tahoma, Verdana; color: #333333; font-size:11px; text-decoration: none;}
.standard11dkgry a:active { font-family: Tahoma, Verdana; color: #333333; font-size:11px; text-decoration: none;}
.standard11dkgry a:visited { font-family: Tahoma, Verdana; color: #333333; font-size:11px; text-decoration: none;}
.standard11dkgry a:hover { font-family: Tahoma, Verdana; color: #000000; font-size:11px; text-decoration: none;}

.resourcestitle { font-family: Tahoma,Verdana; font-size: 13px; color: #333333; font-weight: normal;}


#dhtmltooltip{
position: absolute;
left: -200px;
font-size: 11px;
color: white;
line-height: 12px;
width: 150px;
border: 1px solid #0a0a0a;
padding: 4px;
background-color: #696969;
visibility: hidden;
z-index: 1000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 1001;
visibility: hidden;
}