html, body { padding: 0; margin: 0; }
body { font: 67% Georgia, "Times New Roman", Times, serif; text-align: center; color: #002a54; background: url(../images/background.gif) repeat-x; }
select, input { color:#333; }
a { color: #c33; }
img { border-color: red; border-width: 1px; }

/* Header */
div#container { text-align: left; width: 1000px; margin: 0 auto; }
div#header { background: url(/images/header.jpg) top no-repeat; background-position: 180px top; padding-left: 180px; padding-top:15px; height: 85px; }
div#header h1 { margin: 0; }
div#header form { margin: 0; padding-top: 0; }
.headertext1 { color: #fff; font-size: larger; padding-left: 510px; }
.headertext2 { color: #ffd259; font-size: 2em; font-weight: bold; padding-left: 510px; }
.headertext2 a { color: #ffd259; text-decoration: none; }
.headertext1, .headertext2, .headerinput { padding-left: 510px; }
.submit_button { vertical-align: middle; border:none; }
/* End Header */

h1 { font-size: 1.8em; font-weight: bold; margin: 5px 0 0 0; }
h2 { font-size: 1.4em; font-weight: bold; margin-top: 0; color: #c33; letter-spacing: 0.04em; }

/* Nav */
div#nav { float: left; width: 180px; font-size: 1.7em; line-height: 1.5em; }
div#nav ul, div#footer ul { padding: 0; margin: 0; list-style-type: none; }
div#nav a:link, div#footer a:link, div#nav a:visited, div#footer a:visited { text-decoration: none; color: #002a54; }
div#nav a:hover, div#footer a:hover, div#nav a:active, div#footer a:active { text-decoration: none; color: #c33; }

#side_search {margin-top:20px; font-size:0.6em;}
#side_search h2 {margin-bottom:0;}
#side_search select {width:150px; font-size:0.9em; margin-bottom:3px;}
/* End Nav */

/* News */
div#news { background: url(/images/star_anim.gif) no-repeat; margin-left: 200px; }
div#news h1 { margin-left: 40px; height: 30px; padding-top: 5px; }
div#newsarticle { padding: 0 20px 10px 0; }
.date { font-style: italic; color: #002a54; font-size: smaller; }
/* End News */

div#newsarticle, div#search_topfeat_home p { float: left; width: 243px; }

/* Search box */
div#search_topfeat_home, div#search_topfeat_list { float: right; width: 820px; }
div#search_topfeat_home form, div#search_topfeat_list form { margin: 12px 0 10px 300px; }

div#search_topfeat_home { background: url(/images/home_search.jpg) no-repeat; }
div#search_topfeat_home p { margin: 10px 0 10px 20px; }

div#search_topfeat_list { background: url(/images/listing_search.jpg) no-repeat; }
div#search_topfeat_list p { margin: 10px 0 10px 20px; }
/* End Search box */

/* Featured listings */
div#main_feat_home, div#main_feat_list { float: right; clear: right; width: 820px; }
div#main_feat_home p, div#main_feat_list p { margin: 10px 40px 10px 20px; }

div#main_feat_home { background: url(/images/home_feat1.jpg) no-repeat; padding-top: 55px; }
div#main_feat_home table { background: url(/images/home_feat_end.gif) bottom no-repeat; border:0; width:801px; }
div#main_feat_home td { padding: 0px 15px; width:267px; vertical-align: top; }

div#main_feat_list { background: url(/images/home_listing1.jpg) no-repeat; padding-top: 55px; }
/* End Featured listings */

/* Listings page */
div#listing_results { float: left; width:520px; margin: 0 0 10px 20px; }
div#listing_results p { }
div#listing_feat, div#listing_feat_head { float: right; width:226px; padding-right: 35px; }
div#listing_feat_head { text-align: center; }
div#listing_feat p { padding: 0 0 3px 20px; margin-bottom: 0; }
div#listing_feat { background: url(/images/listing_feat_bg.gif) left repeat-y; }

div#listing_pics { float: left; width: 170px; padding-left: 20px; }
div#listing_details p { float: left; width: 570px; }
div#one_col p { width: 760px; }
div#one_col h2 { padding: 10px 20px; }
/* Listing page */

/* General styles */
div#newsarticle, .title, .bold_title { color: #c33; font-size: larger; text-decoration: none; }
div#newsarticle, .title a, .bold_title a { text-decoration: none; }
.bold_title { font-weight: bold; letter-spacing: -0.03em; }
.nolink { color: #bbb; }
.office_photo { width: 120px; height: 85px; float: left; margin-right: 10px; border: red 1px solid; }
.list_photo { width: 85px; height: 60px; }
.img_left { float: left; margin: 5px 10px 10px 0; }
.img_right { float: right; margin-left: 10px; }

.feat_line_home { border-bottom: 1px solid #c33; width: 225px; margin-left: 20px; }
.feat_line_list { border-bottom: 1px solid #c33; width: 200px; margin-left: 20px; }
.top_line { border-bottom: 1px solid #002a54; }
.mid_line { border-bottom: 1px solid #ffff99; }

div#feat_results { float: left; width:267px; }
div#feat_results p { margin: 5px 20px; vertical-align: top; }
div#feat_results_end { clear: all; background: url(/images/home_feat_end.gif) bottom no-repeat; }

.float_left { float: left; }
.float_right { float: right; }
.larger { font-size: larger; }
/* End General styles */

/* Footer */
div#footer { clear: both;  padding: 15px 40px 10px 200px; }
div#footer li { display: inline; }
/* Footer */

/* Register for alerts form */
div#one_col form label { display: block; font-weight: bold; margin-top: 0.5em; }
div#one_col form input.submit { display: block; margin-top: 0.5em; }