﻿/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

a, a:visited{
  text-decoration: none;
  color: #7d3029;
  font-weight: bold;
}

a:hover{
  text-decoration: none;
  color: #7d3029;
}

.apt_name{
	position: absolute;
	text-align:left;
	left: 0px;
	top:20px;
	font-family: "Georgia", Times New Roman, Times, sans-serif;
	width: 470px;
	height: 100px;
	color: #7d3029;
	padding: 15px 10px 10px 10px;
	text-shadow: #cfbba1 2px 1px 1px;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:repeat-x;
	background-image:url(images/background.jpg);
	background-color:#849671;

}
sup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#column_left{
	width: 216px;
	float:left;
}

#column_left ul{
	padding-top: 10px;
	padding-left: 15px;
	line-height: 16px;
	list-style-type: none;
	font-size: 11px;
}

#column_middle{
	float: left;
	width: 326px;
} 

#column_right{
	float:right;
	width: 216px;
} 

#content_area{
	position: relative;
	width: 760px;
	border-left:1px solid #274608;
	border-right:1px solid #274608;


}

.copyright{
	width: 205px;
	position: relative;
	left: 200px;
}

.copyright img {
	vertical-align:middle;
	}

.copyright a,.copyright a:visited{
  text-decoration: none;
  color: #81afd4;
  font-size: 12px;
}

.copyright a:hover{
  text-decoration:underline;
  color: #81afd4;
  font-size: 12px;
}

.logo{
	position: absolute;
	right: 3px;
	margin-top: 14px;
}

#footer{
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	position:relative;
	clear:both;
	border-bottom: 0;
}

#footer .copy{
	width: 740px;
	margin: 0px auto;
	color: #b2c4a0;
	padding-top:5px;
}

.footer_info{
	background-color: #274608;
	position: relative;
	bottom: 0;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 762px;
	margin-left:-1px;
	height: 30px;
	border-top: 1px solid #274608;
	color: #b2c4a0;
}

#footer .prop_link a, #footer .prop_link a:visited{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
  background-image: url(images/arrow_white.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
  text-decoration: none;
  color: #81afd4;
  font-size: 12px;
}

#footer .prop_link a:hover{
  background-image: url(images/arrow_white.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 14px;
  margin: 0px 0px 0px 4px;
  text-decoration: none;
}

.group{
	width: 216px;
	border-bottom: 1px solid #7d3029;
	padding-bottom: 10px;
	color: #471b17;
}

.group2{
	width: 216px;
	padding-bottom: 10px;
	color: #471b17;
}

td.DynamicText {
	color:#471b17;
	}
	
div.DynamicText {
	color:#471b17;
	}

.group3{
	width: 306px;
	margin: 0px auto;
	padding-top: 10px;
	color: #471b17;
}

.group4{
	width: 306px;
	margin: 0px auto;
	padding-top: 5px;
}

h3{
	font-size: 26px;
}

h4{
	font-size: 15px;
}

h5{
	font-size: 12px;
}

h5 .title2{
	font-size: 16px;
}

h6{
	font-size: 11px;
}

#horizontal_nav{
	position: relative;
	width: 760px;
	height: 36px;	
	margin: 0px;
	border-top: 1px solid #274608;
	border-bottom: 1px solid #274608;
	border-left:1px solid #274608;
	border-right:1px solid #274608;
	background-image:url(images/nav_bg.jpg);
	background-position: top center;
}

#horizontal_nav a, #horizontal_nav a:visited{
	color: #f8fdf1;
	text-shadow: #275181 1px 2px 1px;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}

#horizontal_nav a:hover{
	text-decoration: none;
	color: #003d7a;
	text-shadow: #63a0de 1px 1px 1px;
}

#horizontal_nav ul{
	position: absolute;
	width: 760px;
	margin: 0px;
	padding: 0px;
	top: 15px;
}

#horizontal_nav .link1,.link2,.link3,.link4,.link5,.link6,.link7{
	position: absolute;
	list-style-type: none;
	font-weight: normal;
	width: 104px;
	text-align: center;
}

#horizontal_nav .link1{
	left: 1px;
}

#horizontal_nav .link2{
	left: 109px;
}

#horizontal_nav .link3{
	left: 217px;
}

#horizontal_nav .link4{
	left: 326px;
}

#horizontal_nav .link5{
	left: 435px;
}

#horizontal_nav .link6{
	left: 545px;
}

#horizontal_nav .link7{
	left: 653px;
}

.hours{
	float: right;
}

img{
	border: 0px;
}

#main_content{
	width: 760px;
	margin: 0px auto;
	position:relative;
}

.name{
	font-weight: bold;
	font-size: 12px;
}

.office_times{
	width: 190px;
	border: 0px;
	border-collapse: collapse;
	margin: 0px auto;
	font-size: 11px;
}

p{
	line-height: 16px;
	padding-top: 10px;
	text-align: justify;
	font-size: 12px;
}



/* REPLACE THE CODE ABOVE THIS IN mainIE6.css */

/*#photo_middle .photo{
	float:right;
}*/

/* REPLACE THE CODE BELOW THIS IN mainIE6.css */

#photo {
	background-color:#fffbf6;
	text-align:center;
	}

#photo_middle .photo img{
	border-bottom: 1px solid #9c6b50;
	border-left: 1px solid #9c6b50;
}

