body {
	background:#FFFFFF;
	margin:0;
	padding:0;
	color:#000000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:0.7em;
	text-align:center;
} html>body {font-size:0.7em;}

p
{
	padding:0px;
}

img
{
	border-style: none;
}
	
h1{ /* this is the main page header */
	margin:15px 0px 5px 0px;
	padding-right:10px;
	font-size:130%;
	font-weight:bold;
	color:#1089b6;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
h1 {margin:15px 0px 5px 0px;}
/* End IE5-Mac hack */

h2{ /* this is a general sub head */
	font-size:110%;
	padding-right:10px;
	font-weight:normal;
	letter-spacing:0.1em;
	color:#1089b6;
	margin:5px 0px 0px 0px;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
h2 {margin:5px 0px 0px 0px;}
/* End IE5-Mac hack */

h3{ /* this is a general sub head used within the content panel*/
	font-size:100%;
	color:#0066CC;
	padding-right:10px;
	font-weight:normal;
	margin:5px 0px 0px 0px;
}

h4{ /* This is used for the right panel heading*/
	margin:0px 0px 0px 0px;
	font-weight:normal;
	}

a:link, a:visited
{
	color: #0066CC;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

a.Menu:link, a.Menu:visited
{
	font-size:90%;
	text-decoration: none;
	color:#0066CC;
}

a.Menu:hover
{
	color:#FF7800;
}

ul
{
	list-style-image:url(../I/Build/Bullet.gif);
	padding-right:10px;
}
li
{
	margin-left:-10px;
}

/* build elements start */

#Container
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:640px;
	height:auto;
	background:#E2E5D0;
}


/* top section starts */

#TopSection
{
	width:700px;
	text-align:left;
	background-color:#ffffff;
}
#Logo{
	padding:0px;
	clear:both;
}
#LogoPrint{
	display:none;
}

#header
{	
	display:none;
}

#header ul {
	list-style:none;
	padding:0;
	margin:0px;
}

#header li{
	float:left;
	padding:0;
	margin:0px;
    }

#header a 
{
	float:left;
	display: block;
	color:#000000;
	text-decoration: none;
	text-transform: uppercase;
	padding:5px 4px 5px 4px;
	border-right:solid #000000 1px;
	background-color:#ffffff;
	
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
    

#header a:hover {
	background:#FFFFFF url(../I/Build/TopMenuBgHover.gif) repeat-x top;
	border-right:solid #000000 1px;
	color:#FF7800;
}

/* top section ends */

/* body content starts */
#ContentWrapper
{
	float:left;
	background:#E2E5D0 url(../I/Build/BodyBg.jpg) no-repeat left top;
	height:466px;
	min-height:461px;
}html>body #ContentWrapper {height:auto;}

#Content
{
	text-align:left;	
	margin:0px 5px 0px 10px;
	padding:0px 10px 0px 0px;
}html>body #ContentWrapper #Content {width:360px;}

#ApartmentContent
{
	text-align:left;	
}

#ApartmentContent h1
{
	margin:15px 0px 5px 10px;
}

.FloatRight{
	float:right;
	padding:3px 0px 0px 0px;
}

.ClearBoth{
	clear:both;
}

.ContentBreaker{
	clear:both;
	padding:5px 0px 2px 0px;
	margin:0px;
	width:100%;
}

.ContactImage
{
	width:380px;
	text-align:right;
}
.ApartmentImage
{
	width:190px;
	float:left;
	text-align:right;
	height:150px;
	padding: 10px;
}

.Inset
{
	padding-right:10px;
}

#LeftMenuHolder
{
	display:none;
}
/* body content ends */