@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: small;
	color: #666666;
	text-align: justify;
}

body {
	background-image: url(images/index-bg.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

#topnav {
	width: 1000px;
	height: 30px;
	text-align: right;
}

#topnav .links {
	padding-right: 5px;
	padding-top: 5px;
	font-size: 105%;
	color: #fefefe;
	line-height: 20px;
}

#topnav a:link, #topnav a:visited {
	text-decoration: underline;
	color: #fefefe;
}

#topnav a:hover {
	color: #ff9900;
}



/* HEADER ELEMENTS */

#header {
	width:1000px;
	height: 215px;
	background-image: url(images/skyline.png);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:hidden;
}

#logo {
	float: left;
	width: 520px;
	height: 100px;
	margin-left: 20px;
}

#nav {
	float: right;
	width: 460px;
	height: 75px;
}

#nav span {
	display: none;
}

#nav ul {
	width: 460px;
	height: 75px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(images/sprite.png);
}

#nav ul li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0;
}

#nav ul li, #nav ul li a {
	height: 75px; display: block;
}

#panel1b {left: 0; width: 115px; height: 75px; background-position: 0px 0px; background-repeat: no-repeat;}
#panel2b {left: 115px; width: 115px; height: 75px; background-position: -115px 0px; background-repeat: no-repeat;}
#panel3b {left: 230px; width: 115px; height: 75px; background-position: -230px 0px; background-repeat: no-repeat;}
#panel4b {left: 345px; width: 115px; height: 75px; background-position: -345px 0px; background-repeat: no-repeat;}

#panel1b a:hover {
	background: transparent url(images/sprite.png)
	-460px 0px no-repeat;}
#panel2b a:hover {
	background: transparent url(images/sprite.png)
	-575px 0px no-repeat;}
#panel3b a:hover {
	background: transparent url(images/sprite.png)
	-690px 0px no-repeat;}
#panel4b a:hover {
	background: transparent url(images/sprite.png)
	-805px 0px no-repeat;}
	
	

/* CONTENT ELEMENTS */

#content {
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
}

.main {
	clear: both;
	padding-bottom: 10px;
}

#indexpic {
	float: left;
	width: 475px;
	height: 195px;
	padding-right: 10px;
	background-image: url(images/index-pic.jpg);
	background-repeat: no-repeat;
}

#startbox {
	float: right;
	width: 475px;
	height: 195px;
	background-image: url(images/start-bg.jpg);
	background-repeat: no-repeat;
}

#startbox a:link, #startbox a:visited {
	text-decoration: underline;
	color: #333;
}

#startbox a:hover {
	color: #006699;
}


/* RENTER RESOURCE ELEMENTS */

#resources {
	clear: both;
	float: left;
	width: 960px;
	height: 105px;
	background: url(images/resources-bg.jpg) no-repeat;
}

.subheader1 {
	width: 100%;
	padding-bottom: 5px;
	font-size: 120%;
	color: #FF9900;
}

.resources1 {
	float: left;
	width: 240px;
	height: 75px;
	padding-top: 10px;
	position: relative;
}

#abouticon {
	width: 70px;
	height: 75px; background: url(images/sprite.png);
	background-position: 0px -150px;
}

.resources2 {
	float: left;
	width: 240px;
	height: 75px;
	padding-top: 10px;
}

#propmanicon {
	width: 70px;
	height: 75px; background: url(images/sprite.png);
	background-position: -70px -150px;
}

.resources3 {
	float: left;
	width: 240px;
	height: 75px;
	padding-top: 10px;
}

#loginicon {
	width: 70px;
	height: 75px; background: url(images/sprite.png);
	background-position: -140px -150px;
}

.resources4 {
	float: right;
	width: 240px;
	height: 75px;
	padding-top: 10px;
}

#resourceicon {
	width: 70px;
	height: 75px; background: url(images/sprite.png);
	background-position: -210px -150px;
}

.resL {
	float: left;
	width: 70px;
}

.resR {
	float: right;
	width: 170px;
}


/* SEARCH FOR APARTMENT INDEX PAGE ELEMENTS */

#starttext {
	width: 455px;
	height: 110px;
	padding: 85px 10px 0px 10px;
}

#regional-text {
	width: 455px;
}

