body {
	margin: 0px;
	background-color:#432614;
	background-image:url(http://www.legacyonthelake.com/images/background.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.clear {
	CLEAR: both; FONT-SIZE: 0px; VISIBILITY: hidden; LINE-HEIGHT: 0; HEIGHT: 0px;
}

h1 {
	font-size:18px;
	font-weight:100;
	color:#432614;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color: orange;
	text-decoration:none;
}

.masterContainer {
	position:relative;
	width:100%;
}
.container {
	position:absolute;
	z-index:2;
	width:100%;
	text-align: left;
}
.relToContainer {
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 954px;
}
.flashContent {
	position:absolute;
	z-index:1;
	width:100%;
	height:194px;
	margin-top:212px;
}
.left {
	float:left;
	width: 227px;
}
.center {
	float:left;
	width: 314px;
	background-image:url(http://www.legacyonthelake.com/images/flash.jpg);
	background-repeat:no-repeat;
}
#audio {
	width:190px;
	height:70px;
	padding-top:30px;
}
.navtop {
	float:left;
	background-color: #FFFFFF;
	text-align: left;
	width: 411px;
	height:489px;
}
.hometext {
	padding: 17px;
	text-align: left;
	font: 8.5pt arial;
	background: #ffffff;
}
.homeBottom {
	width:727px;
	height:237px;
	padding-top:15px;
	padding-left:225px;
	background-image:url(http://www.legacyonthelake.com/images/bottom.gif);
	background-repeat:no-repeat;
}
.headerRoll {
	float:left;
	width:auto;
	background-image:url(http://www.legacyonthelake.com/images/btn_circle.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	margin-bottom:20px;
}
.headerRoll:hover {
	background-image:url(http://www.legacyonthelake.com/images/btn_circleRoll.gif);
	background-repeat:no-repeat;
}
.module {
	float:left;
	width:auto;
	margin-right:30px;
}
/* BEGIN Sub Page Styles */
.subRelToContainer {
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 985px;
}
.subNav {
	float:left;
	width: 285px;
	height: 134px;
	background-color: #FFFFFF;
	text-align: left;
	padding:14px;
	padding-bottom:10px;
	margin-top:44px;
}
.tertiaryNav {
	float:right;
	width:auto;
}
.subNav img {
	margin-bottom:6px;
}

.subHeader {
	float:left;
	width:672px;
	height:202px;
}
.subContent {
	width:843px;
	padding-top:30px;
	padding-left:82px;
	padding-right:60px;
	padding-bottom:60px;
	background-color:#ffffff;
	border-bottom:1px solid white;
}
.leftColumn {
	float:left;
	width:auto;
	padding-right:20px;
}
.rightColumn {
	float:left;
	width:auto;
}

.coloredRow {
	background-color:#cecda2;
	padding:3px;
	height:20px;
	font-size:11px;
}
.regRow {
	padding:3px;
	height:20px;
	font-size:11px;
}

.resultsHeader
{
	height:20px;
}

.pagerStyle
{
	padding: 2px 5px 2px 5px;
	font-weight:bold;
}

.pagerStyle a:link
{
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	font-weight:normal;
}

.pagerStyle a:hover
{
	padding: 2px 5px 2px 5px;
	text-decoration:underline;
	font-weight:normal;
}

.pagerStyle a:visited
{
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	font-weight:normal;
}

.pnlViewImage
{
	position:absolute;
	top:0;
	left:0;
	background-color:#FFFFFF;
	border:solid 3px black;
	width:610px;
	height:420px;
}


.pnlFloorPlan
{
	display:none;
	position:absolute;
	background-color:#FFFFFF;
	left:30px;
	top:-275px;
	border:solid 1px black;
}

/* END Sub Page Styles */
.subMoveDiv {
	float:left;
	width:135px;
	cursor:pointer;
}
.subMovePos {
	position:relative;
	float:left;
}
.underContent {
	position:relative;
	float:left;
	width:680px;
	overflow:visible;
}
.flyContain {
	position:relative;
	/*position:absolute;*/
	float:left;
	width:680px;
	/*overflow:scroll;
	overflow-x: auto;
	overflow-y: auto;
	top: -3px;*/
	top: 32px;
	z-index:100;
}
.floorContain {
	position:absolute;
	/*left:-690px;*/
	left:40px;
	width:605px;
	/*height:260px;*/
	background-color:#FFFFFF;
	color:white;
	border:10px solid #737245;
	padding:30px;
	padding-right:10px;
	padding-top:0px;
}
.floorContent {
	float:left;
	width:100px;
	padding-top:8px;
	padding-bottom:25px;
	padding-right:20px;
	padding-left:10px;
	color:#333333;
	font-size:10px;
}
.floorContent .header {
	font-weight:900;
	color:#855914;
	text-transform:uppercase;
}
.close {
	float:right;
	width:auto;
	font-size:10px;
	color:red;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:8px;
}
.close a:link {
	font-size:10px;
	text-decoration:none;
	color:red;
}
.close a:visited {
	font-size:10px;
	text-decoration:none;
	color:red;
}
.close a:hover {
	font-size:10px;
	text-decoration:underline;
	color:red;
}

.flpnHeader {
	float:left;
	width:122px;
	padding-top:5px;
	height:28px;
	font-size:18px;
	font-weight:100;
	color:white;
	background-color:#737245;
	text-align:center;
	margin-right:10px;
}
.flpnDetails {
	float:left;
	width:auto;
	color:#000000;
	font-size:12px;
	font-weight:900;
}
.flpnDesc {
	width:400px;
	font-size:10px;
	font-style: italic;
	font-weight:100;
	display:block;
	padding-top:5px;
}

.ReserveBtn
{
	width:100px;
	margin-left:0px;
	margin-top:8px;
	margin-bottom:3px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-right:10px;
	border: solid 1px black;
	text-align:center;
	text-transform:uppercase;
}

/* BEGIN Form Styles */
form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:900;
	color:#432614;
}

input {
	border:1px solid #432614;
	height:20px;
}
input[type="radio"] {
	border:0px;
	margin-left:12px;
}

textarea {
	border:1px solid #b5cad7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.formLayout {
	float:left;
	width:auto;
	padding-right:20px;
	margin-bottom:20px;
}

.footer {
	width: 914px;
	margin: 20px;
	text-align: left;
	font: 6.5pt arial;
	color:#FFFFFF;
}
.footLeft {
	width:850px;
	float:left;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	color: orange;
	text-decoration: underline;
}
