body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000D2F;
	background-image: url(images/big_bg_inner.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	color: #3d3d3d;
} 
html, body{
height:100%;

} 

/* end hack */
html,body {
margin:0;
padding:0;
}

html>body {
padding-left: 1px;
}

a, a:visited{
	color:#0072B3;
	text-decoration: none;

}
a:hover{
	color:#AD0000;
	text-decoration: underline;
}

#inner{
	margin: 0 auto;
	padding:0;
	width: 794px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;

	background-position: center top;
}
p.intro{
	font-size: 15px;
}
#inner img.logo{
margin: 0;
padding: 0;
margin-left: -25px;
margin-top: -1px;
float:left;
}
#home_content{
	width: 460px;
	margin: 0 0 0 290px;
	clear:right;
}
#home_content h1{
	margin-top: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #990000;	
}
.clear{
clear:both;
}



#left_column{
	clear:both;
}




#tabbedNav {
	font-size:12px;
	line-height:normal;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 86px;
	padding-right: 13px;
  }
  
#tabbedNav ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#tabbedNav li {
  float:right;
  background:url(images/tabbednav/bg_left_unselected.gif) no-repeat left top;
  margin:0 1px;
  padding:0 0 0 9px;
  }
#tabbedNav a, #tabbedNav a:visited {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#0072B3;
  background:url(images/tabbednav/bg_right_unselected.gif) no-repeat right top;
  }
 
 body#home #t-home a, body#home #t-home a:visited {
  background:url(images/tabbednav/bg_right_selected.gif) no-repeat right top;
  color: #AD0000;
  }
   body#home #t-home {
  background:url(images/tabbednav/bg_left_selected.gif) no-repeat left top;
  }
  
   body#search #t-search a, body#search #t-search a:visited {
  background:url(images/tabbednav/bg_right_selected.gif) no-repeat right top;
  color: #AD0000;
  }
   body#search #t-search {
  background:url(images/tabbednav/bg_left_selected.gif) no-repeat left top;
  }
  
   body#news #t-news a, body#news #t-news a:visited {
  background:url(images/tabbednav/bg_right_selected.gif) no-repeat right top;
  color: #AD0000;
  }
   body#news #t-news {
  background:url(images/tabbednav/bg_left_selected.gif) no-repeat left top;
  }
  
   body#links #t-links a, body#links #t-links a:visited {
  background:url(images/tabbednav/bg_right_selected.gif) no-repeat right top;
  color: #AD0000;
  }
   body#links #t-links {
  background:url(images/tabbednav/bg_left_selected.gif) no-repeat left top;
  }
  
   body#contact #t-contact a, body#contact #t-contact a:visited {
  background:url(images/tabbednav/bg_right_selected.gif) no-repeat right top;
  color: #AD0000;
  }
   body#contact #t-contact {
  background:url(images/tabbednav/bg_left_selected.gif) no-repeat left top;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbedNav a {float:none;}
/* End IE5-Mac hack */
#tabbedNav a:hover {
  color: #AD0000;
  }

#pubsearch {
	margin-left: 40px;
	margin-bottom: 20px;
	padding-bottom: 18px;
	width: 231px;
	background-color: #b2cadf;
	background-image: url(images/pubsearch_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#pubsearch form{
	margin: 0;
	padding: 0 10px;
}

#pubsearch h1{
	margin: 0;
	padding: 0;
	background-image: url(images/pubsearch_top.jpg);
	background-repeat: no-repeat;
}
#pubsearch label{
	width: 60px; 
	color: black; 
	font-weight: bold; 
	float:left;
	padding: 3px 6px 0 0;
	text-align: right;
}
#pubsearch input{
	margin: 0 0 5px 0;
}
#pubsearch label input{
	margin: 5px 5px 0 0;
}
#pubsearch label.checkboxes_label{
	margin:0;
	float:none;
	width:150px;
	margin-left: 20px;
	text-align: left;
	margin-top:10px;
}
#pubsearch br{
	clear:both;
	height:5px;
	margin:0;
}
#pubsearch p{
	margin: 0;
	padding: 3px 8px;
}

