a {
	color: #663333;
	font-size: 12px;
}
a:hover {  color: #660000}
a:visited {  color: #666666}
.highlighted {  color: #FF9966; font-size: 12px}
p { font-family: Georgia, "Times New Roman", Times, serif; color: #000000; line-height: normal; font-size: 12px; }
.header { font-family: Georgia, "Times New Roman", Times, serif; color: 336699; line-height: normal; font-size: 13pt; ; font-weight: bold}
.white {  color: #FFFFFF; text-decoration:none;} 
.justified {  text-align: justify}
.larger { font-family: Georgia, "Times New Roman", Times, serif; color: #666666; line-height: normal; font-size: 12px; }
.quote {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-style: italic}
.required {  color: #FF0000}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.menuText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
.menuTextBold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}
#Content {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 650px;
	
}
#Content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003501;
	background-color: #FFFFFF;
	padding-left: 5px;
	
}
#Content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#Content p{
	color: #000000;
	padding-left: 5px;
	
	
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
#image {
	text-align: center;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
; text-decoration: none
}
#footer p{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a{
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
; text-decoration: none
}
#footer a:visited{
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
}
#footer a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:active{
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
}
#event {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #000000;
}
#events_include {
	font-size: 11px;
	padding: 5px;
	width: 200px;
}

#events_include a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#events_include a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;	
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}

.imageRight{
	float:right;
}

.imageLeft{
	float:left;
}

#nav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:2px;
	padding-right:5px;
	margin-top:26px;
	margin-bottom:0px;
	text-decoration:none;
	text-align:right;
}

#nav a:hover{
	color:#ffcc33;
	text-decoration:none;
}

#shopping{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:5px;
	margin-top:26px;
	margin-bottom:3px;
	margin-right:80px;
	margin-left:80px;
	text-decoration:none;
	text-align:right;
}

#shopping a{
	color:#FFFFFF;
	text-decoration:none;
}

#shopping a:hover{
	color:#ff9934;
	text-decoration:underline;
}