body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/gradient-background.jpg);
	background-repeat: repeat-x;
	background-color: rgb(168,179,176);
	margin: 0px;
	padding: 0px;
}

.pngfix { behavior: url(./css/iepngfix.htc); }

.master_container {
	width: 748px;
	margin: 34px auto 0px auto;
	border: 10px solid #FFFFFF;
}

.content {
	padding: 0px;
	border-top: 10px solid #FFFFFF;
	background-image: url(../images/stripes-teal.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.content-index {
	_margin-top: -11px;
	border-top: 10px solid #FFFFFF;
	background-image: url(../images/stripes-teal.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.content-popup {
	/*background-color: rgb(168,179,176);*/
	background-color: #FFFFFF;
	border-top: 10px solid #FFFFFF;
	_margin-bottom: -10px;
}

.content h1 {
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

.nav {
	/*background-image: url(../images/top-bar.png);
	background-position: top right;
	background-repeat: no-repeat;*/
	background-color: #EFF4EE;
}

.nav .buttons {
	margin: 0px;
	padding: 0px;
	width: 629px;
	text-align: left;
	float: right;
}

.nav h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #4A9DA3;
}

.logo {
	float: left;
}

.top-flash {
	margin: 0px;
	padding: 0px;
	width: 629px;
	float: right;
}

.popup {
	margin-bottom: 6px;
}

.img-border {
	border: 5px solid #FFFFFF;
}

.left_side_index {
	/* background-image: url(../images/teaser-index-photo.jpg); */
	/*height: 420px;*/
	/*width: 392px;*/
	width: 404px;
}

.home-left {
	padding: 40px 12px 7px 12px;
}

.home-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	/*text-indent: 47%;*/
	text-indent: 130px;
	font-size: 12px;
}

.second-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-size: 12px;
}

.cap-letter {
	font-size: 27px;
	padding-right: 1px;
}

.left_side_form {
	/* background-image: url(../images/teaser-index-photo.jpg); */
	background-repeat: no-repeat;
	background-position: right top;
	/* height: 420px; */
	width: 232px;
	padding-left: 40px;
}

.left_form_text {
	padding-left: 60px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	font-size: 10px;
}

.left_form_text img {
	margin-left: -4px;
	margin-top: 40px;
}

.text-flash {
	/* position: relative;
	z-index: 100; */
}

.photo-frame-flash {
	/* position: relative;
	top: -100px;
	z-index: 10; */
}

.right_side_index {
	float: right;
	background-image: url(../images/stripes-tan.jpg);
	background-repeat: no-repeat;
	/*height: 420px;*/
	/*width: 282px;*/
	width: 280px;
	padding: 30px;
	text-align: justify;
	_margin-top: -11px;
}

.right_side_popup {
	/* background-image: url(../images/stripes-tan.jpg);
	background-repeat: no-repeat;
	background-position: top right; */
	/*height: 420px;*/
	/*width: 282px;*/
	/* padding: 30px; */
	text-align: center;
}

.floorplan-popup {
	/* background-color: #FFFFFF; */
	position: relative;
	_top: -10px;
	width: 528px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.floorplan-popup img {
	border-right: 10px solid #FFFFFF;
}

.floorplan-desc {
	float: right;
	width: 180px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	/*background-color: rgb(168,179,176);*/
}

.right_side_form {
	float: right;
	width: 460px;
	background-image: url(../images/form-background.jpg);
	background-repeat: repeat-y;
}

.form_content {
	padding-left: 60px;
	padding-right: 100px;
	height: 934px;
	_height: 1126px;
}

.form_required_notice {
	padding-top: 8px;
	font-size: 9px;
	text-align: center;
}

form {
	margin-top: 20px;
}

label {
	display: block;
	font-weight: bold;
	margin-top: 8px;
}

input, select, textarea {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.radio_button {
	margin: 2px;
}

.submit_button {
	margin-top: 12px;
}

.join-button {
	display: block;
	margin-top: 35px;
}

.subnav {
	margin: 10px;
	text-align: center;
}

.subnav img {
	margin: 0px 8px;
}
