html
{
	min-height:100%;
	margin-bottom:1px

}
body
{
margin: 0;
padding: 0;
text-align: center;
background-image: url(images/bg-05.jpg);
background-position: center;
background-repeat: repeat-y;
}

body, p, td, tr, table, ul, ol
{
font-family:verdana, sans-serif;
font-size: small;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #5a5900;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-bottom-width: 1px;
	font-size: 16px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #5a5900;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-bottom-width: 1px;
	font-size: 14px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #5a5900;
	border-bottom-style: none;
	border-bottom-color: #006600;
	border-bottom-width: 1px;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
	
#overall {

	background-color: #f2f2d9;
	padding: 0px;
	margin: 0px auto;
	width: 780px;

	text-align: left;
	}
	
#header 
	{
	background-color: #f2f2d9;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 780px;
}

#navmain {
	background-color: #f2f2d9;
	margin: 0px auto;
	padding: 0px 0px 20px;
	height: auto;
	width: 780px;
}


#content 
	{
	background-color: #f2f2d9;
	margin: 5px;
	padding: 0px;
	height: auto;
	width: 780px;
}
#leftcol {
	background-color: #f2f2d9;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 380px;
	float: left;
	border: none #FFFFFF;
}



#rightcol {
	background-color: #f2f2d9;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 380px;
	float: right;
	border: none #FFFFFF;
}


#footer {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 780px;
	}
	
	

{
font-family:arial, verdana, sans-serif;

}



ul
{

list-style-type:disc;
}


hr
{
color:#b22222;
border:thin dotted
}


.bold
{
font-weight: bold;
}


.small 
{
	color: #999999;
	font-size: 10px;
	text-align: right;
}

.tablehead 
{
	background-color: #C9C9AD;
}
.tablecolor1 
{
	background-color: #D1D1A3;
}

.tablecolor2 
{
	background-color: #E8E8D0;
}



.headsmall
{
	font-family:arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 90%;
	font-weight: bold;
	color: #663300;
}

.headlarge
{
	font-family:arial, verdana, sans-serif;
	font-size: 18px;
	color: #009900;
	display:block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}

#full {
	background-color: #f2f2d9;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
	float: left;
	border: none #FFFFFF;
}
