body {
	background-color: #DFDFD2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.footerlocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444D3E;
	text-decoration: none;
}
.footerlocation a{
	color: #CE6F19;
	text-decoration: none;
}
.footerlocation a:hover{
	color: #8D8B00;
	text-decoration: none;
}
.footermain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.footermain a{
	color: #999999;
	text-decoration: none;
}
.footermain a:hover{
	color: #666666;
	text-decoration: none;
}
/* Right Panel Styles */
.rightside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444D3E;
	text-decoration: none;
}
.rightside a{
	color: #CE6F19;
	text-decoration: none;
}
/* ------------------------- */
/* Dropdown Menu Styles */
#dropmenudiv{
position:absolute;
color: #444D3E;
background-color: #FFFFFF;
border-top:1px solid #8D8B00;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:25px;
z-index:100;
}
#dropmenudiv a{
color: #444D3E;
background-color: #D7D6A5;
width: 100%;
display: block;
height: 25px;
text-indent: 10px;
border-bottom: 1px solid #8D8B00;
/*padding: 1px 0;*/
text-decoration: none;
font-weight: normal;
}
#dropmenudiv a:hover{
color: #8D8B00;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
#flashcontent{
	z-index: 1;
}
#flashlocator{
	z-index: 1;
}
#flashmap{
	z-index: 1;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	border: none;
	text-align: left;
}
#advertisement{
	width: 740px;
	height: auto;
	position: absolute;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	top: 125;
	margin-left: 9;
	z-index: 50;
	background-color: #000000;
}
#advertisement a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/* ------------------------- */
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444D3E;
	text-decoration: none;
}
.breadcrumb a{
	color: #444D3E;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #444D3E;
	text-decoration: underline;
}
.subnav td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	color: #CE6F19;
	border-top:1px solid #8D8B00;
	background-color: #FFFFFF;
}
.subnav td a{
	width:100%;
	height:100%;
	display:block;
	color: #444D3E;
	text-decoration: none;
}
.subnav td a:hover{
	width:100%;
	height:100%;
	display:block;
	color: #8D8B00;
	text-decoration: none;
	background-color: #D7D6A5;
}
.subnavhead td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	color: #CE6F19;
	border-top:1px solid #8D8B00;
	background-color: #FFFFFF;
}
.subnavhead td a{
	width:100%;
	height:100%;
	display:block;
	color: #CE6F19;
	text-decoration: none;
}
.subnavhead td a:hover{
	width:100%;
	height:100%;
	display:block;
	color: #8D8B00;
	text-decoration: none;
	background-color: #D7D6A5;
}
.copy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.copy li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.copy h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #8D8B00;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
.copy h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #8D8B00;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
.copy h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
.copy a {
	color: #CE6F19;
	text-decoration: none;
}
.copy a:hover {
	color: #CE6F19;
	text-decoration: underline;
}
.required {
	color: #CE6F19;
}