/* modification of base elements, and classes dedicated to an element */

body {
	margin: 0px;
	background: #ecebe7 url('../images/bg.jpg') scroll top left repeat-x;
	text-align:center; /* for IE block centering */ 
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	color: #0000FF; /* #666666; */
	font-weight: bold;
}

body.no_banner {
	background-image: none;
}

body div { /*make :firstchild when pseudoclass better supported */
	margin: 0px auto; /* center in not-IE */ 
	text-align: left; /* counter inheritance of IE block centering */
}

h1, h2, h3, h4 {
	color: #0000FF; /* #666666; */
	padding:0px;
	padding-top: 2px;
	line-height: 22px; /* 25px - 4px padding */
	margin:0px;
}

h1 {
	font-size: 14px;
	/* color: #82ACDC; */
}

h2 {
	font-size: 12px; /* 14px */
	color: #FF0000; /* #82ACDC; */
}

h3{
	font-size: 12px; /* 13px */
}

p {
	margin: 0px 3px;
}

p.intro { color: #333; }

a:link {
	color: #FF0000; /* #5678a2; */
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000; /* #5678a2; */
}
a:hover {
	text-decoration: underline;
	/* color: #3366FF; */
}
a:active {
	text-decoration: none;
}

a img {
	border: none;
}

span.col {
	display:block;
	float: left;
	padding: 2px;
}

#frame {
	width: 780px;
	border: 0px;
	padding: 0px;
}

#banner {
	display: block;
	border: 0px;
	padding: 0px;
}

#advertisment {
 	margin-bottom: 1em;
}

#fixed_content, .fixed_content {
	background: url('../images/search-bg.jpg') top left repeat-y;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#fixed_content h1, #fixed_content h2, #fixed_content h3, #fixed_content h4, #fixed_content p, .fixed_content h1, .fixed_content h2, .fixed_content h3, .fixed_content h4, .fixed_content p {
	margin: 5px 10px;
}

#fixed_top, .fixed_top {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 22px;
	background: url('../images/search-top.jpg') top center no-repeat;
}

#fixed_bottom, .fixed_bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:24px;
	background: url('../images/search-bottom.jpg') bottom center no-repeat;
}

#search_form {
	display: block;
	background: url('../images/search-bg.jpg') top left repeat-y;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#search_form h2 {
	font-size: 16px;
	color: #A82628;
}

#search_top {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 22px;
	background: url('../images/search-top.jpg') top center no-repeat;
}

#search_bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:24px;
	background: url('../images/search-bottom.jpg') bottom center no-repeat;
}

#search_left {
	display: block;
	float: left;
	width: 40%;
}

#search_left #search {
	font-size: 2em;
	width: 90%;
	margin: 4px 0;
}

#search_center {
	display: block;
	float: left;
	width: 32%;
}

#search_center p {
	margin: 10px auto;
}

#search_center img {
	vertical-align:middle;
	padding: 4px;
}

#search_center select {
	vertical-align:middle;
	margin: 1.3em 0px;
}

#search_right {
	display: block;
	float: left;
	width: 28%;
}

#search_right input {
	vertical-align:middle;
	padding-top: 10px;	
}

#search_right input.front {
	vertical-align:middle;	
}

#jump {
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0px;
}

#jump ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	text-align:center;
}

#jump2 {
	position:relative;
	top: -3em;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

* html #jump2 { /* IE 6 */
	margin-bottom:-3em;
}

#jump2 ul {
	float: right;
	width: 68%;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	text-align:center;
}

#jump ul li, #jump2 ul li {
	display: block;
	float: left;
	width: 33%;
	margin: 0px;
	padding: 0px;
}

#jump2 ul li {
	width: 49%;
	margin-bottom: -3em;
}

* html #jump2 ul li { /*IE 6*/
	padding-bottom: 3em;
}

#index_hide {
	display: none;
}

#categories {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url('../images/search-bg.jpg') top left repeat-y;
}

#cat_img {
	width: 100%;
}

#category_top {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:22px;
	background: url('../images/search-top.jpg') top center no-repeat;
}

#category_bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:24px;
	background: url('../images/search-bottom.jpg') bottom center no-repeat;
}

#list_one {
	width: 325px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: none;
	text-align:left;
	float: left;
}

#list_one li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url('../images/underline-l2r.jpg') bottom right no-repeat;
	height: 2.4em;
	font-size:0.9em;
}

* html #list_one li {

}

#list_one a:link, #list_one a:visited {
	display: block;
	float: left;
	width: 300px;
	padding-left: 25px;
	background: url('../images/cat-pointer-l.gif') left center no-repeat; 
	font-weight: bold;
	font-size:1.1em;
	vertical-align:middle;
	min-height: 20px;
	margin-top: 5px;
	color: #0000FF;
}

