@charset "utf-8";
/* CSS Document */
            /* This controls typography */   
p,h1,h2,h3,h4,ol,ul,li,dt,dl,dd {
	margin:0;
	padding: 0;
}

body{ font-family:Georgia, "Times New Roman", Times, serif; font-size:90%; color:#333 }

a:link, a:visited {
	text-decoration:none;
	color: #00F;
}

a:hover {color:#566440; border-bottom:1px dashed #566440;}

h1,h2,h3 { font-family:Arial, Helvetica, sans-serif; margin-bottom:.4em}

h4{ font-family:Arial, Helvetica, sans-serif;}
p{
	margin-bottom:1em;
	line-height:1.6em;
}

a:link img{ text-decoration:none; border:none;}
a:active img{ text-decoration:none;}
a:hover img{ text-decoration: underline; border-style:solid;}
a:visited img{ text-decoration:none; border:none;}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
        /* This controls typography */ 
#wrapper {
	text-align: left;
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ebf4d5;
	position: relative;
}

#banner  {
	width: 990px;
	height:150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/banner.jpg);
}



#nav_Bar ul{
	text-decoration:none;
	padding: 0px;
	height: 30px;
	width: 540px;
	margin: 0;
	position: relative;
	list-style-type:none;

}
#nav_Bar {
	padding: 0px;
	height: 30px;
	width: 540px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	left:251.5px;
	top: 110px;
}
#nav_Bar ul a{
	display:block;
	width: 130px;
	height:30px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}
li#n1 a:active{
	background-image:url(../images/n1.png);
	background-position:0px 0px;
}
li#n1 a:hover{ background-image:url(../images/n1.png)}

li#n2 a:hover{ background-image:url(../images/n2.png)}
li#n3 a:hover{ background-image:url(../images/n3.png)}
li#n4 a:hover{ background-image:url(../images/n4.png)}
	

li#n1 {
	width:130px;
	height:30px;
	position:absolute;
	background-image:url(../images/n1.png);
	background-position:0 -30px;
	padding-right: 5px;
	background-repeat:no-repeat;
}
	
li#n2 {
	width:130px;
	height:30px;
	position:absolute;
	left: 135px;
	background-image:url(../images/n2.png);
	background-position:0 -30px;
	padding-right: 5px;
	background-repeat:no-repeat;
}
	
li#n3 {
	width:130px;
	height:30px;
	position:absolute;
	left: 270px;
	background-image:url(../images/n3.png);
	background-position:0 -29px;
	padding-right: 5px;
	background-repeat:no-repeat;
}
	
li#n4 {
	width:130px;
	height:30px;
	position:absolute;
	background-image:url(../images/n4.png);
	background-position:0 -31px;
	left: 405px;
	background-repeat:no-repeat;
}

li#n4 a:link {}
	


#search {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main_content {
	padding: 5px;
	width: 600px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
}
#advertise {
	padding: 0px;
	float: left;
	width: 132px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer {
	clear: both;
	width: 990px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #e4bd57;
}

#main_content #title {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 5px;
	display: block;
	position: relative;
}
#main_content #apartments {
	float: right;
	height: 300px;
	width: 600px;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 2px solid #000;
}
#main_content #apartments #apt_info {
	height: 256px;
	width: 150px;
	padding-left: 5px;
	border-right-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: small;
	float: left;
	text-align: left;
	margin: 0px;
}
#main_content #apartments #apt_pics {
	float: left;
	height: auto;
	width: 320px;
	margin: 0px;
	border: 0px solid #000;
}
#main_content #apartments #thumbs {
	text-align: center;
	height: 50px;
	width: 50px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: auto;
	float: right;
	cursor: pointer;
}
#main_content #add {
}
#search #search_form {
	float: left;
	width: 230px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: large;
	font-weight: bolder;
}

#form1 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	background-color: #21995A;
}

