#heroImage {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#columnTwo .hr {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
}

#columnThree span {
	padding-left: 3px;
	font-size: 10px;
	color: #666666;
}

#columnThree h4 {
	margin-bottom: 5px;
}

#columnThree ul {
	font-size: 10px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 17px;
}

#columnThree ul li a {
	color: #7F2C02;
	font-size: 10px;
}

#columnThree .hr {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
}

#header {
	background-color: #EAE7E2;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 12px;
}

#header p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#headerBottom {
	height: 2px;
	background-image: url("/images/structure/common/lite_brown_btm_right_corner.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #EAE7E2;
}

#headerText {
	float: left;
	margin-right: 10px;
}

#headerTop {
	background-image: url("/images/structure/common/lite_brown_top_bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
	background-color: #EAE7E2;
}

#headerTopLeft {
	float: left;
}

#headerTopRight {
	float: right;
}

#pageOptions {
	margin-bottom: 25px;
}

#pageOptions .hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