#regional-search {
	clear: both;
	float: right;
	display: block;
	width: 150px;
	height: 35px;
	background: url(images/sprite.png);
	background-position: -280px -150px;
	background-repeat: no-repeat;
	line-height: 35px;
	text-indent: 15px;
	color: #fff;
}

#regional-search a:link, #regional-search a:visited {
	text-decoration: none;
	color: #fff;
}

#regional-search a:hover {
	text-decoration: underline;
}

.cityheader {
	background: transparent url(images/sec1-top.jpg) no-repeat scroll top right;
	float: left;
	width: 945px;
	height: 45px;
	line-height: 45px;
	padding-left: 15px;
}

.cityheader a:link, .cityheader a:visited {
	text-decoration: none;
	color: #006699;
}

.cityheader a:hover {
	text-decoration: underline;
	color: #ff9900;
}

.citymiddle {
	width: 938px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;	
}

.citybottom {
	background: transparent url(images/sec1-bot.jpg) no-repeat scroll top right;
	float: left;
	width: 960px;
	height: 20px;
}

.find {
	width: 230px;
}

.find ul {
}

.find ul li {
	list-style: none;
}


.feat_top {
	display: block;
	width: 232px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/sprite.png);
	background-position: -576px -150px;
	background-repeat: no-repeat;
}

.feat_mid {
	width: 226px;
	text-align: center;
	padding: 2px;
	background: #ebebeb;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.feat_bot {
	display: block;
	width: 232px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/sprite.png);
	background-position: -576px -180px;
	background-repeat: no-repeat;
}


/* SPECIAL DIRECTORIES AND RENTER RESOURCE BANNER ELEMENTS */


#specdir {
	clear: both;
	float: left;
	width: 475px;
	padding-right: 5px;
}

#specdir2 {
	clear: left;
	float: left;
	width: 475px;
	padding-top: 5px;
	padding-right: 5px;
}

#specdir3 {
	clear: right;
	float: right;
	width: 475px;
	padding-top: 5px;
}

.blog-box {
	float: right;
	width: 475px;
}

.blog-content {
	width: 453px;
	padding: 10px;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.blog-content h2 {
	font-size: 120%;
	font-weight: normal;
	color: #ff9900;
	padding-bottom: 5px;
}

.blog-content p {
	padding-bottom: 10px;
}

.blog-content a:link, .blog-content a:visited {
	text-decoration: underline;
	font-style: italic;
	color: #ff9900;
}

.blog-content a:hover {
	color: #006699;
}

#rentres {
	float: right;
	width: 475px;
}

#rentres2 {
	clear: left;
	float: left;
	width: 475px;
	margin-top: 5px;
	padding-right: 5px;
}

.dirheader {
	background: transparent url(images/sec2-top.jpg) no-repeat scroll top right;
	width: 460px;
	height: 45px;
	line-height: 45px;
	padding-left: 15px
}

.dirmiddle {
	width: 453px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;	
}

.dirbottom {
	background: transparent url(images/sec2-bot.jpg) no-repeat scroll top right;
	float: left;
	width: 475px;
	height: 20px;
}



/* DIRECTORY PAGE ELEMENTS */

#dir_left {
	clear: both;
	float: left;
	width: 232px;
	padding-right: 6px;
}

#dir_right {
	float: right;
	width: 700px;
}


.spot_top {
	display: block;
	clear: both;
	float: left;
	width: 700px;
	height: 30px;
	background-image: url(images/sprite.png);
	background-position: 0px -225px;
	background-repeat: no-repeat;
}

.spot_content {
	clear: both;
	float: left;
	width: 688px;
	border: solid 1px #cccccc;
	background: #edebde;
	padding: 5px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 90%;
}

.spot_pic {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 5px;
	align: left;
}

.reg_content {
	clear: both;
	float: left;
	width: 688px;
	border: solid 1px #cccccc;
	padding: 5px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 90%;
}

.list_pic {
	float: left;
	width: 100px;
	padding-right: 10px;
	align: left;
}

.list_desc {
	float: right;
	width: 578px;
}

.listing_contact {
	clear: both;
	float: left;
	width: 688px;
	padding-top: 3px;
	font-weight: bold;
	text-align: right;
}

