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

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

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

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

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

#main_menu a:link,#bottom_menu a:link		{
	color: #D05255;
	text-decoration: none;
}

#main_menu a:visited,#bottom_menu a:visited	{
	color: #D05255;
	text-decoration: none;
}

#main_menu a:active,#bottom_menu a:active	{
	color: #D05255;
	text-decoration: none;
}

#main_menu a:hover,#bottom_menu a:hover		{ color: #FFFFFF; text-decoration: none; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 9pt;
	background-color: #666666;
}
#header_text {
	position: absolute;
	top: 0px;
	width: 100%;
	color: #D6696C;
}
#main_menu {
	background-color: #F9CB80;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D56366;
	border-bottom-color: #D56366;
	height: 2em;
	margin: 0px;
	padding-top: 0.5em;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #D15558;
}
#bottom_menu {
	background-color: #F9CB80;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D56366;
	border-bottom-color: #D56366;
	height: 2em;
	margin: 0px;
	padding-top: 0.5em;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #D05255;
	font-size: 9px;
	text-align: center;
}
.menu_item  .last {
	border-right-style: none;
	border-right-width: 0px;
}
.menu_item  {
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
}
#main_menu  li:hover {
	background-color:#D56366

}

#container  {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: 75px;
}
#mainContent  {
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#header {
	background-color: #66CC99;
	background-image: url(../images/header1.jpg);
	border: 2px solid #D56366;
	background-repeat: no-repeat;
	height: 200px;
}
#header1 {
	background-color: #66CC99;
	background-image: url(../images/header2.jpg);
	border: 2px solid #D56366;
	background-repeat: no-repeat;
	height: 200px;
}
#header2 {
	background-color: #66CC99;
	background-image: url(../images/header3.jpg);
	border: 2px solid #D56366;
	background-repeat: no-repeat;
	height: 200px;
}
#header3 {
	background-color: #66CC99;
	background-image: url(../images/header4.jpg);
	border: 2px solid #D56366;
	background-repeat: no-repeat;
	height: 200px;
}
#header4 {
	background-color: #66CC99;
	background-image: url(../images/header5.jpg);
	border: 2px solid #D56366;
	background-repeat: no-repeat;
	height: 200px;
}
#header5 {
	background-color: #66CC99;
	background-image: url(../images/header6.jpg);
	border: 2px solid #D56366;
	background-repeat: no-repeat;
	height: 200px;
}
#header6 {
	background-color: #66CC99;
	background-image: url(../images/header7.jpg);
	border: 2px solid #D56366;
	background-repeat: no-repeat;
	height: 200px;
}
#seal {
	position: relative;
	vertical-align: top;
	left: -50px;
	top: -50px;
}

#inet {
	text-align:center;
	margin: 0px;
	background-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#title {
	font-size: 18px;
	color: #D05255;
}


#inet a {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

#inet img {

	vertical-align:middle;
	border:0px;
}
#needed li {
	margin: 10px;
}
a.inlineanchor {
	color: #D05255;
}
#terms li {
	margin: 10px;
}
#map {
	float:left;
	height: 400px;
	width: 400px;
	border: 1px solid #333300;
	position: relative;
	top: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.error {

  font-weight:bold;
  color:#FF0000;

}ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
