@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; margin:0; font-size:10pt; background-image:url(images/bkgrd.png)}
a {color:#1c4b64; text-decoration:none}
h1 {font-size:14pt; margin:0}
h2 {font-size:12pt; margin:0}
h3 {color:#FFFFFF; font-size:11pt; margin:0;}
a:hover {color:#8a0822}
#main {width:1000px; margin:auto}
#header {background-image:url(images/bluebar.png); float:right; width:859px; height:131px}
#navbar { background-image:url(images/redbar.png);float:right; width:859px; clear:right; height:47px}
#header a {color:#FFFFFF}
#navwrap {padding-top:30px; clear:both; color:#FFFFFF; font-size:8pt; text-align:center}
#text {background-image:url(images/toptextbkgrd.png); background-color:#FFFFFF; background-repeat:repeat-x; display:table; height:100%; width:1000px;}
.padding {padding:10px;}
#features {margin-right:5px; margin-left:5px; background-image:url(images/featuredlistingsbkgrd.png); background-repeat:repeat-x}
.featurelist {width:180px; float:left; margin-left:12px; height:220px}
.imgboarder {border:3px solid #333333}
#bottom {background-image:url(images/bottombkgrd.png); height:71px; clear:both}
#bottomcont {width:1000px; padding:5px; margin:auto; font-size:8pt; color:#FFFFFF}
#bottom a {color:#FFFFFF}
.red {color:#8a0822}
.featureddev {clear:both}
.logowrap {text-align:left; margin-left:20px;}
.listingwrap {height:230px; clear:both}
.listingbar {background-color:#3a6b7a}

/* header rollover */
a.rollover {display: block; width:110px; font-size:10pt; color:#FFFFFF; text-decoration:none;  background: url("images/topnav.png") 0 0 no-repeat; height:18px; padding:5px; font-weight:bold; float:right; text-align:center; margin-right:15px;} 
a:hover.rollover { background-position: -135px 0; color:#FFFFFF;} 

/* nav rollover */
a.navrollover {display: block; width:110px; font-size:10pt; color:#FFFFFF; text-decoration:none;  background: url("images/listingnav.png") 0 0 no-repeat; height:25px;  font-weight:bold; float:left; text-align:center; padding-top:13px;} 
a:hover.navrollover { background-position: -160px 0; color:#FFFFFF;} 