#pubsearch div{
	margin: 0;
	padding: 0;
	background-image: url(images/pubsearch_gradbg2.jpg);
	background-repeat: repeat-x;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #006699;
	background-position: left top;
}
#pubsearch div div{
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image:none;
}
#pubsearch div div div{
	border: none;
	padding-left: 10px;
}
#pubsearch select{
	width: 116px;
}

#pubmonth {

	margin-left: 40px;
	margin-bottom: 30px;
	padding-bottom: 18px;
	width: 231px;
	background-color: #b2cadf;
	background-image: url(images/pubsearch_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;	
}
#orglogo{

	margin-left: 40px;
	margin-bottom: 30px;
	padding-bottom: 18px;
}


#pubmonth h1{
	margin: 0;
	padding: 0;
	background-image: url(images/pubmonth_top.jpg);
	background-repeat: no-repeat;
}
#pubmonth h2{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}
#pubmonth p{
	margin: 0;
	padding: 0 10px;
}

#pubmonth img{
	margin: 20px 0 0 0;
	padding: 5px;
	border: 1px solid #006699;
}

#pubmonth div{
	margin: 0;
	padding: 0;
	background-image: url(images/pubsearch_gradbg2.jpg);
	background-repeat: repeat-x;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #006699;
	background-position: left top;
}
#pubmonth div div{
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#pubmonth a, #pubmonth a:visited{
	text-decoration:none;
	color:#0072B3;
}
#pubmonth a:hover {
  color: #AD0000;
  text-decoration:underline;
  }

#listings {

	margin: 0;
	padding: 10px 0;
}
#listings a, #listings a:visited{
	color:#003333;
	text-decoration: none;

}
#listings a:hover{
	color: #0099CC;
	text-decoration: underline;
}

#listings div{
float:left;
	margin: 10px 0;
	padding: 0;
	background-color:#FFFFFF;
	display:inline;
	border: solid 1px #ACC4C0;
	
}

#listings h2{
	margin: 0;
	padding: 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: white;
	font-size: 14px;
	position:relative;
	z-index: 0;
	background-image:  url("xhtml_images/listing_title_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
}
#listings span{
	position:absolute;
	top:2px;
	right:5px;
	font-weight:bold;
}

#listings p{
	padding: 0;
	margin: 0;

}

#listings p.img img{
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 5px;
	float:left;
	
}
.listings_info{
	margin: 5px;
	padding: 5px;
	padding-bottom: 0;
	font-weight:bold;
	list-style-type: none;
	margin-left:400px;
	background-color:#E8E8E8;
}
.listings_info a{
	padding: 0 0 0 30px;
	margin: 0;
	
}
.listings_info li{
	height:28px;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	background:  url("xhtml_images/listing-details.gif") no-repeat 0px 0px;
}
#listings p.listings_text{
	padding: 8px;
	width: 220px;
	float:left;
}
#listings {

	margin: 0;
	padding: 10px 0;
}
#listings a, #listings a:visited{
	color:#003333;
	text-decoration: none;

}
#listings a:hover{
	color: #0099CC;
	text-decoration: underline;
}

#listings div{
float:left;
	margin: 10px 0;
	padding: 0;
	background-color:#FFFFFF;
	display:inline;
	border: solid 1px #ACC4C0;
	
}

#listings h2{
	margin: 0;
	padding: 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: #000000;
	font-size: 14px;
	position:relative;
	z-index: 0;
	background-image:  url(images/table_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#listings span{
	position:absolute;
	top:2px;
	right:5px;
	font-weight:bold;
}

#listings p{
	padding: 0;
	margin: 0;

}

#listings p.img img{
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 5px;
	float:left;
	
}
.listings_info{
	margin: 5px;
	padding: 5px;
	padding-bottom: 0;
	font-weight:bold;
	list-style-type: none;
	margin-left:400px;
	background-color:#E8E8E8;
}
.listings_info a{
	padding: 0 0 0 30px;
	margin: 0;
	
}
.listings_info li{
	height:28px;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	background:  url("images/listing-details.gif") no-repeat 0px 0px;
}
#listings p.listings_text{
	padding: 8px;
	width: 220px;
	float:left;
}

