table, td
{
	border-collapse:collapse;
	padding:0px;
}

body
{
	background-color:#0f2c68;
}

.main_table
{
	margin:auto;
	border:solid 1px #000000;
	width:800px;
	background-color:#ffffff;
}

.hours
{
	background-image:url(images/yellow_top.jpg);
	background-repeat:repeat-x;
	color:#a20909;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	font-size:16px;
}


.menu_table a
{
	display:block;
	width:162px;
	height:45px;
	text-decoration:none;
	color:#ffffff;
}

.menu_table a:hover
{
	color:#8B0913;
}

.menu_table a div
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	padding-left:45px;
}

.menu_table_home
{
	background-image:url(images/menu_home.gif);
}

.menu_table_about
{
	background-image:url(images/menu_about.gif);
}

.menu_table_services
{
	background-image:url(images/menu_services.gif);
}

.menu_table_locations
{
	background-image:url(images/menu_locations.gif);
}

.menu_table_contact
{
	background-image:url(images/menu_contact.gif);
}

.red
{
	background-color:#a20909;
	height:38px;
	width:162px;
}

.yellow
{
	background-color:#f6fab1;
	width:638px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

.yellow a
{
	text-decoration:none;
}

.yellow a:hover
{
	color:#a20909;
}

.page_body
{
	font-family:Arial;
	font-size:14px;
	vertical-align:top;
	padding:10px;
	width:100%;
}

h2
{
	font-size:18px;
	
}

.menu_col
{
	vertical-align:top;
	background-color:#157608;
	background-image:url(images/menu_fade.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.fade_back
{
	
	background-color:#157608;
	background-image:url(images/menu_fade.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.form_table td
{
	padding:3px;
}

.locations_table
{
	width:100%;
}

.locations_table td
{
	padding:3px;
	text-align:center;
}

.green_phone
{
	color:#376f00;
}

.red_text
{
	color:red;
}