body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #0B111F;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table, th, tr, td, form, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
#container {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #EEEAD7;
	text-align: left;
	border: 1px solid #937559;
	text-indent: 0px;
}
#copyright {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #CFB378;
	font-size: xx-small;
	font-style: italic;
}
#container #noCoach h1 {
	font-size: medium;
	color: #400604;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B111F;
	padding-bottom: 2px;
}
#container #noCoach {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 100px;
	margin-left: 30px;
}
#container #globalNav ul {
	display: block;
}
#container #globalNav li {
	display: inline;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 16px;
	margin-left: 16px;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#container #globalNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A39B76;
	background-color: #273D6D;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#container #footer a {
	color: #AC8F75;
	text-decoration: underline;
}
#container #footer a:hover {
	color: #FFFFFF;
}
#container #navigation {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #937559;
	border-bottom-color: #937559;
	background-color: #172238;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #EFDCB1;
	font-size: 8pt;
	font-weight: 500;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rightCol #gallery {
	text-align: center;
	padding: 5px;
	border: 1px solid #400604;
	margin-bottom: 10px;
}
#container #coachTitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #937559;
	border-bottom-color: #937559;
	background-color: #172238;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: Left;
	color: #EFDCB1;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.specParagraph {
	text-align: left;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.specParagraph li {
	list-style-position: outside;
	list-style-type: square;
	margin-left:20px;
}
#navigation #navMenu select {
	border: 1px solid #937559;
	font-size: x-small;
	color: #172238;
}
#navigation #navMenu {
	width: 360px;
	text-align: right;
	display: inline;
}
#navigation #subNav {
	width: auto;
	text-align: right;
}
#navigation #subNav ul {
	list-style-type: none;
	display: inline;
}
#navigation #subNav li {
	display: inline;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 10px;
}
#navigation #subNav a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EFDCB1;
}
#navigation #subNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#theList {
}
#list #leftCol h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	color: #400604;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5CB9B;
	font-style: italic;
}
#container .clear {
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#container #clear {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #content {
	display: block;
	clear: both;
	height:auto;
	margin-bottom: 20px;
}
#leftCol .highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#leftCol .strike {
	color: #999999;
	text-decoration: line-through;
}
#list #rightCol h4 {
	font-size: x-small;
	background-color: #e1e1e1;
	padding: 2px;
}
#list #rightCol h5 {
	font-size: x-small;
	background-color: #d2d2d2;
	padding: 2px;
}
#list #rightCol h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #172238;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#list #leftCol {
	float: left;
	width: 620px;
	margin-left: 10px;
}
#list #leftCol .imgLeft {
	border: 1px solid #400604;
	float: left;
	margin-right: 20px;
}
#list #leftCol .imgRight {
	border: 1px solid #400604;
	float: right;
	margin-left: 10px;
}
#list #rightCol {
	float: right;
	width: 235px;
	margin-right: 10px;
}
#list #rightCol h1 {
	font-size: medium;
	color: #FFFFFF;
	background-color: #172238;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
}
#list #rightCol ul {
	text-indent:0px;
	padding:0px;
}
#list #rightCol li {
	list-style-type: square;
	font-size: x-small;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: inside;
}
#list #rightCol a {
	color: #666666;
	text-decoration: none;
}
#list #rightCol a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#list #leftCol #theList a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#list #leftCol #theList a:hover {
	color: #999999;
	text-decoration: underline;
}
#list #leftCol #theList h2 {
	background-color: #400604;
	padding: 4px;
	text-align: center;
	color: #FFFFFF;
	font-size: small;
}
#list #leftCol .preIntro {
	list-style-type: square;
	float: none;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#list #leftCol .preIntro li {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#list #rightCol #bonus {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#list #leftCol p {
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#detail #leftCol {
	float: left;
	width: 420px;
	margin-left: 10px;
}
#detail #rightCol {
	float: right;
	width: 420px;
	margin-right: 10px;
}
#container #footer {
	background-color: #400604;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #937559;
	font-size: x-small;
	font-weight: bold;
	margin-top: 20px;
	width: 860px;
}
#detail .floorplan {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
	width: 400px;
	background-color: #FFFFFF;
}

#detail .specs {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
	width: 400px;
}
#detail .specs h3 {
	font-size: small;
	color: #FFFFFF;
	background-color: #400604;
	padding: 2px;
	margin-top: -5px;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: -5px;
}
#detail #rightCol a {
	color: #666666;
	text-decoration: none;
}
#detail #rightCol a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#detail #rightCol h1 {
	font-size: medium;
	color: #FFFFFF;
	background-color: #172238;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
}
#detail #rightCol h4 {
	font-size: x-small;
	background-color: #e1e1e1;
	padding: 2px;
}
#detail #rightCol h5 {
	font-size: x-small;
	background-color: #d2d2d2;
	padding: 2px;
}
#detail #rightCol h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #172238;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#detail #rightCol #gallery {
	background-color: #FFFFFF;
}

#container #banner {
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #400604;
	border-bottom-color: #400604;
	height: 250px;
	margin-bottom: 8px;
}
#generic #leftCol {
	float: left;
	width: 650px;
	margin-right: 5px;
	margin-left: 10px;
}
#generic #leftCol h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #400604;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
}
#generic #leftCol p {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	font-size: x-small;
}
#generic #rightCol {
	width: 200px;
	margin-right: 10px;
	margin-left: auto;
	text-align: center;
	float: right;
}
#generic #rightCol #featured #featTitle {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #937559;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #273D6D;
}
#generic #rightCol #featured {
	border: 1px solid #273D6D;
	margin-bottom: 20px;
}
#generic #rightCol #featured #featPrice {
	font-style: italic;
	font-weight: bold;
	color: #400604;
	margin-top: 2px;
	margin-bottom: 10px;
}
#generic #rightCol #featured #featDesc {
	font-weight: bold;
	font-size: x-small;
}
.closeWin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	width: 900px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.closeWin a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.closeWin a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #content #detail #rightCol #ghostGallery {
	visibility: hidden;
	display: none;
}
#container #content #continue {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #400604;
	font-weight: bold;
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 500px;
	text-align: center;
	background-color: #0B111F;
	padding: 20px;
	margin-right: 20px;
}
#container #content #continue a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content #continue a:hover {
	text-decoration: underline;
}
#container #content #genericCenter {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
#container #content #genericCenter h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #400604;
}
#container #content #genericCenter #signUp {
	text-align: left;
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border: 1px solid #400604;
	margin-right: auto;
	margin-left: auto;
}
.footNotes {
	font-size: x-small;
	font-style: italic;
}
#container #content #genericCenter #signUp #signUp_frm label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
#signUp_frm .graybox {
	background-color: #efefef;
	border: 1px solid #333333;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#detail #rightCol #vrTourLink a {
	text-align: center;
	display: block;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	/*
	border: 1px solid #C0C0C0;
	font-weight: bold;
	color: #FFFFFF;
}
#detail #rightCol #vrTourLink a:hover {
	border: 1px solid #172238;*/
}
#list #leftCol #specialAd {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container .buffer {
	width: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
