body {
	background-color: #000;
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headwrap {
	width: 800px;
	border: 2px solid #000;
	margin-right: auto;
	margin-left: auto;
}

.footerwrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}
.footerwrap p {
	color: #FFF;
	text-align: center;
}
.maincontent {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	background-color: #000;
	background-image: url(../images/bg3.gif);
	padding: 10px;
}
.newsflash {
	padding: 0px;
	height: 200px;
	width: 680px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#googlecalendar {
	height: 250px;
	width: 340px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#quicklinks {
	background-color: #FFF;
	float: right;
	height: 280px;
	width: 220px;
	background-image: url(../images/h1-175.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
ul li  {
	font-size: 12px;
	color: #000;
	text-align: left;
}
ul {
	margin-top: 0px;
}
.container {
	background-color: #FFF;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.floatright {
	float: right;
	padding-left: 10px;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.fullcontent {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/h1-275.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	width: 660px;
	text-align: left;
}
.fullcontent-x {
	width: 660px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/h1-375.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	text-align: left;
}
.fullcontentblank {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 10px;
	width: 660px;
	text-align: left;
}
.leftbox {
	width: 430px;
}
.leftboxcontent {
	width: 410px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/h1-275.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	text-align: left;
}
.alignleft {
	text-align: left;
}
.leftcol180 {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/h1-175.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	width: 180px;
	float: left;
}
.rightbox {
	float: right;
	width: 260px;
	margin-top: 0px;
}
.rightboxcontent {
	background-color: #FFF;
	width: 240px;
	background-image: url(../images/h1-175.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.localinfo {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/h1-275right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	width: 450px;
	margin-left: 210px;
	text-align: left;
}
.localinfo-x {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/h1-375right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	width: 450px;
	margin-left: 210px;
	text-align: left;
}
.localinfo h1 {
	text-align: right;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin-top: 4px;
	margin-left: 2px;
}
p {
	margin: 0px;
	color: #000;
	font-size: 12px;
}
table p {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
h3 {
	color: #000;
	font-size: 12px;
}
h4 {
	color: #000;
	font-size: 14px;
	margin: 0;
}
.localinfo-x h1 {
	text-align: right;
}
.blacktext {
	color: #000;
	text-align: left;
}
.general {
	width: 340px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbarcontainer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#facebook {
	background-color: #FFF;
	height: 505px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
.mainwrap .maincontent div .localinfo table tr td {
	vertical-align: top;
}

