@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/Bkgd_pat.gif);
	background-repeat: repeat;
	background-position:top;
	height: 100%;
}

#entireSite{
	width:904px;
	height: auto;
	background-image:url(../images/mid_repeat.gif);
	background-position:top;
	background-repeat: repeat-y;
	background-color: #28261d;
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -452px;
	float: left;
}

#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 904px;
	height: 81px;
	position: relative;
	float: right;

}

#navigation {
	width: 600px;
	height: 51px;
	float: right;
	position: relative;
	text-align: right;
	padding-right: 17px;
}

#homeButton {
	float:left;
	height: 51px;
	width: 287px;
}

#splash {
	width: 870px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 17px;
	float: right;
}

#secondNavArea {
	width: 870px;
	height: 25px;
	position: relative;
	float: right;
	padding-right: 17px;
}

#sectionSecondNavArea {
	width: 870px;
	height: 50px;
	position: relative;
	float: left;
	padding-top: 20px;
	padding-left: 17px;
	padding-bottom: 10px;
}

#secondNavigation {
	width: 870px;
	height: 50px;
	float: left;
	position: relative;
	text-align: right;
}

#bodyArea{
	width: 870px;
	position: relative;
	text-align: left;
	float: left;
	padding-left: 17px;
}

#leftColumn{
	width: 260px;
	position: relative;
	margin-right: 45px;
	padding-top: 18px;
	float: left;
	height: auto;
}

#rightColumn{
	width: 559px;
	position: relative;
	float: right;
	padding-top: 18px;
	height: auto;
}

#footer{
	background-image:url(../images/footer2.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 904px;
	height: 100px;
	position: relative;
	float: right;
	margin-top: 75px;
}

#clientLogin {
	width: 125px;
	height: 25px;
	float: right;
	position: relative;
	text-align: right;
	padding-right: 17px;
	margin-top: 2px;
}

.styledfield {
	background: url(../images/form_field.gif) #312f28 no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #999a9a;
	border: 1px #27251c;
	padding: 4px;
	width: 240px;
	padding-left:5px;
}

hr {
	color: #7fb6d8;
	background-color: #7fb6d8;
	height: 3px;
	border:none;
}

img {
	border: none;
}

#project{
	width: 559px;
	position: relative;
	background-image: url(../images/project_bkgd.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #272620;
	height: 195px;
}

#projectImage{
	width: 251px;
	position: relative;
	padding: 15px;
	float: left;
}

#projectText{
	width: 240px;
	position: relative;
	padding: 15px;
	float: right;
}

.imgBorder {
	padding:4px;
	border:none;
	border-width: 0px;
	background-color:white;
}

#newsItem{
	width: 251px;
	padding-left: 10px;
	padding-top: 10px;
}

.sectionLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 50px;
	color:#7fb6d8;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	float: left;
}
.mainLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color:#7fb6d8;
	text-transform: uppercase;
}

.mainSubLabel{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #999a9a;
	font-style: italic;
}

.newsLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999a9a;
	text-transform: uppercase;
	font-weight: bold;
}

.newsBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #999a9a;
	font-style: italic;
}

.newsDate{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5px;
	line-height:18px;
	color: #c2b16e;
}

.newsLink{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5px;
	line-height:18px;
	color: #c2b16e;
	font-style: italic;
}

.newsLink a:link {  
	text-decoration: none; 
	color: #c2b16e;
	}
	
.newsLink a:visited, a:active { 
	text-decoration: none; 
	color: #c2b16e;
	}
	
.newsLink a:hover { 
	text-decoration: underline; 
	color: #c2b16e;
	}

.projectLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:24px;
	color: #c2b16e;
	text-transform: uppercase;
}

.projectBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #999a9a;
	font-style: italic;
}

.projectImages{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	color: #c2b16e;
	text-transform: uppercase;
}

.projectLink{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:18px;
	color: #c2b16e;
	font-style: italic;
}
.projectLink a:link {  
	text-decoration: none; 
	color: #c2b16e;
	}
	
.projectLink a:visited, a:active { 
	text-decoration: none; 
	color: #c2b16e;
	}
	
.projectLink a:hover { 
	text-decoration: underline; 
	color: #c2b16e;
	}
	
.sectionNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:19px;
	color: #999a9a;
	font-weight: bold;
}
.sectionNav a:link {  
	text-decoration: none; 
	color: #999a9a;
	}
	
.sectionNav a:visited { 
	text-decoration: none; 
	color: #999a9a;
	}
	
.sectionNav a:hover, a:active { 
	text-decoration: none; 
	color: #c2b16e;
	}

.hidden {
	display : none;
}