body
{
	background-color:#FFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.tophead
{
	background-image:url(images/tophead.png);
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFF;
}
.contentbg
{
	background-image:url(images/contentbg.jpg);
	font-size:14px;
	color:#413d33;
	line-height:18px;
}
.listingbg
{
	background-image:url(images/contentbg.jpg);
	font-size:12px;
	color:#413d33;
	line-height:18px;
	padding:6px;
}
.sliderbox
{
	border-left:solid 1px #e1d6b5;
	border-right:solid 1px #e1d6b5;
}
.brownheading
{
	font-size:30px;
	color:#763002;
	border-bottom:solid 1px #e1d6b5;
}
.brownsubheading
{
	font-size:24px;
	color:#763002;
}
.greytext
{
	font-size:12px;
	line-height:18px;
	color: #525252;
}
.greytextbold {
	font-size:13px;
	line-height:18px;
	color: #525252;
	font-weight: bold;
}

.brownbold1
{
	font-size:12px;
	line-height:18px;
	color: #930;
	font-weight: bold;
}
.footerbg
{
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#baa58a;
}
.nav
{
	font-size:14px;
	color:#351700;
	cursor:pointer;
}
.nav-hover
{
	font-size:14px;
	color:#9d4c15;
	background-image:url(images/navarrow.png);
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}
.heading
{
	background-image:url(images/headingbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#351700;
}
.heading-sub
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#351700;
	line-height:30px;
}
.a1:link
{
	font-size:12px;
	color:#800000;
	text-decoration:none;
}
.a1:hover
{
	font-size:12px;
	color:#800000;
	text-decoration:underline;
}
