@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.85em;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/template/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a {
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1 {
	font-family: Impact, Calibri, "Arial Black", sans-serif;
	font-size: 2.5em;
	color: #336600;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 1.5em;
	color: #333333;
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Wrapper {
	text-align: left;
	margin: auto;
	width: 746px;
	background-image: url(../images/template/bg_body.jpg);
	background-repeat: repeat-y;
}
#Menu {
	background-image: url(../images/template/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
}
#Content {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Content li {
	margin-bottom: 7px;
	font-style: italic;
}
#Content .Reduced {
	font-size: 0.8em;
}
#Content #Highlight {
	font-size: 0.8em;
	background-color: #F6E9BB;
	padding: 10px;
	float: right;
	width: 220px;
	margin-top: 50px;
}
#Content #Main {
	margin-right: 255px;
	min-height: 300px;
}

#Footer {
	background-image: url(../images/template/bg_bottom.jpg);
	height: 38px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #F6E9BB;
}
#Footer h4 {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	width: 110px;
}
#Footer #MailingList {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	float: none;
	font-size: 13px;
}
#Footer #MailingList #Email {
	font-size: 13px;
	background-color: #F6E9BB;
	margin-bottom: -2px;
	margin-right: 3px;
	margin-left: 5px;
}
#Footer #MailingList #submit {
	margin-bottom: -5px;
}
#Copyright {
	width: 731px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E7240;
	padding-top: 3px;
	text-align: left;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#map {
	border: 3px solid #38302E;
	height: 135px;
	width: 215px;
	margin-right: 7px;
	margin-bottom: 0px;
}
.Breadcrumb {
	font-size: 0.7em;
	color: #996600;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#PrintHeader {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
.DesignersNote {
	color: #0000FF;
}
.Alert {
	color: #CC0000;
	font-weight: bold;
}
.Attention {
	font-weight: bold;
	color: #336600;
}

.New {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.PhotoStyle1 {
	float: right;
	border: 7px solid #F6E9BB;
	margin-left: 5px;
	margin-right: 10px;
}
.PhotoStyle2 {
	border: 7px solid #006600;
}
