body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #a4a691;
	background-image: url("layout_images/body_bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #902016;
}
  
h2{
	margin: 0px;
	color: #902016;
}
  
p{
	color: #1d2125;
	margin: 0px 0px 8px 0px;
}

a{
	text-decoration: none;
}

a img{
	border: 0px;
}

#container{
	margin: auto;
	padding: 0px;
	text-align: left;
	width: 768px;
	padding: 0px 4px 0px 4px;
	background-color: #e9e9dd;
}

#header_home{
	width: 100%;
	height: 153px;
	background-image: url("layout_images/hdr_home_bg.jpg");
}

#header{
	width: 100%;
	height: 153px;
	background-image: url("layout_images/hdr_bg.jpg");
}

#logo{
	float: left;
	width: 293px;
	height: 66px;
}

#hdr_ads{
	width: 468px;
	height: 60px;
	margin: 2px 5px 0px 0px;
	float: right;
	text-align: right;
}

#hdr_ads a{
	color:#ffffff;
}	

#hdr_ads a:hover{
	color: #902016;
	font-weight: bold;
}
.advertisement{
	display: inline;
	margin-left: 5px;
}

.page_hdr{
	background-image: url("layout_images/page_hdr_bg.gif");
}

#mainNavContainer{
	text-align: center;
	width: 100%;
	height: 36px;
	background-image: url("layout_images/nav_bg.gif");
	font-size: 12px;
	font-weight: bold;
}

#mainNav{
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 40px;
	list-style: none;
}

#mainNav li{
	float: left;
	display: inline;
	margin: 0px 10px 0px 10px;
}

#mainNav li a{
	color: #1c3444;
	text-decoration: none;
	display: block; 
	position: relative;
}

#mainNav li a:hover{
	color: #902016;
}

#mainNav li span{
	display: block;
	height: 35px;
	width: 100%;
	position: absolute;
	top: -12px;
	right: -13px;
	background-image: url("layout_images/nav_item_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#content{
	padding-bottom: 15px;
	text-align: center;
	background-image: url("layout_images/content_bg.jpg");
	background-repeat: repeat-x;
	background-color: #cecfbd;
}

#contentTable{
	margin: auto;
	text-align: left;
	width: 732px;
	padding-top: 15px;
}

#intro_paragraph{
	margin-right: 15px;
	font-size: 13px;
}

.green_link a{
	color: #416c05;
}

.small_links{
	float: left;
	width: 154px;
	padding: 3px 3px 2px 8px;
	font-weight: bold;
	background-color: #e8e9e0;
	margin: 0px 6px 14px 0px;
}

.small_links a{
	display: block;
	background-image: url("layout_images/link_arrow.gif");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #e8e9e0;
	height: 16px;
	width: 154px;
	color: #416c05;
}

.small_links a:hover{
	color: #495561;
}

.caption{
	font-size: 11px;
	font-weight: bold;
	margin: 7px;
	color: #3b444a;
}

.caption a{

}

#event{
	display: block;
	float: left;
	width: 369px;
	height: 122px;
	margin: 4px 0px 10px 0px;
	background-color: #495561;
	border: 7px solid #939fa1;
	font-size: 11px;
}

#event .intro{
	font-weight: bold;
}

#event_description{
	margin: 10px 20px 10px 13px;
	color: #ced0bd;
}

#event_description a{
	color: #ced0bd;
	text-decoration: underline;
}

#event_image{
	float: right;
}

#event_link{
	display: block;
	margin-left: 13px;
	font-size: 10px;
}

#event_link a .link_img{
	float: left;
	margin: -2px 3px 0px 0px;
}

#event_link a{
	color: #7f9fb6;
}

#home_inset{
	margin-top: 7px;
}

/* HOMEPAGE FEATURED LISTINGS */
.featuredHomeListings{
	margin: 0px 0px 0px 12px;
}

.featuredHomeListings #featured_hdr{
	color: #171d25;
	font-weight: normal;
}

.featuredHomeListings #featured_table td{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #902016;
}

.featuredHomeListings #featured_table a .pic{
	border: 4px solid #A4A691;
}

.featuredHomeListings #featured_table a:hover .pic{
	border: 4px solid #495561;
}

.featuredHomeListings #featured_table .title{
	margin: 8px 0px 5px 15px;
	padding: 0px;
	font-size: 12px;
	color: #902016;
}

.featuredHomeListings #featured_table a p{
	margin-left: 15px;
	font-size: 11px;
	color: #1d2125;
}

