@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#330000;
	color:#524906;
	font-size:12px;
	margin-top:0;
	}
#container{
	margin:0 auto 0 auto;
	width:939px;
	height:800px;
	}
#header{
	background-image:url(../images/header.gif);
	background-image:url(../images/shadowUI/header.gif);
	background-image:url(../images/headerUI/headerBG.gif);
	background-image:url(../images/greenEmbossUI/header.jpg);
	background-repeat:no-repeat;
	height:138px;
	width:939px;
	}
#mainNav{
	float:right;
	padding:90px 125px 0 0;
	}
#mainNav a{
	padding:0 10px 0 10px;
	color:#95824F;
	font-size:14px;
	font-weight:bold;
	}
#mainNav a:hover{
	color:#666600;
	text-decoration:none;
	}
#main{
	background-image:url(../images/mainBG.gif);
	background-image:url(../images/shadowUI/mainBG.gif);
	background-image:url(../images/headerUI/mainBG.gif);
	background-image:url(../images/greenEmbossUI/mainBG.jpg);
	background-repeat:no-repeat;
	width:939px;
	height:auto;
	}
p{
	text-align:left;
	margin:0 150px 0 150px;
	}
table{
	text-align:center;
	margin:0 150px 0 140px;
	}
a{
	color:#C6B682;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	}
a:hover{
	color:#330000;
	color:#524906;
	}
a img.bordered {
	border:solid 2px #997F7F;
	/*color:#997F7F;*/
	}
a:hover img.bordered{
	border:solid 2px #330000;
	}
.current{
	color:#FFCCCC;
	color:#524906;
	}
h3{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	padding-left:150px;
	}
#footer{
	font-size:12px;
	width:939px;
	height:115px;
	background-image:url(../images/footerBG.gif);
	background-image:url(../images/shadowUI/footerBG.gif);
	background-image:url(../images/headerUI/footerBG.gif);
	background-image:url(../images/greenEmbossUI/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:30px;
	}
#footer a{
	font-size:12px;
	color:#330000;
	color:#524906;
	text-decoration:none;
	font-style:italic;
	}
#footer a:hover{
	color:#95824F;
	color:#C6B682;
	text-decoration:none;
	}
#copyright{
	float:left;
	margin:0 0px 0 150px;
	font-style:italic;
	font-size:10px;
	height:13px;
	}
#lowerNav{
	float:right;
	margin:0 150px 0 0px;
	font-size:10px;
	height:13px;
	padding-top:3px;
	}
#lowerNav a{
	font-size:10px;
	}
.rightSpace{
	padding-right:87px;
	}
.webThumbnails{
	margin:20px 0 0 147px; /*was 102*/
	}
.webThumbnails td{
	padding-bottom:30px;
	padding-right:5px;
	}
.webThumbnails h4{
	font-size: 1em;
	}
.printThumbnails h4{
	font-size: 1em;
	}
.indexThumbnails h4{
	font-size: 1em;
	}