body {
	background: url(./images/bg.jpg) no-repeat center top;
	margin:0;
	padding:0;
	text-align:center;
}

#container {
	width: 864px;
	background: url(./images/container_bg.jpg) no-repeat 0px 540px;
	margin:0px auto;
	text-align:left;
}

#container2 {
	position: relative;
	width: 848px;
	height: 472px;
	margin:0px 0px 0px 8px;
	text-align:left;
}

#container2inside {
	position: relative;
	width: 848px;
	height: 392px;
	margin:0px 0px 0px 8px;
	text-align:left;
}


#container2 a.logolink {
	position: absolute;
	left: 18px;
	top: 5px;
	width: 214px;
	height: 117px;
}

#container2inside a.logolink {
	position: absolute;
	left: 18px;
	top: 5px;
	width: 214px;
	height: 117px;
}

#toplinks {
	position: absolute;
	right: 15px;
	top: 105px;
	font: 10px/14px tahoma;
	color: #B0AB96;
}

#toplinks a{
	font: 10px/14px tahoma;
	color: #3C1E26;
	text-decoration: none;
}

#toplinks a:hover{
	text-decoration: underline;
}

#container2 img.main_building {
	position: absolute;
	left:0px;
	top: 132px;
}

#main_slideshow {
	width:  302px;
	height: 280px;
	position: absolute;
	right: 0px;
	top: 132px;
}

/*** MAINNAV ***/

#mainnav {
	position: absolute;	
	width: 848px;
	height: 58px;
	top: 414px;
	background: #3C1E26 url(./images/mainnav_1.jpg) no-repeat;
}

a.home{
	float: left;
	width: 64px;
	height: 58px;
	margin: 0px 0px 0px 132px;
	background: url(./images/mainnav_home.jpg) no-repeat;
}

a.home:hover {
	background-position: 0px -58px;
}

a.residences{
	float: left;
	width: 105px;
	height: 58px;
	background: url(./images/mainnav_residences.jpg) no-repeat;
}

a.residences:hover {
	background-position: 0px -58px;
}

a.community{
	float: left;
	width: 104px;
	height: 58px;
	background: url(./images/mainnav_community.jpg) no-repeat 0px 0px;
}

a.community:hover {
	background-position: 0px -58px;
}

a.location{
	float: left;
	width: 87px;
	height: 58px;
	background: url(./images/mainnav_location.jpg) no-repeat 0px 0px;
}

a.location:hover {
	background-position: 0px -58px;
}

a.virtualtour{
	float: left;
	width: 114px;
	height: 58px;
	background: url(./images/mainnav_virtualtour.jpg) no-repeat 0px 0px;
}

a.virtualtour:hover {
	background-position: 0px -58px;
}

a.testimonials{
	float: left;
	width: 114px;
	height: 58px;
	background: url(./images/mainnav_testimonials.jpg) no-repeat 0px 0px;
}

a.testimonials:hover {
	background-position: 0px -58px;
}

a.contactus{
	float: left;
	width: 118px;
	height: 58px;
	background: url(./images/mainnav_contactus.jpg) no-repeat 0px 0px;
}

a.contactus:hover {
	background-position: 0px -58px;
}

/*** Inside Nav ***/

#insidenav {
	position: absolute;	
	width: 848px;
	height: 58px;
	top: 332px;
	background: #3C1E26 url(./images/insidenav_1.jpg) no-repeat;
}

a.insidehome{
	float: left;
	width: 64px;
	height: 58px;
	margin: 0px 0px 0px 132px;
	background: url(./images/insidenav_home.jpg) no-repeat;
}

a.insidehome:hover {
	background-position: 0px -58px;
}

a.insideresidences{
	float: left;
	width: 105px;
	height: 58px;
	background: url(./images/insidenav_residences.jpg) no-repeat;
	margin:0;
}

a.insideresidences:hover {
	background-position: 0px -58px;
}

#navselected {
	background-position: 0px -58px;
}

/*** Main Container ***/

#main {
	position: relative;
	width: 848px;
	margin:0px 0px 0px 8px;
	text-align:left;
}

