body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FBF2D5;
}
.footer   {
	background-color: #f7ecbe;
	background-image: url(images/footer.gif);
	height: 120px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
.bannercell {
	background-image: url(images/subheadbg.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-top: 5px;
}
.leftnavcol {
	background-color: #735A39;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C9A25C;
}
.maincontent {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.leftborderbg {
	background-image: url(images/leftborder.gif);
	background-repeat: repeat-y;
}
.rightborderbg {
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
}
.leftnavcol table tr td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5DDA1;
	text-decoration: none;
	font-weight: bold;
}
a.nouline {
	text-decoration: none;
}

.leftnavcol table tr td a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.leftnavcol table tr td {
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
td.footer table tr td {
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
.footer table tr td a {
	color: #FFF;
}
body table tr td  ul p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.footer table tr td a:hover {
	color: #FFF;
	font-weight: bold;
}
.small {
	font-size: 12px;
	font-weight: normal;
}

.maincontent p, .maincontent ul li, .maincontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.details p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #150200;
}

.maincontent table tr td.details {
	background-image: url(images/wanted.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 335px;
}
.maincontent div.addthis {
	padding-bottom: 8px;
	padding-right: 5px;
}
td.header1 h1 {
	font-size: 16px;
	color: #9C846A;
	padding-bottom: 5px;
	padding-right: 5px;
}
.smaller {
	font-size: 10px;
}
