@charset "utf-8";
body {
	background-image: url(../images/trees2.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 0px;
	color: #2F1907;
	margin-left: 50px;
}


a{
	color:#2f1907;
	text-decoration:none;
}

a:hover{
	color:#5c5956;
}

#wrapper {
	width: 748px;
	height:609px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 50px;
}
/*#outer-wrapper {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/drop-shadow-rt.png);
	background-repeat: repeat-y;
	background-position: right;
}*/

#banner {
	font-family: "Times New Roman", Times, serif;
	color: #2f1907;
	font-size: 18px;
	height: 130px;
	padding-left: 20px;
	padding-right: 25px;
	background-image: url(../images/banner-bckgd.png);
	background-repeat: repeat;
}
#gallery {
	clear: both;
	background-image: url(../images/main-bckgd.png);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 25px;
}
#gallery ul li img {
	margin-right: 10px;
	border: 1px solid #B9B2AC;
	padding: 10px;
}


#gallery ul li {
	list-style-type: none;
	display: inline;
}


#main-img img {
	border: 1px solid #333;
	margin-left: 50px;
	width: 300px;
	float: left;
	margin-bottom: 25px;
}
#img-info {
	float: right;
	width: 340px;
}

#thumbnails {
	margin-left: 10px;
	clear: both;
	overflow: hidden;
}



#home-nav {
	clear: both;
	height: 350px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #2f1907;
	font-weight: normal;
	background-image: url(../images/main-bckgd.png);
	background-repeat: repeat-y;
}
#home-nav ul {
	margin: 0px;
	padding: 0px;
}




#home-nav ul li {
	list-style-type: none;
	display: inline;
	padding: 5px;
	margin: 5px;
}

#home-nav img{
	padding: 8px;
	border: solid 1px #b7b0a9;
	margin-bottom: 15px;
}
#home-nav #centre-img {
	margin-left: 40px;
}
#home-nav .nav-text li {
	padding-right: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2F1907;
	font-weight: bold;
}

#footer {
	clear: both;
	height: 110px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5c5956;
	width: 748px;
	padding-bottom: 0px;
	background-image: url(../images/footer-bckgd.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}
#footer img {
	padding-left: 4px;
}

#footer ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	padding-right: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #2f1907;
	font-size: 14px;
}
#footer p {
	padding-left: 25px;
	padding-right: 25px;
}



#clear {
	clear: both;
	background-image: url(../images/drop-shadow-btm.png);
	background-repeat: repeat-x;
}
#spacer {
	height: 150px;
}
#spacer.landscapes {
	height: 20px;
}





.phone{
	font-size:20px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
}
.flt-lft {
	float: left;
}
.flt-rt {
	float: right;
}

.clear-lft {
	clear: left;
}
.line {
	padding-left: 4px;
}
#gallery p {
	padding-left: 50px;
	padding-right: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #2f1907;
}

