body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("/layout/hunter-green.jpg");
}

a:link {text-decoration: none; color: #003300;}
a:visited {text-decoration: none; color: #006600;}
a:hover {text-decoration: underline; color: #000099;}
a:active {text-decoration: underline; color: #FF6600}

.page_titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #663300;
}
.titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #663300;
}
.listing_free {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #663300;
}
.listing_featured {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #663300;
}
.text_justified {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
}
.text_centered {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
.text_left {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
}
.text_right {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #000000;
}
.navlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000000;
}
#header {
	background-image: url(/layout/content-top.jpg);
	height: 50px;
}
#body {
	background-image: url(/layout/content-leather.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(/layout/content-base.jpg);
	height: 60px;
}
#page {
	background-image: url(/layout/page.jpg);
	background-repeat: repeat-y;
}
#directory {
	background-image:   url("/layout/directories/directory-taxidermists.jpg");
	height: 200px;
	width: 500px;
}
#group_subscribe {
	background-image: url(/layout/groups-leather.jpg);
	height: 166px;
	width: 355px;
}
#group {
	background-image: url(/layout/groups-leather2.jpg);
	height: 164px;
	width: 226px;
}
#copyright {
	background-image: url(/layout/copyright.jpg);
	height: 64px;
}
.white {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
.banner-code {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}