@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; line-height: 24px; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; font-size: small
}
body {
	background-color: #000000;
margin:auto;
width:100%;
}

h1 {
	font-size: 14px;
	color: #f2942f;
}
h2 {
	font-size: 14px;
	color: #f2942f;
}
h3 {
	font-size: 16px;
	color: #f2942f;
}
.donate {
	background-color:#27180d;
	padding: 15px;
}
.donate_heading{
font-size: 16px;
	color: #f2942f;
}
.donate_dl_bg{
	background-color: #352316;
	padding: 5px;
	line-height: 15px;
}
hr {
	background-image: url(images/mid_hr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1px;
	width: 100%;
	border:none;
}
.top {
	background-image: url(images/top3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 389px;
	width: 100%;
	position: relative;
	left: 0px;
}
.topcontent {
	background-image: url(images/top4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 248px;
	width: 100%;
	min-width:825px;
	position: relative;
	left: 0px;
}
.navwrapper{
position:relative;
left:0px;
width:800px;
height:389px;

}
.navwrappercontent{
width:825px;
height:248px;

}
.nav {
	height: 39px;
	width: 815px;
	bottom: 13px;
	position: absolute;
}

.mid {
	background-image: url(images/mid_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
.hr {
	background-image: url(images/mid_hr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1px;
	width: 100%;
}
.bottom_shell {

	width: 100%;
}
.bottom_content {
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	color: #cc6600;
}
a:visited {
	color: #cc6600;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC6600;
}
