@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF0CC;
}
/* CSS Document */

#container {
	width:800px;
	height:1024px;
	margin-right:auto;
	margin-left:auto;
}
#apDiv1 {
	position:absolute;
	width:auto;
	height:33px;
	z-index:6;
	margin-left: 153px;
	margin-top: 207px;
}
#apDiv2 {
	position:absolute;
	width:217px;
	height:75px;
	z-index:1;
	margin-left: 504px;
	margin-top: 107px;
}
#apDiv3 {
	position:absolute;
	width:721px;
	height:47px;
	z-index:2;
	margin-top: 280px;
	margin-left: 45px;
	top: 0px;
}
.style1 {font-weight: bold}
#apDiv4 {
	position:absolute;
	width:197px;
	height:374px;
	z-index:4;
	margin-top: 342px;
	margin-left: 15px;
}
#apDiv5 {
	position:absolute;
	width:584px;
	height:501px;
	z-index:5;
	margin-top: 341px;
	margin-left: 202px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #79662D;
}
.maintextlight {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FFF0CC;
}
.headersdark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3F3313;
}
.headersblack {color: #000000}
.linksmain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.underlinecaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.mainparagraph {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #1F1909;
}
.NBtext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #624F1F;
}
.picturethumbs {
	border: 3px dotted #333333;
}
.tableborder {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	color: #624F1F;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
}

/*News Menu Styles */

#blueblock{
	width: 180px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #FFF0CD;
	color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #79662D;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A5936A;
	border-left-color: #51773D;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #0E1D39;
	color: #fff;
}
