*{
margin: 0;
padding: 0;
text-align: center;
}

a img {border:none; }

:focus {
	outline: 0;
}


body {
	color: #666;
	font: 62.5% "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/main_bg.jpg) no-repeat top center;
	background-color: #fcfcf3;
}


#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
 
 #header {
	height: 340px;
margin: 0; padding: 0;

 }
 
 #logo {
	clear: both;
	float: left;
	width: 220px;
	
}

#logo a {display: block;
	height: 320px;
	text-indent: -9999px;
	background: url(../images/logo2.jpg) top left no-repeat;
}

ul#topnav{
 float: left;
	width: 420px;
	height: 20px;
background: url(../images/top_nav.jpg) top left no-repeat;
	margin: 0;
}
ul#topnav li{
	float: left;
	display: inline; /*This line is needed to fix the double-margin bug floats in IE*/
}

ul#topnav li a{
	display: block;
	height: 20px;
	text-indent: -9999px;
}

li#n-home {
	width: 135px;
}
li#n-about {
	width: 100px;
}
li#n-contact {
	width: 105px;
}

#search {
	float: left;
	width: 200px; height: 17px;
	margin: 0;
	padding: 3px 0 0 0;
	
}
.btn {
	vertical-align:top;
	padding-top:0px;
	border: 0;
	padding: 3px 0 0 0;
	}

form {padding: 0;}
 

ul#nav{
 float: left;
	width: 630px;
	height: 35px;
background: url(../images/main_nav2.jpg) top left no-repeat;
	margin: 9px 0 0 0;
}
ul#nav li{
	float: left;
	display: inline; /*This line is needed to fix the double-margin bug floats in IE*/
}
ul#nav li a{
	display: block;
	height: 35px;
	text-indent: -9999px;
}

li#n-news {
	width: 110px;
}

li#n-consumer {
	width: 130px;
}

li#n-classifieds {
	width: 105px;
} 

li#n-members {
	width: 95px;
}

li#n-applications {
	width: 125px;
}

li#n-links {
	width: 65px;
}



ul#nav li a:hover{
	background-image: url(../images/main_nav2.jpg);
}

li#n-news a{
	background-position: -0px -35px;
}
li#n-consumer a{
	background-position: -110px -35px;
}
li#n-classifieds a{
	background-position: -240px -35px;
}
li#n-members a{
	background-position: -345px -35px;
}
li#n-applications a{
	background-position: -440px -35px;
}
li#n-links a{
	background-position: -565px -35px;
}


#flashcontent {
	float: left;
	width: 420px;
	padding: 32px 0 0 86px;
}
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
			}

 #main_content {
	width: 850px;
margin: 0; padding: 0;
background: url(../images/content_bg.jpg) top left repeat-y;

float: left;
 }

#sub_nav {
	clear: both;
	float: left;
	width: 195px;
	margin: 0;
	padding: 10px 0 10px 0;
}

.title{
	margin: 3px auto;
	padding: 3px;
	width: 175px;
	color: #486216;
	font: bold 14px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
	border: 1px solid #bbd23a;
	cursor: pointer;
	text-align: left;
}

.col_content{
	width: 175px;
	text-align: left;
	padding: 0 0 0 10px;
}

.col_content h4{
	text-align: left;
}

.col_content p{
	text-align: left;
	font-size: 1.1em;
	padding: 5px 0;
}

.col_content a{
	color: #000;
}

.col_content a:hover{
background-color: #666;
	color: #bbd23a;
}

#middle_col {
	float: left;
	width: 455px;
	font: normal 1.2em/1.3em "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding: 10px 0 10px 0;
}
#middle_col h1 {
	text-align: left;
	font: bold 1.8em/1.8em "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#middle_col h2 {
	text-align: left;
	font: bold 1.6em/1.6em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #486216;
}

#middle_col h3 {
	text-align: left;
	font: bold 1.6em/1.8em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #486216;
}
#middle_col p {
	text-align: left;
	padding: 0 0 15px 0;
}

#middle_col h5 {
	text-align: left;
	font: bold 1.2em/1.3em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #486216;
}

.date{
	font: normal 1.0em/1.2em "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: left;
	color: #bbd23a;
	padding: 10px 0 0 0;
}
#middle_col h4 {
	text-align: left;
	font: bold 1.3em/1.4em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #486216;
}

.middle_col_subhead {
	text-align: left;
	font: normal 1.2em/1.3em "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: justify;
	color: #000;
}

#middle_col a{
	color: #000;
}

#middle_col b{
	color: #486216;
}

#middle_col i{
font-weight: bold;
}

#middle_col li{
text-align: left;
font: normal 1.2em/1.3em "Trebuchet MS",Arial,Helvetica,sans-serif;
padding: 5px 0 5px 0;
}


#middle_col a:hover{
background-color: #666;
	color: #bbd23a;
}

.class_details {
	float: right;
	padding: 5px;
	margin: 5px;
	width: 220px;
	text-align: left;
	color: #000;
	border-left: 1px dashed #666
}

