/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FBE991;
}
a, a:visited, a:active {
	color:#7C0017;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#7C0017;
	text-decoration:underline;
	font-weight:bold;
	}
/*   stuff
========================================================*/
#logo {
	background-color:#FEF7D9;
	height:110px;
	background-image: url(img/bg_header.jpg);
	background-repeat: no-repeat;
	}
#leaves {
	position:absolute;
	top:70px;
	left:586px;
	width:134px;
	height:40px;
	background-image: url(img/leaves_small.jpg);
	background-repeat: no-repeat;
	}
#menubg {
	background-color:#7C0017;
	height:25px;
	background-image: url(img/bg_menu.jpg);
	background-repeat: no-repeat;
	}
#menutxt {
	position:absolute;
	left:30px;
	top:115px;
	color:white;
	font-weight:bold;
	}
.menumain a, .menumain a:visited, .menumain a:active {
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	}
.menumain a:hover {
	color:white;
	text-decoration:none;
	}
#menu1Container {
	/*width:378px;
	height:198px;*/
	}	
.options {
	background-color:#FFFCF0;
	/*border-top:1px solid #003D2A;
	border-left:1px solid #003D2A;
	border-right:1px solid #003D2A;
	border-bottom:3px solid #003D2A;*/
	border-top:1px solid #1C1C1C;
	border-left:1px solid #1C1C1C;
	border-right:1px solid #1C1C1C;
	border-bottom:3px solid #1C1C1C;
	}
.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#20080F;
	text-decoration:none;
	display:block;
	}
.menu a, .menu a:visited, .menu a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#151817;
	padding:3px;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #D8DBBF;
	font-weight:normal;
	}
.menu a:hover {
	text-decoration:none;
	background-color:#406C56;
	color:white;
	display:block;
	font-weight:normal;
	}

#mainbody {
	background-image: url(img/bg_page.jpg);
	background-repeat: no-repeat;
	height:100%;
	}
#maintable {
	margin-left:25px;
	margin-top:1px;
	height:100%;
	}
#c1 {
	background-color:white;
	border:1px solid #003D2A;
	padding:20px 80px 20px 20px;
	width:395px;
	}
#c2 {
	background-color:#003D2A;
	border:1px solid #003D2A;
	width:200px;
	}
#footerbg {
	padding-top:10px;
	background-color:#FEF7D9;
	height:30px;
	border-top:1px solid #7C0017;
	}
#footer {
	margin-top:100px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer a, #footer a:visited, #footer a:active {
	color:#003D2A;
	text-decoration:none;
	font-weight:normal;
	}
#footer a:hover {
	text-decoration:underline;
	color:#003D2A;
	font-weight:normal;
	}
.bethel {
	color:#282828;
	font-weight:bold;
	}
.title {
	color:#003D2A;
	font-size:16px;
	font-weight:bold;
	}
