/************** body **************/

body{
background:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#31363e;
text-align:center;
}

/************** wrapper **************/

.wrapper{
background:#fff;
width:850px;
height:auto;
text-align:left;
margin:0 auto;
margin-top:0px;
}


/************** header **************/

.header{
background:#fff;
width:850px;
height:123px;
display:none;
}


.headLeft{
float:left;
display:none;
}

.headMiddle{
float:left;
display:none;
}

.headRight{
float:right;
display:none;
}





h1.hiddenHeader{
font-size:9px;
margin-left:-5000px;
margin-top:-25px;
}


/************** navigation **************/

.navWrapper{
background:#fff;
width:850px;
height:54px;
display:block;
border-bottom:none;
}

.date{
background:#fff;
width:229px;
height:54px;
float:left;
}

.date h2{
font-size:17px;
color:#31363e;
padding-top:16px;
padding-left:5px;
}

.nav{
background:#fff;
width:620px;
height:54px;
float:right;
text-align:right;
}

.nav ul{
margin:0;
padding:15px 5px 0 5px;
display:none;
}

.nav li{
display:inline;
padding:0;
margin:0;
color:#639309;
font-size:18px;
margin-left:9px;
display:none;
}

.nav li a{
color:#639309;
font-size:18px;
display:none;
}

.nav li a:hover{
font-size:18px;
display:none;
}

.nav ul ul{
display:none;
}


/************** main content **************/

.contentWrapper{
background:#fff;
width:850px;
/*height:430px;*/
height:auto;
float:left;
border:none;
border-top:none;
}

.contentWrapper_wide{
background:#fff;
width:850px;
/*height:430px;*/
height:auto;
float:left;
border:none;
border-top:none;
}

.map{
background:#fff;
width:423px;
height:430px;
float:left;
border:none;
border-top:none;
border-left:none;
}

.map_small{
background:#fff;
width:160px;
height:auto;
float:left;
border:none;
border-top:none;
border-bottom:none;
border-left:none;
display:none;
}

.map_small img{
border-bottom:none;
margin-bottom:12px;
}

.midgeMapper{
padding-left:5px;
}

.subNav{
border-top:none;
margin-top:10px;
}

.subNav ul{
margin:0;
padding:0 0 0 3px;
list-style:none;
display:none;
}

.subNav ul li{
margin:3px 0 3px 0;
padding:3px 0 3px 0;
border-bottom:none;
display:none;
}

.subNav ul li a{
font-size:13px;
color:#639309;
text-decoration:none;
display:none;
}
.subNav ul li a:hover{
font-size:13px;
color:#333333;
display:none;
}

.dataWrapper{
background:#fff;
width:425px;
height:auto;
float:right;
}

.dataWrapper_wide{
background:#fff;
width:850px;
height:auto;
float:right;
}

.infoPicker{
background:#fff;
width:425px;
height:115px;
display:none;
}

.infoPicker form select{
width:160px;
}

.infoPicker p{
padding:10px 0 0 30px;
clear:both;
}

.infoPicker h2{
font-size:20px;
color:#639309;
padding-bottom:10px;
}

.regionForm{
float:left;
width:180px;
height:auto;
clear:none;
padding:15px 0 0 30px;
display:none;
}

.cityForm{
float:right;
width:180px;
height:auto;
clear:none;
padding:15px 20px 0 10px;
display:none;
}

.keycontent{
background:#fff;
width:425px;
height:auto;
border:none;
border-right:none;
border-left:none;
padding:8px 0px 8px 0px;
font-size:12px;
line-height:21px;
}

.keycontent_wide{
background:#fff;
width:850px;
height:auto;
border:none;
border-right:none;
border-left:none;
padding:8px 0px 8px 0px;
font-size:12px;
line-height:21px;
}

.keycontent p, .keycontent_wide p{
margin:0;
padding:8px;
}

.keycontent h2, .keycontent_wide h2{
font-size:20px;
color:#639309;
padding-left:8px;
padding-bottom:10px;
text-transform:capitalize;
}

.keycontent strong, .keycontent_wide strong{
font-size:13px;
color:#639309;
font-weight:bold;
}

.keycontent_wide ul{
	margin:0 12px 12px 24px;
	padding:0;
}


.contactInfo{ 
width:343px;
float:left;
border-right:none;
clear:none;
margin-bottom:15px;
}

.contactForm{ 
width:343px;
height:200px;
float:right;
clear:none;
margin-bottom:15px;
display:none;
}

.contactForm form.contact {
padding:0px 0px 0px 13px;
display:none;
}

.contactForm form.contact h3{
font-size:14px;
display:none;
}

.contactForm form.contact input, .contactForm form.contact textarea{
width:300px;
margin-bottom:10px;
display:none;
}


.contactForm form.contact textarea{
height:90px;
overflow:auto;
display:none;
}

.contactForm form.contact input.formSubmit{
width:100px;
margin-left:204px;
display:none;
}




/************** adverts **************/

.adWrapper{
background:#fff;
width:850px;
height:94px;
clear:both;
}

.leftAd{
float:left;
border-right:none;
width:424px;
height:94px;
}

.rightAd{
float:right;
width:425px;
height:94px;
}


/************** footer **************/
.footer{
background:#fff;
width:850px;
height:58px;
margin-bottom:8px;
}

.copyright{
width:800px;
float:left;
padding-top:22px;
padding-left:0px;
font-size:11px;
color:#639309;
text-align:center;
}

.devBy{
width:340px/*153px*/;
float:right;
padding-top:8px;
display:none;
}


.tc{
padding-bottom:8px;
clear:both;
text-align:center;
padding-top:10px;
display:none;
}


/************ general ****************/

a{
font-size:13px;
color:#639309;
text-decoration:none;
}
a:hover{
font-size:13px;
color:#333333;
}

.tc a{
font-size:9px;
color:#639309;
text-decoration:none;
display:none;
}
.tc a:hover{
font-size:9px;
color:#333333;
display:none;
}

.printElement{
display:inline;
margin:0;
padding:0;
}
