.details_heading_1 a,
.details_heading_1 { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.details_heading_1 a:hover { color:#a5cceb; text-decoration: none; font-weight: bold;}
.details_heading_2 a { color:#333333; text-decoration: none; font-weight: bold; white-space:nowrap;}
.details_heading_2 a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_head_2_flip a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_flip a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_content_link {}
.box_content_link a { color:#000000; text-decoration: none; font-weight: normal;}
.box_content_link a:hover { color:#plain; text-decoration: underline; font-weight: normal;}
.submenu_buttons a { color:#336699; text-decoration: none; font-weight: bold;}
.submenu_buttons a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu a { color:#000000; text-decoration: none; font-weight: normal;}
.submenu a:hover { color:#plain; text-decoration: underline; font-weight: normal;}

.quick-links {
	clear: both;
}

.quick-links a:link, a:hover, a:visited {
		color: #666;
	}
	
	a {
		color: #CF7740;
	}
	
a:hover {
	color: #8D522D;
}

a:visited {
	color: #8D522D;
}

/* Keep image links from having a border */
a img { border: none; }

.bodytable {
	width: 950px;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	/* make Firefox center */
	margin-left: auto;
	margin-right: auto;
	/* make IE center */
	text-align: left;
}

/* 3 column main table */

.maintable {
	width: 99%;
	border: 0px solid #AAAAAA;
	border-collapse: collapse;
	padding: 2px;
	margin-left: 5px;
}

/*columns in main table */

.leftcolumn {
	width: 150px;
	padding:4px;
}
.centercolumn {
	padding:4px;
}
.rightcolumn {
	width: 150px;
	padding:4px;
}


/*box defining properties */


.box_150 {
	width: 150px;
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.box_content_1 {
	background-color: #a5cceb;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}

.submenu {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #a5cceb;
	padding: 2px;
	font-size: 12px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
background-color: #a5cceb;
border: 1px solid #000000;
color: #000000;
font-size: 10px;
font-weight: bold;
}
.user_admin_text1 {
color: #000000;
font-size: 12px;
font-weight: bold;
}

h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}

.footertext {
	font-size: 10px;}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }


/* gallery images on listing page */
#galleryContainer
{
	width: 450px;
	height: 100%;
	margin: 0px auto; /* CENTER THE DIV */
	text-align: center;
}
#galleryBigImage
{
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	margin-top: 4px;
}
#galleryBigImage img
{
	margin: 0px auto;
}
#galleryThumbs
{
	width: 192px;
	float: right;
	padding: 3px;
	text-align: auto;
}

#galleryThumbs ul
{
	margin: 0px;
	padding: 0px;
}
#galleryThumbs ul li
{
	list-style: none;
	padding: 0px;
	margin: 1px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	
}

#galleryThumbs ul li img
{
	margin: 0px auto;
	border: 0px;	
}



@charset "UTF-8";
/* CSS Document */

	body
	{
		padding:0px;
		margin:0px;
		background-color: #EFEFF0;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:black;
	}
		
	div.topMenuBg, div.topMenuBgIntoMain
	{
	position:absolute;
	top:130px;
	left:0px;
	width:100%;
	height:43px;
	background-image:url('/images/menu_bg.gif');
	background-repeat:repeat-x;
	}
	div.main
	{
		position:relative;
		width:782px;
		margin-left:auto;
		margin-right:auto;
		background-image:url('/images/main_bg.gif');
		background-repeat:repeat-y;
	}
	div.head
	{
		position:relative; 
		height:158px;
	}
	
	.logoImg
	{
		position:absolute;
		top:15px;
		left:10px;
		width: 450px;
		height: 100px;
	}
	
	.top_box {
	position: absolute;
	top: 15px;
	left: 620px;
	width: 150px;
	height: 20px;
	font-size: 13px;
	}
	
	.top_box a {
	color: #000;
	}
	
	.top_box a:hover {
		color: #CF7740;
	}
	
	
	ul.topMenu
	{
	position:absolute;
	top:140px;
	left:30px;
	margin:0px;
	padding:0px;
	width: 700px;
	}

	ul.topMenu li
	{
	position:relative;
	float:left;
	margin:0px;
	margin-right:20px;
	padding:0px;
	list-style:none;
	vertical-align: middle;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	
	ul.topMenu li  a:link, ul.topMenu li  a:visited
	{
		color:#FFF;
		text-decoration:none;
	}
	ul.topMenu li  a:hover, ul.topMenu li  a:active
	{
		color:#CF7740;
		text-decoration:none;
	}
	
	div.topMenuSmall ul.topMenu
	{
		position:absolute;
		top:6px;
		left:310px;
	}
	
	div.topMenuSmall ul.topMenu li
	{
		font-size:10px;
		margin-right:5px;
	}
	div.topMenuSmall ul.topMenu li  a:link, div.topMenuSmall ul.topMenu li  a:visited
	{
		color:#646161;
		text-decoration:none;
	}
	div.topMenuSmall ul.topMenu li  a:hover, div.topMenuSmall ul.topMenu li  a:active
	{
		text-decoration:none;
		color:#CF7740;
	}
	
	ul.bottomMenu
	{
	position:absolute;
	top:10px;
	left:300px;
	margin:0px;
	padding:0px;
	width: 485px;
	}

	ul.bottomMenu li
	{
		position:relative;
		float:left;		
		margin:0px;
		margin-right:10px;
		padding:0px;
		list-style:none;
		vertical-align:middle;
		text-align:center;
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
		background-position:bottom;
		background-repeat:repeat-x;	
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	ul.bottomMenu li  a:link, ul.bottomMenu li  a:visited
	{
		color:#FFF;
		text-decoration:none;
	}
	ul.bottomMenu li  a:hover, ul.bottomMenu li  a:active
	{
		color:#FFF;
		text-decoration:underline;
	}
	
	div.bottomMenuSmall ul.bottomMenu
	{
	position:absolute;
	top: 5px;
	right: 5px;
	}
	
	div.bottomMenuSmall ul.bottomMenu li
	{
		font-size:10px;
		margin-right:5px;
	}
	div.bottomMenuSmall ul.bottomMenu li  a:link, div.bottomMenuSmall ul.bottomMenu li  a:visited
	{
		color:#646161;
		text-decoration:none;
	}
	div.bottomMenuSmall ul.bottomMenu li  a:hover, div.bottomMenuSmall ul.bottomMenu li  a:active
	{
		text-decoration:none;
		color:#CF7740;
	}
	
	div.content
	{
		position:relative;
		margin-top:10px;
		padding: 3px;
		text-align: left;
	}
	
	#left-column {
		float: left;
		width: 182px;
		padding: 10px 0 0 10px;
	}
	
	#right-column {
		float: right;
		width: 570px;
		margin: 0 10px 0 0;
		
	}
	
	
	
	.headerText
	{
		font-size:12px;
		font-weight:bold;
		color:#484846;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding-left:25px;
		padding-top:5px;
		position:relative;
		margin:0px;
	}

	h1
	{
		font-size:16px;
		font-weight:bold;
		color:#484846;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:0px;
		margin:0px;
		margin-bottom:5px;
	}
	
	h2
	{
		font-size:14px;
		font-weight:bold;
		color:#484846;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:0px;
		margin:0px;
		margin-bottom:5px;
	}
	
	.headerImg
	{
		position:absolute;
		top:7px;
		left:10px;
	}
	*html .headerImg
	{
		left:-13px;
	} 
	
	.footerBlock
	{
	position: relative;
	margin-bottom: 10px;
	height: 50px;
	background-image:url('/images/footer_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	}
	.footerLine
	{
		position:absolute;
		top:25px;
		right:0px;
	}
	.copyright
	{
		position:absolute;
		top:27px;
		right:35px;
		height:15px;
		width:300px;
		padding-top:3px;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align: right;
	}
	
	div.copyright a:link, div.copyright a:visited
	{
		color:#223167;
		text-decoration:none;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	div.copyright a:hover, div.copyright a:active
	{
		
		color:#223167;
		text-decoration:none;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	div.footerBlock div.topMenuSmall ul.topMenu
	{
		left:485px;
	}
	
	div.phone_number {
		float: right;
		margin-top: 10px;
		margin-right: 10px;
		font-size: 14px;
		font-weight:bold;
		color:#484846;
		}
		
	.number {
		color: #000000;
		font-weight: bold;
	}
		
	div.search_box {
		position: absolute;
		margin-left: 485px;
		margin-top: 65px;
	}
	
	div.left_menu {
		float: left;
		width: 150px;
	}
	
	div.main_content {
		margin-left: 155px;
		padding-left: 8px;
		border-left: dashed;
		border-left-color: #999999;
		border-left-width: 2px;
	}

	
	
	.left_menu_table a:link {
		color: #333333;
	}
	
	div.categories-box {
	position: relative;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	border: solid;
	border-width: 1px;
	border-color: #AAA;
	width: 180px;
	height: 180px;
	background-color:#EFEFF0;
	}
	
	div.categories-box a {
		color: #cf7740;
	}
	div.categories-box a:hover {
		color: #8d522d;
		text-decoration: none;
	}
	
	
	div.categories-header-text {
	position: relative;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/cat-header.gif);
	height: 22px;
	padding-top: 3px;
	width: auto;
	}
	
	div.categories-box-content {
	position: relative;
	top: 20px;
	width: auto;
	margin-left: 20px;
	text-align: left;
	}
	
	
	.display_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 20px; 
font-style: normal; 
font-weight: bold; 
text-align: left;
 } 
 
 .featured_ad_title_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-align: left;
border-top: dotted;
border-color: #999;
 } 
 
  .browsing_result_table_body_even_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #EFEFF0;
 } 

.browsing_result_table_body_odd_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #ffffff;
 } 

.browsing_result_table_body_even_bold_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
background-color: #fbe9de;
 } 
 
 .browsing_result_table_body_odd_bold_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
background-color: #fbdfcf;
 }
 
.listing_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #ffffff; 
text-decoration: none; 
background-image: url(../images/misc/menu_hdr_bg.gif);
 }
 
.browsing_result_table_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
border-top: dotted;
border-color: #999;
 } 
.featured_ads_links { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #666666; 
text-decoration: none; 
 } 

.error_message { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #ff0000; 
text-align: center;
 } 

.no_ads_in_category { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.main { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.no_subcategories_to { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 } 

.newest_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.browsing_featured_ad_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
background-color: #000000;
text-align: center;
 } 

.normal_results_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
background-color: #f2b893;
text-align: center;
 } 

.identifier_field { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
 } 

.main_navigation_1_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration: underline; 
 } 

.main_navigation_1_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
 } 

.main_navigation_1_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
 } 


.main_navigation_1_ad_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #ff0000; 
text-decoration: none; 
 } 


.main_navigation_1_sub_category_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
color: #000000; 
text-decoration: underline; 
 } 