#list_two {
	width: 325px;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	list-style-type:none;
	text-align:right;
	float: right;
}

#list_two li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url('../images/underline-r2l.jpg') bottom left no-repeat;
	height: 2.4em;
	font-size:0.9em;
}

#list_two a:link, #list_two a:visited { 
	display: block;
	float: right;
	width: 300px;
	padding-right: 25px;
	background: url('../images/cat-pointer-r.gif') right center no-repeat; 
	font-weight: bold;
	font-size:1.1em;
	vertical-align:middle;
	min-height: 20px;
	margin-top: 5px;
	color: #0000FF;
}

* html #list_one a:link, * html #list_one a:visited, * html #list_two a:link, * html #list_two a:visited, { /* IE 6 */
	height: 20px;
}

#cat_open {
	/* margin-top: -1.2em; */
}

#cat_close {
}

#cat_open a:link.tab, #cat_open a:visited.tab, #cat_close a:link.tab, #cat_close a:visited.tab {
	display: block;
	width: 204px;
	height: 35px;
	margin: 0px;
	margin-left: 20px;
	padding: 5px 0px;
	background: url('../images/close-cat-bg.jpg') top left no-repeat;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

#cat_open p, #cat_close p {
	margin: 3px 20px 0px 0px;
	padding: 0px;
}

#cat_close a:hover {
	text-decoration: none;
}

#boxes {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#boxes div {
	display: block;
	float: left;
	width: 243px;
	height: 126px;
	margin: 1em 7px 0px;
	padding: 0px;
	background: url('../images/featured-box-base.jpg') bottom center no-repeat;
}

#boxes div h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#boxes div h2 img {
	margin: 0px;
	padding: 0px;
}

#boxes div p {
	margin: 0px;
	padding: 5px 20px;
}

#text_links {
	margin-top: 20px;
	text-align: center;
}

#footer {
	width: 780px;
	margin: 20px auto;
	text-align: center;
	background-color: #FFFFFF;
}

#gallery {
	display:block;
	width: 100%;
	margin:0px;
	padding: 0px;
}

#gallery li {
	display: block;
	float: left;
	width: 25%;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

* html #gallery li { /* IE 6 */
	width: 24%;
}

*+html #gallery li { /* IE 7 */
	width: 24%;
}

.outline {
	margin:0px 10px;
	padding: 0px;
	border: 1px solid #BABABA;
}

#gallery a:link img, #gallery a:visited img {
	border: 1px solid #666;
}

#gallery a:hover img {
	border: 1px solid #6f9dd6;
}

/*####################################################################*/
/* Listing pages */

#filter {
	background-color: #FFFFFF;
	border: 1px solid #86B3DD;
	margin: 0px;
	padding: 5px;
}

#filter h2 {
	/* color:#000000; */
}

#filter a:link, #filter a:visited{
	font-size: 14px;
	/* color: #000000; */
}

.homelink {
	float:right;
	padding: 5px;
	z-index:10;
}

#search_left p a {
	font-weight:bold;
}

h1.cat { /* color: #36F; */ }

h2.cat_head_local
{
	width: 762px;
	border: 2px solid #86B3DD;
	margin-top:10px;
	padding: 5px;
	background-color: #FFFFFF;
	/* color:#A82628; */
	font-size:16px;
}

h2.cat_head_general
{
	width: 762px;
	border: 2px solid #86B3DD;
	margin-top:20px;
	padding: 5px;
	background-color: #FFFFFF;
	/* color:#3366FF; */
	font-size:16px;
}

.listing {
	position: relative;
	width: 762px;
	min-height: 100px;
	overflow:visible;
	margin: 1em 0px 0px;
	padding: 4px;
}

.l3 {
	background: url('../images/listing-gold-bg.jpg') top left repeat-x;
	border: 2px solid #C0CA00
}

.l2, .notice {
	background: url('../images/listing-silver-bg.jpg') top left repeat-x;
	border: 2px solid #FFFFFF;
}

.l1 {
	min-height: 50px;
	border: 1px solid #CCCCCC;
}

.notice {
	height: auto;
}

.listing img.banner, .listing object {
	position:relative;
	display: block;
	margin: -4px;
	margin-bottom: 0px;
	padding: 0px;
}

.listing img.logo {
	float: right;
	margin: 5px 4px 10px 5px;
}

.l3 img.logo {
	border: 1px solid #C0CA00;
}

.l2 img.logo {
	border: 1px solid #FFFFFF;
}

.listing h2 {
	font-size: 1.2em;
	width:auto;
}

