#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: 737px;
}

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

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

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

#contactForm label {
	float: left;
	width: 6em;
}

#contactForm input.text {
	width: 15em;
}

#contactForm textarea {
	width: 100%;
	height: 7em;
}

#directions, #directionsMap {
	margin: 1.5em 0 0em 0;
	padding: .3em 0 .3em;
	border-top: dotted 1px #673303;
	border-bottom: dotted 1px #673303;
}

#directionsMap {
	margin: 0em 0 2em 0;
	border-top: none;
}

#directionsMap img {
	width: 200px;
}

#directions h3, #directionsMap h3 {
	font-size: 1.19em;
	margin: .6em 0 .3em 0;
}

#directions h4, #directionsMap h4 {
	font-size: 1em;
	margin: 0 0 -.5em 0;
}

#lakeWinter {
	float: right;
}

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

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

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

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

#secSection h3 {
	margin: 8px 0 -5px 0;
	font-size: .9em;
}

#secSection p {
	margin: 5px 0;
}

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

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

#secSection a {
	color: #ffffff;
}
