@charset "utf-8";
/* CSS Document */

* {

margin: 0;
padding: 0;

}


body {

text-align: center;
	
	font-size: 13px;
	color: black;
	font: "Times New Roman, Times, serif";
}


h1 {

font-size: 20px;
font-weight: normal;

margin-bottom: 17px;

}

#maincontainer {

	width: 961px;
	margin: 0 auto;


}


#propertylist_item {


width: 561px;
margin-bottom: 8px;

border-bottom: 1px solid #EFEFEF;


}

#propertylist_item td {

padding: 10px;



}


#propertylist_item td h1 {

margin-bottom: 0px;
font-size: 17px;
font-weight: bold;
color: #5e98bd;



}


.picturetable {

width: 230px;

}


.propertytabletr {


background: url(../images/propertylist_bg.jpg);
background-repeat: repeat-x;


}


a {

	color: #5e98bd;
	text-decoration: none;
	font-weight: bold;

}

a:hover {

	color: #000000;
	text-decoration: none;

}

#header {

text-align: left;
width: 961px;
border-bottom: 1px solid #d9d9d9;
height: 85px;
}

#header_text {
	padding-left: 25px;
	padding-top: 10px;
	font-size: 14px;
	float: left;

}

#header_text h1 {


	font-size: 40px;
	margin-bottom: 0px;
}




#navigation ul {

list-style-type: none;

}

#navigation ul li {

	float: left;


}

#navigation ul li a {
	
	float: left;
	color: black;
	font-size: 14px;
	padding-top: 6px;
		padding-bottom: 9px;
	display: block;
	font-weight: normal;
	padding-left: 42px;
	padding-right: 42px;
	
	
	
	border-right: 1px solid #F0F0F0;

}

#navigation ul li a:hover {

text-decoration: underline;
background: url(../images/navbg.jpg);

}

#mainimage {

height: 311px;
width: 961px;
float: left;
background: url(../images/MainImage.jpg);

}


#leftcolumn {

	width: 368px;
	float: left;
	margin-top: 8px;
	text-align: left;
	margin-bottom: 15px;

}

#subnav {

	float: left;
	padding: 10px;

}

#subnav {

	padding: 10px;
	line-height: 21px;
	text-align: justify;

}

#subnav a {

	font-size: 14px;
	
}

#subnav a:hover {

text-decoration: underline;

}

.padme {

	color: #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;

}


#subnav h1 {

	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;

}



#featuredlistings {

float: left;
	width: 358px;
	padding: 5px;
	border: 1px #D3D3D3 dotted;

}


#rightcolumn {

	width: 551px;
	float: right;
	margin-top: 8px;
	padding: 15px;
	text-align: left;
	background-image: url(../images/GreyBG.jpg);
	background-repeat: no-repeat;
	
	line-height: 20px;
	
}



#rightcolumn p, #rightcolumnhome p {

margin-bottom: 17px;

}

#rightcolumn h1, #rightcolumnhome h1 {

font-size: 20px;
font-weight: normal;

margin-bottom: 17px;

}

#rightcolumn h2, #rightcolumnhome h2 {

font-size: 16px;
font-weight: bold;
color: #999999;

margin-bottom: 10px;

}

#rightcolumn ul {
	margin-left: 25px;
	list-style-image: url(../images/bullet.gif);
	
	margin-bottom: 12px;

}

#footer {

border: 1px solid #cdcdcd;
width: 931px;
padding: 15px;
text-align: center;
line-height: 25px;
margin-bottom: 20px;

clear: both;

}

#thumbarea {

margin-left: 20px;
width: 120px;
float: right;
}

#thumbarea img {

margin-bottom: 10px;

}

#featuredtable {

width: 100%;

}

#featuredtable td {

padding: 10px;

}

#featuredtable .header {

background-color: #77a589;
color: #FFFFFF;
font-weight: bold;
}

#featuredtable .header td {

/*padding: 0px;*/

}

#featuredtable .apartmentinfo {

	margin-left: 25px;

}

#featuredtable a {

	color: #333333;
	font-weight: bold;

}

.propertyname {

font-size: 16px;
font-weight: bold;

}

#featuredtable a:hover {

	text-decoration: underline;

}

#featuredtable .specials {

background: url(../images/propertyhighligh.jpg);

}

#featuredtable .specials a {

font-weight: bold;

}






.row1 {

width: 175px;
text-align: right;
padding-right: 10px;
height: 30px;

}

.lightpurple {

width: 123px;
height: 45px;
text-align: center;
background-color: #916f81;

padding: 10px;

}

.lightpurple a {

color: #FFFFFF;

}



