@charset "utf-8";
* { padding: 0; margin: 0; }
body {
	background-color: #F8F8F8;
	background-image: url(binaries/wide_head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #535F6D;
}
a {
	color: #9BAF4E;
}
a:hover {
text-decoration: none;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
h1 {
	height: 280px;
	width: 262px;
	background-image: url(binaries/h1_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	text-indent: -9999px;
	margin-right: 30px;
}
#leftCol {
	float: left;
	width: 260px;
	background-image: url(binaries/left_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	z-index: 222;
}
#leftCol p {
	text-align: right;
	clear: both;
	margin-right: 22px;

}
#leftCol h5 {
text-align: right;
margin-top: 10px;
margin-bottom: 10px;
font-size: 14px;
}
#leftCol img {
	z-index: 13;
}


#rightCol {
	background-color: #FFFFFF;
	border: 1px solid #D8E0E9;
	width: 640px;
	float: right;
	margin-right: 35px;
	display: inline;
	margin-bottom: 20px;
	z-index: 1;
}
#rightCol img {
	margin-bottom: 12px;
}


#homeLeft {
	width: 320px;
	float: left;
	display: inline;
}
#outLeft {
	width: 620px;
	float: left;
}
#accLeft {
	width: 620px;
	float: left;
}

#homeLeft p {
	margin-left: 20px;
	margin-right: 20px;
}
#outLeft p, #accLeft p {
	margin-left: 20px;
}
#outLeft img {
float: right;
margin: 4px 0px 4px 30px;
clear:both;
}

#homeRight {
	float: right;
	width: 320px;
	display: inline;
}
#homeRight p, h3, h4 ,img {
	margin-left: 20px;
	margin-right: 20px;
}


#homeMidLeft {
	float: left;
	width: 320px;
	display: inline;
}
#homeMidLeft p, h3, h4 ,img {
	margin-left: 20px;
	margin-right: 20px;
}


#homeBotLeft {
	float: left;
	width: 320px;
	display: inline;
}
#homeBotLeft p, h3, h4 ,img {
	margin-left: 20px;
	margin-right: 20px;
}


#homeMidRight {
	float: right;
	width: 320px;
	display: inline;
}
#homeMidRight p, h3, h4 ,img {
	margin-left: 20px;
	margin-right: 20px;
}


#homeBotRight {
	float: right;
	width: 320px;
	display: inline;
}
#homeBotRight p, h3, h4 ,img {
	margin-left: 20px;
	margin-right: 20px;
}



h2 {
	height: 225px;
	width: 300px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 12px;
	margin-bottom: 8px;
}
h2 a {
	display: block;
	height: 225px;
}

h2.spring {
	background-image: url(binaries/home_spring.jpg);
	margin-left: 10px;
}
h2.syke {
	background-image: url(binaries/home_skye.jpg);
	margin-left: 10px;
}
h2.low {
	background-image: url(binaries/home_low.jpg);
	margin-left: 10px;
}
h2.cop {
	background-image: url(binaries/home_cop.jpg);
	margin-left: 10px;
}
h2.trav {
	background-image: url(binaries/home_trav.jpg);
	margin-left: 10px;
}
h2.hillside {
	background-image: url(binaries/home_hill.jpg);
	margin-left: 10px;
}
h2.AccSpring, h2.AccSpringGarden, h2.AccSkye, h2.AccCop, h2.AccTrav, h2.AccHill {
	background-image: url(binaries/h2_spring.gif);
	margin-left: 10px;
	height: 34px;
	margin-top: 4px;
}
h2.AccSpringGarden {background-image: url(binaries/h2_spring_garden.gif);}
h2.AccSkye {background-image: url(binaries/h2_skye.gif);}
h2.AccCop {background-image: url(binaries/h2_cop.gif);}
h2.AccTrav {background-image: url(binaries/h2_trav.gif);}
h2.AccHill {background-image: url(binaries/h2_hill.gif);}

