#navButtons li {
	float:left;
	margin-left: 65px;
}
#navButtons li.clear, .clear {
background-color:#FFFFFF;
clear:both;
float:none;
font-size:0;
height:1px;
line-height:0;
}
#navButtons a {
	color: #900;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #900;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#FFF;
	display:block;
	line-height:26px;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:114px;
	height: 26px;
	margin: 0px;
	text-align: center;	
}
#navButtons  li.active a, #navButtons a:hover {
	background-color: #CCC;	
}
.last {
border-right:1px solid #FFFFFF;
}#navButtons {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:28px;
	background-image:url(/img/nav_bgr_pattern.png);
	background-repeat:repeat-x;
}


/*----*/

.logo {
	background-color: #14365c;
	line-height: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.logoInner, .logoInner a {
	background-color: #FFF;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #064571;
	text-decoration:none;
	
}

.roundCorner{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.redBorder{
	border:1px solid #670000;
	margin-bottom:10px;
}
.blueBorder{
	border:1px solid #14365c;
	margin-bottom:10px;
}
.orangeBorder{
	border:1px solid #dcaf27;
	margin-bottom:10px;
}

.searchSnippet {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	height: 100px;
	overflow: auto;
	background-color: #EBEBEB;
}
.searchFormInner {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.feturedListingsWrapp {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.alterate td {
	background-color: #DFDFDF;
}
.shortInput input, .shortInput select {
	width: 80px;
}
.featureImage {
	height: 111px;
	width: 173px;
	margin-bottom: 15px;
	overflow: hidden;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

input.hasdate{
	background-image: url(../img/calendar.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 16px;
	width:65px !important;
	height:16px;
	border: solid 1px #999;
	font-size: 9px   !important;
}

#propsList th {
	color: #005686;
	font-size: 12px;
	line-height: 24px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
}
#propsList {
	margin-top: 5px;
}
#propsList td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcaf27;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECD074;
}
li .infoLabel a {
	color: #FFF;
	text-decoration: none;
	background-color: #064571;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 14px;
}
.roundCorner li.last {
	border-bottom-style: none !important;
	border-bottom-width: 0px;
	border-bottom-color: #FFF;
}
#loginBtns {
	font-size: 11px;
	font-weight: normal;
	color: #dcaf27 !important;
}
#loginBtns a {
	color: #dcaf27  !important;
	font-weight: normal !important;
	font-size: 10px !important;
}
#loginBtns {
	float: right;
	border: 1px solid #dcaf27;
	line-height: 24px;
	text-transform:uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.propDetailsControl {
}
.propDetailsControl a {
	color: #860000 !important;
}
.printLogo {
	display: none;
}
.contentPages {
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.5em;
}
.contentPages h2{
	font-size: 1.1em;
	padding-top: 15px;
}
.orangeBorder h2 {
	color: #dcaf27;
}

.redBorder h2 {
	color: #870000;
}
.blueBorder .blueBorder h2, .blueBorder.contentPages h2 {
	color: #064571;
}
 h1.toTheRight {
	text-align: right;
	margin-right: 5px;
}
.fourColInfo * p {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
.fourColInfo * h2 {
	font-size: 1em;
	margin: 0px;
	text-align: center;
}
.fourColInfo * h3 {
	font-size: 0.9em;
	margin-top: 10px;
	text-align: center;
}
.redBorder a {
	color: #900;
}
.orangeBorder a {
	color: #dcaf27;
}
.blueBorder a {
	color: #064571;
}
.redBorder h3 {
	color: #900;
}
.orangeBorder h3 {
	color: #dcaf27;
}
.fourColInfo .blueBorder h3 {
	color: #064571;
}
.contentPages p {
	font-size: .9em;
	line-height: 1.2em;
}
.contentPages h2 {
	margin-top: 0px;
	margin-bottom: 5px;
}

