body {
	background-image: url(../graphics/bkg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

input,select,textarea { color: #0E6A59; padding:1px; font:12px Arial, Helvetica, sans-serif;}

a, a:visited, a:active {
	color: #99360B;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
}

a:hover {
	color: #D38F3F;
	text-decoration: none;
}


td, p, div, th {
	font-size: 13px;
}

.error {
	color: red;
	font-size: 10px;
	font-weight: normal;
	}
	
	.green {
		color: #0E6A59;
	}


 .hide {
		display: none;
}

.show {
		display: block;
}

/********** header **********/

.site_container {
	margin: 0 auto; 
}

.header_wrap { 
	margin: 0 auto;
	width: 946px;
	height: 134px;
	border-left: #CCC 1px dashed;
	border-right:  #CCC 1px dashed;
	border-bottom:  #CCC 1px dashed;
	}


.header { 
	background: url(../graphics/header_bkg.jpg) top no-repeat;
	width: 938px;
	height: 130px;
	border-left: #CCC 1px solid;
	border-right:  #CCC 1px solid;
	border-bottom:  #CCC 1px solid;
	}
	
	/********** top navigation **********/
	
.nav { 
	background: url(../graphics/nav_bkg.png) top no-repeat;
	width: 946px;
	height: 38px;
	margin-top: 4px;
	text-align: center;
	}
	
	
.nav a, .nav a:active, .nav a:visited
{
	display: inline-block;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 38px;
	color:#FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	border-left: #B33F0D 1px solid;
	border-right: #581F06 1px solid;
}

.nav a:hover {
	background: url(../graphics/nav_bkg_over.jpg) repeat-x;
}

.nav_cn { 
	background: url(../graphics/nav_bkg.png) top no-repeat;
	width: 946px;
	height: 38px;
	margin-top: 4px;
	text-align: center;
	}
	
	
.nav_cn a, .nav_cn a:active, .nav_cn a:visited
{
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 38px;
	color:#FFF;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	border-left: #B33F0D 1px solid;
	border-right: #581F06 1px solid;
}

.nav_cn a:hover {
	background: url(../graphics/nav_bkg_over.jpg) repeat-x;
}

/********** main content **********/

.main_wrap { 
	margin: 0 auto;
	width: 946px;
	margin-top: 4px;
	border: #CCC 1px dashed;
	}


.main { 
	background: url(../graphics/main_bkg.jpg) top repeat-x #FCF0DC;
	margin: 3px;
	width: 938px;
	border: #CCC 1px solid;
	}
	
.titles {
	color: #0E6A59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	border-bottom: #CCC 1px solid;
	padding-bottom: 6px;
	width: 100%;
	margin-bottom: 8px;
	margin-top: 16px;
}

.home_titles {
	float: left; 
	margin-bottom: 12px;
}

.inside_titles {
	color: #0E6A59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.newsbox {
	border-bottom: #CCC 1px solid;
	padding-bottom: 8px;
	width: 100%;
	margin-bottom: 4px;
}

.leftnav {
	margin-top: 10px; 
	margin-left: 18px;
	text-align: left;
}

.leftnav a, .leftnav a:active, .leftnav a:visited {
	display: block;
	width: 234px;
	color: #000;
	line-height: 38px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.leftnav a:hover, .leftnav a.selected {
	background:url(../graphics/leftbuts_bkg.png) no-repeat left;
	color: #FFF;
}
	
	
.left_photo {
	margin-top: 16px; 
	margin-left: 19px;
}

.testimonial_wrap { 
	width: 100%;
	margin-bottom: 10px;
	border: #CCC 1px dashed;
	}


.testimonial { 
	background-color: #EDD7A6;
	margin: 3px;
	border: #CCC 1px solid;
	padding: 10px;
	}
	
	.signature {
		font-size: 13px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color: #033;
		text-align: right;
	}
	
	
.portfolio {
	width: 210px;
	float: left;
	padding: 2px;
	margin-bottom: 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.portfolio img { float:left; margin-bottom: 4px;}

.portfolio_title {
	color: #000;
	font-weight: bold;
}

.portfolio_button {
	border-top: #CCC 1px solid;
	margin-right: 10px;
	margin-top: 4px;
	padding: 4px;
}

.news_title {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

	
/********** footer **********/
	
.footer_wrap { 
	margin: 0 auto;
	width: 946px;
	margin-top: 8px;
	}


.footer { 
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	.footer a, .footer a:visited {
		font-weight: bold;
		color: #666;
		text-decoration: none;
	  font-size: 11px;
	}
	
	.footer a:hover {
		color: #99360B;
	}

/************* LIGHTBOX  *************
Thanks to Emanuele Feronato 
(http://www.emanueleferonato.com/)
*****************************************/

 .black_overlay {
	display: none;
	position: absolute;
	top: 0%;
  left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

.white_content {
	display: none;
	position: absolute;
/* left 25% */
	left: 163px; /* total width of the site minus the width of the box divided by two */
/* width: 50%; */
	width: 600px;
/* height: 50% */
	height: 430px;
	border: 8px solid #000;
	background-color: white;
	z-index:1002;
	overflow: auto;
	font-size: 12px;
}


