body {
		background: url('images/bg2.jpg');
		background-repeat: repeat; }
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10pt;
		background-color: #3c2b22;
}

a {
	color:#6e4020;
	text-decoration:none;
}


a:link {
	color: #8b4513;

}


a:visited{
	color: #8b4513;

}



a:hover {
	text-decoration:underline;
}

a:active{
	color:#8b4513;

}




a.bar {
	font-weight:bold;
	text-decoration:none;
	color:#CD853F;
}

img.border {
	border:2px solid #fefed6;
}

#dropmenudiv{
position:absolute;
border:1px solid #3c2b22;
border-bottom-width: 0;
line-height:18px;
font-size:10pt;
font-weight:normal;
z-index:100;
text-align:center
}


#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #3c2b22;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #3c2b22;
color: #fefed6;
}


h1 {
	font-size:14pt;color:#000040;
}
h2 {
	font-size:12pt;color:#000040;
}
h3 {
	font-size:12pt;color:#000040;
}

h4 {
	font-size:8pt;color:#000040;
}


ul {
	margin-top:0px;
}

table.main {
	width:750px;
	background-color:#fefed6; 
	margin:auto;
	border:20px solid #3c2b22;
	border-style: double;
}

td.nav {
	width:20%;
	background-color:#3c2b22;
	text-align:center;
	font-size:10pt;
}

td.content {
	
	padding:10px;
	background-color:#fefed6;

}

table.box {
	float:right; 
	width:300px; 
	background-color:#3c2b22;
	margin-left:10px 

}

h3.hbox {
	text-align:center;
	color:#fefed6;
	margin-bottom:6px;
}

h2.hbox {
	text-align:center;
	color:#ffff80;
	margin-bottom:0px;
}

td.tdbox {
	  background-color:#c8ab84;
	 padding:10px;
	border:2px solid #fefed6;

}

td.tdboximg {
	 padding:10px;
}

div.foot {
	width:750px;
	margin:auto;
	margin-top:3px;
	font-size:8pt;
	font-weight:bold;
}