#search #search_country {
	background-color: #FEFEFE;
	padding: 0px;
	width: 160px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 48px;
	clear: both;
}
#search #search_adds {
}
#main_content #apartments #thumb_holder {
	margin: 0px;
	padding: 0px;
	height: 266px;
	width: 110px;
	float: right;
	text-align: center;
	overflow: auto;
	clip: rect(auto,auto,0px,auto);
}

#wrapper #main_content #apartments #apt_info span {
	color: #D6D6D6;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#apartments_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	margin: 0px;
	height: 30px;
	width: 590px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../images/apthead.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: 4px;
	background-color: #21995A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bl {background: url(bl.gif) 0 100% no-repeat #e68200; width: 20em}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
#wrapper #main_content #about {
	text-align: left;
	padding: 0px;
	width: 600px;
	display: inline-block;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	left: 300px;
}
#search_map {
	padding: 5px;
	float: left;
	height: 450px;
	width: 200px;
	border: 1px dotted #990;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#district_thumbs {
	height: 50px;
	width: 50px;
	display: inline;
	left: 194px;
	position: absolute;
	top: -2px;
}
#wrapper #banner_foot {
	height: 10px;
	width: 990px;
	background-color: #ebf4d5;
	position: relative;
	top: 110px;
}
#feature {
	height: 120px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#about #a11 {
	padding: 5px;
	float: left;
	width: 430px;
	text-align: left;
	display: block;
	background-image: url(images/tips.png);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C39D75;
}

#welcome {
	color: #963;
	word-spacing: normal;
	padding: 1em;
	text-align: center;
	background-image: url(../images/tips.png);
	background-repeat: repeat-x;
	background-position: 3px;
}
#wrapper #main_content #adv_page {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 580px;
	font-size: 14px;
}
#main_content #about p {
	padding: .3em;
	font-size: 120%;
	word-spacing: .1em;
}
#wrapper #main_content #about h1 {
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#main_content #apartments #apt_info ul {
	padding: 1em;
	margin: 0px;
	font-size: 85%;
}
#main_add {
	padding: 0.1em;
	width: 550px;
	position: relative;
}
#main_add p {
	font-size: 25em;
	font-weight: bolder;
	color: #F00;
	height: 20px;
	width: 80px;
	position: absolute;
	left: 724px;
	top: 505px;
	background-image: url(../images/moreinfo.png);
	background-position: 4px 4px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#home {
	float: left;
}
#about div #homedis {
	display: inline;
	float: left;
}
#add_index {
	background-image: url(images/add_index.png);
	padding: 5px;
	height: 210px;
	width: 210px;
}
#add_index a:active{ text-decoration: none;}
#services {
	width: 200px;
}
#about #homedis #provide {
	display: block;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0em;
	padding-bottom: 0.1em;
	padding-left: 2em;
}
#service_list {
	display: inline-block;
	width: 580px;
	padding: 3px;
	background-image: none;
	background-position: 2px;
	background-color: #FFF;
	position: relative;
}

#service_list li { list-style-type:none; margin-left:0px; padding-left:0px;}

