/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

/* global */
body{
font-family: Arial, Helvetica, sans-serif;
color: #5e1f00;
line-height: 140%;
font-size: 90%;
width: 100%;
margin:0;
padding:0;
}

#adress{
	position: absolute;
	right: 72px;
	top: 34px;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
}

a{
 color: Black;
}

a:hover, a:visited{
	color: #5e1f00;
}



h1{
	font-size: 1.4em;
	line-height: 150%;
}

h3{
	font-size: 1.2em;
		color:#CC9900;
}

h4{
	font-size: .95em;
	text-decoration:underline;
	color:#CC9900;
}

h3.links{
	font-size: 1em;
	margin-bottom: -.8em;
}

h3.links span{
	font-size: .8em;
	font-style: italic;
}

p, ul{
		font-size: .9em;
}

p, h1, h2, h3, h4, ul{
	padding-left: 25px;
	padding-right: 45px;
	margin: 0;
	left: -55%;
	position: relative;
}
	@media all {
	p, h1, h2, h3, h4, ul{
	margin: 0;
	left: 0px;
	}
  	}




ul{
padding-left: 60px;
margin: 0;
}

/* layout divs */
#container{
width: 100%;
background-color: #fec92c;
margin:0;
padding:0;
}

#header{
	background-image:  url(images/header.gif);
	background-position: center;
	height: 138px;
}

#header h1{
	height: 160px;
	width: 160px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
}

#header h1 span{
	height: 1px;
	width: 1px;
	display: block;
	overflow: hidden;
}

#footer{
position: relative;
width: 100%;
}

#footer p{
			font-size: .7em;
			line-height: 110%;
			color: #fff;
			background-color: #a16900;
			padding:  10px 200px 10px 200px;
			text-align: center;
			
}


.image_style
{
  text-align:center;
  padding-top:15px;
  padding-bottom:15px;
}


.body_font
{
  font:arial 8px normal;
  padding-bottom:15px;
}

.map_search label
{
  font-size:12px;
}

.textbox
{
  width:200px;
}

.textbox1
{
  width:225px;
}