html {
	height: 100%;
	margin-bottom: 1px;}
	
body {
	background: #000000;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
img {
	border: none;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
	
a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
	
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	outline: none;
}
	
h1 {
	color: #333333;
	font: normal 26px Georgia, Georgia, serif;
	margin: 0 0 20px 0;
}
	
h2 {
	color: #b30838;
	font: normal 20px Georgia, Georgia, serif;
	margin: 5px 0;}
	
h3 {
	color: #202020;
	font: normal 20px Georgia, Georgia, serif;
	margin: 5px 0;}
	
h4 {
	color: #333333;
	font: normal 18px Georgia, Georgia, serif;
	margin: 3px 0;
}
	
h5 {
	color: #333333;
	font: normal 16px Georgia, Georgia, serif;
	margin: 5px 0;
	text-align: left;
}
	
h6 {
	color: #000000;
	margin: 5px 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
	
hr {
	background-color: #b30838;
	color: #b30838;
	height: 1px;
	width: 80%;}
	
ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;
	color: #000;
}
	
#wrapper {
	background-image: url('images/wrapper.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#wrapper2 {
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#entryleft {
	float: left;
	height: 414px;
	width: 317px;
	font-size: 14pt;
	line-height: 20px;
	padding: 35px 0 0 0;
	background-image: url(images/entryleft.jpg);
	background-repeat: no-repeat;
}
	
#entrylogocell {
   width: 285px;
   height: 126px;
   padding: 10px 0 20px 5px;}	
	
#entrytextleft {
	height: 300px;
	padding: 20px 0 0 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36pt;
	color: #FFF;
}	

#entrytextleft a {
	color: #FFF;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
}
	
#entrytextleft a:hover {
	color: #CCC;
	text-decoration: underline;
	font-weight: normal;
}

#entryright {
   float: right;
   background: url('images/entryright.jpg') no-repeat;
	width: 583px;
	height: 410px;
	padding-top: 39px;}
	
#nav {
	width: 285px;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	line-height: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#nav a {
	display: block;
	width: 285px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
	margin: 4px 0;
	border: 1px solid #b30838;
	outline: none;
}

#nav a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	background-color: #AC073D;
	outline: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
	
#header {
	position: relative;
	background: url('images/header.jpg') no-repeat;
	height: 178px;
	width: 900px;
	padding-top: 40px;}
	
#logocell {
   float:left;
   width: 295px;
   height: 126px;
   padding: 10px 0 0 5px;}	
   
#mainimage {
   float: right;
   height: 149px;
   width: 575px;
   padding: 1px 10px 0 0;}
	
#topnav {
	position: absolute;
	left: 300px;
	top: 186px;
	z-index: 1;
	color: #000000;
	height: 30px;
	width: 580px;
	text-align: center;
	line-height: 30px;
	font: 75%;}
	
#topnav a {
	outline: none;
	color: #000000;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;}
	
#topnav a:hover {
	outline: none;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;}
		
#content {
	width: 580px;
	float: left;
	padding: 5px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	margin-left: 5px;
	text-align: left;
}
	
#sidebar {
	width: 250px;
	float: right;
	color: #000000;
	font-size: 85%;
	line-height: 20px;
	padding: 5px 15px 5px 25px;
	list-style-image: none;
}
	
#sidebar a {
	color: #b30838;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
	list-style-image: none;
}
	
#sidebar a:hover {
	color: #b30838;
	text-decoration: underline;
}
	
#footer {
	clear: both;
	height: 30px;
	color: #ffffff;
	background: url('images/footer.jpg') no-repeat;
	text-align: right;
	letter-spacing: 2px;
	font-size: 75%;
	line-height: 2em;
	padding: 20px 10px 0 0;
	height: 55px;
}
	
#footer p {
	padding: 0;
	margin: 0;}
	
#footer a {
	color: #ffffff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;}
	
#sidebarnavigation {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: gray 2px 2px 3px;
	opacity: 1;
	list-style-image: none;
	list-style-position: inside;
}

#sidebarnavigation a {
	display: block;
	color: #b30838;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-shadow: gray 2px 2px 3px;
}

#sidebarnavigation a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #cbff68 none no-repeat;
	list-style-position: inside;
	text-shadow: gray 2px 2px 3px;
}
		
.clear {
	clear: both;}
	
.center {
	text-align: center;}	
		
.imageleft {
	margin: 0 10px 0 0;
	float: left;
	border: 3px double #c0c0c0;}
	
.imageright {
	margin: 0 0 0 10px;
	float: right;
	border: 3px double #c0c0c0;}
	
.imageleft-noborder {
	margin: 0 10px 0 0;
	float: left;}
	
.imageright-noborder {
	margin: 0 0 0 10px;
	float: right;}
	
.calendar {
	text-align: center;
	padding: 10px;}
#lottable {
	font-size: 14pt;
}
#lottable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
lottable {
	font-size: 12px;
}
.lottable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.lottable {
	color: #FFF;
}
.lottablebody {
	color: #CCC;
}
.lottablebody {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#form p {
	font-size: 13px;
	font-weight: normal;
	border-top-style: none;
	border-bottom-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#form p label {
	float: left;
	width: 25%;
	padding-top: 1px;
	color: #000;
	margin-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	display: block;
}
#form textarea {
	border: 1px inset #000;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#form select {
	border: 1px inset #AC073D;
	padding: 3px;
	width:275px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#form input {
	border: 1px inset #000;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #D9D9D9;
	color: #AC073D;
}


#form .small { width: 145px; }
#form .medium { width: 300px; }
.submit_tag {
	margin-top: 8px;
	border: 1px solid #DEE0D3;
	background-color: #FCC;
	color: #AC073D;
	padding: 3px;
	text-transform: uppercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
}
.mappage {
	font-size: 12px;
}
entryclicklink {
	color: #FFF;
}
entrylinkclick {
	font-size: 12pt;
}
.entryleftlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
form {
}
.formquickinput {
	background-color: #FFFF66;
}