.neigh_profile a:link, .neigh_profile a:visited {
	display: block;
	width: 150px;
	height: 15px;
	background-image: url(images/sprite.png);
	background-position: -700px -225px;
	background-repeat: no-repeat;
}

.neigh_profile a:hover {
	display: block;
	width: 150px;
	height: 15px;
	background-image: url(images/sprite.png);
	background-position: -700px -240px;
	background-repeat: no-repeat;
}

.neigh_profile span {
	display: none;
}

.other_dir {
	clear: both;
	float: left;
	width: 688px;
	padding: 5px;
	background: #ebebeb;
	border: 1px solid #ddd;
}


/* DIRECTORY MAP PAGE ELEMENTS */

#dir_map_content {
	float: right;
	width: 700px;
}

#dir_map_left {
	float: left;
	width: 245px;
	padding-right: 5px;
}

#dir_map_right {
	float: right;
	width: 450px;
}

#dir_map_content ul li {
	list-style: none;
}


/* FOOTER ELEMENTS */

#footer {
	width: 100%;
	height: 130px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
}

#footbar {
	width: 1000px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footer-bar.jpg);
	background-repeat: no-repeat;
}

.footcontent {
	float: left;
	width: 1000px;
	padding-top: 15px;
	text-align: center;
	color: #fdfdfd;
}

.footcontent ul {
	margin: 0;
	padding: 0;
}

.footcontent li {
	display: inline;
}

.footcontent a:link, .footcontent a:visited {
	text-decoration: none;
	color: #fdfdfd;
	font-size: 14px;
	font-weight: bold;
}

.footcontent a:hover {
	text-decoration: underline;
	color: #FF9900;
}


#footbottom {
	clear: both;
	width: 980px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.footleft {
	float: left;
	width: 780px;
	font-size: 85%;
	color: #666666;
}

.footright {
	float: right;
	width: 200px;
	height: 25px;
	text-align: right;
	color: #666666;
	font-weight: bold;
	position: relative;
}

.ehl {
	width: 200px; height: 30px;
	background-image: url(images/sprite.png);
	background-position: -280px -185px;	
}

.neigh_head {
	width: 680px;
	height: 80px;
	padding-left: 20px;
	background-image: url(images/neighborhood-header.jpg);
	line-height: 80px;
	font-size: 220%;
	color: #ffffff;
	letter-spacing: 1px;
}



/* TEXT ELEMENTS */

h1 {
	font-size: 160%;
	font-weight: normal;
	color: #006699;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	color: #006699;
}

h3 {
	font-size: 140%;
	font-weight: normal;
	color: #ff9900;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
}

h5 {
	font-size: 110%;
	font-weight: bold;
	color: #006699;
}

h6 {
	font-size: 100%;
	font-weight: bold;
	color: #ff9900;
}

.bold {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.small {
	font-size: 80%;
}

.small2 {
	font-size: 90%;
}

.med {
	font-size: 110%;
}

.large {
	font-size: 115%;
}

.xlarge {
	font-size: 120%;
}

.blue {
	color: #006699;
}

.orange {
	color: #ff9900;
}

.gray {
	color: #333333;
}

.indent {
	text-indent: 10px;
}

.just {
	text-align: justify;
}




/* BUILDING DIRECTORY TABLE ELEMENTS */

table.build_directory {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	line-height: 1.4em;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	background: #f0f0f0;
}

table.build_directory thead tr {
	color: #ffffff;
	background: #006699;
}

table.build_directory thead tr th {
	padding: 0.4em 0.6em 0.4em 0.6em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adbbca;
	border-right-color: #adbbca;
	border-bottom-color: #ff9900;
	border-left-color: #adbbca;
}

table.build_directory tbody tr {
	border: 1px solid #cccccc;
}

table.build_directory tbody th {
	padding: 0.6em;
	border: 1px solid #cccccc;
}

table.build_directory tbody td {
	padding-left: 0.4em;
	border: 1px solid #cccccc;
}


/* MISC. ELEMENTS */

.breaker {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	border-top: 1px solid #006699;
	padding-bottom: 15px;
}

.clearone {
	clear: both;
	height: 1px;
}

img
{  border-style: none;
}

.spacer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 10px;
}

.mapblock {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(images/sprite.png);
	background-position: -480px -185px;
}

a:link {
	text-decoration: underline;
	color: #666666;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}
