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

div#content_area
{
	position: absolute;
	top: 363px;
	width: 750px;
	margin: 2px auto 0 auto;
	padding: 80px 10px 0 10px;
	border-left: solid 1px #c0ae8d;
	border-right: solid 1px #c0ae8d;
	z-index: 2;
	background: url(../images/content_top_bar.jpg) top left no-repeat;
	background-color: #ffeec6;
}


div#content_background_top
{
	background: url(../images/content_background_top.jpg) top left repeat-x;
	width: 100%;
	height: 230px;
	position: absolute;
	top: 365px;
	left: 0;
}

div#banner_background
{
	position: absolute;
	top: 95px;
	left: 0;
	height: 270px;
	width: 100%;
	background: url(../images/banner_background.jpg) top left repeat-x;
}

div#banner
{
	position: absolute;
	width: 100%;
	height: 270px;
	top: 95px;
}

div#banner h1
{
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	color: #D0CEB7;
	z-index: 2;
}

div#banner h1#line1
{
	left: 420px;
	top: 15px;
	font-size: 22pt;
}

div#banner h1#line2
{
	right: 20px;
	top: 45px;
	font-size: 28pt;
}

div#banner h1.shadow
{
	color: #462008;
	z-index: 1;
}

div#banner h1#line1.shadow
{
	left: 423px;
	top: 18px;
}

div#banner h1#line2.shadow
{
	right: 17px;
	top: 48px;
}

div#banner p#banner_text
{
	position: absolute;
	width: 300px;
	height: 150px;
	left: 450px;
	top: 95px;
	font-size: 12px;
	text-align: left;
	color: #FFF;
	z-index: 2;
}

div#banner p#banner_text.shadow
{
	position: absolute;
	width: 300px;
	height: 150px;
	left: 451px;
	top: 96px;
	font-size: 12px;
	text-align: left;
	color: #805033;
	z-index: 1;
}


div#banner div#banner_image
{
	position: relative;
	background: url(../images/banner_image.jpg) bottom left no-repeat;
	width: 470px;
	height: 270px;
	left: 25px;
}


div#content_background
{
	position: absolute;
	width: 100%;
	top: 595px;
	height: 600px;
	background: url(../images/content_background.jpg) top center repeat;
	z-index: 0;
}

div#featured_projects
{
	position: relative;
	top: 40px;
}

td.featured_project
{
	float: left;
	width: 193px;
	height: 153px;
	padding: 0 20px 0 20px;
	background: url(../images/feature_frame.gif) center center no-repeat;
	font-family: Verdana, Geneva, "sans-serif 10pt normal";
}

.featured_project h1
{
	margin: 3px 0 0 0;
	padding: 0;
	font: 14px Verdana, Geneva, sans-serif;
	text-align: center;
}

.featured_project h1 a
{
	color: #FFEEC6;
}

.featured_project img
{
	position: relative;
	margin-top: 9px;
	left: 4px;
	width: 185px;
	height: 120px;
	border: 0;
}

.spacer10
{
	width: 10px;
}

div#link_table_image
{
	position: absolute;
	z-index: 1;
	left: 280px;
	top: 81px;
	background: url(../images/link_table_image.gif);
	width: 200px;
	height: 246px;
}

div#link_table_image_bar
{
	position: absolute;
	z-index: 0;
	width: 442px;
	height: 17px;
	left: 170px;
	top: 326px;
	background: url(../images/link_table_image_bar.jpg) top center no-repeat;
}
div.link_quadrant
{
	position: relative;
	z-index: 2;
	height: 123px;
	top: 0;
	width: 50%;
	float: left;
}

div.link_quadrant h1
{
	margin: 0 20px 5px 20px;
}

div.link_quadrant p, div.link_quadrant a:visited
{
	color: #451900;	
}

div.link_quadrant p
{
	width: 250px;
	font-size: 8pt;
	margin: 0 20px 0 20px;
}

#q2 p, #q4 p
{
	text-align: right;
	float: right;
}

.right_align
{
	text-align: right;
}

.center
{
	text-align: center;
}

.emphasis
{
	color: #ED3031;
}

div#footer
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	position: relative;
	height: 50px;
	width: 770px;
	margin-top: 40px;
	bottom: 0;
	left: -10px;
	background: url(../images/footer_background.jpg) bottom center no-repeat;
}

div#footer p
{
	text-align: center;
	padding-top: 30px;
	color: #665c4a;
}