/*herveys*/


* {
	padding: 0;
	margin: 0;
}

body, html {
	padding: 0;
	margin: 0;
	line-height: 120%;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
	text-align:justify;
	
  }

p {
	font-family: arial, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}

h1 { 
	font-size: 16px;
	font-weight: bold;
	color: #191919;
	
}
h2 {
    font-size: 14px;
	font-weight: bold;
	color: #191919;
	
}
h3 {
    padding-top: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #b4b185;
	font-size: 14px;
	font-weight: bold;
	color: #00462D;
		
}

   

a:link, a:active, a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a.menu:link, a.menu:active, a.menu:visited {
	float:right;
	text-align: right;
	text-decoration: none;
	color: #666666;

}
a.menu:hover {
	text-decoration: underline;
	color: #666666;
}


.menuright {
	float: right;
	font-size: 12px;
	width: 100px;
	color: #191919;
	height: 50px;
}



#mainContent { 
	margin: 0 200px 0 250px; 
}

#header {
	float: left;
	padding: 0;
	margin: 0;
	width: 882px;
	height: 168px;
}

#container { 
	padding: 0px 33px 0px 36px;
	background:  url(background.gif) left top no-repeat;
	width: 882px;
	margin: 20px auto 0 auto;
	height: 804px;
} 


#wrapper {
	padding: 0px 33px 0px 36px;
	background: #fff;
	margin: 20px auto 0 auto;
	width: 882px;
	height: 804px;
}

.leftCol {
	padding: 10px 10px 10px 10px;
	background:  url(scrollingbg.gif) left top no-repeat;
	float: left;
	font-size: 12px;
	width: 645px;
	margin-top: 12px;
	color: #191919;
	height: 320px;
}

#footer {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 882px;
	height: 40px;
	
}
#footer p {
	text-align: center;
	font-weight: bold;
	color: #666666;
	font-weight:normal;
	
}	


.mininav {
	margin-top: 10px;
	
	
}

#footer a {
	color: #666666;
	

}

.address {
	text-align: left;
	font-weight: bold;
	color: #b4b185;
	font-weight:normal;
	margin-left: 10;
}

.imagepodmain {
   margin-top: 10px;
	
}
.imagepodsmall {
    margin-top: 240px;
    margin-right: 4px;
	float: right; 
	
}
#scrolling{
	position: absolute;
	text-align:left;
	padding: 10px 0px 0px 0px;
}

.form {
	width: 260px;
	background: #FFFEEF;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	font-family: arial, sans-serif;
	text-align:justify;
	color: #191919;
	

}
.button {
	width: 100px;
	background: #FFFEEF;
	border: 1px solid #999999;
	padding: 1px 1px 1px 1px;
	font-size: 14px;
	font-weight:bold;
	font-family: arial, sans-serif;
	text-align: centre;
	align: centre;
	color: #191919;
	

}