@charset "utf-8";
/* CSS Document */
body
	{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	border-top:4px solid #000;
	background-color:#A81201;
	}
p {
	margin-top:0px;
	}

ul
	{
	margin-left:5px;
	padding-left:10px;
	}

#main
	{
	width:803px;
	margin-left:auto;
	margin-right:auto;
	border-left:2px solid #000;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	}
#subnav
	{
	font-size:11px;
	height:20px;
	}
#home_header
	{
	background-image:url(images/frm_home_header.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:803px;
	height:162px;
	}
#home_header_text
	{
	position:relative;
	width:803px;
	height:100%;
	}
#home_header_text div
	{
	color:#666666;
	font-size:12px;
	position:absolute;
	padding-right:10px;
	bottom:5px;
	left:415px;
	}
#header
	{
	background-image:url(images/frm_header.gif);
	width:803px;
	height:110px;
	cursor:pointer;
	}
#header_logo
	{
	float:left;
	width:85px;
	height:110px;
	}
#header_text
	{
	position:relative;
	width:803px;
	height:100%;
	}
#header_text div
	{
	color:#666666;
	font-size:19px;
	position:absolute;
	padding-right:10px;
	top:60px;
	left:87px;
	}
#footer
	{
	clear:both;
	background-image:url(images/frm_footer.gif);
	font-size:17px;
	text-align:center;
	padding-top:11px;
	padding-bottom:11px;
	}
#copyright
	{
	width:803px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:10px;
	padding-top:10px;
	padding-left:5px;
	}
	
.bg_white
	{
	background-color:#fff;
	}
.border_gray_top
	{
	border-top:1px solid #666666;
	}
.border_gray_bottom
	{
	border-bottom:1px solid #666666;
	}
.border_gray_left
	{
	border-left:1px solid #666666;
	}	
.border_gray_right
	{
	border-right:1px solid #666666;
	}
.content_area
	{
	width:735px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	min-height:400px;
	}
.project_item
	{
	float:left;
	width:365px;
	text-align:center;
	}
.project_item a:link, .project_item a:visited
	{
	text-decoration:none;
	color:inherit;
	}
.project_item_center
	{
	width:365px;
	left-margin:auto;
	right-margin:auto;
	text-align:center;
	}
.project_item_center a:link, .project_item_center a:visited
	{
	text-decoration:none;
	color:inherit;
	}

.project_item_caption
	{
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
	color:#666;
	}
.project_details
	{
	float:right;
	width:315px;
	margin-top:0px;
	font-size:12px;
	color:#666;
	}
.project_details a:link, .project_details a:visited
	{
	text-decoration:none;
	color:#c40000;
	}
.project_details a:hover
	{
	text-decoration:underline;
	}
	
.project_map_area
	{
	float:left;
	width:400px;
	}
.project_map
	{
	float:left;
	width:132px;
	}

.case_text
	{
	font-size:12px;
	color:#666;
	}
.case_details
	{
	float:right;
	width:415px;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
	font-size:12px;
	color:#666;
	}
.case_quote
	{
	margin-right:60px;
	}
.case_caption
	{
	float:left;
	width:400px;
	}
.case_item
	{
	float:left;
	/*width:245px;*/
	width:365px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.case_item a:link, .case_item a:visited
	{
	text-decoration:none;
	color:inherit;
	}

.contact
	{
	float:left;
	width:300px;
	margin-top:10px;
	margin-left:15px;
	padding-bottom:20px;
	font-size:12px;
	color:#666;	
	}
.contact a:link, .contact a:visited
	{
	color:#c40000;
	text-decoration:none;
	}
.contact a:hover
	{
	text-decoration:underline;
	}

.contact_form
	{
	float:right;
	width:390px;
	margin-top:10px;
	margin-left:15px;
	padding-bottom:20px;
	font-size:12px;
	color:#666;	
	}
.contact_form a:link, .contact_form a:visited
	{
	color:#666;
	font-size:11px;
	text-decoration:none;
	padding:2px;
	border:1px dotted #666;
	}
.contact_form a:hover
	{
	color:#fff;
	background-color:#000;
	}
#contact_response
	{
	color:#A81201;
	font-weight:bold;
	}	

.form_gray
	{
	clear:both;
	float:left;
	padding:3px 8px 5px 8px;
	margin-bottom:10px;
	font-size:11px;
	color:#fff;
	background-color:#666666;
	}
	
.bio_photo
	{
	float:left;
	margin-right:10px;
	}
.bio_text
	{
	float:right;
	width:570px;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.text_gray_small
	{
	font-size:12px;
	color:#666;
	}
.text_red_small
	{
	font-size:12px;
	color:#C40000;
	}
.text_red_small a:link, .text_red_small a:visited
	{
	color:#C40000;
	text-decoration:none;
	}
.text_red_small a:hover
	{
	text-decoration:underline;
	}
.text_large_red
	{
	font-size:16px;
	color:#C40000;
	}

	
/* subnav classes */
	.subnav_item
		{
		float:left;
		height:19px;
		border-left:1px solid #666;
		border-bottom:1px solid #666;
		vertical-align:middle;
		margin:0px;
		}
	.subnav_item a:link, .subnav_item a:visited
		{
		float:left;
		color:#666;
		background-color:#fff;
		height:19px;
		font-weight:normal;
		text-decoration:none;
		padding-left:10px;
		padding-right:10px;
		line-height:1.5;
		display:block;
		}
	.subnav_item a:hover
		{
		/*background-color:#284E7B;*/
		background-color:#A81201;
		color:#fff;
		}
	.subnav_item_end
		{
		float:left;
		height:19px;
		border-left:2px solid #A81201;
		margin:0px;
		}	
	.subnav_item_current
		{
		float:left;
		height:19px;
		border-left:1px solid #A81201;
		vertical-align:middle;
		color:#fff;
		background-color:#A81201;
		}
	.subnav_item_current a:link, .subnav_item_current a:visited
		{
		float:left;
		color:#fff;
		background-color:#A81201;
		height:19px;
		font-weight:normal;
		text-decoration:none;
		padding-left:10px;
		padding-right:10px;
		line-height:1.5;
		display:block;
		}
