html, body{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
    }
body{
	background-color: #7F8E95;
	color: #40494B;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
	}
h1{
    font-size: 120%;
	color: #663333;
	}
#container{
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background: #E7DEC9 url(images/cottage_bg.jpg) no-repeat 100% 90%;
	text-align: left;
	padding: 0px;
	}
#banner{
	background-color:#663333;
	padding:inherit;
	height: 175px;
	}
#photorow{
    background-color: #E7DEC9;
	color: #663333;
	width: 760px;
	height: 160px;
	margin: 0;
	padding: 0;
	text-align:center;
	font-size: 80%;
	line-height: 16px;
    }
#photorow img{
	display: inline;
	border:none;
    }
#columnleft{
    width: 560px;
	margin-top: 0;
	margin-left: 0;
    }
#columnright{
	width: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	text-align: center;
	}
#intro{
    background-color: #A5B097;
	color:#40494B;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 560px;
	padding: 5px 15px 5px 20px;
	}
#features{
	background-color: transparent;
	margin-top: 15px;
	margin-left: 40px;
	width: 500px;
	padding: 0;
	}
#navmenu{
	margin-top: 40px;
	width: 180px;
	height: 180px;
	text-align: left;
    }
#navmenu a{
    color: #663333;
    }
#phone{
    background-image:url(images/phone.gif);
    margin-top: 120px;
	width:140px;
    height:100px;
    }
#rate{
    background-image:url(images/rate.gif);
    margin-top: 15px;
	margin-left: 0;
    width:140px;
    height:100px;
    }
a{
	color: #40494B;
	font-weight: bold;
	text-decoration:none;
    }
a:visited{
	color: #40494B;
	font-weight: bold;
	text-decoration: underline;
    }
a:hover, a:visited{
	color: #40494B;
	font-weight: bold;
	text-decoration: underline;
    }
#footer{
    background-color:#5D3534;
	color:#E6DECB;
	text-align:left;
	padding:  5px 15px 20px 20px;
	clear:both;
	}
	#footer a{
	color:#E6DECB;
	}
#credit{
	background-color:#7F8E95;
	font-size: 70%;
	color: #3B5D78;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
#credit a{
	color: #3B5D78;
    }	
	