body {
	background-image: url(../images/stonebg.jpg);
	background-color: #251A0A;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F2D18;
	line-height: 18px;
	padding-left: 15px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F2D18;
	line-height: 18px;
	font-weight: normal;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2D18;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2D18;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2D18;
}
select {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  color: #5c5c5c;
	  line-height: 18px;
	  vertical-align:top;
	  text-align:left;
	  background-color: #CCCCCC;
}
a.subMenu:link{
	color: #5d232a;
}
a.subMenu:visited {
	color: #6b7f99;
}
a.subMenu:hover {
	color: #333333;
}
.subMenu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2D18;
	font-weight: bold;
	text-decoration: none;
}
a.link:link {
	color:#5d232a;
	text-decoration: none;
}
a.link:visited {
	color:#5d232a;
	text-decoration: none;
}
a.link:hover {
	color: #2b3205;
	text-decoration: underline;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F2D18;
	line-height: 18px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
}
.leftcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #3F2D18;
	line-height: 16px;
	margin-left: 80px;
	margin-right: 20px;
}
.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F2D18;
	line-height: 18px;
	vertical-align:top;
	text-align:left;
	margin-left: 0px;
	padding-left: 15px;
}
.newscontent {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	line-height: 13px;
	margin-right: 10px;
	margin-left: 10px;
}
.headers {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2B3205;
	line-height: 24px;
	vertical-align:top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.subheaders:link {
	color: #5d232a;
	text-decoration: none;
}
a.subheaders:visited {
	color: #5d232a;
	text-decoration: none;
}
a.subheaders:hover {
	text-decoration: underline;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AF4E0A;
	vertical-align:top;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: normal;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #b22b21;
	line-height: 18px;
	vertical-align:top;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 0em;
}
.testimonials {
	color: #432919;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	vertical-align: top;
	text-align: left;
	vertical-align:top;
	padding: 5px;
	top: 10px;
	right: 20px;
	text-indent: 0px;
	line-height: 13px;
}

a.standardlist:link {
	text-decoration: none;
}
a.standardlist:visited {
	text-decoration: none;
}
a.standardlist:hover {
	text-decoration: underline;
}
.standardlist{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F2D18;
	line-height: 18px;
	vertical-align:top;
	text-align:left;
	margin-left: auto;
	padding: 0px;
	list-style-image:url(images/bullet2.gif);
	font-weight: normal;
	text-decoration: none;
}
ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
a:focus {
   outline: none; -moz-outline: none;
}