#homepage_lowerleft {

	margin-top: 10px;
	width: 258px;
	
	padding: 15px;
	
	background: url(../images/homepage_bottomBG.jpg);
	background-repeat: repeat-x;
	float: left;


}

#homepage_lowerleft h1 {

color: #7e566b;
font-weight: bold;
font-size: 90%;

}

#homepage_lowerleft p {

text-align: justify;
text-size: 12px;
color: #666666;

}


#homepage_lowerright {
	margin-top: 10px;
	width: 288px;
	background: url(../images/homepage_bottomBG.jpg);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	margin-left: 5px;
}


#homepage_resident {
	margin-top: 10px;
	width: 258px;
	background: #005555;
	float: left;
	text-align: center;
	margin-left: 10px;
	padding:5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}

#homepage_resident h1 {
color: #FFFFFF;
margin-bottom: 0px;
}

#homepage_residentText
{
    width: auto;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
    border-style:solid;
    border-color: #EEEEEE;
    border-width:10px;
    background: #77a589;
    text-align: left;
}

#homepage_residentText ul
{
    margin-left: 20px;
    margin-top: -10px;
}

#homepage_callnow {
	margin-top: 10px;
	width: 258px;
	background: #005555;
	float: left;
	text-align: center;
	margin-left: 10px;
	padding:5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}

#homepage_callnow h1 {
color: #FFFFFF;
margin-bottom: 0px;
}

#homepage_callnowText
{
    width: auto;
    color: #EEEEEE;
    background: #77a589;
    font-weight: bold;
    padding: 10px;
    text-align:left;
    border-style:solid;
    border-color: #EEEEEE;
    border-width:10px;
}

#homepage_callnowText ul
{
    margin-left: 20px;
    margin-top: -10px;
}







#rightcolumnhome {

	width: 581px;
	float: right;
	margin-top: 8px;
	padding: 0px;
	text-align: left;
	line-height: 20px;
	
}


#home_subnavigation {

width: 551px;
height: 60px;

background: url(../images/subnav_home.gif);
background-repeat: no-repeat;
float: right;

padding: 15px;

margin-bottom: 10px;

}

#specialOfferBox {
	width: 551px;
	height: auto;
	background: #EFEFEF;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 15px;	
	float: right;
}


#specialOfferBox h1 {
color: #333333;
}


#specialOfferText
{
    width: auto;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
    text-align:center;
    border-style:solid;
    border-color: #77a589;
    border-width:10px;
    background: #005555;
}


#rightcolumn p, #rightcolumnhome p {
margin-bottom: 17px;
}

#rightcolumn h1, #rightcolumnhome h1 {

font-size: 20px;
font-weight: normal;

margin-bottom: 17px;

}

#rightcolumn h2, #rightcolumnhome h2 {

font-size: 16px;
font-weight: bold;
color: #999999;

margin-bottom: 10px;

}

#header_textright {

float: right;
margin-top: 40px;
font-size: 14px;
text-align: right;

}

.alert {

color: #FF0000;
font-weight: bold;
font-size: 14px;

}


.paging {

width: 530px;
padding: 15px;
border: 1px solid #CCCCCC;

}

#appointmentform ol {
list-style:none;
margin:0;
padding:0;
width:400px;
}

#appointmentform li {
padding:6px;
background:#e1e1e1;
margin-bottom:1px;
}

#appointmentform li#send {
background:none;
margin-top:6px;
}

#appointmentform label {
float:left;
width:70px;
text-align:right;
margin-right:7px;
color:#0066CC;
line-height:23px; /* This will make the labels vertically centered with the inputs */
}

#appointmentform input, #appointmentform textarea {
padding:4px;
font:13px Georgia, "Times New Roman", Times, serif;
border:1px solid #999999;
width:200px;
}

#appointmentform input:focus, #appointmentform textarea:focus {
border:1px solid #666;
background:#e3f1f1;
}

#appointmentform li#send button {
background:#003366 url(images/css-form-send.gif) no-repeat 8px 50%;
border:none;
padding:4px 8px 4px 28px;
border-radius:15%; /* Don't expect this to work on IE6 or 7 */
-moz-border-radius:15%;
-webkit-border-radius:15%;
color:#fff;
margin-left:77px; /* Total width of the labels + their right margin */
cursor:pointer;
}

#appointmentform li#send button:hover { 
background-color:#006633;
}





#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: #333333;
}

#tablist li a:hover{
color: white;
background: #77a589;
border-color: navy;
}

#tablist li a.current
{
color: white;
background: #77a589;
}


#banner
{
    margin: 0 auto;
    width: 960px;
    background-color: #999999;
    text-align: center;
    clear:both;
}