.prop_link a, .prop_link a:visited{
  background-image: url(images/arrow.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
  text-decoration: none;
  color: #7d3029;
  font-size: 12px;
  text-transform:uppercase;
  line-height: 20px;
}

.prop_link a:hover{
  background-image: url(images/arrow.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 14px;
  margin: 0px 0px 0px 4px;
  text-decoration: none;
  color: #7d3029;
}

.survey_link a, .survey_link a:visited{
  text-decoration: none;
  color: #0b235c;
  font-size: 12px;
  text-transform:uppercase;
  line-height: 20px;
}

.survey_link a:hover{
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  color: #0b235c;
}


#shell{
	position: relative;
	width: 774px;
	margin: 0px auto;
	background-image: url(images/page_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;	
}

.specials{
	padding: 8px;
}

.specials:hover{
	background-color:#a89577;
}


.title{
	position: relative;
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #7d3029;
	height: 22px;
	color: #fdf7eb;
	background-color:#7d3029;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	}


.title2{
	position: relative;
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #7d3029;
	height: 22px;
	color: #fdf7eb;
	background-color: #7d3029;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	}


td{
	padding: 0px 0px 3px 0px;
}

#top_banner{
	position: relative;
	margin: 0px auto;
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	background-color: #c2a993;
	height: 110px;
	width: 762px;
}

ul{
	list-style-type: none;
}

.url_name{
	font-size: 20px;
	color: #997052;
}

/* ---------------- Amenities Page Specific ----------------------- */

.amenities{
	width: 250px;
	border: 0px;
	border-collapse:collapse;
	text-align:left;
	margin: 0px auto;
	position:relative;
}

.amenities td{
	vertical-align:text-top;
}

.amenities ul{
	line-height: 24px;
	list-style-type: disc;
	list-style-position:inside;
	color: #655042;
}

.amenities li{
	color: #655042;
}

ul .black{
	color:#655042;
}

/* ---------------- Floorplans List Page Specific ----------------------- */

.floorplan_list{
	width: 315px;
	border: 0px;
	border-collapse:collapse;
	text-align:left;
	margin: 0px auto;
	position:relative;
}

.floorplan_list h5{
 	text-transform:uppercase;
}

.floorplan_list .select:hover{
 	background-color: #c7b396;
}

.floorplan_list td{
	padding: 5px 0px;
}


.floorplan_links{
	padding-left: 15px;
}

.orange{
	border-bottom: 1px solid #6b3518;
}

td a {
	color:7d3029;
	}

/* ---------------- Floorplans List Page Specific ----------------------- */

#form_table{
	border: 0px;
	width: 315px;
}

/* ---------------- Calendar Page Specific ----------------------- */

#column_middle_cal{
	float: left;
	width: 542px;
} 

.group3_cal{
	width: 515px;
	margin: 0px auto;
	padding-top: 10px;
	color: #6b3518;
}

#shell_cal{
	position: relative;
	width: 774px;
	margin: 0px auto;
	background-image: url(images/page_bg_cal.gif);
	background-position: top center;
	background-repeat: repeat-y;	
}

/* ---------------- Photo Gallery Page Specific ----------------------- */

#photos_table td{
	padding: 8px;
}

#photos_table{
	margin: 0px auto;
}


/* ---------------- Virtual Tours Page Specific ----------------------- */

.tours{
	width:475px;
	margin:0px auto;
}

.tours_list{
	width: 150px;
	margin: 0px auto;
}


/* ---------------- E-Brochure Page Specific -------------------------- */

.brochure_group{
	width: 760px;
	background-color: #ECECEC;
	color: #333;
}

.brochure_group2{
	width: 500px;
	margin: 0px auto;
	padding-top: 10px;
	padding-left: 10px;
	color: #655042;
}

.brochure_footer_info{
	background-color: #274608;
	position: relative;
	bottom: 0;
	margin: 0px;
	padding-top: 5px;
	width: 760px;
	height: 10px;
	color: #FFFFFF;
}

.brochure_title2{

}

#brochure_column_middle{
	float: left;
	width: 500px;
}

#brochure_content_area{
	position: relative;
	width: 760px;
	background-color:#fff;

	
}

#brochure_column_right{
	float:right;
	width: 250px;
}

#brochure_shell{
	position: relative;
	width: 774px;
	margin: 0px auto;
	background-image: url(images/page_bg_bro.gif);
	background-position: top center;
	background-repeat: repeat-y;	
}


/* ---------------- Meet the Staff Page Specific ----------------------- */

.meet_staff{
	width: 300px;
	border: 0px;
	border-collapse: collapse;
	margin: 0px auto;
	font-size: 11px;
}

.meet_staff td{
	padding: 3px 0px;
}

.staff_title{
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #6b3518;
}

.staff_name{
	font-weight: bold;
	font-size: 11px;
}

/* ---------------- Resident Links Page Specific ----------------------- */

.link_category{
	text-transform: uppercase;
	color:#f5ede0;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #6b3518;
}
.tableAvailabilities {
	border: 1px solid #6b3518;
}
.tableAvailabilities th{
	background-color: #6b3518;
	color: #FFFFFF;
}

.TopLinks {
	color:#7d3029;
	}

/* ---------------- Coupon Page Specific ----------------------- */
#coupon_container{
	margin: 0px auto;
	width: 450px;
}

#specials_clip {
	width: 400px;
	border: 2px dashed #000;
	padding: 10px;
	margin: 0px auto;
}

#coupon_bottom{
 background-image:url(images/coupon_bg_bottom.gif);
 background-repeat:no-repeat;
 width: 450px;
 height: 8px;
}

#coupon_middle{
background-image:url(images/coupon_bg_middle.gif);
background-position:top center;
background-repeat:no-repeat;
}

#coupon_shim{
	background-image:url(images/coupon_bg_shim.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#coupon_top{
 background-image:url(images/coupon_bg_top.gif);
 background-repeat:no-repeat;
 background-position:bottom center;
 width: 450px;
 height: 8px;
}

.coupon_text{
	width: 375px;
	margin: 0px auto;
}

.print_this{
	text-align: center;
	margin-top: 3px;
}
