body
{
	text-align:center;
	font-family: verdana, arial;
}
a{
	color:#660000;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	font-weight: bold;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 12px;
	margin-top: -10px;
}

#bodyWrap{
	text-align:center;
	background-image:none;
	width:900px;
	background-color: #f9bf06;
	align: center;
	margin:0 auto;
	min-height: 100%;
}
#innerWrap{
	background-color:#4C1918;	
	width:900px;
	height: 202px;
	margin:0 auto;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
}

#landingWrap {
	text-align:center;
	border: 2px solid #330000;
	width:900px;
	background-color: #660000;
	align: center;
	margin:0 auto;
	margin-top: 10px;
		margin-bottom: 0px;
	height: 548px;
}



body{
	background-repeat:repeat-x;
	 background-color:#8e1614; 
	/* background-color:#b82b29; */
	/*background-color:#bc2c0f;*/
	color:#330000;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content{
	margin:0 auto;
	width:900px;
	/*background-color: #faba40;*/ 
	background-color: #f9bf06;
	color: #660000;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	padding-bottom: 30px;
}


#quotemid{
	margin:0 auto;
	width:900px;
	/*background-color: #faba40;*/ 
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;

		
}
#footer{
	margin:0 auto;
	width:900px;
	height: 25px;
	background: url('footer.jpg');
	/*background-color: #faba40;*/ 
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	text-align: center;
	padding-top: 5px;
}

#footer a {
font-size: 10px;
color: white;
text-decoration: none;
}

#menu {
margin-top: 10px;
vertical-align: top;
width: 195px;
	}

.contenttext{
	font-size: 12px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
width: 695px;
}


blockquote {
text-align: justify;
	padding:10px 10px;
        margin: 0px 15px 5px 10px;
	}