body {
	color: #000;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #4f4f4f;
} 
#wrap {
   width:800px;
   margin:0 auto;	
   background:url(images/bg.png) repeat-y;    
   }
#container {
	margin: 0px auto;
	text-align: left;
	width: 761px; 
	border-left:1px solid black;
}	
#top {
   height:40px;
   background: url(images/top.jpg) repeat-x;
   }
#header {	
    height:180px;
	background-color: black;  
	border-bottom:1px solid #4f4f4f;
	border-top:1px solid #4f4f4f;
}
#logo {
	width: 303px; 
	z-index:1000;
	position:relative;
}
#logo a{
	text-decoration: none;
	text-align: center;
	width: 303px;
	z-index:1000; 
}
#logo img{	
    width:303px;
	padding: 0;
	margin: auto;  
	border:0;
	z-index:1000; 
} 
#banner { 
    margin-top:-182px;
    width:500px;
	float:right;
	z-index:-1; 
}	
.name{
	color: #fff;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	margin-left:20px; 
	padding-top:40px;
}
.slogan{
	color: #d89673;
	text-align: left;
	display: block;
	margin-left: 40px;
}
#nav {
	float:left;
	height: 30px;
	width: 761px; 
	overflow:hidden;
	background: url(images/top.jpg) repeat-x;
}

#nav ul {
list-style: none;
padding: 0;
margin: 0;
height:30px;  
} 

#nav li {
float: left;
margin-left: 1px;
height:28px;
} 

#nav li a {
	height: 30px;
	float: left;
	color: #fff;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	line-height:28px;
	text-transform: uppercase;
	padding-left:40px;
	padding-right:41px;	
	font-weight:bold;
} 

#nav li a.active, #nav a:hover {
	line-height: 30px;
	float: left;
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	line-height:28px;
	text-transform: uppercase;
	padding-left:40px;
	padding-right:41px;
	background-color:#646443; 
	font-weight:bold;
}
#content {
	clear: both;
	width: 761px;
	background-color: #fff;
}
#left{
	clear: both;
	width: 540px; 
	min-height:400px;
	float: left;
	background-image: url(images/siteburn.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.photos{
	margin: 20px 0px 20px 20px;
}
.photos a{
	margin-right: 5px;
}
.photos a img{
	border: #f8836e solid 2px;
}
.photos a:hover img{
	border: yellow solid 2px;
}
.textblock{
	width:521px;
	margin: 0px 0px 0px 11px;
	padding: 20px 0px 0px 0px;
}
.textblock p {
	color: #000000;
	padding: 0px 10px 0px 20px;
	line-height: 1.5em;
	font-size: 1.3em;
}
.textblock a{color: blue;}
.textblock a:hover{color: maroon;}

.textblock ul li {
        font-size:1.2em;
}
.textblock h2 {
	color: #B80000;
	padding: 0px 10px 0px 20px;
	line-height: 1.5em;
	font-size: 1.5em;
}

#right {  
       	float: right;
	width: 200px;
         
}
.headlines {
	padding: 10px;
	width: 180px;
        border-left:1px solid #B80000;
        border-bottom:1px solid #B80000;
}
.headlines p{
	color: #000;
	font-size: 1.2em;
        font-weight:bold;
}
h3 {
	color: #B80000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.4em;
}

#right p {
	margin-top: 0px;
	color: #42322f;
}

.stats {
	background: #962713;
	padding: 10px;
	width: 230px;
}
.stats h4{
	color: yellow;
	font-size: 1.3em;
}
table{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
}
table thead tr td{}
table .t1{color: #cbcaca;}
table .t2{color: #ffc59d;}
table .t3{color: #b8b8b8;}
#footer {
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 50px;
	text-align: center;
	width: 761px;
	background-color: #75060F;
}
#footerlinks{
	width: 500px;
	margin: 10px 0px 0px 250px;
	padding: 0px;
}
#footerlinks a{
	color: #ffffff;
	font-weight: bolder;
	font-size: 1em;
}
#footerlinks a:hover{
	color: dcdcdc;
}
#footer p{
	color: black;
	width: 500px;
	margin: 10px 0px 0px 360px;
	text-align: center;
}
#bottom{
	width:501px;
	display: block;
	margin: -10px 0px 0px -9px;
}
#firetruck{
	background-image: url(images/firetruck.jpg);
	background-repeat: no-repeat;
	width: 256px;
	height: 221px;
	float: left;
	display: block;
}
#paperburn{
	background-image: url(images/paperburn.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 89px;
	float: right;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
