body {
	background-color: #333333;
}
.logo {
	background-color: #700101;
	background-image: url(../images/logo_back.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.border1 {
	border: 1px solid #C4C4C4;
}






.hcontent {
	background-color: #E1E1DD;
	background-image: url(../images/home_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
.botnav {
	background-color: #700101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4C4C4;
}

.botnav a{
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
}
.botnav a:hover{
	color:#CCCCCC; 
	text-decoration:none;

}



.main {
	background-color: #999999;
	background-image: url(../images/main_home.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C4C4C4;
}
.contact {
	background-color: #666666;
	background-image: url(../images/gavel_b.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 165px;
	padding-bottom: 20px;
}
.contact a{
	color:#FFFFFF;
	text-decoration:underline;

}
.contact a:hover{
	color:#740806; 
	text-decoration:underline;

}



.navback {
	background-color: #862828;
	background-image: url(../images/gavel_a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}



.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 25px;
	background-position: bottom;
}
.nav a{
	color:#FFFFFF;
	text-decoration:none;
	float: right;
	height: 21px;
	width: 150px;
	padding-top: 4px;
}
.nav a:hover{
	color:#CCCCCC;
	text-decoration:none;
	background-color: #8E3636;
	height: 21px;
	width: 150px;
	background-image: url(../images/nav_back2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.content {
	background-image: url(../images/main_sub.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E1E1DD;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	padding-top: 225px;
	padding-bottom: 25px;
	vertical-align: top;
}
h1 {
	font-size: 16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.footer a{
	color:#999999;
	text-decoration: none;

}
.footer a:hover{
	color:#CCCCCC; 
	text-decoration:none;

}.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #770E0B;
}
.content a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7B140F;
	text-decoration: none;
	font-size: 12px;
}
.content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
