* {
	margin: 0;
	padding: 0;
}

body {
        text-align: center;
        min-width: 830px;
        background-color: #003399;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: normal;
}

#centering_container {
        width: 813px;
        margin: 0 auto;
        text-align: center;
        background-color: #ffffff;
}



#header {
	width: 813px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#header img.logo {
	float: left;
	margin: 1px;
	width: 259px;
	height: 144px; 
	border: none;
}

#header img.dream_home {
	width: 258px; 
	height: 79px;
	border: none;
}

#header img.mls_logo {
	width: 144px;
	height: 64px;
	border: none;
}

#header img.ibn_logo {
	width: 114px;
	height: 64px;
	border: none;
}

#header_featured_home {
	float: left;
	margin: 1px;
	padding: 5px;
	width: 280px;
	height: 134px;
	background-color: #003399;
}

#header_featured_home h1 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #ffffff;
}

#header_featured_home a {
	color: #ffffff;
}


#header_right_block {
	float: left;
	margin: 1px;
	width: 258px;
	text-align: center;
}

#top_navigation {
	clear: both;
}

#top_navigation ul {
	list-style-type: none;
	width: 813px;
	float: left;
	background: #ffffff url('/images/nav_background.gif') repeat-x;
}

#top_navigation ul li {
	float: left;
}

#top_navigation ul a {
	display: block;
	padding: 0 1.7em 0 1.7em;
	line-height: 2.1em;
	text-decoration: none;
	color: #003399;
	font-size: 1.2em;
}

#content {
	clear: both;
	text-align: left;
	background-color: #cbcbcb;
}

#content_rightcolumn {
	float: left;
	padding: 1.0em 1.0em 2.0em 0.5em;
	width: 580px;
}

#content_rightcolumn h1 {
	color: #ff0000;
	font-size: 1.3em;
}

#content_rightcolumn h2 {
	font-size: 1.1em;
}

#content_rightcolumn h3 {
	font-size: 1.0em;
	font-weight: bold;
}

#content_rightcolumn p {
	margin: 0.5em 0 0.5em 0;
}

#content_rightcolumn ul {
	list-style-type: none;
	margin: 0.5em 0 0.5em 1.0;
}

#content_rightcolumn ul li{
	list-style-type: none;
	margin: 0.5em 0 0.5em 1.0;
}



#quicksearch {
	float: left;
	width: 200px;
	background-color: #eaeaea;
}

#quicksearch div.header {
	background: #b2b2b2 url('/images/quicksearch_header_background.gif') repeat-x;
}

#quicksearch h1 {
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0 2.5em;
}

#quicksearch h2 {
	color: #696969;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0 4.5em;
}

#quicksearch p {
	padding: 0.5em;
}

#quicksearch label {
	display: block;
	float: none;
	width: 10em;
	
}


#homepage_featured_homes {
	width: 510px;
	text-align: left;
}

#homepage_featured_homes div.homes {
	background-color: #b3b3b3;
	text-align: center;
}

#homepage_featured_homes img.header {
	width: 198px;
	height: 13px;
	border: none;
}

#footer {
	clear: both;
	font-size: 1.1em;
	padding-bottom: 0.5em;
}

#copyright {
	font-size: 0.8em;
	padding-bottom: 1.0em;
}

#copyright a.black {
	color: #000000;
	text-decoration: none;
}

table {
	font-size: 1.0em;
}

fieldset {
	width: 777px;
	padding: 10px;
	background-color: #ffffff;
}

legend {
	font-weight: bold;
}
label {
	display: block;
	float: left;
	width: 14em;
}

fieldset p {
	clear: both;
}

#form_error {
	background-color: #ffffff;
	border: 1px solid #ff0000;
	padding: 1.0em;
}

div.item_in_category {
	width: 150px;
	border: 1px solid #333333;
	background-color: #dedede;
	margin: 1.0em;
	float: left;
	padding-bottom: 2.0em;
	text-align: center;
}

div.item_in_category img {

}

div.no_image {
	width: 120px;
	height: 100px;
	background-color: #ffffff;
	border: 1px solid #0000ff;
	text-align: center;
}

#category_navigation_top {

}

#category_navigation_top div.previous_next {
	font-size: 1.2em;
	font-weight: bold;
	float: right;
}


#category_navigation_bottom {
	text-align: center;

}

#category_navigation_bottom div.previous_next {
	font-size: 1.2em;
	font-weight: bold;
}
