@charset "utf-8";
body {
	behavior: url("csshover.htc");
	background-color: #2f2f2f;
	margin: 0px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body ul {
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 0;
	margin-top: 10px;
	margin-bottom: 6px;
}
#body li {
	font-size: 12px;
	list-style-type: circle;
	color: #535353;
	padding-bottom: 8px;
	line-height: 1.5em;
}
#body li a{
	text-decoration: none;
	color: #970100;
}
#body li a:hover {
	tex-decoration: underline;
}

p, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-weight: normal;
	line-height: 1.5em;
}
label, select, option {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #930302;
	font-weight: body;
	margin-top: 0px;
	padding-top: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/bg-lines.gif) repeat-y top left;
}
#header {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	padding-top: 15px;
	background-position: center bottom;
	padding-right: 70px;
	width: 865px;
}
#logo {
	float: right;
}
#options {
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}

#photo {
	background-image: url(images/bg-photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	clear: both;
}
#photo-container {
	background-image: url(images/bg-photo-container.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content {
	float: left;
	background-image: url(images/bg-lines.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center center;
	padding-bottom: 20px;
	width: 935px;
}
#body {
	float: right;
	padding-top: 20px;
	width: 600px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}

#body a{
	color: #970100;
	text-decoration:none;
	}
#body a:hover{
	color: #970100;
	text-decoration:underline;
	}
#topnav {
	width: 917px;
	clear: both;
	background: transparent url(images/bg-topnav.jpg) no-repeat top left;
	margin-left: 18px;
	height: 48px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaa897;
	text-align: center;
	background-image: none;
	background-color: #2F2F2F;
	float: left;
	width: 100%;
	padding-top: 15px;
}

#footer a {
	text-decoration: none;
	color: #aaa897;
}
#footer a:hover {
	color: #FFFFFF;
}

#directions {
	clear: both;
	background: url(images/bg-directions.jpg) no-repeat bottom left;
	float: left;
	width: 100%;
	height: 80px;
}

#directions a {
	color: #970100;
}

#directions p {
	background-color: #FFFFFF;
	margin-left: 180px;
	text-align: center;
	font-size: 11px;
	margin-top: 37px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 140px;
}

.text-red {
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65100d;
	text-decoration: underline;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.before-list {
	margin-bottom: 0;
}
ul.closer, ol.closer {
	margin-top: 4px;
}

div#body ul li, div#body ol li {
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
} 

.doNotFillOut { display:none !important;}
#disclaimer { 	
	clear:both;
	padding: 16px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 5px;
	color: #85847c;
	text-align: left;
	background-image: none;
	background-color: #ffffff;
}
#disclaimer p {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.0em; 
	color: #85847c; 
}

.style12 {color: #950200; font-weight: bold;} /* colored asterisk (red) */