/* ------- start page layout info ------- */

body {
	background-repeat: repeat-y; 
	background-position: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #01AEF0;
	background-image: url(images/pg_bg.jpg); 

 }

#container
{
 	margin: 0px auto 0px auto;
	width: 960px;
	padding: 0px;
}

#headertop
{
	padding: 0px;
	height:20px;
	margin-bottom:0px;
	margin-top:-20px;
	background-color:#01AEF0;	
}

#header
{
	padding: 0px;
	height:139px;
	margin-bottom:0px;
	margin-top:-30px;
	background-color:#01AEF0;	
}

#header2
{
 z-index: 200;
	padding: 0px;
	height: 327px;
	margin-bottom:0px;
	margin-top:0px;
	background-image: url(images/content_bg.jpg); 
}

 #header3 {
 z-index:100;
 height:40px;
 width: 960px;
 padding-left:0px; 
	background-image: url(images/content_bg.jpg); 

 }
 




#content
{
	background:#FFFFFF;
	position: inherit;
	z-index:800;
	background-image: url(images/content_bg.jpg); 
	clear: left;
	padding: 30px 20px 20px 20px;
	min-height:300px;
}

.graphics
{
	position: relative;
	float:right;
	padding: 10px 10px 10px 10px;
}

#footer_base
{ 
	height: 318px;
	background-image:url(images/footer_bg.jpg);
}

#footer_logos
{
	text-align: center;
	padding: 5px;
	
}
#footer_mn
{
	text-align: center;
	padding-top:0px;
	padding-bottom:190px;
	font-size:1.2em;
	color:#006699;
	line-height:1.3em;
	font-weight:bold;
}

#footer_l
{
	text-align: left;
	color:#333333;
	padding: 10px;
	position:absolute;
	font-size:0.9em;
	line-height:1.2em;
	margin-bottom:2px;
	
}
#footer_r
{
	text-align: right;
	color: #333333;
	padding: 10px;
	font-size:0.9em;
	line-height:1.2em;
	margin-bottom:-2px;
	
}
#footer_login
{
	text-align: center;
	font-size:0.9em;
	line-height:1.2em;
}

img {
      border: 0;
}

/* ------- start facebook slideout -------*/
#slideout {

}
.slide-out-div {
padding-left:10px;
width: 292px;
height: 650px;
background: #FFFFFF;
border: 0px solid #29216d;
}

/* ------- end facebook slideout -------*/

/* ------- start nav styles ------- */

#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #D9B469;
color: #333333;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-weight:bold;
line-height: 20px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: #333333 ;
text-decoration: none;
font-weight:bold;
border-right: 1px dotted #000033;
}

#navcontainer ul li a:hover
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
padding-top: 7px;
background-color: #34270E;
color: #FFFFFF;
}

#navcontainer #active { border-left: 1px dotted #FFFFFF; }

/* ------- end nav styles ------- */




/* ------- start header and paragraph styles ------- */
#content h1
{
	color: #816244;
	font-size: 130%;
	margin: 0px 0px -5px 0px;
}

#content h2
{
	color:#816244;
	font-size: 130%;
	margin: 2px 0px 0px 0px;
}

#content h3
{
	color:#333333;
	font-size: 110%;
	margin: 2px 0px 0px 0px;
}


.lhs_txt {
	color:#333333;
	padding: 2px;
}

.main_txt {
	color:#333333;
	padding: 2px;
	margin-top:0px;
	margin-right:20px;
}

.tr_graphics, td_graphics {
position:relative;
z-index:700;
}		

.tableenquiry {
	border:#D1E4ED;
	border-style:double;
	background-color:#F4F4F4;
}		
/* ------- end header and paragraph styles ------- */

#box_border {
	width:910px;
	height:50px;
	text-align:center;
	background-image:url(images/apartment_link_bg.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/* ------- start rounded box styles ------- */

/* ------- end rounded box styles ------- */


/* ------- start link styles info ------- */
A.normal:link, A.normal:visited, A.normal:active   {
	color: #01709A;
	text-decoration:none;
	font-weight:normal; 
}

A.normal:hover     {
	color:#01709A;
	text-decoration:underline;
	font-weight:normal;
}

A.apartment:link, A.apartment:visited, A.apartment:active   {
	color: #000033;
	text-decoration:none;
	font-weight:normal; 
}

A.apartment:hover     {
	color:#999999;
	text-decoration:underline;
	font-weight:normal;
}

A.footerlink:link, A.footerlink:visited, A.footerlink:active    {
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

A.footerlink:hover     {
	color:#006699;
	text-decoration:underline;
	font-weight:bold;
}

A.footer_txt2 {
	color:#333333;
	font-weight:normal;
	font-size:10px;
}

		
/* ------- end link styles info ------- */


/* ------- start bullet styles info ------- */
LI		{list-style-image:  url(images/bullet2.gif);
line-height:1.2em;}
UL		{list-style-image:  url(images/bullet2.gif)}
/* ------- start bullet styles info ------- */

