.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #E8DFC9;
	background-image: url(images/bg_site-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	font-weight: bold;
	color: #2C3E0C;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #2C3E0C;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #2C3E0C;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #2C3E0C;
	text-decoration: underline;
}

a.footer:link {
	font-weight: bold;
	color: #E8DFC9;
	text-decoration: none;
}
a.footer:visited {
	font-weight: bold;
	color: #E8DFC9;
	text-decoration: none;
}
a.footer:hover {
	font-weight: bold;
	color: #E8DFC9;
	text-decoration: underline;
}
a.footer:active {
	font-weight: bold;
	color: #E8DFC9;
	text-decoration: none;
}
a.link2:link {
	font-weight: bold;
	text-decoration: none;
}
a.link2:visited {
	font-weight: bold;
	text-decoration: none;
}
a.link2:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.link2:active {
	font-weight: bold;
	text-decoration: none;
}

li {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 10px;
	margin-right: 45px;
}

.left-rail {
	background-color: CB9832;
	padding: 15px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 268px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
   font-variant: small-caps;
	font-weight: bold;
	color: #374D0F;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #98703E;
	font-weight: bold;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8DFC9;
	background-color: #2C3E0C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.site-table {
	border: 1px solid #2C3E0C;
	background-color: #E8DFC9;
}
body {
	background-color: #999999;
}
.photo {
	border: 5px solid #FFFFFF;
}
.tour {
	font-size: 12px;
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-variant: normal;
}