#listing_detail a, #listing_detail a:visited{
	color:#003333;
	text-decoration: none;

}
.listbox{
	margin:0;
	padding:0;
}
#listing_detail a:hover{
	color: #0099CC;
	text-decoration: underline;
}

div#listing_detail {
	margin: 10px 0;
	padding: 0;
	background-color:#FFFFFF;
	border: solid 1px #ACC4C0;
	margin: 10px 0;
	padding: 0;
	background-color:#FFFFFF;
	border: solid 1px #ACC4C0;

	
}

#listing_detail h2{
	margin: 0;
	padding: 8px 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size: 14px;
	position:relative;
	z-index: 0;
	background-image:  url(images/table_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
#listing_detail span.price{
	position:absolute;
	top:8px;
	right:5px;
	font-weight:bold;
}

#listing_detail p{
	padding: 0;
	margin: 0;

}

#listing_detail p.img img{
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 5px;
}
.listing_detail_info{
	clear:right;
	margin: 0 25px;
	padding: 5px;
	padding-bottom: 0;
	font-weight:bold;
	list-style-type: none;
	float:right;
}
.listing_detail_info a{
	padding: 0 0 0 32px;
	margin: 0;
	
}
.listing_detail_info li{
	height:28px;
	margin: 0;
	padding: 0;
	padding-right:15px;
	padding-top: 6px;
	background:  url("images/listing-details.gif") no-repeat 0px 0px;
	float:left;
}
.listing_detail_tn{
	margin: 0px;
	padding: 5px;
	padding-bottom: 0;
	font-weight:bold;
	list-style-type: none;
	float: right;

}
.listing_detail_tn li{
	margin: 0;
	padding: 0;
	border:none;

}
#listing_detail p.listing_detail_text{
	padding: 8px 20px;
	clear:right;
}

#listing_detail h3.listing_detail_text{
	padding-left: 20px;
	margin-bottom:0px;
	}



#listing_detail table{
clear:right;
margin: 10px auto;
}

#listing_detail table.contactdetails{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color:#EDF4F8;
	border: 1px solid #CDDBE2;
}
#listing_detail table.contactdetails{
	font-size: 11px;
	font-weight: normal;
	color:#006699;
	border: none;
	border-bottom: 2px solid #CDDBE2;
	border-top: 2px solid #CDDBE2;
	padding: 10px 20px;
}

#listing_detail table td{
padding-top:10px;
}
#listing_detail table.contactdetails td{
	padding-top:2px;
	padding: 5px;
}
.contactdetails a, .contactdetails a:visited{
	color: #000000;
	text-decoration: none;
}

.contactdetails a:hover{
	color: #0099CC;
	text-decoration: underline;
}


#listing_detail_bullets{
	list-style-type: square;
}
#listing_detail_bullets li{
	padding: 15px 0;
}

