body {
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	color:#333333;
	text-align: center;
	margin: 0 auto;
	background:#a56018;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 978px;
	background:#FFFFFF;
}

#header_cont {
	height:24px;
	padding:6px 0 0 0;
	background:#a56018;
}

#topnav {
	height:24px;
	padding:0 0 0 302px;
	width:545px;
	position:absolute;
}

#searchnav {
	width:130px;
	height:21px;
	position:absolute;
	margin:0 0 0 847px;
}

#header_home {
	background:url(/images/header_back_home.jpg) no-repeat;
	height:124px;
	padding:51px 0 1px 0;
}

#header_main {
	background:url(/images/header_back_main.jpg) no-repeat;
	height:124px;
	padding:51px 0 1px 0;
}
/*
#project_thumbs_home {
	height:83px;
}

#home_col1 {
	width:560px;
	height:285px;
	float:left;
	background:url(/images/content_back_home.jpg) no-repeat;
}

#home_col2 {
	width:418px;
	height:285px;
	float:left;
	background:url(/images/project_back_home.jpg) no-repeat;
}

#footer_home {
	height:70px;
	padding:0 0 10px 0;
}
*/

#home_flash {
	width:978px;
	height:448px;
}

#content {
	background:url(/images/content_back.jpg) no-repeat top left;
}

#project_thumbs {
	width:418px;
	float:left;
	padding:0 0 70px 0;
}

#project_content {
	width:360px;
	padding:0 15px 0 32px;
	float:left;
}

#project_menu {
	width:143px;
	padding:85px 0 0 0;
	float:left;
}

a.plink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8d5923;
	text-decoration:none;
}

a.plink:visited {
	color:#8d5923;
	text-decoration:none;
}

a.plink:hover {
	color:#8d5923;
	text-decoration:underline;
}

a.plink_on {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#613d15;
	text-decoration:none;
}

a.plink_on:visited {
	color:#613d15;
	text-decoration:none;
}

a.plink_on:hover {
	color:#613d15;
	text-decoration:underline;
}

#footer {
	height:109px;
	padding:0 0 20px 79px;
	clear:both;
}

p {
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
}

#title {
	font-size:12px;
	color:#613d15;
	font-weight:bold;
	padding:0 0 12px 0;
}

.subtitle {
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

li {
	padding:0px;
	margin:0px 0px 8px 0px;
}

ul {
	padding:0px;
	margin:10px 0px 10px 16px;
}

/* -- search page styles -- */
.aY a{font-weight: bold;}
.aY span{font-size:9px;}
.aX{padding-left:15px; padding-top:0px; margin-top:0px; font-size:10px;}

#sitemap li {
	padding:0px;
	margin:0px 0px 5px 15px;
}

#sitemap ul {
	padding:0px;
	margin: 5px 0px 10px 20px;
}


/*  link styles  */

a {
	color: #8d5923;
	text-decoration: none;
}

a:visited {
	color: #8d5923;
	text-decoration: none;
}

a:hover {
	color: #8d5923;
	text-decoration: underline;
}