﻿.SearchBox
{
	background: #DFECF4;
	border:solid 1pt #303030;
}

.DarkBlueBackground
{
	padding: 10px 10px 10px 10px;
	background: #2071A5;
	border:solid 1pt #303030;
}

.TextDarkBlue
{
	color: #1B3441;
}

.TextDarkBlueSmall
{
	font-size:10px;
	color: #1B3441;
}

.ButtonRed
{
	color: #ffffff;
	background: #DF4240;
	font-weight:bold;
	font-size:14px;
	border: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

html
{
   overflow: -moz-scrollbars-vertical;
}
body
{
   padding: 0;
   margin: 0;
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   background: #fff;
   color: #131313;
}
:focus
{
   outline: none;
}
a:link, a:visited
{
   color: #069;
   text-decoration: underline;
}
a:hover, a:active, a:focus
{
   color: #f50;
   text-decoration: underline;
}
img
{
   border: 0;
}
h1
{
   color: #1B3441;
   font-weight: bold;
   font-size: 16pt;
   margin: 0 0 10px 0;
   padding: 0;
}
hr
{
   height: 0;
   border: 0;
   border-top: 1px solid #999;
}
input, select
{
   border: 1px solid #054864;
   font-size: 10pt;
}
.formInput, .formSelect
{
   font-size: 10pt;
   color: #054864;
   font-weight: normal;
}
#footer
{
   clear: both;
   padding: 20px 0 0 0;
   margin: 0;
   color: #1B3441;
   font-size: 8pt;
   font-weight: normal;
   text-align: center;
   background: #DFECF4;
   border-top:solid 1px #252525;
   border-bottom:solid 1px #252525;
}
#footerNav ul
{
   padding: 0;
   margin: 0 0 0 15px;
   list-style-image: url(/images/list-bullet.png);
}
#footerNav li
{
   padding: 0;
   margin: 0 0 5px 0;
}
#footerLeft
{
   text-align: right;
   font-weight: bold;
}
#footerLeft img
{
   border: 0;
   padding: 0;
   margin-bottom: 5px;
}
#footerMiddle
{
   text-align: left;
   border-width: 0 1px;
   border-style: solid;
   border-color: #1B3441;
}
#footerLeft a:link, #footerLeft a:visited, #footerLeft a:hover, #footerLeft a:active, #footerLeft a:focus
{
   text-decoration: none;
   color: #1B3441;
   border: 0;
}
#footerRight
{
}
.footerCol
{
   font-size: 10pt;
   color: #1B3441;
   padding: 0 30px;
   width: 265px;
   float: left;
   text-align: left;
}
.footerColRight
{
   font-size: 10pt;
   color: #1B3441;
   padding: 0 30px;
   width: 280px;
   float: left;
   text-align: left;
}

.footerColMiddle
{
   font-size: 10pt;
   color: #1B3441;
   padding: 0 30px;
   width: 200px;
   float: left;
   text-align: left;
}

.footerCol a
{
   text-decoration: none;
}
.footerCol a:link, .footerCol a:visited
{
   text-decoration: none;
   color: #1B3441;
}
.footerCol a:hover, .footerCol a:focus, .footerCol a:active
{
   text-decoration: none;
   border-width: 0 0 1px 0;
   border-style: dashed;
   border-color: #ccc;
   color: #ccc;
}
.footerColHeader
{
   margin-bottom: 10px;
   font-weight: bold;
   font-size: 12pt;
   color: #1B3441;
}
.footerColHeader a:link, .footerColHeader a:visited
{
   font-weight: bold;
   text-decoration: none;
   color: #1B3441;
   border: 0;
}
.footerColHeader a:hover, .footerColHeader a:active, .footerColHeader a:focus
{
   font-weight: bold;
   text-decoration: none;
   color: #1B3441;
   border-bottom: 1px dashed #1B3441;
}

#header
{
   height: 119px;
   border-width: 0 0 1px 0;
   border-style: solid;
   border-color: #1B3441;
   padding: 0;
   margin: 0;
   background: #DFECF4;
}
#logo
{
   height: 119px;
   padding: 0;
   margin: 0;
   text-align:left;
   padding-left:20px;
}
#logo a
{
   padding: 0;
   margin: 0;
   border: 0px none;
}
#logo img
{
   margin: 0;
   padding: 0;
   border: 0px none;
}
#main
{
   padding: 0;
   margin: 0;
   border-top: 5px solid #DFECF4;
}
#nav
{
   height: 42px;
   font-size: 14pt;
   padding: 0;
   margin: 0;
   background: url(../images/bgbluelight.jpg) 0 0 repeat-x;
   text-align: left;
   border-bottom: 1px solid #fff;
   color: #fff;
}
#nav a
{
   margin: 0 20px;
   font-size: 12pt;
   font-weight: bold;
   text-decoration: none;
}
#nav a:link, #nav a:visited
{
   color: #fff;
}
#nav a:hover, #nav a:active, #nav a:focus
{
   color: #131313;
}
#nav li
{
   display: inline;
}
#nav .topNavLeft
{
   border-left: 1px solid #ccc;
}
#nav .topNavMiddle
{
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
}
#nav .topNavRight
{
   border-right: 1px solid #ccc;
}
#nav ul
{
   margin: 0;
   padding: 10px;
   list-style: none;
}

#wrapper
{
   margin: 0 auto;
   width: 982px;
   padding: 0;
   text-align: left;
   border-width: 0 1px;
   border-style: solid;
   border-color: #252525;
}
#inner
{
   margin: 0;
   padding: 30px 30px 20px 30px;
}
#copyright
{
   clear: both;
   padding: 25px 0 10px 0;
   margin: 0;
   color: #1B3441;
   font-size: 8pt;
   font-weight: normal;
   text-align: center;
}


.greentext
{
   color: #1B3441;
}

.additionalphonenumberinfo
{
	border:solid 1pt #000000;
	background-color: #DFECF4;
	width: 70%;
	
	}
ul.listings {
	list-style-type:none;
	margin: 0 auto;
	padding:2px;
	clear:both;
	border:1px solid #ccc;
	background:#eee;
	}
ul.listings li.title h2 {
	line-height: 1.5em;
	font-family: arial,helvetica, sans-serif;
	padding:3px 5px;
	font-weight:bold;
	margin: 0;
	color:#fff;
	background:#AAAAAA;
	letter-spacing:0px;
	font-size:9pt;
	text-transform:capitalize;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

ul.listings li.homepost {
	list-style-type:none;
	margin:0 8px;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	}

ul.listings li img {
	width:71px !important;
	height:71px !important;
	float:left !important;
	margin: 0 10px 0 0 !important;
	}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {

	}
.entry img {
	width:20px !important;
	height:20px !important;
	border:0px solid #ddd;
	padding:0px;
	margin: 0 0 0px 0px;

        }
.entry {
	margin: 0;
	padding: 0px;
	}

img.post-thum, img.thumbnail {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin: 0 0 10px 15px;

	}
.map
{
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin: 0 0 10px 15px;
	width: 300px; 
	height: 200px;
	}
	
.current_promotion
{
	color:Black;
	font-weight:bold;
	}

.home_page_img
{
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin: 0 0 10px 15px;
	}

li.title h2, li.bottom {
	text-transform:capitalize;
	}
h2 
{
	text-transform:capitalize;

}



/***************************************************************************/
.tablelistingsheader h2
{
	line-height: 1.5em;
	font-family: arial,helvetica, sans-serif;
	padding:3px 5px;
	font-weight:bold;
	margin: 0;
	color:#fff;
	background:#AAAAAA;
	letter-spacing:0px;
	font-size:9pt;
	text-transform:capitalize;
	}

.tablelistings {
	list-style-type:none;
	margin: 0 auto;
	padding:2px;
	clear:both;
	border:1px solid #ccc;
	background:#eee;
	}

.tablelistingstdinformation
 {
	margin: 0;
	padding: 0px;
	}
.tablelistingsimagetd
{
	vertical-align:top;
	text-align: center;
	padding-left:8px;
	}
	
.tablelistingsimagetd img
{
	width:71px !important;
	height:71px !important;
	float:none !important;
	margin: 0 10px 0 0 !important;
	text-align:center;
	}
a.number_one_listing
{
	font-size:20px;
	font-weight:bold;
	}

a.normal_listing
{
	font-size:16px;
	font-weight:normal;
	}
