@charset "utf-8";
/* CSS Document */

*  {
	margin:0;
	padding:0;
}

body {
	background-color: #bda86e;
	text-align:center;
	background-image:url(../../images/background_texture.jpg);
	background-repeat:repeat;
}

#wrapper  {
	position:relative;
	width:800px;
	height:1%;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	z-index:1;
}

#background {
	position:relative;
	width:765px;
	height:1%;
	top:11px;
	margin-left:18px;
	margin-right:15px;
	background-image:url(../images/page_background.gif);
	background-repeat:repeat-y;
	border:#e3b823 solid 3px;
}

#logo {
	position:absolute;
	z-index:150;
	left:3px;
	top:0px;
	width:269px;
	height:96px;
}

#navigation {
	position:absolute;
	left:10px;
	top:90px;
	width:180px;
	height:1%;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 30px;
}

.nav_first_letter {font-size:20px; }

#navigation a:link {
	color: #dec7a7;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #dec7a7;
}
#navigation a:hover {
	text-decoration: none;
	color: #e3b823;
}

#navigation a:active {
	text-decoration: none;
	color: #dec7a7;
}
#rightcontent {
	position:relative;
	width:540px;
	left:220px;
	top:10px;
	height:1%;
	z-index:3;
}
#rightcontent a:link {
	color: #18462c;
	text-decoration: none;
}
#rightcontent a:visited {
	text-decoration: none;
	color: #18462c;
}
#rightcontent a:hover {
	text-decoration: underline;
	color: #000;
}
#rightcontent a:active {
	text-decoration: none;
	color: #18462c;
}
.rightcontent_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-right:170px;
}
.rightcontent_sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.rightcontent_head {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #18462c;
	text-align:center;
}	
#address {
	position:absolute;
	top:291px;
	left:3px;
	width:234px;
	height:300px;
	background-image:url(../images/address_box.jpg);
	background-repeat:no-repeat;
	z-index:50;
}

#address p {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-top: -18px;
}
	
#address h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:10px;
	color:#18462c;
	font-style:italic;
}
.phone_number{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#000;
}
#highlands {
	position:absolute;
	left:0px;
	top:159px;
	width:210px;
	height:69px;
}

#highlands p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	padding-top:15px;
}

#highlands a:link {
	color: #dec7a7;
	text-decoration: none;
}
#highlands a:visited {
	text-decoration: none;
	color: #dec7a7;
}
#highlands a:hover {
	text-decoration: none;
	color: #E4B824;
}
#highlands a:active {
	text-decoration: none;
	color: #dec7a7;
}
#conveniences {
	position:absolute;
	left:625px;
	top:325px;
	width:204px;
	height:auto;
	background-image:url(../images/conveniences_middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#dec7a7;
	font-size:14px;
	font-weight:bold;
	z-index:51;
}

#convenience_text {
	position:relative;
	left:5px;
	width:180px;
	height:1%;
	padding-right:0px;
}

#conveniences li {
	list-style-position: outside;
	list-style-type: disc;
	padding-left:0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#dec7a7;
}
#apartment {
	position:absolute;
	left:625px;
	top:90px;
	width:204px;
	height:auto;
	background-image:url(../images/conveniences_middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#dec7a7;
	font-size:14px;
	font-weight:bold;
	z-index:100;
}

#apartment_text {
	position:relative;
	left:5px;
	width:180px;
	height:1%;
	padding-right:0px;
}

#apartment li {
	list-style-position: outside;
	list-style-type: disc;
	padding-left:0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#dec7a7;
}
#townhome {
	position:absolute;
	left:625px;
	top:2850px;
	width:204px;
	height:auto;
	background-image:url(../images/conveniences_middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#dec7a7;
	font-size:14px;
	font-weight:bold;
	z-index:100;
}

#townhome_text {
	position:relative;
	left:5px;
	width:180px;
	height:1%;
	padding-right:0px;
}

#townhome li {
	list-style-position: outside;
	list-style-type: disc;
	padding-left:0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#dec7a7;
}
#footer {
	width: 500px;
	height:50px;
	position: relative;
	margin-top: 50px;
	padding-top: 10px;
	padding-left:230px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	clear:both;
}

#footer a:link {
	color: #84132F;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #84132F;
}
#footer a:hover {
	text-decoration: underline;
	color: #E4B824;
}
#footer a:active {
	text-decoration: none;
	color: #84132F;
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #18462c;
	padding-right:160px;
}
h2 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #18462c;
	padding-right:160px;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