.listing p.address {
	line-height: 1.5em;
	font-weight:bold;
}

.listing p.contacts {
	line-height: 1.5em;
}

.listing a {
	/* color: #0066CC; */
	text-decoration: underline;
}
	
.listing a:visited {
	/* color: #0066CC; */
}
	
.listing a:hover {
	/* color: #3366FF; */

}

#listing_banner {
	border: 1px solid #B7CDE2;
	width: auto;
	overflow: hidden;
	margin: 0px 5px;
	padding: 0px;
}

* html #listing_banner img { margin-bottom: -2px;} /* IE 6 */
*+html #listing_banner img { margin-bottom: -2px;} /* IE 7 */

#listing_logo {
	width: 770px;
	margin: 0px 5px;
	margin-top: 1em;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #B7CDE2;
}

#listing_logo img {
	display:block;
	margin: 5px;
	float: left;
	border: 1px solid #B7CDE2;
}

#listing_logo h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 35px 0px;
	font-size: 1.2em;
	width:auto;
}

#listing_contact_details {
	margin: 0px 5px;
	margin-top: 1em;
	padding:0px;
	width: 770px;
	background: #FFFFFF;
	border: 1px solid #B7CDE2;
}

#listing_contact_details h1 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 10px 0px;
	font-size: 1.5em;
	width:auto;
}

#listing_contact_details div {
	float: left;
	width: 50%;
	margin: 0px;
	text-align: left;
}

#listing_contact_details h2 {
	width: auto;
	padding: 10px 10px 0px;
}

#listing_contact_details p {
	padding: 10px;
	position: relative;
	width: 90%; /* for hours columning, IE */
}

#listing_contact_details span.col_left {
	display: block;
	float: left;
	clear: left;
	width: 25%;
	margin: 0px;
	padding: 0px;
}

#listing_contact_details span.col_right {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 70%; /* for IE */
}

#listing_more_details {
	width: 770px;
	margin: 0px 5px;
	margin-top: 1em;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #B7CDE2;
}

#listing_more_details div {
	float: left;
	width: 33%;
	margin: 0px;
	text-align: left;
}

#listing_more_details h2 {
	width: auto;
	padding: 10px 10px 0px;
}

#listing_more_details p {
	padding: 10px;
}

#listing_info {
	width: 770px;
	margin: 0px 5px;
	margin-top: 1em;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #B7CDE2;
}

#listing_info h2 {
	width: auto;
	padding: 10px 10px 0px;
}

#listing_info p {
	padding: 10px;
}

/*
#listing_info ul {
	margin-top: -1em;
} */

#listing_gallery {
	width: 770x;
	margin: 0px 5px;
	margin-top: 1em;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #B7CDE2;
}

#thumbnails {
	width: 390px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	border: 0px solid #00FF00;
}

* html #thumbnails {
	width: 410px;
}

#thumbnails li {
	display:block;
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	margin: 5px;
	overflow: hidden;
	border: 0px solid #00FF00;
}

#images {
	display: block;
	float: right;
	width: 360px;
	margin: 0px;
	padding: 5px;
	text-align:center;
	list-style-type: none;
	border: 0px solid #FF0000;
}

* html #images { /* IE 6 */
	width: 350px;
}

#images li {
	width: 100%;
	text-align: center;
}

* html #images li { /* IE 6 */
	margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
}

*+html #images li { /* IE 7 */
	margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
}

#images li img {
	display: none;
}

ul.paging {
	width: 100%;
	text-align: center;
	margin:0px;
	margin-top: 1em;
	padding: 0px;
}

ul.paging li {
	display: inline;
}

ul.paging a.current {
	font-weight: bold;
	font-size: 1.1em;
}

/*####################################################################*/
/*patching up copied code*/

h2.relic { color: #CC6666; }

table#options {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

table#options th, table#options td {
	padding: 0px;
	margin: 0px 5px;
	width: 230px;
	background-color:#F1F4FE;
	border:0px solid #FFFFFF;
	border-left-width:10px;
	border-right-width:10px;
	vertical-align:top;
}

table#options th {
	padding: 10px 10px 0px 10px;
}
table#options td.link {
	background-color:#FFFFFF;
	text-align:center;
}

/*####################################################################*/
/*general styles/overrides - may have to overwrite any of above styles*/


.border {
	border: 1px solid #dadada;
}

.left {
	text-align: left;
}

.center {
	text-align:center;
}

.right {
	text-align: right;
}

.alert {
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}

.compact {
	 font-size:smaller; 
	 letter-spacing:-1px;
}

.clear {
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}

* html .clear { /* IE6 */
	display: none;
}
/* for page editing of other sites */
h2.alt_col {
	color: #C25211;
}