/* CSS Document */

body, html{
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size : 11px;
	color : #948671;
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-x;
}
a{
	color:#598E2F;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	background-color: #E1F0D4;
}
#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	margin: 0px;
	padding: 0px;
	border-bottom: solid #ffffff 1px;
	height: 200px;
}
#headerLogo {
	background-color: #CA3944;
	margin: 0px;
	padding: 145px 15px 0px 0px;
	float: right;
	width: 605px;
	height: 55px;
	text-align: right;
}
#headerLogo a:hover {
	background-color: transparent;
}
/* Content Section */

#content{
	width:620px;
	float:right;
	margin-bottom: 50px;
}
#text_content{
	/*	width:450px;*/
	line-height:16px;
	margin-top:30px;
	padding: 0px 0px 10px 0px;
}
#text_content img{
	margin-bottom:16px;
}
#main_text{
	width:460px;
}
#main_text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #948671;
}
#sec_text{
	float: right;
	width: 160px;
}
/* Navigation */

#main_nav {
	float:left;
	width:140px;
	padding: 1px 7px 0px 7px;
	margin: 20px 0px 0px 0px;
}
#news {
	background-image: url(../_images/bg_news.gif);
	background-repeat: no-repeat;
	margin: 50px 0px 0px 0px;
	padding: 0px 30px 0px 25px;
	width: 170px;
	height: 200px;
	background-position: 0px 35px;
	text-align: center;
	font-size: 14px;
	clear: left;
}
#news h1 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color : #948671;
	font-size: 18px;
	font-style: italic;
}
#news p {
	margin: 10px 0px 15px 0px;
	font-size: 11px;
}
#news p a {
	color : #598e2f;
}
.none {
	display: none;
}
#main_nav ul, #sec_nav ul{
	padding: 0;
	margin: 0;
	width: 100%;
}
#main_nav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:13px;
	padding-top:6px !important;
	padding-top:5px;
	padding-bottom:5px;
}
#main_nav ul li.sel{
	background-image: url(../_images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
#main_nav ul li.hold{
	margin: 0;
}
#main_nav a {
	text-decoration:none;
	color : #948671;
	font-size: 11px;
}
#main_nav a:hover{
	background-color: #E1F0D4;
}
#main_nav ul li{
	border-bottom: 1px solid #E7E1D9;
}
#sec_nav {
	float:left;
	/* [disabled]width:160px; */
	padding: 1px 0px 0px 7px;
	margin: 25px 0px 0px 0px;
}
#sec_nav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:5px;
	padding-top:4px !important;
	padding-top:5px;
}
#sec_nav img{
	margin-left:13px;
	margin-bottom:16px !important;
	margin-bottom:15px;
	margin-top:180px;
	height:14px;
}
#sec_nav a{
	text-decoration:none;
	color : #948671;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#sec_nav a:hover{
	background-color: #E1F0D4;
}
#visual_content{
	height:310px;
}
#visual_thumbs {
	height:310px;
	padding-bottom:0px;
}
#visual_content, {
	width:auto;
	background-color:#FFFFFF;
	border: solid #a29c8d 1px;
}
#visual_thumbs img{
	margin-left:10px;
	margin-top:5px;
	border: solid #E7E1D9 1px;
}
#visual_content img{
	float:left;
}
#project_content {
	height:310px;
	border-bottom:1px solid #fff;
	width: 620px;
	background-color:#FFFFFF;
}
#project_content img{
	float:left;
	margin: 5px 0px 0px 0px;
	border: solid #E7E1D9 1px;
}
#thumbs{
	margin-left:5px;
	width:210px;
	float:left;
	height:310px;
}
#thumbs img{
	margin-top:5px;
}
#main_text, #sec_text{
	float:left;
	margin: 0px;
	padding: 0px;
}
p{
	margin:0px;
	padding:0px;
	margin-bottom:16px;
}
#pageTitle {
	float: left;
	color: #FFF;
	margin: 110px 0px 0px 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

/* Tertiary Navigation */
#ter_nav{
	float:left;
	width:87px;
	height:14px;
	margin-top:180px;
	margin-left:10px;
}
.list_table{
	width:480px;
}
.title_client {
	color:#555555;
	text-align:left;
	width: 300px;
	height: 25px;
	border-bottom: solid #E7E1D9 1px;
}
.title_web{
	color:#98012E;
	text-align:center;
	height: 25px;
	border-bottom: solid #E7E1D9 1px;
	width: 40px;
}
.title_email{
	color:#7AC142;
	text-align:center;
	height: 25px;
	border-bottom: solid #E7E1D9 1px;
}
.title_print{
	color:#005CAB;
	text-align:center;
	height: 25px;
	border-bottom: solid #E7E1D9 1px;
	width: 40px;
}
.title_id{
	color:#FAA634;
	text-align:center;
	width: 40px;
	height: 25px;
	border-bottom: solid #E7E1D9 1px;
}
.cell_size {
	height: 20px;
	border-bottom: solid #E7E1D9 1px;
}
#copy{
	font-size : 10px;
	color:#948671;
	clear: left;
	margin: 0px 0px 0px 340px;
}
#text_content_listing {	/*	width:450px;*/
	line-height:10px;
	margin-top:22px;
	padding: 0px 0px 10px 0px;
}
#text_content_listing a {
	color:#76915D;
	text-decoration:none;
}
#text_content_listing a:hover {
	text-decoration:underline;
}
#visual_thumbs img.nopad {
	margin-left:0px;
	margin-top:5px;
	border: solid #E7E1D9 1px;
}
#sec_text p {
	padding: 0px 0px 0px 30px;
}
#theEnd {
	margin: 100px 0px;
	padding: 0px;
	height: 500px;
	width: 960px;
	background-image: url(../_images/site_background.gif);
}
#main_text ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#main_text ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
