﻿/***********************************************/
/* Colors                             */
/***********************************************/ 
/* 	
*/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
}

html{
	background:url(../../images/htmlBG.jpg) top center repeat-y;
}

body{
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #414141;
	line-height: 1.35em;	
	background:url(../../images/bodyBG.jpg) top center no-repeat;
	background-repeat:no-repeat;
	text-align: center;
}

a {
	color: #72471D;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #5D514D;
}

a img {
	border: none;
}

form {
	margin: 0;
}

h1{
	font-size: 30px;
	padding-top: 10px;
	margin: 0 0 10px 20px;
	color: #342B25;
}

h2{
	font-size: 21px ;
	margin: 0 5px 0 30px;
	clear: left;
	color: #72471D;
}

h2 a, h2 a:visited {
	color: #72471D;
}

h2 a:hover, h2 a:visited:hover {
	color: #5D514D;
}

h3 {
	font-size: 16px;
	margin: 10px 0 5px 30px;
	clear: left;
	color: #5D514D;
}

h3 a, h3 a:visited {
	font-weight:bold;
	color: #5D514D;
}

h3 a:hover, h3 a:visited:hover {
	color: #72471D;
}

h3 > h3 {
	margin-bottom: 15px;
}

label {
	display: block;
	font-weight: bold;
}

p {
	margin: 0 30px 15px;
}

table {
	margin: 0 30px 15px;
}

td {
	vertical-align:top;
}


ul {	
	margin: 0 0 10px 50px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#ad {
	display: none; /*  ad display controlled by home.css in home folder */
}

#address {
	position: absolute;
	top: 55px;
	right: 120px;
	text-align: right;
	color: #342B25;
}

#address p  {
	font-size: 18px;
	line-height: 1.1em;
	margin-right: 0;
}

#badge {
	position: absolute;
	top: 175px;
	left: 875px;
	z-index: 20;
	display: block; /*  move slash star in front of display so ad will show */
}

#copy {
	width: 100%;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background: #FFF;
}

#copy img {
	margin: 3px 0 3px 10px;
}

#copyright {
	position: relative;
	width: 980px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342B25;
}

#copyright a {
	color: #363636;
}

#copyright p {
	padding: 37px 0 5px;
	margin: 0 auto;
	font-size: 11px;
	color: #363636;
}

#fixed {
	position: relative;
	width: 1100px;
	text-align: left;
	margin: 0 auto 0;
	padding-top: 665px;
}

#flashAd {
	margin-left: 10px;
}

#galleryMenu {	
	position: absolute;
	top: 685px;
	left: 680px;
	width: 300px;
	height: 400px;
}

#galleryMenu ul {
	list-style: none;
	margin: 0;
}

#galleryMenu ul li {	
	font-size: 21px;
	text-align: right;
	padding-top: 106px;
	width: 300px;
	height: 40px;
}

#galleryMenu ul li.resident {	
	background:url(../../images/resBG.gif) left top no-repeat;
}

#galleryMenu ul li.gallery {	
	background:url(../../images/gallBG.gif) left top no-repeat;
}

#galleryMenu ul li.lifestyle {	
	background:url(../../images/lifeBG.gif) left top no-repeat;
}

#galleryMenu li a {	
	font-weight: bold;
	text-decoration: none;
	color: #72471D;
	margin-right: 7px;

}

#galleryMenu li a:hover, #galleryMenu li a:visited:hover {	
	color: #5D514D;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 200px;
}

#mainContent {
	width: 650px;
	text-align: left;
	position:relative;
	padding-top: 27px;
	background: transparent url('../../images/contCAP.gif') center top  no-repeat;
}

#mainContent p.close {
	background: transparent url('../../images/contBOT.gif') center bottom no-repeat;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#mainContentFull h3 {
	clear: left;
}

#mainContentFull h2 {
	clear: left;
}

#mainContent h3 {
	clear: left;
}

#mainContent h2 {
	clear: left;
}

#menu {
	position: absolute;
	top: 140px;
	left: 0;
	width: 980px;
	height: 43px;
	background: transparent url(../../images/navBG.gif) center top no-repeat;
	z-index: 8;

}

#menu ul {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	
}

#menu ul li { 
 	float: left;
 	width: 120px;
 	height: 20px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}

#menu li a { 
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-top: 15px;
}

#monial{
	position: absolute;
	top: 400px;
	left: 725px;
	width: 225px;
	/*min-height: 350px;
	height: auto !important;
	height: 350px; */
}

#monial h2 {
	margin: 0 0 10px;
	padding-top: 10px;
	font-size: 24px;
	color: #E89B47;
}

#monial p {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0 10px 15px;
	font-weight: normal;
}

#monial a:visited:hover {
	color: #FFF;
}

#monial a:hover {
	color: #FFF;
}

#monial a:visited {
	color: #FFF;
}

#monial a {
	color: #FFF;
}

#flashholder {
	position: absolute;
	width: 1008px;
	height: 483px;
	top: 184px;
	left: -14px;
	background: url('../../images/flashBG.jpg') center center no-repeat;
}

#pics {
	position: absolute;
}

/***********************************************/
/* Classes                                     */
/***********************************************/
.center {
	text-align: center;
}

.clear {
	clear: both;
}

.fLeft {
	float: left;
	margin: 0 0 5px 10px;
}

.fRight {
	float: right;
	margin: 10px 0 5px 10px;
}

.hided {
	display: none;
}

.showed {
	display: block;
}

.left {
	text-align: left;
}

.noFloat {
	float: none;
}

span.phone {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
}

.planName {
	text-align: center;
	float: left;
	margin: 7px 0 25px 15px;
	width: 120px;

}

.planName h3 {
	margin: 0 auto;
}

.pLeft {
	float: left;	
}

.pRight {
	float: right;	
}

label.sameLine {
	display: inline;
	font-weight: bold;
	text-align: right;
}

.smaller {
	font-size: 11px;
	color: #FFF;
	line-height: 1em;
}