@charset "utf-8";
/* CSS Document */

/* TAGS */
* { padding:0px; margin:0px; }
BODY {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006;
	background-image:url(../../images/body_back.png);
}
UL {
	padding-left:2em;
	line-height:18px;
}
P {
	line-height:18px;
	margin-bottom:9px;
}
H1 {
	padding-bottom:18px;
}
H2 {
	font-size:22px;
	padding-bottom:18px;
	line-height:18px;
}
H3 {
	font-size:18px;
	padding-bottom:18px;
	line-height:18px;
}

A {
	color:#006;
}
A:hover {
	color:#39f;
}

IMG {
	border:none;
}

/* Core layout IDs */
#top_menu_wrap {
	background-image:url(../../images/header_menu_back.png);
	background-repeat:repeat-x;
	border-bottom:solid 1px #000;
	height:29px;
	min-width:902px;
}
#top_menu {
	width:902px;
	margin:0 auto;
	text-align:right;
	padding: 8px 0 0 0;
	color:#ebe4d6;
	font-weight:bold;
	background-image:url(../../images/header_menu_back.png);
	background-repeat:repeat-x;
}
#top_menu DIV {
	padding:0 4px;
}
#top_main {
	width:900px;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	background-color:#fff;
	margin:0 auto;
	
}
#header {
	background-image:url(../../images/header_banner.png);
	height:120px;
	border-bottom:solid 3px #006;
}
#top_right {
	float:right;
	width:350px;
	margin-left:20px;
}
#right_menu {
	float:right;
	width:350px;
	margin-left:20px;
	background-color:#f3f0e9;
}
#top_left {
	padding: 20px 370px 20px 20px;
}
#top_left_condensed {
	padding:20px 0 0 20px;
}
#bottom_main_wrap {
	background-image:url(../../images/main_bottom_back.png);
	background-repeat:repeat-x;
	background-color:#ebe4d6;
	border-top:solid 1px #c6b286;
	min-width:902px;
}
#bottom_main {
	background-image:url(../../images/main_bottom_back.png);
	background-repeat:repeat-x;
	background-color:#ebe4d6;
	width:902px;
	margin:0 auto;
}
#bottom_left {
	padding: 20px 0;
}
#bottom_right {
	float:right;
	width:300px;
	padding:20px 0 20px 0;
}
#bottom_right_secondary {
	float:right;
	width:348px;
	padding:20px 0 20px 0;
}
#footer_wrap, #footer {
	background-image:url(../../images/footer_back.png);
	background-repeat:repeat-x;
	background-color:#006;
}	
#footer_wrap {
	border-top:solid 1px #000;
	min-width:902px;
}
#footer {
	width:902px;
	margin:0 auto;
	padding: 10px 0;
}

/* Detail IDs and classes */
	/* Top Menu */
	#top_menu A {
		color:#ebe4d6;
		text-decoration:none;
	}
	#top_menu A:hover {
		text-decoration:underline;
	}
	
	/* Header logo */
	#header IMG {
		padding:4px 0 0 20px;
	}
	DIV.contact_info {
		float:right;
		width:200px;
		padding:15px;
		margin-top:20px;
		text-align:right;
	}
	DIV.contact_info A {
		text-decoration:none;
		font-weight:bold;
	}
	
	/* Menu Buttons */
	.menu_primary {
		height:40px;
		background-color:#fff;
		background-image:url(../../images/menu_arrow.png);
		background-position:right;
		background-repeat:no-repeat;
		border:solid 1px #c6b286;
	}
	.menu_primary A {
		display:block;
		font-size:18px;
		line-height:18px;
		padding:11px 10px;
		color:#006;
		text-decoration:none;
	}
	.menu_primary A:hover {
		color:#39f;
	}
	
	/* Top Right Spotlight */
	#top_right .menu_primary {
		border-right:none;
		border-bottom:none;
	}
	
	/* Top Right Menu on secondary pages*/
	#right_menu #menu_heading {
		font-weight:bold;
		
		background-color:#f3f0e9;
		background-image:none;
		border-left:none;
		border-right:none;
		border-top:none;
		border-bottom:solid 1px #006;
	}
	#menu_heading A {
		color:#006;
		font-size:22px;
	}
	#right_menu .menu_primary {
		border-right:none;
	}
	#right_menu UL {
		padding: 10px 15px 10px 15px;
		list-style:none;
	}
	#right_menu LI {
		padding:2px 0;
		border-bottom:dashed 1px #39f;
	}
	#right_menu LI A {
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
	}
	
	/* Front Page Layout */
	.front_page_list {
		font-weight:bold;
	}

	#bottom_left .menu_primary {
		width:280px;
		float:left;
		margin:0 16px 12px 0;
	}
	#front_page_clients {
		height:148px;
		padding:0px;
	}
	#front_page_clients ul{
		margin:10px;
	}
	#front_page_clients A {
		text-decoration:none;
	}
	#front_page_clients A:hover {
		text-decoration:underline;
	}
	
	/* Service Page Styles */
	#services_list LI{
		font-size:14px;
		font-weight:bold;
		padding:6px 0;
	}
	
	#projects_reference, #services_gallery {
		border:solid 1px #06c;
	}
	#projects_reference_inner {
		border:solid 1px #66b3ff;
		background-image:url(../../images/projects_list_back.png);
		background-repeat:no-repeat;
		background-color:#39f;
		padding: 25px 10px;
	}
	#services_gallery_inner {
		border:solid 1px #66b3ff;
		background-image:url(../../images/projects_gallery_back.png);
		background-repeat:no-repeat;
		background-color:#39f;
		padding: 25px 10px 20px 10px;
	}
	#services_gallery_inner .gallery_images IMG {
		float:left;
		padding:3px;
		border:none;
	}
	#services_gallery_inner .menu_primary {
		margin-bottom:10px;
	}
	
	#bottom_right_secondary P {
		color:#fff;
		font-weight:bold;
	}
	
	/* Project Page Styles */
	
	TABLE.project_data {
		width:500px;
		border-width:0px;
		line-height:18px;
		
	}
	TABLE.project_data TD {
		border:0;
		padding:4px 10px;
		vertical-align:top;
	}
	TABLE.project_data TD.left_col {
		width:150px;
		text-align:right;
	}
	TABLE.project_data TH {
		text-align:left;
		padding:4px 10px;
	}
	
	/* Footer styles */
	
	#footer P {
		color:#ebe4d6;
	}
	
	/* White box with gold borders */
	.white_box {
		background:#fff;
		border:solid 1px #c6b286;
		padding:10px;
	}
/* Misc and utility classes */

.clear {
	clear:both;
}
.important {
	font-weight:bold;
	font-style:italic;
}
.right_align {
	float:right;
	padding:2px 0px 2px 6px;
}
.left_align {
	float:left;
	padding:2px 6px 2px 0px;
}

	/*Distressed Button*/
	DIV#distressed_button {
		height:60px;
		background-image:url(../../images/distressed_asset_back.jpg);
		text-align:right;
		}
		
	DIV#distressed_button H2 {
		color:#fff;
		font-weight:normal;
		padding:0 0 5px 0;
		}
	DIV#distressed_button P {
		padding:0;
		}
	
	DIV#distressed_button A {
		color:#fff;
		padding: 10px 20px 0 0;
		display:block;
		text-decoration:none;
		}
