/* Cascading Style Sheet for Template Central
   Copyright (C) 2006 Template Central */

/*
  GENERAL  -------------------------------------------------------------------
*/


html, body, ul, ol, li, p,  fieldset {
margin: 0;
padding: 0;
border: 0;
}

#homebanner {
display:none;
}

#bottom_content p,
#bottom_content img
{ margin-bottom: 10px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #7E7E7E;
	color: #000000;
	text-align: center;
	width: 100%;
}
p {
	font-size: 11px;
}

a:link, a:visited, a:active {color: #60753A; text-decoration: none;}
a:hover { color: #99CC00; text-decoration: underline;}

#wrapper {
	width: 100%;
	margin:auto;
	text-align:left;
		}

/*
  MAIN MENU AND TOP BANNER -------------------------------------------------------------------
*/


#banner {
height: 82px;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}
#bannerHP {
height: 150px;
background-image: url(../images/header_HP.jpg);
background-repeat: no-repeat;
}
#logo {
	text-align: left;
	line-height: 70px;
	margin-left: 40px;
	margin-right: 0px;
	float: inherit;
	padding-top: 8px;
	z-index:200;
}
#nav-main {
display:none;
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
width: 730px;
overflow: hidden;
position: absolute;
bottom: 15px;
left: 32px;
}

#nav-main li, #nav-meta li {
display: inline;
}

#nav-main a {
	display: block;
	float: left;
	padding: 7px 10px 1px 10px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #FFFFFF;
}

#nav-main a:hover {
	color: #CEC26E;
}

#nav-main a.current {
	color: #99FF00;
}

/*
  SUBMENU -------------------------------------------------------------------
*/

#left {
	width: 178px;
	float: left;
	margin-left: 12px;
	display: inline;
	margin-top: 0px;
	background-image: url(../images/smenu_frame.jpg);

	background-repeat: no-repeat;
}
	
#nav ul {
display:none;
}

#nav a {
	display: block;
	width: 165px;
	height: 19px;
	line-height: 17px;
	border-bottom: 1px solid #E1E1E1;
}
#nav a.wider {
	display: block;
	width: 165px;
	height: 38px;
	line-height: 17px;
	text-indent:0;
	padding-left: 10px;
	border-bottom: 1px solid #E1E1E1;
}

#nav a:link, #nav a:visited, #nav a.wider:link, #nav a.wider:visited {
	color: #333333;
	text-decoration: none;
}

#nav a:hover {
	color: #99CC00;
	text-decoration: none;
}
#nav a.wider:hover {
	color: #99CC00;
	text-decoration: none;
}


#nav li a#current {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}

/*
  CONTENT AREA -------------------------------------------------------------------
*/
		#container
		{
	margin: auto;
	width: 780px;
	margin:auto;
	margin-bottom: 20px;
		}

#bannershadow {
display:none;
}

#content
		{
	margin: 0px 0px 15px 60px;
	float: left;
	width: 480px;
		}

#content p, #content td, #content dl
{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
}

#content dt
{
	padding-bottom: 10px;
	padding-top:20px;
	font-weight:bold;
}
#content ul, #content ol 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 10px;
	margin-top: 0px;
	font-size: 12px;
	margin-left: 20px;
}
#content .summary
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
#content h1{
	font-size: 16px;
	color: #999900;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content h2{
	font-size: 14px;
	color: #83AE00;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 25px;
}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
width: 150px;
}

.clearit{
clear: both;
}

/*
  FOOTER -------------------------------------------------------------------
*/

#footer
		{
	clear: both;
	text-align: center;
	background-image: url(../images/footer.jpg);
	height: 100px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background-repeat: no-repeat;
		}
#footer p {
	font-size: 11px;
	padding-top: 7px;
}

/*
  HOME PAGE COLUMNS -------------------------------------------------------------------
*/

#col1 {
	width: 440px;
	float: left;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 330px;
}
#col2 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 200px;
	}
#col3 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 330px;
}
#col1 h1, #col2 h1, #col3 h1{
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #7E7346;
}
#col2 h2, #col3 h2{
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #7E7346;
}
#banner2 {

height: 82px;
background-image: url(../images/header2.jpg);
background-repeat: no-repeat;
}

.backToTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin: 0 6px 0 0;
	display:block;
	background-image: url(../images/note.gif);
	background-position:400px;
	background-repeat:no-repeat;
}
.postedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	margin: 0;
	display:block;
}
#newsletter {
display:none;
}
#newsletter form {
 font-family: verdana; 
 font-size: 11px; 
 width: 160px; 
 padding: 10px; 
 border: 1px solid #546837; 
 background: #fbfceb;
 }
#newsletter input.textField {
	margin-top: 5px; 
	margin-bottom: 5px; 
	border: 1px solid #999; 
	padding: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#newsletter .submitButton {
	margin-top: 5px; 
	border: 1px solid #7a9c2e;  
	background-color: #546837;
	padding: 3px;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#newsletter h3 {
	font-size: 12px;
	color: #999900;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.classifiedsTitle
{
	padding-top:10px;
	font-weight:bold;
}
#content img.logos {
	border: none;
	margin: 0 0 4px 6px;
}.style3 {
	color: #663399;
}
.style4 {
	color: #3366CC;
}
#emailNewsletter h3 {
	background-color:#4d79a6;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #FFFFFF;
}
	