@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Verdana, Geneva, sans-serif;
}
body {
	line-height: 1;
	color:#FFF;
}
ol, ul{
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* used to get Height of div when contents are floated*/
.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%;
}
/*--------------------- h styles ------------------------*/
h1{
	max-width:385px;
	height:36px;
	margin:0px 0px 15px 0px;
	color:#3982ab;
	line-height:36px;
	letter-spacing:1px;
	text-align:left;
	font-size:18pt;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d84ad;
}

/*--------------------- a styles ------------------------*/
a{
	color:#A09F9F;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
}
/*--------------------- p styles ------------------------*/
p{
	margin:0px 0px 15px 0px;
	font-size:12px;
	line-height:18px;
	color:#bdbdbd;
}

/********************** global styles **********************/
html,
body {
   margin:0;
   padding:0;
   height:100%;
   
}

body{
	background-color:#0f0f0f;
	color:#bdbdbd;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:center;
}
#wrapper{
	min-height:100%;
  	position:relative;

}

#container{
	width:100%;
	min-height:400px;
	margin: 0 auto;
	/*padding:18px 0px 80px 0px;*/
	text-align:left;
	
	position:relative;
}

#contentWrapper {
	width:881px;
	margin:0 auto;
}

/*#pageContent{
	background:url(../images/bkgs/ordament.png) top right no-repeat;
}*/

#sideColumn{
	padding:6px 3px;
	float:left;
}

/*--------------------- Header styles ------------------------*/

#header{
	width:881px;
	margin: 0 auto;
	
}

#logo{
	width:875px;
	height:56px;
	float:left;
	clear:both;
	margin:25px 3px 0px 3px;
}

#logo a {float:left;}
#call {float:right; margin-top:18px;}
#call span {position:relative; top:-6px; font-size:14px}

/*--------------------- Footer styles ------------------------*/

#footer {
	background-color:#1a1a1a;
	width:100%;
	clear:both;
	padding:15px 0;
	height:52px;
}

#footerWrapper{
	width:875px;
	margin:0 auto;
	text-align:left;
	line-height:20px;
}

#companyInfo{
	margin: 0 auto;
	padding:0px 0px 0px 10px;
}

#subNav {
	width:900px;
	margin:0 auto;
}

#subNav li a{
	text-decoration:none;
	color:#a09f9f;
	font-size:11px;
}

#subNav li a:hover{color:#fff;}

#subNavWrapper{
	width:100%;
	background-color:#131313;
	text-transform:uppercase;
	padding:10px 0;
	clear:both;
}

#subNav li {
	display:inline;
	letter-spacing:1px;
	padding:0 5px;
}

#footer li a{color:#a09f9f;}
#footer li a:hover{color:#fff;}

#copyrightRow-1 li {
	display:inline;
	padding:0px 3px 0px 3px;
	color:#6a6a6a
}

#copyrightRow-2 li {
	display:inline;
	padding:0px 3px 0px 3px;
	color:#6a6a6a
}

/*--------------------- pagination styles ------------------------*/

#pageContent .pagination{
	float:right;
	margin: 0px;
	color:#000000;
}
.pagination a{
	color:#045a76;
}
.pagination a:hover{
	color:#f6f0e1;
}

a.deadLink{
	background-color:#000;
	opacity:0.9;
}

a:hover.deadLink{
	background-color:#000;
	opacity:0.9;
}

/*--------------------- navigation styles ------------------------*/

#nav{
	width:875px;
	height:44px;
	margin: 7px auto; padding: 0;
    position: relative;
	clear:both;
	background:url(../images/nav_up.jpg);
}

#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
#nav li, #nav a {
    height: 44px; display: block;}
#nav a span {
	display:none;	
}

#panel-properties {left:0;width:105px;}
#panel-find {left:105px;width:195px;}
#panel-about {left:300px;width:141px;}
#panel-sold {left:441px;width:124px;}
#panel-investment {left:565px;width:201px;}
#panel-contact {left:766px;width:109px;}

#panel-properties a:hover {
		background: url(../images/nav_hover.jpg)
		0 0 no-repeat;}
#panel-find a:hover {
		background: url(../images/nav_hover.jpg)
		-105px 0 no-repeat;}
#panel-about a:hover {
		background: url(../images/nav_hover.jpg)
		-300px 0 no-repeat;}
#panel-sold a:hover {
		background: url(../images/nav_hover.jpg)
		-441px -0 no-repeat;}
#panel-investment a:hover {
		background: url(../images/nav_hover.jpg)
		-565px 0 no-repeat;}
#panel-contact a:hover {
		background: url(../images/nav_hover.jpg)
		-766px 0 no-repeat;}
		
#panel-properties a.currentPage {
		background: url(../images/nav_hover.jpg)
		0 0 no-repeat;}
#panel-find a.currentPage {
		background: url(../images/nav_hover.jpg)
		-105px 0 no-repeat;}
#panel-about a.currentPage {
		background: url(../images/nav_hover.jpg)
		-300px 0 no-repeat;}
#panel-sold a.currentPage {
		background: url(../images/nav_hover.jpg)
		-441px -0 no-repeat;}
#panel-investment a.currentPage {
		background: url(../images/nav_hover.jpg)
		-565px 0 no-repeat;}
#panel-contact a.currentPage {
		background: url(../images/nav_hover.jpg)
		-766px 0 no-repeat;}		
		
		
.right {float:right;}
.left {float:left;}
.hidden{display:none;}
.bold {font-weight:bold;}


/*** Container ***/
.topHome .topColumn{
	width:395px;
	float:left;
	background: url(../images/bg_topColumn.png) repeat-y;
}
#container .homeContent{
	float:right;
	
	margin-left:230px;
}

#container .homeColumn{
	width:193px;
	float:left;
	
	margin-right:-230px;
}

#bottomContent{
	margin: 7px auto;
	background:url(../images/bkgs/bottomCont_strip.png) repeat-x;min-height:361px;
}

#containerResults{
	width:875px;
	margin:0 auto;
	background-position:right top;
	background-image:url(../images/bkgs/ordament.png);
	background-repeat:no-repeat;
}

#topContent {
	margin:0 auto;
	width:883px;
}

.title {color:#61bce2;font-size:16px;font-size:16px;padding:10px 0;margin:0;}
p.address {line-height:14px; font-size:13px; color:#FFF;}

.statusMessage {
	color:#FFF;
	padding-bottom:10px;
}