.featuredHomeListings #featured_table a:hover p .read_more{
	color: #902016;
}

/* NON-HOMEPAGE FEATURED LISTINGS */
.featuredListings{
	margin: 15px 25px 20px 25px;
	text-align: left;
}

.featuredListings #featured_hdr{
	margin-bottom: 10px;
	color: #171d25;
	font-weight: normal;
}

.featuredListings #featured_table{
	width: 100%;
	text-align: left;
}

.featuredListings #featured_table th{
	background-color: #e8e9e0;
	padding: 2px 0px 2px 5px;
	color: #416c05;
	font-size: 11px;
}

.featuredListings #featured_table td{
	padding: 10px 0px 10px 5px;
	border-bottom: 1px dashed #902016;
}

.featuredListings #featured_table a .pic{
	border: 4px solid #A4A691;
}

.featuredListings #featured_table a:hover .pic{
	border: 4px solid #495561;
}

.featuredListings #featured_table .title{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #902016;
}

.featuredListings #featured_table a p{
	margin-left: 15px;
	font-size: 11px;
	color: #1d2125;
}

.featuredListings #featured_table a:hover p .read_more{
	color: #902016;
}

#search_table{
	width: 100%;
	text-align: center;
	padding: 30px 25px 10px 25px;
}

#search_table h3{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #171d25;
}

#search_table td{
	padding: 10px;
	text-align: left;
	background-color: #babca8;
}

#search_table #search_spacer{
	background-color: transparent;
}

#search_table .search_input_table td{
	padding: 0px 0px 5px 10px;
	color: #171d25;
}

#search_table .search_input_table input, #search_table .search_input_table select{
	margin: 5px 0px 2px 0px;
}

.links_table{
	text-align: left;
}

.links_table{
	width: 100%;
	padding: 10px 25px 10px 25px;
	text-align: left;
}

.links_table th{
	background-color: #e8e9e0;
	padding: 2px 0px 2px 5px;
	color: #416c05;
	font-size: 11px;
}

.links_table th a{
	color: #416c05;
}

.links_table th a:hover{
	color: #495561;
}

.links_table td{
	padding: 10px 0px 10px 5px;
	border-bottom: 1px dashed #902016;
}

.links_table td a{
	color: #902016;
}

.links_table td a:hover{
	color: #495561;
}

.links_table a .pic{
	border: 4px solid #A4A691;
}

.links_table a:hover .pic{
	border: 4px solid #495561;
}

.links_table .title{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #902016;
}

.links_table a p{
	margin-left: 15px;
	font-size: 11px;
	color: #1d2125;
}

.links_table a:hover p .read_more{
	color: #902016;
}

.advsearch_table{
	text-align: left;
	padding: 15px 20px 0px 20px;
}

.register_table{
	text-align: left;
	padding: 15px 20px 0px 20px;
}

.member_table{
	text-align: left;
	padding: 5px 10px 0px 20px;
}

.member_table h3{
	margin-bottom: 5px;
	padding: 0px;
	color: #171d25;
}

.member_table .images_cell{
	margin: 20px;
}

.member_table th{
	background-color: #e8e9e0;
	padding: 2px 0px 2px 5px;
	color: #416c05;
	font-size: 11px;
	width: 40%;
}

.member_table #description_table td{
	background-color: #e8e9e0;
}

.member_table #description_table p{
	margin: 10px;
}

.member_table #description_table .details_table th{
	color: #902016;
}

.member_table #description_table .details_table td{
	padding-left: 15px;
}

#footerNav{
	text-align: center;
	height: 22px;
	background-image: url("layout_images/footer_nav_bg.jpg");
	background-repeat: repeat-x;
}

#footerNav p{
	background-color: #cecfbd;
}

#footerNavList{
	padding: 4px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	list-style: none;
	color: #ffffff;
}

#footerNavList li{
	display: inline;
	margin: 5px;
}

#footerNavList li a{
	color: #ffffff;
}

#copyright{
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
}

/* OLD CSS 
img.pic { border: 1px solid #000000 ; }

a:link
{
	color: #2F2C5B;
	text-decoration: none;
}

a:visited
{
	color: #2F2C5B;
	text-decoration: none;
}

a:hover
{
	color: #5650A4;
	text-decoration: none;
}


.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


.txt 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}
TD.catfront 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:10px;
   color: #ffffff
   
}

.submit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
 

h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }*/