body
{
	font-family: Arial, Verdana;
	background-color: #ffffff;
	font-size: 12px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
}

.content
{
	width: 800px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
}

#header_div
{
	margin-top: 20px;
}

#head_img
{
	margin-left: 50px;
	margin-bottom: 4px;
}

#head_banner
{
	background-color: #e77838;
	height: 76px;
	padding-top: 4px;
}

#banner_text
{
	font-weight: bold;
	width: 220px;
	padding-left: 50px;
	font-size: 13px;
	position: absolute;
	text-align: justify;
}

#button_div
{
	position: absolute;
	margin-left: 285px;
}

button
{
	background-color: #ffcc33;
	font-weight: bold;
	width: 170px;
	border-width: 1px;
	border-top-color: #ffe79e;
	border-left-color: #ffe79e;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.button
{
	background-color: #ffcc33;
	font-weight: bold;
	width: 210px;
	border-width: 1px;
	border-top-color: #ffe79e;
	border-left-color: #ffe79e;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#map_top
{
	position: absolute;
	margin-top: -75px;
	margin-left: 465px;
}

#map_middle
{
	position: absolute;
	margin-top: -3px;
	margin-left: 485px;
}

#year_text
{
	position: absolute;
	margin-top: 7px;
	margin-left: 524px;
	color: #ffffff;
	font-size: 56px;
	font-weight: bold;
	z-index: 10;
}

#year_text_shadow
{
	position: absolute;
	margin-top: 10px;
	margin-left: 527px;
	color: #000000;
	font-size: 56px;
	font-weight: bold;
	z-index: 5;
}

#date_text
{
	position: absolute;
	margin-top: 0px;
	margin-left: 50px;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	z-index: 10;
}

#date_text_shadow
{
	position: absolute;
	margin-top: 3px;
	margin-left: 53px;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	z-index: 5;
}

#map_bottom
{
	position: absolute;
	margin-top: 75px;
	margin-left: 455px;
	z-index: 0;
}

#fire_img_bottom
{
	position: absolute;
	margin-top: 205px;
	margin-left: 477px;
}

#burns_text
{
	margin-top: 10px;
	margin-left: 25px;
	font-weight: bold;
	width: 425px;
	text-align: justify;
	font-size: 11px;
}

#burns_text p
{
	padding-bottom: 20px;
}

#burns_text_today
{
	margin-top: 5px;
	margin-left: 25px;
	font-weight: bold;
	position: absolute;
	width: 475px;
	z-index: 10;
}

.orange_sub_head
{
	font-size: 13px;
	color: #990000;
}

.text_large
{
	font-size: 14px;
}

.contact_head
{
	font-size: 14px;
	font-weight: bold;
}

.contact_head_bg
{
	font-size: 14px;
	font-weight: normal;
	background-color: #ebe5d2;
}

.contact_list
{
	font-size: 12px;
	font-weight: normal;
}

.contact_list_bg
{
	font-size: 12px;
	font-weight: normal;
	background-color: #ebe5d2;
}

.small_text
{
	font-size: 11px;
}

a:link
{
	color: #0033CC;
}
a:visited
{
	color: #0033CC;
}
a:hover
{
	color: #0033CC;
}
a:active
{
	color: #0033CC;
}