/*** Main Left and Right ***/

#main_left {
	position: relative;
	width: 543px;
	background: #E8DFB8 url(./images/mainleft_bg.jpg) repeat-x;
	height: 177px;	
}

#main_rotatingimage {
	width: 238px;
	height: 124px;
	position: absolute;
	top: 0px;
	left: 30px;
}

#main_left img.slogan {
	position: absolute;
	left: 285px;
	top: 12px;
}

#main_left img.slogan2 {
	position: absolute;
	left: 30px;
	top: 140px;
}

#main_right {
	position: absolute;
	background: url(./images/mainright_bg.jpg) no-repeat;
	width: 302px;
	height: 175px;
	top: 2px;
	right: 0px;
}

/*** container bottom ***/

#container_bottom {
	width: 864px;
	background: url(./images/container_bottom.jpg) no-repeat;
	margin:0px auto;
	text-align:left;
	height: 50px;
}

#container_bottom .lefttext {
	float: left;
	position: relative;
	left: 8px;
	top: 11px;
	font: 10px/14px tahoma;
	color: #A9A9A9;
}

#container_bottom .righttext {
	float: right;
	position: relative;
	right: 8px;
	top: 10px;
	font: 10px/14px tahoma;
	color: #A9A9A9;
}

/*** Inside Header ***/

#inside_header {
	background: #000000;
	width: 848px;
	height: 280px;
	position: absolute;
	left:0px;
	top: 132px;
	background: url(./images/inside_header.jpg) no-repeat;
}

#inside_header a.moreinfo {
	position: absolute;
	left: 7px;
	top: 120px;
	width: 140px;
	height: 70px;
}

#inside_slideshow {
	width:  302px;
	height: 181px;
	position: absolute;
	left: 150px;
	top: 18px;
}

/*** Inside Container ***/

#inside {
	position: relative;
	width: 848px;
	margin:0px 0px 0px 8px;
	text-align:left;
}

#insidetable {
	position: relative;
	width: 848px;
	margin:0px 0px 0px 0px;
	text-align:left;
	background: #ffffff;
}

#insidetable .leftbar {	
	background: #B09F83;
}

#insidetable ul.leftbar_links {	
	list-style: none;
	margin:0 0 0 15px;
	padding:0;
}

#insidetable li.leftbar_links {
	list-style: none;
	margin: 5px 0 0 0;
}

#insidetable a.leftbar_links{
	font: 11px/14px tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#insidetable a.leftbar_links:hover{
	text-decoration: underline;
}

#insidetable .rightbar {
	background: #F4EED7;
}

img.leftbar_floorplans {
	position: relative;
	margin: 0 0 0 10px;
}

/*** Inside Main ***/

#inside_main {
	width: 620px;
	position: relative;
	float: left;
	margin: 15px 0 0 20px;
	padding-bottom: 30px;
	font: 13px/20px tahoma;
	color: #492B33;
	display: inline;
}

#inside_main h2 {
	font: 20px/20px tahoma;
	font-weight: bold;
	color: #B69C46;
	margin: 0 0 5px 0;
}

#inside_main strong {
	font: 13px/20px tahoma;
	font-weight: bold;
	color: #381F25;
	margin: 0 0 0 0;
	padding: 0;
}

#inside_main ul {	
	width: 425px;	
	text-align: left;
}

#inside_main li {
	list-style: none;
	margin: 10px 0px 0px 0px;
	
}

/*** Floor plan ***/

#floorplans_header {	
	width: 295px;
	*width: 293px;
	height: 20px;
	background: #B09F83;	
}

#floorplans_header .header {
	float: left;
	position: relative;
	margin: 3px 0 0 5px;
	font: 11px/14px tahoma;
	font-weight: bold;
	color: #ffffff;
}

#floorplans_container {
	width: 293px;
	height: 155px;
	border: 1px solid #9C998B;
	background: #E6E1CC;
}

.floorplans_description {
	float: left;
	position: relative;
	width: 250px;
	height: 125px;
	font: 11px/20px tahoma;
	color: #3A1D25;
	margin: 5px 0px 0px 10px;
}

