@charset "utf-8";
/* CSS Document */


#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float_right {
	float: right;
	margin-bottom: 4px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.text_hdr_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
}
.text_hdr_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
}
.text_hdr_tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
.text_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	display: block;
}
.text_superhdr_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_panel_hdr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	display: block;
}
.text_panel_hdr_large {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	display: block;
	font-style: italic;
}

.text_welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #036;
	text-align: center;
	display: block;
}
.text_welcome2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #036;
	font-style: italic;
}

.text_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	display: block;
}
.text_4panels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-align: center;
	display: block;
}
.text_lower_panel_white {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	display: block;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	display: block;
}
.text_randy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
.text_contact_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	background-color: #FFC;
}
.text_req_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F00;
}
