﻿.nav-divider {
	color: #99AEA4;
}
.nav {
	padding: 0px 15px 0px 15px;
	font-size: large;
	font-weight: normal;
	text-align: center;
}
#links {
	width: 950px;
	right: auto;
	left: auto;
}
body {
	padding: 0px;
	margin: 0px;
	background-position: top;
	background-color: #D7DFDB;
	background-image: url('images/green-bg.jpg');
	background-repeat: repeat-x;
}
.highlight {
	background: #FFFF40;
}
.logo-padding {
	padding: 0px;
	margin: 0px 10px 0px 10px;
}
.small-gray {
	font-size: 11px;
	text-align: center;
	color: #666666;
}
.logo {
	border-style: solid;
	border-width: 0;
	margin-bottom: 2px;
	margin-left: 10px;
}
.thumbnail {
	margin: 0px 4px 0px 4px;
}
form {
	padding: 0px;
	margin: 10px;
}
.search-box {
	text-align: right;
}
.featured {
	border: 1px solid #E9E9E9;
	margin: 15px 0px 15px 0px;
	height: 109px;
	width:620px;
	background-position: bottom;
	margin: 10px 0px 10px 0px;
	background-image: url('template/images/featured-bg.gif');
	background-repeat: no-repeat;
}
#content {
	border: 0px none #C0C0C0;
	padding: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url('images/green-bg.jpg');
	background-repeat: repeat-x;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 87px;
}
#main {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	padding: 5px 0px 0px 6px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #EBDDA7;
	padding: 4px 0px 0px 6px;
	margin: 0px;
	font-style: italic;
	font-size: x-large;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	line-height: 135%;
}
ol {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	padding: 4px 0px 4px 50px;
	margin: 0px;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding: 10px 0px 2px 0px;
	margin: 0px;
	color: #339966;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #339966;
}
h4 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding: 10px 0px 4px 0px;
	margin: 0px;
	color: #808080;
	font-weight: 700;
	font-size: large;
}
.listing {
	background-position: bottom;
	border: 1px solid #E9E9E9;
	margin: 15px 0px 15px 0px;
	height: 90px;
	background-image: url('images/listing-bg.jpg');
	background-repeat: repeat-x;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	background-color: #D7DFDB;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	vertical-align: top;
	text-align: center;
	height: 100%;
	font-size: small;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #808080;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 175%;
	min-height:100%;
}
.footer {
	text-align: center;
	line-height: 150%;
}
#nav {
	background-position: 50% top;
	margin-left: auto;
	margin-right: auto;
	background-color: #D7DFDB;
	background-image: url('images/nav-bg.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	vertical-align: middle;
	text-align: center;
	height: 35px;
	padding-top: 10px;
	font-size: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}
#nav a {
	text-decoration: none;
	color: #666666;
}
#nav a:hover {
	text-decoration: none;
	color: #000000;
}
#ads {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 950px;
	right: auto;
	left: auto;
}
.bottom-line {
	padding: 10px 0px 2px 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #339966;
}
.cell-shade {
	text-align: center;
	background-color: #EBDDA7;
}
#mainwide {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	height: 100%;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 87px;
}