#s1{
	position:absolute;
	height:40px;
	left: 0px;
	top: 50px;
	width: 243px;
}
#s2{
	position:absolute;
	height:40px;
	left: 3px;
	top: 97px;
	width: 243px;
	background-color: #FFCCFF;
}
#s3{
	position:absolute;
	height:40px;
	left: 0px;
	top: 285px;
	width: 243px;
	background-color: #FFCCFF;
}
#s4{
	position:absolute;
	height:40px;
	left: 0px;
	top: 125px;
	width: 243px;
}
#s4{
	position:absolute;
	height:40px;
	left: 1px;
	top: 144px;
	width: 243px;
}
#s5{
	position:absolute;
	background-color:#FCF;
	height:40px;
	left: 1px;
	top: 3px;
	width: 243px;
}
#s6{
	position:absolute;
	height:40px;
	left: 1px;
	top: 190px;
	width: 243px;
	background-color: #FFCCFF;
}
#s7{
	position:absolute;
	height:40px;
	left: 0px;
	top: 237px;
	width: 243px;
}
#s8{
	position:absolute;
	height:40px;
	left: 0px;
	top: 331px;
	width: 243px;
}
 #welcome h2{ text-align:justify;}
 
 #about #homedis div#home_info {
	width: 360px;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	color: #000;
	background-image: url(../images/tips.png);
    background-position: 0.3px;
}
#about #homedis #home_side {
	width: 220px;
	float: right;
	height: 300px;
}
#wrapper #main_content #adv_page #service_list #general {
	padding: 5px;
	width: 570px;
	display: block;
	background-color: #CCF;
	font-size: 24px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 60px;
}
#wrapper #main_content #adv_page #service_list ul {
	position: relative;
	height: 450px;
	width: 250px;
	margin: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	background-image: url(../images/tips.png);
	background-position: 5px;
	display: block;
}
#contact {
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
	background-color: #CC9;
	text-align: center;
	display: block;
	padding: 2px;
	height: 29px;
	width: 550px;
}
#mail {
	position: absolute;
	left: 116px;
	width: 245px;
	top: 33px;
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
	padding: .1px;
}
#call {
	position: absolute;
	left: 19px;
	top: 24px;
	font-size: 16px;
	color: #F00;
	font-weight: bolder;
	padding: .1em;
	width: 271px;
}
#advantage {
	float: right;
	width: 220px;
	position: absolute;
	left: 348px;
	top: 87px;
}
#wrapper #main_content #adv_page #service_list #advantage dd {
	margin: 5px;
	padding: 2px;
	height: 35px;
	width: 200px;
	border: 1px solid #CCC;
}
#wrapper #main_content #adv_page #service_list #advantage dt {
	margin: 0px;
	padding: 0px;
}
#home_info #provide ul li {
	margin-top: 1em;
	margin-bottom: 1em;
}
#main_content #about ol {
	line-height: 1.5em;
	padding-left: 2em;
}
#main_content #about ol li {
	margin-bottom: 2em;
}

/* This formats how apartments are previewed */

#aptPreview {
	height: 130px;
	width: 500px;
	list-style-type: none;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#aptPreview li {
	height:25px;
	font-weight:bold;
	font-size:12px
}
#aptPreview #aptThumb {
	height: 110px;
	width: 110px;
	position: absolute;
	top: 30px;
	left: 0px;
	float: left;
	background-color: #FFF;
}
#aptPreview #aptAddress {
	position: absolute;
	left: 9px;
	width: 160px;
	top: 1px;
}
#aptPreview #aptBath {
	width: 80px;
	left: 306px;
	position: absolute;
	top: 1px;
}
#aptPreview #aptContact {
	height: 105px;
	width: 110px;
	position: absolute;
	top: 30px;
	right: 0px;
	left: 390px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
#aptPreview #aptBed {
	width: 100px;
	position: absolute;
	left: 185px;
	top: 1px;
}
#aptPreview #aptPrice {
	width: 86px;
	position: absolute;
	top: 1px;
	right: 10px;
}
#aptPreview #aptSynopsis {
	height: 105px;
	width: 280px;
	position: absolute;
	left: 110px;
	top: 30px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #CCC;
}

/* End of apartments preview */

