body
{
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	font-family: Verdana, sans-serif;
}

div#shadow {
	width: 748px;
	border-bottom: 2px solid #836B65;
}


div#container {
	background-color: #fff;
	width: 748px;
	border: 1px solid #B2B2B2;
}

div#headerimg {
	border: 1px solid white;	
}

div#left {
	width: 142px;
	float: left;
	text-align: left;
}

div#centersplash {
	margin: 5px;
	padding: 0px 20px 10px 20px;
	border-right: 1px dotted gray;
	float: left;
	line-height: 14px;
	width: 250px;
	text-align: left;
}
div#center {
	margin: 5px;
	padding: 0px 20px 10px 20px;
	float: left;
	width:548px;
	line-height: 14px;
	text-align: left;
}

div#center-projects{
	margin: 5px;
	padding: 0px 20px 10px 20px;
	float: left;
	width:547px;
	line-height: 14px;
	text-align: left;
}


div#right {
	margin: 5px;
	padding-right: 5px;
	float: right;
	width: 190px;
}

.toolbox {
	margin: 6px;
	padding: 1px;
	float: right;
	maxwidth: 310px;
	background-color: #EFECEA ;
	border-top: 1px solid #B29A8A;
	border-right: 2px solid #B29A8A;
	border-left: 1px solid #B29A8A;
	border-bottom: 2px solid #B29A8A;
}

.toolinside {
	margin: 0px;
	padding: 6px;
	background-color: #FFFFFF;
	border-top: 1px solid #D4C8C0;
	border-right: 1px solid #D4C8C0;
	border-left: 1px solid #D4C8C0;
	border-bottom: 1px solid #D4C8C0;
}


.inset {
	margin: 5px;
	padding: 3px;
	float: right;
	maxwidth: 310px;
	width: 310px;

}
.project-topic {font-weight:bold; font-size:10px; color:#D20C0C;}

#navlist
{
	padding: 0px 1px 1px 0px;
	font: bold 11px Verdana, sans-serif;
	width: 140px;
	text-align: left;
	margin: 0px 0px 0px 1px;
}

#navlist li
{
margin: 0px;
width: 140px;
list-style: none;
border-top: 1px solid white;
text-align: left;
}

#navlist li a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	margin: 0px;
	/*border-right: 3px solid #315F6A;*/
	background: #D6C0AD;
	text-decoration: none;
}

#navlist li a:link {
	color: #966B45;
}
#navlist li a:visited { color: #966B45; }

#navlist li a:hover
{
	/*border-color: #f15723;*/
	color: #FFF;
	background: #887266;
}

#kbcinfo{
	text-align: right;
	margin-top: 100px;
	font-size: 10px;
}

#printfriendly a {
	display: block;
	width: 109px;
	border: 1px solid #cccccc;
	background-color:#f6f6f6;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

table.spotlight { font-size:9px; font-weight:bold;}

.learnmore {
	font-weight: bold;
	float: right;
	display: block;
	width: 220px;
	text-align: right;
	margin-top: 5px;
}

.learnmore2 {
	font-weight: bold;
	display: block;
	width: 220px;
	text-align: right;
	margin-top: 5px;
}
.learnmore a {
	text-decoration: none;
	color: #315F6A;
}

 #footer {
	border: 1px solid #E5D5CF;
	background-color: #9D8677;
	padding: 2px;
	color: white;
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 11px;
	width: 747px;
	text-align: left;
}

input {
	width:150px;
	border:1px solid gray;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.projectimgs {
	width: 170px;
	float: left;
	padding: 5px 10px 5px 0px;
}


.projectimgs2 {
	width: 260px;
	float: left;
}

.projectimgs2 ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 30px;
}

.projectimgs2 ul a {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.title	{
	font-weight: bold;
	font-size: 12px;
	color: #CD5133;
	}