@charset "UTF-8";
#wrapper #header {
	height: 113px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/headerBG.jpg);
}
#wrapper #card {
	height: 473px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/cardBG.jpg);
	border: 0px solid #ACA987;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#wrapper #card #form , #wrapper #card #fpview {
	width: 880px;
	position: absolute;
	left: 10px;
	top: 0px;
	height: 473px;
	background-image: url(/images/tan90.png);
	z-index: 500;
}
#wrapper #card #form #innerform {
	padding: 20px;
}
 #wrapper #card #fpview {
	background-color: #00CC33; 
 }
#wrapper #card #fpview #fpclose {
 
}
#wrapper #card #sladecase {
	height: 323px;
	width: 880px;
	overflow: hidden;
	position: relative;
}
#wrapper #card #sladecase #slider {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 7050px;
}
#wrapper #card #sladecase #slider ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#wrapper #card #sladecase #slider ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 323px;
	width: 880px;
	display: block;
	clear: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#wrapper #card #sladecase #slider #floorplans {
	display: block;
	height: 313px;
	width: 870px;
	padding: 5px;
}
#box7,#box6,#box5,  #box4, #box3, #box2, #box1{
	display: block;
	height: 323px;
	width: 880px;
}
#floorplans .planlink {
	display: block;
	height: 120px;
	width: 120px;
	margin: 4px;
	border: 1px solid #333333;
	padding: 4px;
	float: left;
}
#wrapper #nav {
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 880px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#wrapper #card #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Tahoma, Verdana;
}
#wrapper #card #nav ul li {
	line-height: 26px;
	height: 26px;
	text-align: center;
	display: block;
	float: left;
}
#wrapper #card #nav a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #f5eab8;
	text-decoration: none;
	line-height: 26px;
	letter-spacing: 1px;
	text-shadow: black 2px 2px 2px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 6px;
}
#wrapper #card #nav a:hover {
	background-image: url(images/navhover.jpg);
	text-shadow: black 0px 0px 0px;

}
#wrapper #card #bottom {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 123px;
	background-image: url(/images/lifestyleBG.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#wrapper  #card  #bottom  #reg      {
	float: right;
	height: 42px;
	width: 326px;
	background-repeat: no-repeat;
	overflow: hidden;
	clear: none;
}

#wrapper #card #bottom #reg a {
	background-image: url(/images/regnow.jpg);
	height: 42px;
	width: 326px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
}
#wrapper #card #bottom #reg a:hover {
	background-position: -326px 0;
	background-image: url(/images/regnow.jpg);

}
#wrapper #card #bottom #textarea {
	height: 123px;
	width: 550px;
	overflow: hidden;
}
#wrapper #card #bottom #textarea div.blurb {
	font-size: 11px;
	margin: 10px 10px 10px 15px;
	line-height: 13px;
	letter-spacing: 1px;
}
#wrapper #card #bottom #textarea div.blurb h1 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #443722;
	font-variant: normal;
	font-style: italic;
}
#wrapper #footer {
	background-image: url(/images/footerBG.jpg);
	height: 155px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #C4C09B;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: .25em;
	text-shadow: black 2px 2px 2px;

}
#wrapper #footer #incontrol {
	text-align: center;
	font-size: 11px;
	letter-spacing: normal;
	margin-top: 10px;
}
#wrapper  #footer #incontrol a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-shadow: black 0px 0px 0px;

}
#wrapper  #footer #incontrol a:hover {
	color: #003366;
	text-decoration: underline;
}
#wrapper #card #nav a:hover {
	color: #000000;
}
#wrapper #card #nav a.selected {
	background-image: url(images/navover.jpg);
}
#wrapper #card #nav a:hover.selected {
	color: #f5eab8;
}
:focus  { outline: thick none black }
#cover {
	font-size: 14px;
	font-weight: bold;
	padding-top: 60px;
	text-align: center;
}
#q4member {
	display: block;
	width: 840px;
}

/* Form */


fieldset {
	height: 415px;
	width: 820px;
}




fieldset label, fieldset .input  fieldset .select {
	display: block;
	width: 150px;
	float: left;
	position: relative;
}
fieldset legend {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
fieldset  input, fieldset select, fieldset textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	background-color: #C4C09B;
	border: 1px solid #70694F;
	width: 200px;
	padding-left: 4px;
	margin: 0px;
}
 fieldset textarea {
	height: 150px;
	width: 370px;
	float: left;
 }
#fbottom {
	width: 800px;
	text-align: right;
	margin-top: 0px;
	position: absolute;
	top: 400px;
	left: 30px;
}
.button {
	width: 150px;
	margin: 5px;
}
fieldset label {
	text-align: right;
	width: 160px;
	padding-right: 10px;
	font-size: 11px;
	padding-top: 0px;
	font-weight: normal;
	clear: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
fieldset br {
	clear: left;
}
fieldset #hr {
	margin: 0px;
	padding: 0px;
	border: 0px solid #006633;
	height: 10px;
}
 fieldset  .column {
	display: block;
	width: 400px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 94px;
}
.columnb {
	clear: none;
	position: absolute;
	top: 94px;
	width: 400px;
	left: 420px;
}
input:focus, select:focus, textarea:focus{
	background-color: #F0D57A;
}
