body {
	background-color: #000000;
	margin-top: 20px;
	padding: 0px;
	
}

#wrap{
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #8A6E23;
	padding: 0px 0px 0px 0px;
}


.navigation{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #937D42;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;	
	}

A.nav:link    {color:#000000; text-decoration:none;}
A.nav:visited {color:#000000; text-decoration:none;}
A.nav:active  {color:#CEC09A; text-decoration:none;}
A.nav:hover   {color:#CEC09A; text-decoration:none;}

#logo{
	padding: 7px 15px 7px 30px;
	border-bottom: 1px solid #000000;
	height: 75px;
	background-color: #594819;
}

#logo2{
background-color: #594819;
border-bottom: 1px solid #000000;
	padding: 10px 10px 10px 10px;
	height: 75px;



}

#footer{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-color: #594819;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;	

}






#midcontent{
	padding: 30px;
	margin-left:auto;
	margin-right:auto;
	background-color: #EDE9DE;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	overflow: hidden;

}


#midcontent:after { 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden; 
    clear: both; 
}


.subimg {
	float: right;
	border: 1px solid #000000;
		margin-left: 30px;
}

.gallery {
	margin-left: 165px;

}


#mid{
	padding: 0px 0px 0px 0px;
	background-color: #CEC09A;
	height: 66px;
	background-image: url(../images/main2.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;


}

#mainimg{
	padding: 0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #CEC09A;
	float: left;
		width: 750px;
			border-bottom: 1px solid #000000;


}



.pagetitle {
text-align: right;
padding: 48px 50px 0 0;
background:#CEC09A url(../images/main2.jpg) no-repeat;
font:16px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000;
	font-style: italic;
}

#left {
  float: left;
}

#right {
  float: right;
}

#smtext{
	color: #937D42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;	
	}
	
	A {color : #937D42;}
A:HOVER {color : #594819;}


div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 
  
  .contactform { 
  width: 360px; 
  height: 275px;
  background-color: #CEC09A;
	border: 1px solid #8A6E23;
padding: 5px;
  float: left;
}

div.spacer {
  clear: both;
  }
  
  
/* Hides from IE-mac \*/ 
* html .clearing { 
    height: 1%; 
    } 
.clearing { 
    display: block; 
    } 
/* End hide from IE-mac */ 
/*** end clearing hack ***/
