﻿body {
	background-color: #DBDAB1;
	background-image: url('images/bkg2.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: 12px; 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;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #52657D; font-weight: bold; display: inline; text-transform: uppercase;}
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;		
	}

/* Flash */
/* ====================== */

#flashwrapper {
	width: 100%;
	clear:both;
	background-color: #A5A08C;
	background-image: url('images/bkg-table.gif');
	background-repeat: repeat-x;
	background-position: 192px 0px;
	}
	
#flash {
	width: 737px;
	text-align: left;
	background-color: #AFA657;
	}
	
#flashleft {
	background-color: #A5A08C;
	width: 25px;
	float: left;
	height:200px;
	border-right: 2px solid #ffffff;
	}
		
#flashright {
	width: 710px;
	height: 200px;
	/* border-left: 2px solid #ffffff; */
	border-bottom:1px solid #FFFFFF;	
	background-color: #B7B3A3;
	float: right;
	vertical-align: middle;
	text-align: center;
	}
	
/* 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;
	/* height: 826px; */
	border-right: 2px solid #ffffff;		
	}
	
#mainleft {
	width: 230px;
	background-color: #ADA652;
	float: left;
	padding-top: 15px;
	text-align: center;
	}

#mainright {
	width: 418px;
	padding: 30px;
	border-left: 2px solid #ffffff;	
	background-color: #F8F8EF;
	float: left;
	border-top: 1px solid #A5A08C;
	}
	
#morehd {
	width: 400px;
	padding-bottom: 5px;
	padding-top: 20px;
	clear: both;
	}
	
#moreline {
	width: 400px;
	border-top: 1px dashed #C6D5D9;
	padding-top: 5px;
	height: 1px;
	}
	
#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;
	}	
	
div.newscopy {
	padding: 10px;
	float: left;
	width: 309px;
	}
	
#testimonialhead, #socialhead {
	padding-top: 35px;
	padding-left: 29px;
	}

#testimonial, #social {
	text-align: left;
	padding-right: 20px;
	padding-top: 15px;
	padding-left: 39px;
	color: #ffffff;
	}
	
img.icon {
	border:0;
	margin-right: 15px;
	}
	
div.topbottom {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
div.clear {
	clear: both;
	}
	
td.divider {
	height: 1px;
	width: 10px;
	}
	
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}
	
/* 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;
	}