/* Home */
#mainContent {
    width: 673px;
    background: #cccca8 url("/images/main_bg.jpg") no-repeat left bottom;
}

#mainContent .content {
    padding-bottom: 115px;
}

#lake {
    margin-left: 8px;
}

#bathroom {
    float: right;
    margin-left: 1em;
}

* html #bathroom {
	margin-bottom: -12px;
}

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

#mainUnderline {
    width: 325px;
    border-color: #323337;
}

* html #homeUnderline {
    top: 38px;
}

#mainContent p {
	margin: 1em 2em;
}

/* News */
#secSection .content {
    height: 352px;
}

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

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

* html #newsUnderline {
    top: 32px;
}

#subscribe {
	position: absolute;
	bottom: 10px;
	text-align: center;
}

#subscribe a {
	color: #ffffff;
}

div#news {
	height: 110px;
	overflow: hidden;
}

div#news div.news div.title a{
	font-weight: normal;
	color: #ffffff;
}