/*-------------------------------------------------------------------
Site Required
-------------------------------------------------------------------*/
body {
	background-color: #CBC9BC;
        margin: 0px;
}

body, td {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
        margin: 0px;
        padding: 0px;
        text-align: left;
}

a:link, a:visited, a:active, a:hover { text-decoration: none; color: #ffffff; }

.title, .h1, h1 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 18px; color: #ffffff; margin:0px; padding:0px; }
.heading1, .h2, h2 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 17px; color: #ffffff; margin:0px; padding:0px; }
.heading2, .h3, h3 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 14px; color: #56491D; margin:0px; padding:0px; }
.h4, h4 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 12px; color: #ffffff; margin:0px; padding:0px; }
.secondary_font, .h5, h5 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: bold; font-size: 11px; color: #15245D; margin:24px; padding:0px; }
.footnote, .h6, h6 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 9px; color: #4E483C; margin:0px; padding:0px; }
.footer_text { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 9px; color: #5A471C; margin:0px; padding:0px; }


/*-------------------------------------------------------------------*/

.menu_link { font-family: Arial, Helvetica; font-weight: bold; font-size: 13px; color: #5D7780; }
a.menu_link, a.menu_link:link, a.menu_link:visited, a.menu_link:active { text-decoration: none; color: #5D7780; }
a.menu_link:hover { text-decoration: underline; color: #000000; }

#content_index, #content_home_err404 {
	width: 652px;
	background-color: #ffffff;
	padding: 0px;
}

#section_content {
	width: 652px;
	padding: 0px;
}

#general_content {
	width: 652px;
	padding: 0px;
}

#testimonial {
	margin: 20px 10px 10px 10px;
	width: 210px;
	cursor: pointer;
}
#testimonial #text {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #404040;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
#testimonial #author, #testimonial #author_title, #testimonial #company {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #404040;
	font-size: 10px;
	font-weight: bold;
}

#home_text {
	padding: 10px 25px;
}

#home_text, #home_text a, #home_text a:link, #home_text a:visited, #home_text a:active {
	text-decoration: none;
	color: #5D7780;
}

/*-------------------------------------------------------------------*/
/* Main Menu CSS */
/*-------------------------------------------------------------------*/


#main_nav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_nav li {
	float: left;
}
#main_nav li a {
	display: block;
	width: 201px;
	height: 44px;
}
#footer {
	width: 936px;
	padding: 25px 0px 50px 0px;
	background: url(/images/main_shadow_bottom.gif) repeat-x top;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration: underline;
	color: #383124;
}

/*-------------------------------------------------------------------*/
/* Project CSS */
/*-------------------------------------------------------------------*/

#project_gallery_viewable {
	float: left;
	height: 397px;
	width: 560px;
	overflow: hidden;
	text-align: center;
}

#project_gallery_thumbnail {
	float: left;
	height: 397px;
	width: 87px;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
}

#project_gallery_thumbnail img {
	margin: 0px 0px 5px 0px;
	cursor: pointer;
	-moz-opacity: 0.50; /*Firefox Opacity*/
	filter: alpha(opacity=50); /*IE Opacity*/
	opacity:.50; /*Standard Opacity*/
}

#project_gallery_thumbnail img:hover {
	-moz-opacity: 1.00; /*Firefox Opacity*/
	filter: alpha(opacity=100); /*IE Opacity*/
	opacity:1.00; /*Standard Opacity*/
}

#pdf_link {
	height: 15px;
	padding: 10px;
}
#pdf_link a {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #AB5D47;
	text-decoration: none;
}
#pdf_link a:hover {
	text-decoration: underline;
}

#project_content {
	background-color: #A8936C;
}
#project_detail {
	float: left;
	width: 100px;
	padding: 40px 40px 50px 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

#project_description {
	float: left;
	width: 472px;
	padding: 10px 20px 50px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#project_description h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin:0px;
	padding:0px;
}

#project_description h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	margin:0px;
	padding:0px;
}

#staff_content {
	padding: 45px 20px 5px 40px;
	height: 347px;
	text-align: justify;
}
#staff_content h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
	margin:0px;
	padding:0px;
}
#staff_content h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	margin:0px;
	padding:0px;
}
#staff_content img {
	margin: 0px 20px 10px 0px;
}
#staff_navigation {
	padding: 45px 20px 0px 40px;
}
#staff_navigation h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin:0px;
	padding:0px;}

/*-------------------------------------------------------------------*/
/* Sub Menu CSS */
/*-------------------------------------------------------------------*/

#navarea {
	margin: 0px 0px 30px 20px;
}

#navarea ul, #navarea ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_nav {
	margin: 0;
	padding: 5px 0px 0px 5px;	
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
}

#sub_nav a {
	color: #000000;
	text-decoration: none;
}
#sub_nav li a {
	color: #000000;
	display: block;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
}

#sub_nav li li a {
	color: #000000;
	padding: 4px 0px 0px 25px;
	font-weight: bold;
	font-size: 12px;
}

#sub_nav li li li a {
	color: #000000;
	padding: 4px 0px 0px 40px;
	font-weight: bold;
	font-size: 11px;
}

#sub_nav a.current {
	color: #AB5D47;
}

/*-------------------------------------------------------------------*/
