@charset "UTF-8";

/* container styles */

#header {
	width: 900px;
	height: 20px;
	text-align: right;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

#header a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header ul {
	list-style: none;
	display: inline;
}

#header ul li {
	padding-right: 10px;
	display: inline;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	background-image: url(images/bg_content.gif);
	text-align: left;
	overflow: hidden;
}

#topnav {
	width: 900px;
	height: 21px;
	background-image: url(images/nav_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 100px 0px 0px 290px;
}

#topnav a:hover {
	text-decoration: underline;
}

#flashbar {
	width: 900px;
	height: 192px;
	background-image: url(images/bg_flashbar.jpg);
}

#leftnav {
	width: 305px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #58585a;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
	float: left;
}

#leftnav a {
	color: #4a89c0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#leftnav a:hover {
	text-decoration: underline;
}


#textarea {
	width: 530px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 14px;
	color: #636466;
	float: left;
	padding-left: 10pxΩ;
	margin-left: 10;
}

#textarea a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	

#featuredproperties {
	width: 900px;
	clear: both;
}
	
#footer {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
}

#footer a {
	color: #FFFFFF;
}


#newnoteworthy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 30px 0 15px;
}



/* html styles */

body {
	background-color: #000000;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: 'Libre Baskerville', serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	color: #333366;
	line-height: 1em;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

a {
	color: #111f4b;
	text-decoration: none;
}

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



/* class styles */

.copyrighttxt {
	color: #FFFFFF;
	margin-left: 80px;
}

.subtitles { 
	color: #111f4b;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tableheader {
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #111f4b;
}

.redtext {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}

.smalltxt {
	font-size: 14px;
}



/* png fix */

img, div {
	behavior: url(iepngfix.htc);
	padding-right: 10px;
}

.pods {
	width: 450px;
	padding-left: 15px;
	margin: 10px;
	border: 2.5px solid #4a89c0;
	padding-top: 10px;
	padding-bottom: -5px;
	padding-right: 15px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    behavior: url(/PIE.htc);
	border-radius: 15px;
	-webkit-box-shadow: 5px 5px 5px #888 ;
	box-shadow: 5px 5px 5px #888 ; 
	
}
