#content {
	clear: both;
	padding-top: 1em;
}

/* Main content */
#mainContent {
	float: left;
	width: 676px;
	margin-bottom: 1em;
}

* html #mainContent {
	width: 669px;
}

* html #mainContent .bottom .left, * html #mainContent .bottom .right {
    bottom: 949px;
}

* html #mainContent .top .right, * html #mainContent .bottom .right {
    right: -1px;
}

#mainContent .content {
	height: 850px;
	color: #673400;
}

#mainUnderline {
	left: 60px;
	width: 600px;
	border-color: #673303;
}

/* Form */
#reservationForm p {
	clear: left;
	margin: .8em 0;
}

#reservationForm label {
	float: left;
	width: 11em;
}

label#labelTo, label#labelChildren {
	float: none;
	margin-left: 1em;
}

#specs label, #pref label {
	float: none;
}

label#labelComments {
	float: none;
	display: block;
	margin-top: 2em;
}

#reservationForm input.text {
	width: 16em;
}

#reservationForm input.small {
	width: 6em;
}
#reservationForm textarea {
	width: 100%;
	height: 8em;
}

#reservationForm img {
	float: right;
}

#lakeWinter {
	float: right;
}

/* Secondary section */
#secSection {
	margin-top: 15px;
}

* html #secSection .bottom .left, * html #secSection .bottom .right {
    bottom: 569px;
}

* html #secSection .top .right, * html #secSection .bottom .right {
    right: -1px;
}

#secSection .content {
	height: 485px;
	color: #ffffff;
}

* html #secSection .content {
	height: 545px;
}

#secSection h3 {
	margin: 20px 0 -5px 0;
}

* html #secSection h3 {
	font-size: 1.05em;
}

#secSection p {
	margin: 12px 0;
}

#secUnderline {
	width: 150px;
	border-color: #ffffff;
}

#secSection h3, #secSection p {
	text-align: center;
}

#secSection a {
	color: #ffffff;
}
