@charset "utf-8";


body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	background: #FFF url(images/1bg.jpg) repeat-x;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
/* ~~ Element/tag selectors ~~ */
header, section, footer, article, figure {
	display: block;
	margin: 0px auto;
}
ul, ol, dl {
	padding: 0 0 0 50px;
	margin: 0;
	list-style: outside;
	line-height: 30px;
}
h1 {
	font-size: 16px;
	margin: 0;
	padding: 0px;
	color: #039;
	font-weight: bold;
}
h2, h3, h4, h5, h6  {
	font-size: 14px;
	margin: 0;
	padding: 0px;
}
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03C;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #036;
}
img{ 
	border:0px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ~~ This is the layout information. ~~ */
#container  {
	width: 962px;
	font: 12px/20px Verdana, Geneva, sans-serif;
	color: #333;
	margin: 0 auto;
	padding: 0px;
	text-align: center !important;}
#midsection{
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	float: left;
}
#midbg {
	background: url(images/bg.jpg) repeat-y left top;
	margin: 0px;
	padding: 0px;
	width: 960px;
	float: left;
}

#main {
	margin: 0px auto;
	float: left;
	width: 930px;
	padding: 0px 0px 20px 30px;
	text-align: left;
}
#translate {
	float: left;
	width: 200px;
}
#mainend {
	clear: both;
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* ~~ header~~ */
#headermain  {
	margin: 0px auto;
	padding: 10px 0px 0px;
	height: 100px;
	width: 960px;
} 
#headerleft {
	padding: 0px 0px 0px 8px;
	float: left;
	width: 470px;
}
#headerright  {
	float: right;
	width: 90px;
	padding: 50px 0px 0px;
}
#headerright a:link {
	color:#006;
	text-decoration:none;
}
#headerright a:visited {
	color:#006;
	text-decoration:none;
}
#headerright a:hover {
	color:#930;
	text-decoration:none;
}
#headerright a:active {
	color:#D27D00;
	text-decoration:none;
}
/* ~~ Top Nav ~~ */
#navmain{
	width: 940px;
	height: 28px;
	color: #CCC;
	font-size: 12px;
	padding: 6px 0px 0px 20px;
	background: #000;
	margin: 0px auto;
	display: block;
	
}
#navmain a:link {
	color:#CCC;
	text-decoration:none;
}
#navmain a:visited {
	color:#CCC;
	text-decoration:none;
}
#navmain a:hover {
	color:#39C;
	text-decoration:none;
}
#navmaina:active {
	color:#D27D00;
	text-decoration:none;
}
.nan {
	position:absolute;
	z-index:99;
	color:#FFFFFF;
	width:300px;
	text-align:left;
	display:none;
	padding: 7px 7px 7px 10px;
	background: #000;
	margin-top: 20px;
	word-spacing: 0px !important;
	margin-left: 10px;
}
.nan a 
	{color:#FFF; 
	text-decoration:none;
}
.nan a:link {
	color:#FFF;
	text-decoration:none;
}
.nan a:visited {
	color:#FFF;
	text-decoration:none;
}
.nan a:hover {
	color:#900;
	text-decoration:underline;
}
.nan div {
	height:20px;
	line-height:22px;
	padding: 1px;
	color: #FFF;
}
#hpright {
	float: right;
	width: 190px;
	font-size: 11px;
	line-height: 27px;
	padding: 50px 30px 0px 0px;
}
/* ~~ Home Page ~~ */
#hpimage {
	width: 685px;
	float: left;
	padding: 25px 0px 20px 20px;
}
#hpleftmid {
	width: 685px;
	float: left;
	padding: 0px 0px 10px 20px;
}
#hpleft{
	width: 675px;
	float: left;
	padding: 0px 0px 20px 30px;
}

.hpboxleft {
	float: left;
	width: 220px;
	text-align: center;
}
#hpfull {
	float: left;
	width: 900px;
}
#hpfull div {
}

/* ~~ Back Pages ~~ */
#banner {
	height: 147px;
	width: 960px;
	background: #000;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}
#bannerleft {
	float: left;
	height: 140px;
	width: 758px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
#bannerright {
	float: right;
	width: 170px;
	padding-right: 10px;
	padding-top: 5px;
	color: #CCC;
}

#sidenav {
	width: 175px;
	margin: 0px;
	padding: 32px 0px 0px 25px;
	float: left;
	z-index: 0;
}
#sidenav p {
	padding: 5px 0px 10px;
	border-bottom: medium dotted #CCC;
}
#sidenav li  {
	font-size: 10px;
}
#sidenav a:link {
	color:#006;
	text-decoration:none;
}
#sidenav a:visited {
	color:#006;
	text-decoration:none;
}
#sidenav a:hover {
	color:#36F;
	text-decoration:none;
}
#sidenav a:active {
	color:#D27D00;
	text-decoration:none;
}
#sidebar1  {
	float: left;
	width: 170px;
	height: 100%;
	background-color: #F5F7EE;
	padding: 15px 20px 15px 0px;
}
#title  {
	margin: 0px;
	padding: 30px 0px 5px;
	float: right;
	width: 720px;
	font: 36px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #039;
} 
#sub {
	margin: 0px;
	padding: 10px 0px;
	float: right;
	width: 720px;
	color: #930;
	font-size: 10px;
	line-height: 20px;
}
#bodytext  {
	margin: 0px;
	padding: 0px 35px 0px 0px;
	float: right;
	width: 685px;
}
#Title-wide  {
	margin: auto;
	width: 720px;
} 
#bodytext-wide  {
	margin: auto;
	width: 7220px;
	clear: right;
}
#titlefull {
	float: left;
	width: 890px;
	padding: 35px 0px 0px 20px;
	height: 70px;
	font: 36px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #039;
}
#bodyfull {
	padding: 0px 0px 0px 50px;
	float: left;
	width: 860px;
}
/* ~~ Maps ~~ */
#mapmain {
	float: left;
	width: 525px;
	padding: 0px;
	height: 400px;
}
#map2 {
	width: 650px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#maplegend {
	float: left;
	width: 535px;
	clear: left;
}
#side_bar {
	float: left;
	width: 535px;
	clear: left;
}
#map-wide {
    width:710px; 
    height:450px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}
