* {
	margin: 0px; padding: 0px;
}
body {
	color: rgb(102, 102, 102); font-family: Arial, Helvetica, sans-serif; font-size: 15px; background-color: rgb(255, 255, 255);
}
a {
	color: rgb(0, 51, 153);
}
a:hover {
	color: rgb(204, 0, 0);
}
#container {
	margin: 0px auto; width: 770px;
}
#header {
	background: url("images/head.jpg") no-repeat top; margin: 5px 5px 0px; padding: 10px; height: 80px;
}
#header .h_right {
	text-align: right; color: rgb(255, 255, 255); padding-top: 10px; font-family: Corbel, Trebuchet, Times New Roaman, Helvetica, Sans-Serif; font-size: 17px; font-weight: bold;
}
#top_nav {
	margin: 10px 5px 5px; padding: 4px; border: 1px solid rgb(204, 204, 204); text-align: center; background-color: rgb(205, 216, 226);
}
#top_nav li {
	padding: 0px 20px; display: inline;
}
#top_nav li a {
	color: rgb(0, 51, 153); font-size: 14px; font-weight: bold;
}
#top_nav li a:hover {
	color: rgb(204, 0, 0);
}
#top_nav ul {
	list-style: none;
}
#left_nav {
	width: 15%; text-align: center; float: left; display: inline; min-height: 300px;
}
#left_nav ul {
	list-style: none; margin: 0px; padding: 10px 10px 0px;
}
#left_nav li {
	background: url("images/left_nav_left.gif") no-repeat left top; padding: 0px 0px 0px 9px; margin-bottom: 10px;
}
#left_nav a {
	background: url("images/left_nav_right.gif") no-repeat right top; padding: 19px 16px 0px 7px; height: 57px; line-height: 1.3em; font-weight: bold; text-decoration: none; float: left; display: block;
}
#left_nav a {
	float: none;
}
#left_nav a:hover {
	color: rgb(204, 0, 0);
}
#left_nav #current {
	
}
#left_nav #current a {
	color: rgb(51, 51, 51); padding-bottom: 5px;
}
* html #left_nav {
	height: 300px;
}
#page_content {
	margin: 0px; padding: 10px 0px 0px 4px; width: 83%; float: left; display: inline; min-height: 300px;
}
* html #page_content {
	height: 300px;
}
#page_content p {
	width: 100%; padding-top: 12px;
}
#page_content ul {
	list-style: none;
}
#page_content li {
	padding-bottom: 10px;
}
h1 {
	text-align: center; color: rgb(204, 0, 0); font-size: 24px; font-weight: bold;
}
h2 {
	padding: 10px; text-align: center; font-size: 20px; font-weight: bold;
}
h2 a {
	text-decoration: none;
}
h3 {
	padding: 0px; text-align: center; color: rgb(0, 51, 153); font-size: 16px; margin-bottom: 6px;
}
ul .horizontal_list {
	list-style: none; display: inline;
}
#page_content ul .border {
	margin: 0px 0px 10px; padding: 10px; border: 1px solid rgb(204, 204, 204); background-color: rgb(248, 249, 249);
}
#page_content ul .border_red {
	margin: 0px 0px 10px; padding: 10px; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.horizontal_list li {
	list-style: none; padding: 0px 10px; font-size: 15px; display: inline;
}
.horizontal_list li a {
	font-weight: bold; text-decoration: none;
}
.form_table {
	font-size: 16px;
}
.form_table input {
	color: rgb(0, 0, 0); font-size: 16px;
}
select {
	color: rgb(0, 0, 0); font-size: 16px;
}
.reset_form input {
	font-size: 13px;
}
select {
	font-size: 13px;
}
.used_table td {
	padding: 4px;
}
.used_table a {
	text-decoration: none;
}
#footer {
	margin: 5px; padding: 4px; width: 97.7%; color: rgb(255, 255, 255); border-bottom-color: rgb(0, 0, 0); border-bottom-width: 2px; border-bottom-style: solid; float: left; display: inline; background-color: rgb(0, 79, 150);
}
#footer p.f_name {
	float: left;
}
#footer p.f_slogan {
	float: right;
}
.an_shasta {
	margin: 5px; padding: 4px; width: 97.7%; text-align: center; color: rgb(0, 0, 0); float: left; display: inline; background-color: rgb(255, 255, 255);
}
#daytimephone {display: none;}
