body{
	background-color:#EBD2A1;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div{margin:0;padding:0;border:0;display:block;}

a{
	color:#7C3B36;
}
a:hover{
	color:#A90F4A;
}

#container{
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
#body{
	background-color:#FFFFFF;
	background-image:url('images/bg_compressed2.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	width:750px;
}
#logo_left{
	/*float:left;*/
	display:inline;
	width:193px;
	height:198px;
}
#logo_name{
	float:left;
	width:381px;
	height:145px;
}
#logo_right{
	background-image:url('images/line_top.gif');
	background-repeat:repeat-x;
	float:left;
	width:176px; /* 750-557 */
	display:inline;
	height:145px;
}

.line_top{
	background-image:url('images/line_top.gif');
	background-repeat:repeat-x;
	float:right;
	display:inline;
	height:198px;
}

#menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:16px;
	line-height:16px;
	display:block;
	width:100%;
	height:53px;
	margin-bottom:20px;
}
#menu ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}
#menu ul{
	width:100%;
	padding:0;
	margin:0;
	clear:both;
	display:block;
}
#menu li{
	margin:0 5px 0 5px;
	padding:0 5px 0 5px;
	display:block;
	float:left;
	clear:none;
	/*width:121px;*/ /* (750 - 135) / 5 */
	text-align:center;
	background-position:center;
	background-repeat:no-repeat;
}
#menu li#first{
	width:135px;
}
#menu a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover{
	color:#A90F4A;
	text-decoration:none;
	border-bottom:1px solid #A90F4A;
}
div.menu{
	padding:12px 4px 13px 4px;
}
#home_cur{
	background-image:url('images/home_bg.gif');
}
#floorplans_cur{
	background-image:url('images/floorplans_bg.gif');
}
#apartments_cur{
	background-image:url('images/apartments_bg.gif');
}
#location_cur{
	background-image:url('images/location_bg.gif');
}
#community_cur{
	background-image:url('images/community_bg.gif');
}
#availability_cur{
	background-image:url('images/apartments_bg.gif');
}
#curly_corner{
	background-image:url('images/bg_topright.gif');
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	display:inline;
}

.side{
	width:50%;
	background-repeat:repeat-y;
}

#left_side{
	background-image:url('images/bg_left.gif');
	background-position:right;
}
#right_side{
	background-image:url('images/bg_right.gif');
	background-position:left;
}

#content{
	background-image:url('images/line_left.gif');
	background-repeat:repeat-y;
	background-position:left;
	padding:0 0 0 115px;
	margin:-25px 0 0 0;
	clear:both;
	display:block;
}
#content_bottom{
	background-image:url('images/line_left.gif');
	background-repeat:repeat-y;
	background-position:left;
}

.footer{
	font-size:small;
	text-align:center;
	padding-bottom:15px;
}

td{
	margin:0;
	padding:0;
	border:0;
	vertical-align:top;
}

img{
	border:0;
}

ul{
	list-style-type:circle;
	list-style-position:outside;
	margin-top:3px;
}
li {
	margin-top:2px;
	vertical-align:middle;
	list-style-image:url('images/bullet.gif');
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:large;
	color:#7C3B36;
	display:inline;
	margin:0;
	font-variant:small-caps;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-weight:800;
	font-size:x-large;
	color:#7C3B36;
	display:inline;
	margin:0;
	display:block;
	font-variant:small-caps;
}
