html, body {
	margin:0;
	padding:0;
}

body{
	background-color: #591108;
	font-family: Arial;
	font-size: 12px;
	color: #735328;
}

.wrapper{
	background-image: url("../images/back.jpg");
	background-repeat: no-repeat;
	border-left: 1px solid #000000;	
 	border-right: 1px solid #000000;
 	border-bottom: 1px solid #000000;
 	border-top: 0px;
	width: 1000px;
	height: 940px;
	margin-left: auto;
	margin-right: auto;
}

.banner{
 	display: inline;
	float: left;
	width: 1000px;
	height: 240px;
}

.enews{
	white-space: nowrap;
	display: block;
	float: right;
	width: 280px;
	height: 110px;
	margin: 0;
	padding: 0;
}

.bannerimages{
	display: inline;
	float: left;
	width: 1000px;
	height: 240px;
	margin-top: 0px;
}

.bannerquote{
	display: inline;
	position: relative;
	float: left;
	width: 1000px;
	height: 240px;
	z-index: 10;
}

.menubar{
	display: inline;
	float: left;
	height: 31px;
	color: #ffffff;
	text-align: center;
	margin-top: 8px;
	margin-left: 35px;
}

.contentwrap{
	float: left;
	width: 650px;
	height: 510px;
}

.contentbody{
	display: inline;
	float: left;
	width: 575px;
	height: 445px;
	margin-top: 50px;
	margin-left: 70px;
	overflow: auto;
	font-size: 12px;
}

#contentbody div.news img {
	float: right;	
}

.contentbody h1{
	color: #940000;
	font-family: "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 24px;
}

.rightside{
	float: right;
	width: 330px;
	height: 510px;
}

.newsheadlines{
	display: inline;
	float: left;
	width: 260px;
	height: 140px;
	margin-left: 30px;
	margin-top: 55px;
	font-size: 12px;
}

.calendar{
	display: inline;
	float: left;
	width: 260px;
	height: 145px;
	margin-left: 30px;
	margin-top: 50px;
}

.calendarleft{
	display: inline;
	float: left;
	width: 152px;
	height: 145px;
	text-align: center;
}

.calendarright{
	display: inline;
	float: right;
	width: 100px;
	height: 145px;
	margin-left: 5px;
	margin-right: 3px;
	font-size: 11px;
	font-family: tahoma;
}

.calendarright a {
	color: #c14949;
	text-decoration: none;
	font-weight: bold;
}

.calendarright a:link, .calendarright a:visited {	
	color: #c14949;
	text-decoration: none;
	font-weight: bold;
}

.calendarright a:hover, .calendarright a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.socialnet{
	display: inline;
	float: left;
	width: 260px;
	height: 50px;
	margin-left: 30px;
	margin-top: 55px;
}

.footer{
	display: inline;
	float: left;
	width: 690px;
	height: 35px;
	text-align: center;
	font-size: 10px;
}

.footerlogo {
	float: right;
	width: 310px;
	height: 35px;
}

a{
	text-decoration: none;
}

a:link{
	color: #c14949;
	font-weight: bold;
}

a:visited{
	color: #c14949;
	font-weight: bold;
}

a:hover{
	color: #000000;
	font-weight: bold;
}

a:active{
	color: #000000;
	font-weight: bold;
}

img{
	border: none;
}

#calendarright p{
	margin: 0px;
	padding: 2px;	
}

#headlines {
	float: left;
	width: 260px;
	padding: 0;
}

#headlines dl {
	float: left;
	width: 250px;
	margin: 1px 0;
	padding: 0;
	display: inline;
}

#headlines dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#headlines dd.img img {
	float: left;
	margin: 0 1px 1px 1px;
	border: 2px solid #d3a359;
}

#headlines dd.viewall {
	float: left;
	width: 260px;
	font-size: 11px;
}
