@charset "windows-1252";

#subheader {
	padding: 10px 10px 0px 11px; /* top right bottom left */
	background-image: url(/images/subheader.png);
	overflow: hidden;
	width: 949px;
	height: 226px;
	clear: both;
}

#subheader_left {
	padding-top: 1px;
	height: 214px;
	z-index: 0;
	width: 724px;
	float: left;
}

#subheader_right {
	float: right;
	width: 215px;
	float: right;
}

#subheader_right p {
	padding: 3px 10px 3px 5px; /* top right bottom left */
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

#subheader_right p.l1 {
	padding-top: 75px;
	color: #cfc27b;
}

#subheader_right p.l2 {
	padding-left: 24px;
	font-size: 12px;
}

#subheader_right p.l2 a {
	color: #ffffff;
}

#subheader_right p.l3 {
	padding-top: 20px;
	color: #cfc27b;
}

#subheader_right p.l4 {
	font-family: Arial Black;
	font-style: italic;
	padding-top: 7px;
	font-size: 14pt;
}

#container {
	padding: 0px 2px 0px 3px; /* top right bottom left */
	background-image: url(/images/container.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 233px;
	width: 966px;
}

#container a, #container a:hover, #container a:active, #container a:visited, #container a:link {
	text-decoration: none;
	color: #dddddd;
}

#column1, #column2, #column3, #column4 {
	padding: 10px 10px 0px 10px; /* top right bottom left */
	font-weight: bold;
	width: 221px;
	float: left;
}

#column1 h1, #column2 h1, #column3 h1, #column4 h1 {
	padding: 0px 0px 4px 0px; /* top right bottom left */
	text-transform: uppercase;
	font-family: Arial Black;
	font-style: italic;
	font-size: 11px;
	color: #cec17a;
}