#paginate{
	background-color: #bbd23a;
	display: block;
	text-align: left;
	margin: 0;
	padding: 5px;
}

#paginate a{
	color: #fff;
}

#contact_left {
	float: left;

}
#contact_right {
	float: left;
	margin: 0 0 0 15px;
}

#map {
	margin-left: 10px; float: left;
}

input, textarea, option {
	font: normal 1.1em/1.2em "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding: 2px;
	text-align: left;
	color: #486216;
	background-color: #fff;
	border: 1px solid #bbd23a;
}

.formfield {
	border: 3px double #cbc5a1;
	background: #f1ecd8;
	margin: 0 0 10px 0;
	color: #da9179;
	}

.img_right {
	float: right;
	padding: 5px;
	margin: 5px;
	width: 250px;
	text-align: left;
	font: normal 1em/1.1em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #fff;
	background-color: #666;
}

.img_logo {
	float: right;
	padding: 5px;
	margin: 5px;
	width: 180px;
}

hr {
	color: #bbd23a;
	background-color: #bbd23a;
	height: 1px;
}

#right_col {
	float: left;
	width: 200px;
	font: normal 1.2em/1.3em "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding: 10px 0 10px 0;
}

#right_col h3{
	margin: 3px auto;
	padding: 3px;
	width: 175px;
	color: #486216;
	font: bold 14px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
	border: 1px solid #bbd23a;
	text-align: left;
}

#right_col h3 a{
	text-align: left;
	text-decoration: none;
	color: #486216;
	font: bold 14px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
	display: block;
}

#right_col h6{
	margin: 3px 0;
	padding: 3px 3px 3px 10px;
	color: #486216;
	font: bold 12px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: left;
}

#member_dropdown{
	margin: 0;
	padding: 3px;
	color: #486216;
	font: normal 11px/13px "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: left;
	border: none;
	width: 130px;
}

#right_col p {
	text-align: left;
	margin: 0 10px;
	padding: 3px 3px 15px 3px;
}

#right_col a{
	color: #000;
}

#right_col a:hover{
background-color: #666;
	color: #bbd23a;
}

.en45011 {
	color: #fff;
	background-color: #006c68;
	font: normal 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
	display: block;
	margin: 3px 5px;
}


#search_col {
	float: left;
	width: 655px;
	font: normal 1.2em/1.3em "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding: 10px 0 10px 0;
}

#search_col h3 {
	text-align: left;
	font: bold 1.6em/1.8em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #486216;
}
#search_col h5 {
	text-align: left;
	font: bold 1.3em/1.4em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #486216;
	padding: 5px 0 5px 0;
}

#search_col p {
	text-align: left;
	padding: 3px 0 15px 0;
}

#searchodd {
	background-color: #e9f1d6;
}

#search_col a{
	color: #000;
}

#search_col b{
	color: #486216;
}

#search_col i{
font-weight: bold;
}

#search_col a:hover{
background-color: #666;
	color: #bbd23a;
}

.search_date {
float: left;
width: 105px;
margin: 10px 0 0 0;
}

.search_title {
float: left;
width: 550px;
}

.search_body {
	margin:1em 0 1em 105px;
}

#footer {
	clear: both;
	width: 850px;
	text-align: left;
	border-top: 1px solid #999;
	
}


 #footer_logo {
	float: left;
	width: 195px;
	text-align: left;
}

#footer_logo a {display: block;
	height: 150px;
	text-indent: -9999px;
	background: url(../images/footer_logo.gif) top left no-repeat;
}

#footer_nav{
	float: left;
	width: 640px;
	margin: 15px 0 10px 0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#footer_nav ul {
	text-align: left;
}

#footer_nav li {
	display: inline; /*This line is needed to fix the double-margin bug floats in IE*/
	padding: 3px 10px 0 0;
	text-transform: uppercase;
}

#footer_nav a {
	color: #486216;
	text-decoration: none;
}

#footer_nav a:hover {
	color: #bbd23a;
	background-color: #666;
}

#footer p{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 10px 0;
	color: #486216;
}

#mk_footer {
	width: 100%;
	height: 52px;
margin: 0; padding: 0;
}

 #pixelated_link {
	margin: 0;
	padding: 0;
	height: 52px;
	text-align: right;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#pixelated_link li {
	margin: 0; 
	padding: 0;
   list-style: none;
	display: inline;
	}

#pixelated_link a {
	float: right;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:52px; /* for IE5/Win only */
	}
	
#pixelated_link a:visited {
	background-position: 0 0;
	}
	
#pixelated_link a:hover {
border:0px solid #fff;
	background-position: 0 -52px;
	}

#pixelated_link a:active, #pixelated_link a.selected {
	background-position: 0 -52px;
	}
	
#pixelated a  {
	width: 130px;
	background: url(../images/pixelated_logo.gif) top left no-repeat;
	}