body {
	background-color: #DBDAB1;
	background-image: url('images/bkg-subpage.gif'); 
	background-repeat: repeat-x; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	}
	
body, table, td, tr, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424C5B;
	}
	
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #424C5B; font-weight: bold; display: inline; text-transform: uppercase; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52657D;
	font-weight: bold;
	display: inline;
	margin-top: 10px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52657D;
	font-weight: bold;
	display: inline;
	padding-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px dotted #c6d5d9;
	width: 399px;
	}
	
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #723640; font-weight: bold; display: inline;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #52657D; font-weight: bold; display: inline; text-transform: uppercase; }

a:link { font-family: arial, helvetica; text-decoration: underline; color: #73726E}
a:active { font-family: arial, helvetica; text-decoration: underline; color: #73726E} 
a:visited { font-family: arial, helvetica; text-decoration: underline; color: #73726E} 
a:hover { font-family: arial, helvetica; text-decoration: none; color: #723640}
	
/* Header */
/* ====================== */

#headertop {
	width: 737px;
	text-align: right;
	margin: 0px;
}

#headerwrapper {
	background-color: #AFA657;
	margin: 0px;
	clear: both;
	width: 737px;
	}
	
#header {
	width: 737px;
	text-align: left;
	float: left;
	}

#headerleft {
	background-color: #A5A08C;
	width: 25px;
	float: left;
	height: 67px;
	}
	
#headerlogo {
	width: 230px;
	border-left: 2px solid #ffffff;	
	border-bottom: 2px solid #ffffff;	
	background-color: #424C5B;
	float: left;
	}
	
#headerright {
	width: 480px;
	background-color: #AFA657;
	float: left;
	border-bottom: 2px solid #ffffff;
	}
	
#headerline {
	clear:both;
	width:737px;
	height: 8px;
	}
	
#headerlineleft {
	background-color: #A5A08C;
	width: 25px;
	float: left;
	font-size:1px;
	height: 8px;	
	}	
	
#headerlineright {
	width: 710px;
	border-left: 2px solid #ffffff;	
	background-color: #424C5B;
	float: left;
	font-size:1px;
	height: 8px;		
	}

/* Masthead */
/* ====================== */

#mastheadwrapper {
	width: 100%;
	clear:both;
	background-color: #A5A08C;
	}
	
#masthead {
	width: 737px;
	text-align: left;
	background-color: #AFA657;
	}
	
#mastheadleft {
	background-color: #A5A08C;
	width: 25px;
	float: left;
	height: 121px;
	}
		
#mastheadright {
	width: 710px;
	border-left: 2px solid #ffffff;
	border-bottom:1px solid #ffffff;	
	background-color: #b7b3a3;
	float: left;
	}	
	
/* Navigation */
/**************/

div.navoff {
	 background-color: #cfca9a;
	 border-bottom: 1px solid #dbdab1;
	 text-align: left;
	 padding: 5px;
	 padding-left: 28px;

	 }
	 
div.navover {
	 background-color: #68707c;
	 border-bottom: 1px solid #dbdab1;	 
	 text-align: left;
	 padding: 5px;	
	 padding-left: 28px;
  
	 }
	 
div.navbot {
	height: 5px;
	background-color: #424c5b;
	}
	
#testimonialhead {
	padding-top: 35px;
	padding-left: 29px;
	}

#testimonial {
	text-align: left;
	padding-right: 20px;
	padding-top: 15px;
	padding-left: 39px;
	color: #ffffff;
	}

a.nav:link { font-size: 10px; text-decoration: none; color: #666666}
a.nav:active { font-size: 10px; text-decoration: none; color: #666666} 
a.nav:visited { font-size: 10px; text-decoration: none; color: #666666} 
a.nav:hover { font-size: 10px; text-decoration: none; color: #f1f0e0}

a.testimonials:link { font-family: arial, helvetica; text-decoration: underline; color: #ffffff}
a.testimonials:active { font-family: arial, helvetica;  text-decoration: underline; color: #ffffff} 
a.testimonials:visited { font-family: arial, helvetica;  text-decoration: underline; color: #ffffff} 
a.testimonials:hover { font-family: arial, helvetica;  text-decoration: none; color: #ffffff}

	
/* Main Content */
/* ====================== */

#mainwrapper {
	width: 100%;
	clear:both;
	background-color: #DBDAB1;
	}
	
#main {
	width: 737px;
	text-align: left;
	background-color: #AFA657;
	overflow: auto;
	background-image: url('images/bkg-main.gif');
	background-repeat: repeat-y;
	}
	
#mainmargin {
	background-color: #A5A08C;
	width: 25px;
	float: left;
	min-height: 620px;
	border-right: 2px solid #ffffff;		
	}
	
#mainleft {
	width: 230px;
	background-color: #ADA652;
	float: left;
	text-align: center;
	padding-top: 1px;
	}

#mainright {
	width: 480px;
	padding-top: 0px;
	background-color: #F8F8EF;
	float: left;
	border-top: 1px solid #A5A08C;
	}
	
#mainrightcontent {
	padding: 20px 41px 10px 30px;
	}
	
#morehd {
	width: 400px;
	padding-bottom: 5px;
	padding-top: 20px;
	clear: both;
	}
	
#moreline {
	width: 400px;
	border-top: 1px dashed #C6D5D9;
	padding-top: 5px;
	height: 1px;
	}
	
#portfolioheader {
	background-color: #c9c6ba;
	width: 391px;
	padding: 4px;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	}	
	
#portfolio {
	width: 392px;
	background-color: #C9C6BA;
	padding: 4px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 11px;
	}
	
#portfolioline {
	width: 400px;
	background-color: #C9C6BA;
	height: 2px;
	}
	
#newshd {
	width: 400px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #C6D5D9	
	}
	
div.newsitem {
	width: 415px;
	clear: both;
	}
	
div.newsimage {
	padding-top: 10px;
	width: 86px;
	float: left;
	}
	
img.feature {
	border: 1px solid #A5A08C;
	}	
	
img.portfolio {
	border: 1px solid #424C5B;
	}
	
div.newscopy {
	padding: 10px;
	float: left;
	width: 309px;
	}
	
span.small {
	font-size: 10px;
	}
	
	
/* Footer */
/* ============ */

#footer {
	width: 737px;
	height: 8px;
	background-color: #723640;
	}
	
#footerleft {
	width: 25px;
	height: 8px;
	background-color: #A5A08C;
	border-right: 2px solid #ffffff;
	float: left;
	}
	
#footerright {
	width: 710px;
	height: 8px;
	float: left;
	}