﻿/***********************************************/
/* Colors                             */
/***********************************************/ 
/* Palette - http://www.colourlovers.com/palette/582950/Desert */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
}

/* html{
	background: transparent url(../../images/brookstoneBG.png) top center repeat-y;
} */

body{
	font-family: Georgia, "Times New Roman", Times, serif; 
	/* font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	color: #dfdfdf;
	line-height: 1.5em;	
	background: #0d120b url(../../images/bg.jpg) top left repeat-x;
	text-align: center;
}

a, a:visited {
	text-decoration: underline;
	color: #e88c00;
}

a:hover, a:visited:hover  {
	color: #ab6800;
}

a img {
	border: none;
}

form {
	margin: 0
}

h1{
	font-size: 40px;
	margin: 20px 0 10px 5px;
	color: #FFF;
	font-weight: normal;
}

h2{
	font-size: 28px ;
	margin: 0 5px 0 10px;
	clear: left;
	color: #e88c00;
	line-height: 1.25em;
}

h2 a, h2 a:visited {
	color: #e88c00;
}

h2 a:hover, h2 a:visited:hover  {
	color: #fff;
}

h3 {
	font-size: 20px;
	margin: 10px 0 5px 10px;
	clear: left;
	color: #fff;
}

h3 a, h3 a:visited {
	color: #e88c00;
}

h3 a:hover, h3 a:visited:hover  {
	color: #fff;
}

label {
	display: block;
	font-weight: bold;
}

p {
	margin: 0 0 15px 10px;
}

td {
	vertical-align: top;
}

ul {	
	margin: 0 0 10px 50px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#ad {
	display: none; /*  ad display controlled by home.css in home folder */
}

#fixed {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 580px 0 0;
	background: #0a0e09 url('../../images/hrd.jpg') no-repeat top center;
}

#mainContent {
	position: relative;
	left: 30px;
	width: 940px;
	text-align: left;
	padding-bottom: 10px;
}

#mainContent a, #mainContent a:visited {
	text-decoration: underline;
}

#mainContent h2, #mainContent h3, #mainContentFull h2, #mainContentFull h3 {
	clear: left;
}


#copy {
	width: 600px;
	padding: 20px;
	margin: 0 0 20px 0;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#rightFloorplans {
	position: absolute;
	background: #e0e0e0 url('../../images/fplanstop.jpg') no-repeat top left;
	width: 305px;
	height: 360px;
	top: 20px;
	left: 650px;
	padding-top: 30px;
}
#rightFloorplans ul {
	list-style: none;
	width: 300px;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: left;
}
#rightFloorplans ul li { 
 	float: left;
	height: 65px;
	padding: 10px 5px 10px 10px;
}
#rightFloorplans .btitle{ 
	width: 250px;
	height: 10px;
}

#rightFloorplans h4{ 
	color: #535353;
}


#topaddress {
	position: absolute;
	text-align: left;
	left: 790px;
	top: 45px;
}

#topaddress p  {
	font-size: 14px;
	line-height: 1.2em;
}

#footeraddress {
	position: relative;
	text-align: center;
	border-bottom: 1px solid #616161;
}

#footeraddress p  {
	font-size: 14px;
	line-height: 1.2em;
	padding-bottom: 0;
	
}

#copyright {
	position: relative;
	width: 1050px;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	padding: 10px 0 0 0;
}

#copyright p {
	margin: 0 auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.35em;
}

#logo {
	position: absolute;
	top: 10px;
	left: 390px;
}

#menu {
	position: absolute;
	top: 105px;
	left: 60px;
	margin: 0;
	text-align: right;
	z-index: 50;
}

#menu ul {
	list-style: none;
	width: 100%;
	margin: 0 auto auto;
	padding: 0;
	text-align: center;
}

#menu ul li { 
 	float: left;
	height: 60px;
	padding: 20px 12px 0 10px;
	background: transparent url(../../images/navdiv.jpg) top right no-repeat;
}

#menu ul li.links { 
	background: none;
}


#menu li a { 
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}

#flash {
	position: absolute;
	width: 990px;
	height: 388px;
	top: 190px;
	left: 5px;
	z-index: 1;
	overflow: hidden;
}

#flash IMG {
    position:absolute;
    top: 0;
    left: 0;
    z-index:6;
    opacity:0.0;
}

#flash IMG.active {
    z-index:10;
    opacity:1.0;
}

#flash IMG.last-active {
    z-index:9;
}




/***********************************************/
/* 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: 17px;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFF;
}

.planName {
	text-align: center;
	float: left;
	margin: 7px 0 25px 15px;
	width: 150px;
}

.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;
}
