@charset "UTF-8";

body{
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: medium;
  background: #b3af98;
  color: #4d5e36;
}

h1, h2{
	display: none;
}

h3{
	font-size: 1.5em;
}

h4{
	font-size: 1.2em;
	margin-bottom: 0;
}

p{
	margin-top: 0;
}

#header{
	width: 933px;
	height: 228px;
	background: url(images/header.gif) no-repeat center top;
}

#nav{
	background: url(images/nav_bg.gif) repeat-x;
	height: 42px;
	width: 640px;
	float: right;
	margin-right: 3px;
	position: relative;
	top: 186px;
}


#nav ul
{
	text-align: center;
	padding: 10px 0;
	margin-top: 0;
	margin-left: 0;
	width: 100%;
	line-height: 18px;
	background: url(images/nav_left1.gif) no-repeat top left;
	padding-left: 5px;
}

#nav ul li
{
	display: inline;
}

#nav ul li a
{
	padding: 4px 20px;
	color: #fffee0;
	text-decoration: none;
	border-right:1px #fffee0 solid;
	margin-left: -5px;
	font-size: 1.1em;
}

#nav ul li a#contact{
	border: none;
}

#nav ul li a:hover, #nav .active
{
	color: #c4d27a;
}


#page{
	margin: 20px auto;
	width: 933px;
	background: url(images/footer_bg.gif) no-repeat bottom center  #fffee0;
}


div#body{
	padding: 0 20px;
}

div#slideshow{
	background: url(images/slideshow_bg.gif) right top no-repeat;
	height: 365px;
	width: 852px;
	margin: 40px auto;
}

.slide {
float: left;
	margin-left: 0px;
	position: absolute;
	top: 100;
	height: 365px;
	width: 488px;	
}

#slide_phrase{
  float: right;
   width: 265px;
   color: #fffee0;
   font-size: 1.4em;
   line-height: 40px;
   margin-right: 15px;
   margin-top: 20px;
}

.left_photo{
	float: left;
	padding-right: 20px;
}

.right_text{
	height: 225px;
}



.thumb{
	float: left;
	padding: 20px;
}

#google_map{
	float: right;
	margin-right: 40px;
	margin-bottom: 40px;
	padding: 20px;
	background: url(images/map_bg.gif) no-repeat;
}

#map_canvas{
	width: 500px;
	height: 300px;
}


div#footer{
	margin: 0 20px;
	margin-top: 50px;
	padding: 10px 0;
	font-size: 0.8em;
	text-align: center;
	color: #4d5e36;
	border-top: #4d5e36 thin solid;
	clear: both;
}

#address, #phone, #email{
	padding: 0 16px;
}

a:link, a:hover, a:visited{
	color: #4d5e36;
	text-decoration: none;
}

a:hover{
	color: #c4d27a;
}

#conash3D0{
	display:  none;
}