#search {
	width: 550px;
	text-align: right;
}
/* ----- Rollovers ----- */
#fb1 {
	width: 38px;
	height: 30px;
	overflow: hidden;
	margin: 0 0px 0 0;
	padding: 0;
	float: left;	
}
#fb1 a {
	display: block;
	width: 38px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(images/navfb.jpg) no-repeat left top;
	text-indent: -9999px;
}
#fb1 a:hover {
	background: url(images/navfb_ro.jpg) no-repeat left top;
}
#fb2 {
	width: 38px;
	height: 30px;
	overflow: hidden;
	margin: 0 0px 0 0;
	padding: 0;
	float: left;
}
#fb2 a {
	display: block;
	width: 38px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(images/navfb.jpg) no-repeat left top;
	text-indent: -9999px;
}
#fb2 a:hover {
	background: url(images/navfb_ro.jpg) no-repeat left top;
}
#tw1 {
	width: 38px;
	height: 30px;
	overflow: hidden;
	margin: 0 0px 0 0;
	padding: 0;
	float: left;
}
#tw1 a {
	display: block;
	width: 38px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(images/navtw.jpg) no-repeat left top;
	text-indent: -9999px;
}
#tw1 a:hover {
	background: url(images/navtw_ro.jpg) no-repeat left top;
}
#tw2 {
	width: 38px;
	height: 30px;
	overflow: hidden;
	margin: 0 0px 0 0;
	padding: 0;
	float: left;
}
#tw2 a {
	display: block;
	width: 38px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(images/navtw.jpg) no-repeat left top;
	text-indent: -9999px;
}
#tw2 a:hover {
	background: url(images/navtw_ro.jpg) no-repeat left top;
}
/* ~~ Footer ~~ */
#footerbox  {
	padding: 0px 0px 10px;
	width: 960px;
	font-size: 10px;
	color: #006;
	margin: 0px auto;
	text-align: left;
	float: left;
} 
#footerbox  a:link {
	color:#006;
	text-decoration:none;
}
#footerbox  a:visited {
	color:#006;
	text-decoration:none;
}
#footerbox  a:hover {
	color:#930;
	text-decoration:none;
}
#footerbox a:active {
	color:#D27D00;
	text-decoration:none;
}
#footerend {
	float: left;
	width: 960px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 10px;
}
.footer1  {
	float: left;
	width: 170px;
	padding: 10px;
}
.footer2  {
	float: left;
	width: 118px;
	padding: 10px 5px;
}
.floatleft {
	float: left;
	margin: 0px;
	width: 170px;
}

/* ~~ Fonts and Divs ~~ */
.mycolor2:link {
	color:#999996;
	text-decoration:none;
}
.mycolor2:visited {
	color:#999966;
	text-decoration:none;
}
.mycolor2:hover {
	color:#FF9900;
	text-decoration:none;
}
.mycolor2:active {
	color:#FF3300;
	text-decoration:none;
}
.n {
	color:#878D5C;
	text-decoration:none;
	font: 10px/20px Arial, Helvetica, sans-serif;
}
.n1:link {
	color:#878D5C;
	text-decoration:none;
	font: 10px/20px Arial, Helvetica, sans-serif;
}
.n1:visited {
	color:#878D5C;
	text-decoration:none;
	font: 10px/20px Arial, Helvetica, sans-serif;
}
.n1:hover {
	color:#FF9900;
	text-decoration:none;
}
.n1:active {
	color:#D27D00;
	text-decoration:none;
}
.faqs {
	padding-bottom: 15px;
}
.all{
	width: 680px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.full {
	width: 860px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.text {
	width: 680px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.photo2 {
	padding-bottom: 10px;
	float: left;
	width: 130px;
	height: 150px;
	padding-left: 0px;
	padding-top: 7px;
}
.textright {
	float: right;
	width: 520px;
}
.textsub {
	float: left;
	width: 680px;
	height: 30px;
}
.textsubleft {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	float: left;
	width: 255px;
}
.textsubright{
	margin: 0px;
	padding: 0px 60px 0px 0px;
	float: right;
	width: 320px;
}
.logos {
	padding: 9px;
	margin: 5px;
	border: thin solid #CCC;
}
.table {
	color: #333;
	border: thin solid #999;
}.stylenav {
	color: #D57A00;
	letter-spacing: .9px;
	font: 13px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.style5 {
	color: #030133;
	font: 16px/22px Verdana, Arial, Helvetica, sans-serif;
}
.style5b {
	color: #030133;
	font: bold 15px/24px Verdana, Arial, Helvetica, sans-serif;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
	color: #039;
}

.style12bold {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
}
.style14b {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.styletitle {
	font-size: 24px;
	color: #039;
}
.stylebold {
	font-weight: bold;
}
.stylewhite {
	font-size: 14px;
	color: #FFF;
}

