body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

td.main_content_bg {
background-image:url(images/content_bg_green.jpg);
background-repeat:repeat;
}



td.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

#nav {
	font-family: "Times New Roman", Times, serif;
	height: 20;
	font-size: 15px;
	font-weight: bold;
	background-color: #902520;
	text-align: center;
	vertical-align: middle;
	}
	
#nav a:link {
	color: #FFFFFF; 
	text-decoration:none;
}

#nav a:visited {
	color: #FFFFFF; 
	text-decoration:none;
}

#nav a:hover {
	color: #CC9966;
	text-decoration:none;
}

.contentLeft {
	padding: 10px 10px 20px 75px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}

.contentRight {
	padding: 10px 75px 20px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

#feature{
	background-color: #cbd0ad;
	margin-top: 5px;
}

#featureReverse{
	background-color: #d8dcc2;
	margin-top: 5px;
}

div.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #902520;
	font-weight: bold;
}

td.feature{
	padding: 5px 12px 0px 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td.photoFeature{
	padding: 5px 12px 12px 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td.contact{
	padding: 0px 3px 0px 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#homeContent a:link {
	color: #902520; 
	text-decoration:none;
}

#homeContent a:visited {
	color: #902520; 
	text-decoration:none;
}

#homeContent a:hover {
	color: #CC9966;
	text-decoration:none;
}

td.footer {
	background-image: url(images/footer_green.jpg);
	height: 21px;

}
#footer {
	padding: 3px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4a5022;
	
	}

#footer a:link {
	color: #4a5022; 
	text-decoration:none;
}

#footer a:visited {
	color: #4a5022; 
	text-decoration:none;
}

#footer a:hover {
	color: #CC9966;
	text-decoration:none;
}

ul {
	list-style-type: circle;
}

.contentLeftAbout {
	padding: 10px 75px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

td.gallery {
	padding: 5px;
}
