/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #E0E7FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #E0E7FF;
}

body {
	
	background: #62993B url(images/back_all.jpg) fixed no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 40px;
}




#header {
	height: 120px;
	width: 721px;
	margin: 0 auto;
	position:relative;
}
#menu
{
width: 550px;
height: 36px;
padding-left: 100px;
position:absolute;
bottom:0;
left:0;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	/*display: block;*/
	float: left;
	width: 128px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	color: #e0efe2;
	font-weight: bold;
	font-size: 18px;
	margin-left: 3px;
	padding-top: 10px;
	background: url(images/button.gif) no-repeat;
}
#menu a:hover {
	width: 128px;
    height: 26px;
	color: #f4d69c;
	margin-left: 3px;
	text-decoration: none;
	background: url(images/button_r.gif) no-repeat;
}


#top
{
width:721px;
height:27px;
background: url(images/top1.gif) no-repeat;
margin:  auto;
}

#main
{
width: 721px;
background: url(images/table_back.gif) repeat-y;/*margin-top: 20px;*/ 
margin:  auto;
}

#repairs p {
	margin: 0;
	padding-left:40px; ;
	padding-bottom: 10px;
	color: #113a11;
	font-size:14px;
	width:650px;
}    
a {
	color: #0d610d;
	font-size:13px;
    }
a:hover{
	color: #13ac13;    
    }
h1  {
   color: #113a11;
   font-size:  30px;
   text-align: center;
   padding: 10px;
   }
h2 {
	color: #113a11;
   	font-size:  18px;
   	text-align: left;
   	padding-left: 40px;
   	}
h3 {
   font-size: 15px;
	color:  #1c311c;
	 text-align: center;
	padding-left: 20px;
	padding-right:20px;
   }	
  h4{
  font-size: 15px;
	color:  #1c311c;
	 text-align: left;
	padding-left: 20px;
} 
#bottom 
{
width:721px;
height:27px;
background: url(images/bottom1.gif) no-repeat;
margin:  auto;
}

#left
{
width: 670px;
padding-left: 20px;
padding-top: 0px;
}

#left a
{
color: #572e14;
text-decoration: underline;
}
#left a:hover
{
color: #159d2b;
text-decoration: underline;
}

#left p {
	margin: 0;
	padding-left:20px;
	padding-bottom: 10px;
	color: #113a11;
	font-size:14px;
}

#footer {
	clear: both;
	height: 20px;
	width: 721px;
	clear: both;
	padding-top: 3px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #037931;
}

#footer a {
	color: #037931;
}

#words {
/*float:right;*/
/*width: 200px;*/
height:90px;
/*text-align:center;*/
/*padding-right:155px;*/
padding-top:30px;
}
h5{
	font-size: 15px;
	color: #1c311c;
	}
	
#photo img
{
float:left;
width:115px;
height:150px;
padding-left:185px;
}

#furn{ 
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}	
#furn img { 
	display:inline;
	border-style:solid;
	border-color:#113a11;
	padding:5px;
	margin:10px;
} 
#contact{

   width: 701px;

    }
#contact_header {
width:680px;
height:100px;

}

#contact_text {
float:left;
width:145px;  
height:650px; 
padding-left:40px;
}

#contact_text p{
margin:0px;
font-size:14px;
color:  #1c311c;
}
#contact h4{

}
#contact_form {
float:right;
width:465px;
height:650px;
font-size:14px;
} 
 
iframe {
padding:5px;
border-style:solid;
border-color:#113a11;
}