/* This formats apartment main Page */
#aptPage {
}
#wrapper #main_content img {
}
#slideshow {
	background-color: #EBF4D5;
	float: right;
	height: 480px;
	width: 400px;
	clip: rect(auto,auto,0px,auto);
	border: thin solid #CCC;
}
#features {
	background-color: #CCC;
	padding: 0.2em;
	float: left;
	width: 175px;
	border: thin solid #FFF;
}
#wrapper #main_content #features dt {
	background-color: #00F;
	height: 20px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin-bottom: .8em;
}
#aptPage {
	margin-top: 0.8em;
	padding: 1px;
	position: relative;
}
#wrapper #main_content #aptPage h4 {
	margin-top: .4em;
}
#aptPage #features dd {
	padding: .3em;
}
#wrapper #main_content #aptPage p {
	padding-right: 5em;
}
#aptPage #slideshow ul {
	overflow: scroll;
	height: 70px;
	list-style-type: none;
	overflow: auto;
	clip: rect(auto,400px,auto,auto);
	position: relative;
	background-color: #CCC;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: medium;
	border-left-style: double;
}

#aptPage #slideshow ul li {
	display: inline;
	height: 70px;
	width: 70px;
	cursor: pointer;
	border: thin dashed #333;
	margin-top: 0.2em;
	margin-right: 0.1em;
	margin-bottom: 0.2em;
	margin-left: 0.1em;
	
}
/* End of apartment Main Page*/

/* advertise page*/

#addHighlights{
	list-style-type: none;
	position: relative;
	padding: 0.2em;
	height: 250px;
	background-color: #000;
}
#addFeatures {
	color: #D6D6D6;
	background-color: #6FF;
	padding-left: 2em;
	padding-top: 0.5em;
	position: relative;
	padding-bottom: .5em;
}
#addHighlights #center {
	color: #600;
	background-image: url(../images/price.png);
	height: 105px;
	width: 216px;
	font-weight: bold;
	position: absolute;
	left: 195px;
	top: 86px;
	word-spacing: 2em;
	text-align: center;
	font-size: 2.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#addHighlights #hig1 {
	background-color: #FC6;
	height: 30px;
	width: 150px;
	position: absolute;
	top: 164px;
	left: 428px;
	color: #303;
}
#addHighlights #hig2 {
	background-color: #F6F;
	height: 23px;
	width: 100px;
	position: absolute;
	left: 431px;
	top: 64px;
	color: #0FF;
}
#addHighlights #hig3 {
	background-color: #CF9;
	height: 44px;
	width: 136px;
	position: absolute;
	left: 9px;
	top: 158px;
	color: #306;
}
#addHighlights #hig4 {
	background-color: #0FF;
	height: 39px;
	width: 100px;
	position: absolute;
	left: 73px;
	top: 54px;
	color: #F00;
}
#addHighlights #hig5 {
	background-color: #639;
	height: 42px;
	width: 134px;
	position: absolute;
	left: 227px;
	top: 6px;
	color: #3F0;
}
#addHighlights li {
	font-size: 1.3em;
	padding: .4em;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}.addContact {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0.3em;
	margin-bottom: .5em;
	list-style-type: none;
	position: relative;
}
.addContact li {	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin-bottom: .3em;

}
.addContact #head {
	font-size: 1.2em;
	font-weight: bold;
	color: #600;
}
.addContact .tel {
	font-size: 1.1em;
	color: #636;
	text-decoration: underline;
	
}

.addContact #email {
	font-size: 1.1em;
	color: #636;
	text-decoration: underline;
	position: absolute;
	left: 171px;
	top: 33px;
}
.addContact #addEmail {
	position: absolute;
	left: 171px;
	top: 62px;
}
#addFeatures li {
	list-style-image: url(../images/tick.png);
	margin-bottom: 1em;
	color: #933;
	font-style: normal;
	font-size: large;
}
#addFeatures #addFeaturesHead {
	font-weight: bolder;
	color: #003;
	list-style-type: none;
	list-style-image: none;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #000;
	width: 290px;
}
#addFeatures #samplelink {
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	top: 177px;
	bottom: 10px;
	color: #F00;
	background-color: #FFFF00;
	height: 47px;
	width: 200px;
	left: 313px;
	padding: .7em;
	text-align: center;
	border: medium outset #CCC;
}


/* End of advertise*/
