body {
font-family: Georgia, serif;
color: #666666;
text-align: center;
margin: 0px;
padding: 0px;
}
		
* {
margin: 0px; 
padding: 0px;
}
	
a:link {
color: #00345d;
text-decoration: none;
}

a:visited {
color: #00345d;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
background-color: #00345d;
text-decoration: none;
}

a:active {
color: #00345d;
text-decoration: none;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

.sectionName {
font-family: Georgia, serif;
font-size: 24px;
font-weight: normal;
line-height: 24px;
color: #a7bc09;
margin-bottom: 10px;
}

#siteContainer {
margin-left: auto;
margin-right: auto;
width: 890px;
text-align: left;
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 16px;
color: #5b6f7c;
}

#imgContainer {
width: 872px;
height: 480px;
}

#randomStuff {
width: 890px;
margin-top: -217px;
}

#contentContainer {
width: 890px;
}

#venueBottom {
width: 83px;
float: left;
}

#logoBottom {
width: 189px;
float: left;
}

#taglineBottom {
width: 618px;
float: left;
}

h3 {
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #5b6f7c;
margin-bottom: 3px;
text-transform: uppercase;
}

ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul li {
margin: 2px 0px;
}

ul li ul {
margin: 0px;
padding-left: 16px;
list-style-type: square;
}

ul li ul li {
margin: 2px 0px;
font-size: 11px;
}

.spanLight {
color: #00345d;
font-weight: bold;
}

#contentArea {
margin: 25px 0px 25px 25px;
}

#currentVenue {
font-family: Arial, sans-serif;
font-size: 14px;
color: #5b6f7c;
}

#aboutArea {
float: left;
width: 480px;
margin: 0px;
}

#navArea {
float: left;
margin: 0px;
}

.fullSite {
margin-top: 30px;
}

#footerContainer {
width: 581px;
background-color: #00345d;
padding: 12px 12px 12px 25px;
margin: 0px;
}

.footerNav {
color: #969da1;
font-family: Arial, sans-serif;
font-size: 11px;
text-transform: uppercase;
}

.footerNav a {
color: #ffffff;
text-decoration: underline;
}

.footerNav a:visited {
color: #ffffff;
text-decoration: underline;
}

.footerNav a:hover {
color: #ffffff;
text-decoration: underline;
}

.footerNav a:active {
color: #ffffff;
text-decoration: underline;
}

.footerNav #footerCurrent {
font-size: 13px;
color: #969da1;
text-decoration: none;
}

#bottomMargin {
margin-bottom: 50px;
}

.clearfloats {
clear: both;
}


.formLabelSection {
	display: block;
	width: 420px;
	margin-bottom: 8px;
}

.formLabelArea {
width: 210px;
float: left;
}

.formLabel {
margin-bottom: 4px;
}

.formHint {
font-size: 11px;
line-height: 18px;
color: #999999;
margin-bottom: 8px;
}

.input_text {
width: 180px;
height: 15px;
font-family: Arial, Serif;
font-size: 13px;
line-height: 18px;
color: #485458;
font-weight: normal;
padding: 2px;
}

.input_text_lg {
width: 410px;
height: 15px;
font-family: Arial, Serif;
font-size: 13px;
line-height: 18px;
color: #485458;
font-weight: normal;
padding: 2px;
}

.text_area_lg {
width: 390px;
height: 100px;
font-family: Arial, Serif;
font-size: 13px;
line-height: 18px;
color: #485458;
font-weight: normal;
padding: 2px;
}

.form_button {
border: 0px;
padding: 4px;
text-transform: uppercase;
}

.delete_button {
border: 0px;
padding: 4px;
background-color: #FF0000;
color: #FFFFFF;
margin-right: 10px;
text-transform: uppercase;
}

#errorArea {
background-color: #F1F1F1;
color: #333333;
border: 1px solid #999999;
padding: 20px;
width: 390px;
margin-bottom: 20px;
}

.errorRed {
color: #FF0000;
}

#errorArea ul {
margin-left: 15px;
}

.designBy { font-size: 10px;  font-family: arial, sans-serif; color: #999; }