.forms {
	width: 460px;
	margin: 10px 0;
	padding: 0;
	background-color:#FFFFFF;
	border: solid 1px #ACC4C0;
	background-image: url(images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
}

.forms th{
	margin: 0;
	height: 24px;
	padding: 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size: 14px;
	background-image:  url(images/table_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
.forms td{
  padding: 7px 10px;
}



li.map_icon, .listing_detail_info li.map_icon{
	background:  url("images/icons/map.jpg") no-repeat 0px 0px;
}

li.email_icon, .listing_detail_info li.email_icon{
	background:  url("images/icons/email.jpg") no-repeat 0px 0px;
}

li.printer_icon, .listing_detail_info li.printer_icon{
	background:  url("images/icons/printer.jpg") no-repeat 0px 0px;
}

#left_column{
	float:left;
}

span.tick{
	color:#006699;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/tick.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 10px 0;
}

.listing_facilities{
color:#930000;
}

.form_new_pub{
	padding: 5px;
}

.form_new_pub table{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EEF0EF;
}
.form_new_pub table.outer_table{
	padding: 0 15px;
}

.form_new_pub textarea{
	width: 200px;
}
.form_new_pub textarea.description_area{
	width: 100%;
	height: 150px;
}
.form_new_pub input{
	font-size:10px;
}

.form_new_pub input.form_button{
	font-size:18px;
	color: #000000;
	border: 2px solid #999999;
}


.form_new_pub select{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}


.form_new_pub h4{
	margin: 0;
	padding: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}
.bottomborder{
border-bottom: 1px solid #C8C8C8;
}
.redtext{
	color: red;
	font-weight: bold;
}

#page_links {
	margin: 0;
	padding: 0;
}

#page_links ul{
	list-style:none;
	margin: 0;
	padding: 10px 0;
}
#page_links li{
	display:inline;
	margin-right:1px;
	text-align: center;
}
#page_links li.nolink {
	padding: 2px 6px;
	border: 1px solid #999999;
}
#page_links a ,  #page_links a:visited {
	background-color: #CCCCCC;
	padding: 2px 6px;
	border: 1px solid #999999;
	color: #000000;
}
#page_links a:hover {
	background-color: #CC2233;
	padding: 2px 6px;
	border: 1px solid #999999;
}
.clear{
	clear:both;
	height: 10px;
	padding:0;
	margin:0;
}
#footer{
	padding:20px;
	margin:0 15px;
	margin: 0 15px;
	text-align:right;
	color: #1D383D;
	display: block;
	position:relative;
	position:relative;
	bottom:0px;
	background-color: #FFF;
}
#address_footer{
	text-align:left;
	width:150px;
	float:left;
}
#logos_footer img{
	float:right;
	padding-left:20px;
}
#footer a, #footer a:visited{
	color: #1D383D;
	text-decoration:none;
}
#footer a:hover{
	color: #9BB3B8;
	text-decoration:underline;
}
#blend{
	float:left;
	width: 33%;
	margin: 0;
	padding: 0;
	text-align:left;
}
#terms{
	float:left;
	width: 33%;
	margin: 0;
	padding: 0;
	text-align:center;
}

.imgCenter{
	display:block;
	margin: 0 auto;
}

#map{
	margin: 0 auto;
	display:block;
	margin-bottom: 20px;
}

#termspage p{
	font-size: 90%;
}
#termspage h2 {
	font-size: 140%;
}


#clientnav{
	float: right;
	padding: 8px 15px 0 0;
}
#clientnav a, #clientnav a:visited{
	color: #ddaea5;
	text-decoration:none;
	font-size: 11px;
	padding-left: 8px;
}
#clientnav a:hover{
	color: #FFFFFF;
}
#clientnav ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
#clientnav ul li{
	display: inline;
}

/* Here are the mylisting styles */

.form_new_pub{
	padding: 5px;
}

.form_new_pub table{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #EEF0EF;
	font-size: 11px;
}

.form_new_pub textarea{
	width: 140px;
	width: 100%;
}
.form_new_pub textarea.description_area{
	width: 100%;
	background-color: #FFFFFF;
}
.form_new_pub input{
	font-size:10px;
}

.form_new_pub input.form_button{
	font-size:18px;
	color: #006699;
	border: 2px solid #999999;
}


.form_new_pub select{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}


.form_new_pub h4{
	margin: 0;
	padding: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}

#loginform{
	border: 1px solid silver;
	margin: 10px auto;
	padding: 4px;
	width: 100%;
}
#loginform form{
	background-color: #DCE0E7;
	padding: 35px 20px;
}

#loginform form label{
	width: 135px;
	float: left;
	margin: 5px 0;
	padding: 0 10px;
	text-align: right;
	color: #000000;
	font-size: 140%;
	fon-weight:bold;
}
#loginform form input{
	width: 200px;
	display: block;
	padding: 5px;
}
#loginform form p{
	margin-left: 155px;
	margin-bottom: 0;
}

#loginform form input#submit{
	width: 80px;
	display: block;
	margin-left: 155px;
}
#loginform form input#reset{
	margin-left: 170px;
}
#errormsg{
	color: #FF0000;
	font-weight: bold;
	padding: 6px;
}