a {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background: #F6C321;
}
#content {
	width: 782px;
	margin: 0 0 0 19px;
	padding: 0;
	font-size: 0.9em;
	color: #333333;
	line-height: 120%;
	/*border: 1px solid red;*/
}
#content a {
	color: #663333;
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
	text-decoration: none;
}
#content .error {
	color: #CC0000;
}
#content .feedback {
  color: #FFFFFF;
  font-weight: bold;
  /*background-color: #FDF0C7;*/
  /*border: 1px solid #CCCCCC;*/
  /*width: 400px;*/
}
#content #footer {
	clear: both;
	padding: 30px 0 30px 0;
	width: 750px;
	height: 30px;
	text-align: center;
	font-size: 0.8em;
}
#content #footer a {
	color: #FFFFFF;
}
#content form {
  margin: 0;
  padding: 0 0 0 15px;
  background-color: #FDF0C7;
  border: 1px solid #FFFFFF;
}
#content form fieldset {
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
}
#content form legend {
  padding: 0 2px;
  font-weight: bold;
}
#content form label {
	float: left;
	vertical-align: top;
	width: 300px;
}
#content form ul {
	margin: 0;
	padding: 0;
}
#content form li {
  list-style: none;
  clear:left;
  padding: 0;
  margin: 15px 0 0 0;
}
#content p {
	margin: 0 0 2em 0;
	line-height: 120%;
}
h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0 0 0 19px;
	color: #663333;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0 0 25px 0;
	color: #663333;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
	margin: 0;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0 0 25px 0;
	color: #663333;
}
#header {
	height: 80px;
	background-image: url(content_header_bg.gif);
	background-position: 0 15px;
	background-repeat: no-repeat;
	color: #663333;
	/*border: 1px solid green;*/
}
#logo {
	height: 96px;
	background-color: #9097A7;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(theme.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#logo img {
	position: absolute;
	top: 76px;
	left: 27px;
}
#nav {
	height: 26px;
	background: #663333;
	border-bottom: 1px solid #FFFFFF;
	font-size: 13px;
	margin-bottom: 55px;
}
#nav li a {
	color: #FFFFFF;
	line-height: 26px;
	padding: 5px;
	margin: 0;
	background: none;
	border-left: 1px solid #663333;
	border-right: 1px solid #663333;
}
#nav li a:hover {
	color: #663333;
	background: #FBE8A6;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#nav li li a {
	color: #663333;
	line-height: 35px;
	padding-bottom: 30px;
}
#nav li li a:hover {
	color: #FFFFFF;
	background: none;
}
#nav li.here a {
	color: #663333;
	background: #FBE8A6;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#nav li.here li a {
	background: none;
}
#nav li.here li.here a {
	color: #FFFFFF;
	background: none;
}
#nav ul {
	margin: 0;
	padding: 0;
	width: 782px;
	list-style-type: none;
}
#nav li {
	display: inline;
	float: left;
	margin: 0 10px 0 19px;
}
#nav li li {
	margin: 0 20px 0 0;
}
#nav li ul {
	position: absolute;
	top: 173px;
	left: -999em;
	float: left;
	height: 26px;
	background: #F6C321; /* for MSIE 6 and OPERA */
	background-image: url(nav_dropshadow.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
}
#nav li:hover ul, #nav li.here ul, #nav li.sfhover ul {
	left: 19px;
	*width: auto; /* for MSIE 6 and OPERA */
}
#nav li:hover ul { z-index: 2; }
#nav li:here ul { z-index: 1; }
/*place the submenus horizontally so that
at least one item is underneath the selected main menu item*/
li#locations:hover ul, li#locations.here ul, li#locations.sfhover ul {
	/*padding-left: 100px;*/
}
#nav_dropshadow {
	position: absolute;
	top: 174px;
	left: 0;
	height: 8px;
	width: 100%;
	background-image: url(nav_dropshadow.gif);
	background-repeat: repeat-x;
}
#nav_meta {
	height: 49px;
	background: #663333;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;

}
#nav_meta a {
	color: #FFFFFF;
	line-height: 31px;
	padding: 5px 5px 9px 5px;
	border-top: 1px solid #663333;
	border-left: 1px solid #663333;
	border-right: 1px solid #663333;
}
#nav_meta a:hover {
	color: #663333;
	background-color: #FBE8A6;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#nav_meta ul {
	margin: 0 0 0 300px;
	padding: 18px 0 0 0;
	width: 782px;
	list-style-type: none;
}
#nav_meta li {
	float: left;
	/*line-height: 19px;*/
	margin-right: 50px;
}
#nav_meta li.here a {
	color: #663333;
	background-color: #FBE8A6;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#nav_meta form {
	display: inline;
}
#nav_meta form li {
	display: inline;
	margin: 8px 10px 0 0;
	padding: 0;
}
#nav_meta form li.rounded {
	background-image: url(nav_meta_input_bg.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 18px;
	text-align: center;
}
#nav_meta form li.rounded input {
	width: 50px;
	font-size: 9px;
	border: 0;
	border: none;
}
/*#nav_meta form .form_input_bg {
	display: inline;
	margin-left: 0;
	padding: 0;
	width: 70px;
	height: 16px;
	background-image: url(form_input_bg.gif);
	background-repeat: no-repeat;
}
#nav_meta form .form_input_bg input {
	color: #999999;
	background: #FFFFFF;
	border: none;
	font-size: 10px;
	padding-left: 2px;
	margin: 0;
	width: 50px;
}
.form_go_bg {
	display: inline;
	margin-left: 5px;
	background-image: url(form_go_bg.gif);
	padding: 1px 12px 2px 8px;
	background-repeat: no-repeat;
}
#nav_meta .form_go_bg input {
	padding: 0;
	margin: 0;
	vertical-align:text-bottom;
}*/
#content ul {
	margin: 0;
	padding: 0 0 0 17px;
	list-style-position: outside;
}
#content li {
	margin: 0 0 15px 0;
	padding: 0;
}