h1 {
	color: #933600;
	font-family: Times New Roman, Times, Georgia, Serif;
	font-size: 24px;
	margin: 15px 0px;
}

h2 {
	color: #933600;
	font-family: Times New Roman, Times, Georgia, Serif;
	font-size: 18px;
}

#header_table {
	width: 990px;
	height: 96px;
	margin: auto;
	background: url(../images/background_aspens2.jpg) no-repeat;
}

#main_holder {
	width: 990px;
	background: url(../images/main_background_tile_vol.jpg) repeat-y;
	vertical-align: top;
	border: 1px solid #000;
}

.sub-content_holder {
	width: 365px;
	vertical-align: top;
}

.horizontal_divider {
	width: 21px;
	background: url(../images/h_divider.jpg) repeat-y;
}

/* ------------------------------------ FOOTER --------------------------------------------- */
			
#color_divider {
	width: 100%;
	height: 5px;
	color: #933600;
	background: #933600;
	border: none;
	margin: auto;
}


