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

body {
margin:0px;
background-color:#FFFFFF;
background-image:url(img/top_bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

.main_text {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#6d6e71;
	}
	.bottom_links {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	}
		.bottom_links:hover {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	}
		.tornado_text {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	}
			.services_hed {
			font:"Times New Roman", Times, serif;
		font-size:17px;
	text-decoration:none;
	color:#6d6e71;
	}
	.form_text {
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#717171;
	}
		.menu_text {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#6d6e71;
	}
			.menu_text:hover {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#6d6e71;
	}
	.heading_gal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #f7941d;
}