h2.AccLow {
	background-image: url(binaries/h2_low.gif);
	margin-left: 10px;
	height: 34px;
	margin-top: 4px;
}
h2.outAbout {
	background-image: url(binaries/h2_out.gif);
	margin-left: 10px;
	height: 34px;
	margin-top: 4px;
}
h2.avail {
	background-image: url(binaries/h2_avail.gif);
	margin-left: 10px;
	height: 34px;
	margin-top: 4px;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #819532;
	margin-bottom: 8px;
}
h4 {
	color: #82A3B3;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBCE6C;
	margin-bottom: 6px;
}

.smallGray {
	font-size: 0.8em;
	color: #535F6D;
}


p {
	font-size: 1.3em;
	line-height: 1em;
	padding-bottom: 12px;
}

#attrac {
	background-color: #FFFFFF;
	border: 1px solid #D8E0E9;
	width: 600px;
	float: right;
	margin: 0px 35px 20px 0;
	padding: 20px;
}

#attrac ul {
	list-style-type: none;
	background-image: url(binaries/home_attrac.jpg);
}
#attrac li {
	width: 200px;
	display: inline;
	float: left;
}
#attrac a {
	display:block;
	height: 100px;
	text-indent: -9999px;
}
li#att1 a {
	background-image: url(binaries/home_attrac.jpg);
}
li#att2 a {
	background-image: url(binaries/home_attrac.jpg);
	background-position: -200px top;
}
li#att3 a {
	background-image: url(binaries/home_attrac.jpg);
	background-position: -400px top;
}

li#att1 a:hover {
	background-position: left -100px;
}
li#att2 a:hover {
	background-position: -200px -200px;
}
li#att3 a:hover {
	background-position: -400px -300px;
}


.MargTop40 {
	margin-top: 40px;
}
ul#nav  {
	margin-top: 280px;
	margin-bottom: 50px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}
ul#nav li  {
	width: 170px;
	float: right;
	display: inline;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
ul#nav a  {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 1.6em;
}
ul#nav  a:hover, ul#nav a.active  {
	color: #63493C;
}


th {
	font-size: 1.4em;
	color: #739BA8;
	font-weight: normal;
	text-align: left;
	padding: 4px;
}
td {
	font-size: 1.3em;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.avThumb {
	background-image: url(binaries/av_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 16px;
	padding-left: 33px;
}

table.avalTab {
	width: 600px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.red {
	color: #CC0000;
}


th.heading {
	color: #666666;
	font-size: 1.5em;
}
.tableRowGreen {
	background-color: #F8F8F8;
}






.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Arial !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
	margin-left: -60px;
	background-color: #F8F8F8;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}
textarea {
	width: 142px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#underCons {
	position: absolute;
	left: 353px;
	top: 19px;
	font-size: 1.8em;
	color: #A2A1AF;
}
#artist {
	position: absolute;
	left: 724px;
	top: 225px;
	color: #E4E4E4;
	width: 205px;
}


#outDiv p {
    margin-left: 20px;
	margin-right: 20px;
}
.margTop45 {
	margin-top: 45px;
}

.floatLeft {
float: left;}
.floatRight {
float: right; margin-left: 0px;}
.quote {
	color: #82A3B3;
	padding-top: 30px;
}


.viewMap {
	background-image: url(binaries/view_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 34px;
	width: 200px;
	float: left;

}
.viewAvail {
	background-image: url(binaries/view_avail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 54px;
	padding-top: 15px;
	padding-bottom: 34px;
	width: 200px;
	float: left;
}

#westwood {
	position: absolute;
	left: 371px;
	top: 522px;
	color: #FFF;
}
#westwood a {
	color: #FFFFFF
}
#springGardens {text-align: center;}
#springGardens img {margin-bottom: 20px;}
.linkGlass {
	background-image: url(binaries/mag_glass.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
}


#footer {
	clear: both;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBD2D8;
	margin-right: 30px;
	margin-left: 30px;
}
#footer p, p.ra a, p.copy a {
	color: #9BAF4E;
	font-size: 1em;
	text-decoration: none;
}
p.ra {float: left;}
p.copy {float: right;}

p.intro {
		padding: 20px 20px 0 20px;
		}
h5 {
		font-size: 1.3em;
		padding: 20px 20px 0 20px;
		}

