html { 
	background-color: #eeb687;
	font-family: 'Droid Serif', Georgia, Times, serif;
	font-weight: 400; 
	font-size: 14px;
	line-height: 1.7em;
	color: #2d2d2d;
	margin-bottom: 10px;
}

td, th { font-family: 'Droid Serif', Georgia, Times, serif }

#page-wrap {
	position: relative;
	width: 900px;
	margin: 20px auto;
	background: white;
	-moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black;
	}

#maincol {
	width: 900px;
	float: left;
	margin: 0px;
	margin-top: 0px;
	background-color: #FFF;
	-moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black;
		}
		
#maincol2 {
	width: 900px;
	float: left;
	margin: 0px;
	margin-top: 0px;
	background-color: #FFF;
	-moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black;
		}		

#maincol2 {
	width: 900px;
	float: left;
	margin: 0px;
	margin-top: 0px;
	background-color: #FFF;
		}
		
h2.pos_right
{
position:relative;
left:210px;
top:120px;
}

#navcontainer ul
{
text-align: center;
padding-bottom: 15px;
padding-top: 15px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
width: 100%;
font-family: 'Droid Sans', Verdana, sans-serif;
text-shadow: 1px 1px .06em #cdcdcd;
font-size: 18px;
color: #000;
background-color: #fdf5e6;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 1px;
padding-top: 1px;
color: #6a2a16;
text-decoration: none;
border-right: 1px solid #333;
}

#navcontainer ul li a:hover
{
background-color: #fdf5e6;
color: #000;
}

#navcontainer #active { border-left: 1px solid #333;
padding-bottom: 1px;
padding-top: 1px;
 }

td {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #2d2d2d;
	margin-bottom: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: underline; 
}
a:visited {
	color: #336633;
	text-decoration: underline; 
}
a:hover {
	color: #990000;
	text-decoration: none; 
}
a:active {
	color: #990000;
	text-decoration: none; 
}

.style2 {
	font-family: 'PT Serif', Georgia, Times, serif;
	font-weight: 700;
}
.style4 {
	color: #003300;
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18pt;
}
.style7 {
	font-size: 20px;
	color: #6a2a16;
	font-family: 'Droid Sans', Verdana, sans-serif;
	text-shadow: 1px 1px .06em #cdcdcd;
}
.style8 {
	font-size: 16px;
	color: #6a2a16;
	font-family: 'Droid Sans', Verdana, sans-serif;
}
.style9 {
	font-size: 12px;
	font-family: 'Droid Sans', Verdana, sans-serif;
}
.style10 {font-size: 10px}
.style11 {
	font-size: 16px;
	color: #663333;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

#nav {
	width: 900px;
	float: left;
	}

#header {
	width: 900px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background: url(images/top.jpg) no-repeat;
	position: relative;
	}
	
#header h1 {
	display: none;
	}

#nav_bar {
	width: 900px;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
	
.leftcol {
	float: left;
	width: 590px;
	margin: 0px 0px 0px 0px;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 30px;
}

.leftcol2 {
	float: left;
	width: 830px;
	margin: 0px 0px 0px 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 30px;
}

.rightcol {
	float: right;
	width: 190px;
	padding-top: 30px;
	margin-right: 15px;
	margin-left: 20px;
}