/*** TESTIMONIALS ***/

#testimonials_container {
	width: 620px;
	border: 0px solid #9C998B;
	text-align: left;
}

#testimonials_text {
	position: relative;
	width: 600px;
	font: 11px/20px tahoma;
	color: #3A1D25;
	margin: 5px 0px 10px 10px;
}

/*** Contact Us ***/

.contactus_text {
	font: 11px/18px tahoma;
	color: #81735D;
}

#contactus_container {
	width: 620px;
	border: 1px solid #9C998B;
	background: #E6E1CC;
	text-align: left;
	margin-top: 10px;
}

a.contactus_links {	
	font: 11px/18px tahoma;
	color: #5E3D45;
	text-decoration: none;
}

a.contactus_links:hover {	
	text-decoration: underline;
}

/*** Location ***/

.location_list {	
	font: 11px/20px tahoma;
	color: #81735D;
}

a.location_place {	
	font: 11px/18px tahoma;
	color: #81735D;
	text-decoration: none;
}

a.location_place:hover {
	text-decoration: underline;
}

a.location_btnselected {
	margin-right: 10px;
	width: 135px;
	height: 25px;
	position: relative;
	font: 11px/20px tahoma;
	font-weight: bold;
	color: #858378;
	text-decoration: none;
	float: left;
	background: #E6E1CC;
	border-top: 1px solid #9C998B;
	border-left: 1px solid #9C998B;
	border-right: 1px solid #9C998B;
	text-align: center;
	z-index: 1;
}

a.location_btnunselected {
	margin-right: 10px;
	width: 135px;
	height: 25px;
	position: relative;
	font: 11px/20px tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background: #BFBCAD;
	border-top: 1px solid #9C998B;
	border-left: 1px solid #9C998B;
	border-right: 1px solid #9C998B;
	text-align: center;	
}

a.location_btnunselected:hover {
	background: #DBD6C2;
}

#location_container {
	float: left;
	position: relative;
	width: 620px;
	border: 1px solid #9C998B;
	background: #E6E1CC;
	text-align: left;
	margin-top: -1px;
	z-index: 0;
}


#location_attractions {
	position: relative;
	width: 550px;
	height: 250px;
	display: block;
}

#location_shopping {
	position: relative;
	width: 550px;
	height: 250px;
	display: none;
}

#location_restaurants {
	position: relative;
	width: 550px;
	height: 250px;
	display: none;
}

#location_communityservices {
	position: relative;
	width: 550px;
	height: 250px;
	display: none;
}

#location_map {
	float: left;
	position: relative;
	width: 620px;
	height: 400px;
	border: 1px solid #9C998B;
	margin: 0px 0px 15px 0px;
}

/*** Move In Now ***/

#moveinnow_list {
	float: left;
	width: 150px;
	background: #E6E1CC;
	border: 1px solid #9C998B;
}

#moveinnow_list a{
	float: left;
	position: relative;
	width: 130px;
	height: 20px;	
	position: relative;
	color: #3B1D25;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 5px 10px;
}

#moveinnow_list a:hover {
	background: #CCC7B2;
}

#moveinnow_ashton301 {
	width: 450px;
	float: right;
	position: relative;
	background: #E6E1CC;
	display: block;
	border: 1px solid #9C998B;
}

#moveinnow_charleston103 {
	width: 450px;
	float: right;
	position: relative;
	background: #E6E1CC;
	border: 1px solid #9C998B;
	display: none;
}

.moveinnow_instructions {
	margin: 0px 0px 0px 5px;
	color: #776555;
	font: 12px/20px tahoma;
}

.moveinnow_instructions_small {
	margin: 0px 0px 0px 5px;
	color: #776555;
	font: 11px/20px tahoma;
}

.moveinnow_price {
	position: relative;
	float: left;
	font-weight: bold;
	font: 24px/20px tahoma;
	display: inline;
	margin: 5px 0px 14px 25px;
}

.moveinnow_price a {
	font: 12px/20px tahoma;
	color: #3B1D25;
}