/* CSS Document */
body{
	background-color: #FFFFC4;/**/
	margin: 20px 0px 0px 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#2A361E;
}
h1{
	font-size:16px;
	color:#2A361E;
	
}
h1.blog{
	font-size:13px;
	color:#292116;
	
}
h2{
	font-size:13px;
	color:#292116;
	
}
#bread_crumbs{
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
color:#292116;
}
#bread_crumbs a {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
color:#292116;
text-decoration:none;
}
#bread_crumbs a:hover {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
color:#292116;
text-decoration: underline;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	clear: both;
	float: left;
}
#top_links{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#2A361E;
	padding-bottom:3px;
	text-align:right;
	width: 900px;
}
#top_links a{
	text-decoration:none;
	/*padding-right:10px;*/	
}

#header {
	background-image: url(/images/top_back_ground.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 70px;
	clear: both;
	float: left;
}
	#logo{
		float:left;
		width:640px;
		height: 70px;
	}
	#ddd{
		float:left;
		width:188px;
	}
	#top_right{
		color:#DFEFCF;
		font: normal 12px Verdana, Arial, Helvetica, sans-serif;
		width:250px;
		float:left;
		height: 40px;
		padding-top:30px;/**/
		padding-right:10px;	
		text-align:right;
	}
	#top_right a {
		color:#DFEFCF;
		font: normal 12px Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
	

#pub {
	border-right: 1px solid #292116;
	border-left: 1px solid #292116;
	clear: both;
	float: left;
	width:898px;
	height: 166px;
	background-color: #FFFFFF;
	/*background-image:url(/images/v4/website_thumbnails_small_2.jpg);
	background-repeat:no-repeat;*/
	
}
#pub_type_2 {
	border-right: 1px solid #292116;
	border-left: 1px solid #292116;
	clear: both;
	float: left;
	width:898px;
	height: 124px;
	background-color: #FFFFFF;
	/*background-image:url(/images/v4/website_thumbnails_small_2.jpg);
	background-repeat:no-repeat;*/
	
}
	#pub_image{
		float: left;
		width:650px;
		height:166px;		
	}
	.pub_ad_image{
		display: none;
		position:absolute;
	
	}
	#pub_image_text{
		display: none;
		position:absolute;
		vertical-align:bottom;
		padding-top: 146px;
		padding-left:5px;
		z-index:1;
		
	}
		#pub_image_text a {
			font:bold 12px Verdana, Arial, Helvetica, sans-serif;
			color: #292116;
			text-decoration:none;
			color:#2A361E;
		}
	
	#pub_ad{
		float: left;
		width:248px;		
	}
	.pub_ad_text{
		text-align: right;
		padding-top: 7px;
		padding-right: 10px;

	}
	.pub_ad_text h1{
		margin:0px;
		padding:0px;
	}
	.pub_ad_text h1 a{
		font:normal 20px Verdana, Arial, Helvetica, sans-serif;
		color: #292116;
		text-decoration:none;
		
	}/**/
	#pub_image_left{
		position:absolute;
		z-index:0;
	}	
#menu {
	clear: both;
	background-color:#292116;
	width:900px;
}
	.menu_item{
		padding: 0px 10px;
		float: left;
		height:27px;
		background-color:#292116;
	}
	.menu_item_first{
		padding: 0px 10px 0px 5px;
		float: left;
		height:27px;
		background-color:#292116;		
	}
	.menu_item_end{
		padding: 0px 0px 0px 0px;
		float: left;
		height:27px;
		width:339px;
		background-color:#292116;		
	}
	.menu_sep_dark{
		color:#15110B;
		width:1px;
		height:27px;
		float: left;
		background-color:#292116;		
	}
	.menu_sep_light{
		color:#54442E;
		width:1px;
		height:27px;		
		float: left;
		background-color:#292116;				
	}
	img.seperator{
		width: 1px;
		height: 27px;
	}


#middle {
	clear: both;
}
	#left_column {
		background-color: #BAB07C;
		width:186px;
		border-right: 1px solid #292116;
		border-left: 1px solid #292116;
		float:left;
		padding-top: 20px;
	}
		#sub_menu {
			background-color: #BAB07C;
			padding-left: 5px;
			padding-right: 5px;
		
		}
		#sub_menu a{
			text-decoration:none;
			font-size: 11px;
		}
		
			.sub_menu_item{
				padding-bottom:5px;
				padding-top:2px;
				font: normal 14px Verdana, Arial, Helvetica, sans-serif;
				border-bottom: 1px solid #292116;
			}
	#content{
		width:696px;
		background-color:#fff;
		float:left;
		padding: 10px 5px 10px 10px;
		border-right: 1px solid #292116;	
	}
	/*homepage*/
	#content_homepage{
		width:674px;
		background-color:#ffffff;
		float:left;
		padding: 10px 5px 5px 10px;
		border-left: 1px solid #292116;	
	}
	#right_column {
		background-color: #BAB07C;
		width:200px;
		border-right: 1px solid #292116;
		border-left: 1px solid #292116;
		float:left;
		padding: 10px 4px 5px 4px;
	}
	#headliner{
		border-bottom: 1px solid #292116;
		background-color:#ffffff;
	}
	
	#homepage_row2_box1{
		width:332px;
		float:left;
		padding: 5px 5px 5px 0px;
		background-color:#fff;
	}
	#homepage_row2_box2{
		width:331px;
		float:left;
		padding: 5px 0px 5px 5px;
		border-left: 1px solid #292116;/**/
		background-color:#fff;
	}
	
	/*homepage*/

	
#bottom {
	clear: both;
	float: left;
	border-top: 1px solid #292116;
	font-size:10px;
	text-align:center;
	width:900px;
}
	#copyright{
	font-size:10px;
	color: #2A361E;
	
	}
	#address{
	font-size:10px;
	color: #2A361E;
	padding-bottom: 5px;
	}
	#bottom_links{
		font-size:10px;
		text-align:center;
		padding-top: 10px;
	}
		a.footer{
		font-size:10px;
		
		}
	#copyright{
		font-size:10px;
		text-align:center;
		padding-top: 10px;
	}
	#address{
		font-size:10px;
		text-align:center;
		padding-top: 10px;
	}

/*portfolio*/
h2.portfolio_location {
	margin:0;
	padding:0;
}
h2.portfolio_location a{

	font-size:11px;
}
h3.portfolio_service{
	margin:0;
	padding: 0 0 0 20px;
	font-family: arial;
	font-size:12px;
	font-weight:normal;
}
.portfolio_work_performed{
	margin:0;
	padding:10px 0 5px 0;

}

.portfolio_name{
/*	font-family: arial;*/
	font-weight:bold;
	font-size:12px;
	color: white;
	background-color:#2A361E;
	padding: 3px 0px;


}
a.portfolio_name:visited,a.portfolio_name:link,a.portfolio_name:active {
	font-family: arial;font-size:12px;font-weight:bold;
	color: white;
	background-color:#2A361E;
	text-decoration:none;
}
.portfolio_description{
	/*font-family: arial;
	font-size:12px;
	color: #666;
	font-weight:normal;*/
	background-color:#fff;	
	vertical-align:text-top;
	text-align:left;
	border-left-color: #2A361E;
	border-left-width:1px;
	border-left-style:solid;
}

.large_image{
	border:1px solid #ccc; 
	padding:10px; 
	background:white; 
	position: absolute; 
	z-index:11; 
	visible: hidden; 
	width:749px;
}
