@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
	background:#979797;
	}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	background:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	
	}
p{
	margin:0 10px 10px
	
	}
h3{ margin:0px;padding:1px 5px 1px 5px;background-color:#c32831;color:#FFFFFF;font-size:16px;border:1px solid #000000;font-weight:900
	}

a{	
	color: #c32831;
	padding:0px;
	
	}

#wrapper {
	width:800px;
	height:767px;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto}
#header {
	width:800px;
	height:150px;}
#header img{}
#contentwrapper {
	width:620px;
	height:564px;
	float:right;
	background-color:#FFFFFF;
	text-align:left}
#nav {
	float:left;
	width:179px;
	background:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	background-color:#740e0d;
	border-right:1px solid #000000;
	}
#footer {
	background:#000000;
	color: #FFF;
	font-size:10px;
	clear:both;
	width:100%;
	border-top:1px solid #000000}
div#footer p{
	margin:0;
	padding:5px 10px}

#hnav{
	float:right}

.buttonscontainer {
	width:179px;
	position:relative;
	top:29px}

.buttons a {
	color: #ffffff;
	background-color: #c32831;
	padding: 4px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size:12px;
}

.buttons a:hover {
	background-color: #740e0d;
	color: #ffffff;
	text-decoration: none;
	font-size:12px}

.buttons1 a {
	color: #ffffff;
	background-color: #c32831;
	padding: 4px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size:12px;
	position:relative;
	top:1px}

.buttons1 a:hover {
	background-color: #740e0d;
	color: #ffffff;
	text-decoration: none;
	font-size:12px}

#content {
	width:600px;
	margin:20px 10px 10px 10px }
	
#dln1{
	width:285px;
	font-weight:bold;
	float:left;
	margin-left:10px;
	margin-top:10px
}

#dln2{
	width:285px;
	font-weight:bold;
	float:right;
	margin-right:10px;
	margin-top:10px
}

#mission{
	font-size:9px;
	text-align:left;
	}