.box {
	clear: left;
	float: right;
	height: auto;
	width: auto;
	color: #996600;
	background-color: #006699;
}
.dixiesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.wherenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB9C63;
	margin: 10px;
	padding: 10px;
	line-height: normal;
	height: 12px;
}
.signs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #37211E;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #361609;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html, body {
   position: relative;
   height: 100%;
   width: 100%;
}

body {
	background-color: #D8EAC1;
	color:#000;
	font-family: 'Century Gothic', 'Lucida Grande', Arial, Verdana, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding:0;
	text-align: center;
	overflow: auto;
	
	
}
.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: 10px;
}

#Main {
   background-color:#fff;
   height: 100%;
   margin: 1px auto 0 auto;
   padding-top:1px;
   text-align: left;
   vertical-align: top;
   width: 780px;
}.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #37211E;
}
.maindark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #37211E;
}
.maindarkspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #391507;
}
.para {
	position: relative;
	visibility: visible;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	clip: rect(5px,5px,5px,5px);
	z-index: 5;
	height: 5px;
	width: 5px;
}
a.navlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB114D;
	line-height: 14px;
	text-decoration: none;
}
.navbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #D33A09;
}
a.navlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
}
a.navlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C2A11;
	text-decoration: underline;
}
a.navlinkdark:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C2A11;
	line-height: 18px;
	text-decoration: none;
}

a.navlinkdark:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
	text-decoration: none;
}
a.navlinkdark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #986532;
}
a.navlinkdark:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F9F9F;
	line-height: 18px;
	text-decoration: underline;
}

#navcontainer { width: 2px; }

#navcontainer ul
{
	margin-top: 0px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

#navcontainer a
{
display: block;
padding: 6px;
width: 150px;
background-color: #AB9C63;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #F4783C;
color: #fff;
}
.Boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE305F;
}


/* Beginning Styles accordion Java Script application  */

* {
	margin:0;
	padding:0;
	list-style:none;
}


#basic-accordian{
	width:286px;
	position:relative;
	margin-left:0px;
	z-index:2;
	margin-top:0px;
}

.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #F3783E;
}

.accordion_headings:hover{
	background:#523C2E;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#F25378;
}
.mapquest {
	background-color: #FFCCCC;
}
