body
{
	background-color:#e2e0e0;
}


table, td
{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	vertical-align:top;
}

.main_table
{
	margin:auto;
	border:solid 1px #717070;
}

.header
{
	height:335px;
	width:905px;
	vertical-align:top;
	text-align:right;
}

.header div
{
	padding-right:20px;
	padding-top:5px;
}

.header div a
{
	font-family:Lucida Sans Unicode;
	color:#1c308a;
	font-size:13px;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

.header div a:hover
{
	color:#ffffff;
}

.location
{
	font-family:Lucida Sans Unicode;
	color:#ffffff;
}


.menu_col
{
	width:206px;
	background-color:#ffffff;
	border-right:solid 1px #000000;
}

.menu_pad
{
	padding-left:14px;
}

.menu a
{
	display:block;
	background-image:url(images/menu_back.gif);
	background-position:top left;
	width:192px;
	height:21px;
	text-decoration:none;
	color:#000000;
}

.menu a:hover
{
	background-position:bottom left;
	color:#790808;
}

.menu a div
{
	font-family:Lucida Sans Unicode;
	font-size:12px;
	padding-left:26px;
	padding-top:2px;
}

.body_grad
{
	/*background-image:url(images/body_grad.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;*/
	width:699px;
	height:613px;
	background-color:#ffffff;
}

.body_grad_home
{
	background-image:url(images/body_grad.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:699px;
	height:613px;
	background-color:#ffffff;
}

.page_body
{
	width:513px;
	padding:10px;
	font-family:Lucida Sans Unicode;
	font-size:12px;
	
}

.page_body a
{
	text-decoration:none;
	font-weight:bold;
	color:#6c92b9;
}

.page_body a:hover
{
	color:#790808;
}

.page_body img
{
	margin:3px;
}

.right_col
{
	text-align:right;
	width:154px;
	font-family:Lucida Sans Unicode;
	border-left:1px solid #000000;
	/*background-image:url(images/right_col_back.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
}

hr
{
	width:100%;
	height:1px;
}

.blue_text
{
	color:#6e90af;
	font-size:13px;
	font-weight:bold;
}

.footer
{
	font-size:10px;
	font-family:Arial;
	color:#656565;
	text-align:center;
}

.footer a
{
	color:#1c308a;
	text-decoration:none;
}

.footer a:hover
{
	color:#790808;
}

.footer_spacing
{
	width:90%;
	margin:auto;
}

.news_items
{
	font-family:Arial;
	font-size:10px;
}

.news_items a
{
	color:#30659a;
}

.news_items a:hover
{
	color:#790808;
}

.indent
{
	padding-left:25px;
}

.blue_body_text
{
	color:#1c308a;
}

.blue_body_text span
{
	font-size:20px;
}

.box 
{
	background-color:#efefef;
	margin-bottom:20px;
}

.box_title
{
	background-color:#adadad;
	font-weight:bold;
	font-size:12px;
}

.editor img
{
	border:0px;
}

.editor td
{
	padding:3px;
}

form td
{
	padding:3px;
}

.weather_link
{
	border:solid 1px #000000;
	width:180px;
}

.reg
{
	font-size:24px;
}

.calc_heading
{
	height:14px;
	background-color:#ddddff;
}

.hours_table
{
	width:100%;
	margin:auto;
}

.hours_table td
{
	width:60%;
	vertical-align:top;
}

.staff_table
{
	width:100%;
	
}

.staff_table td
{
	padding:3px;
	border:solid 1px #000000;
	width:33%;
}

.staff_table_title
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	
}

p
{
	margin:0px;
}

.banking_button_g
{
	background-image:url(images/green_button.jpg);
	display:block;
	width:168px;
	height:26px;
}

.banking_button_b
{
	background-image:url(images/blue_button.jpg);
	display:block;
	width:168px;
	height:26px;
}

.banking_button_y
{
	background-image:url(images/yellow_button.jpg);
	display:block;
	width:168px;
	height:26px;
}

.banking_button_b div, .banking_button_g div, .banking_button_y div
{
	padding-left:45px;
	padding-top:4px;
	color:#000000;
	text-align:left;
}



.banking_buttons_table 
{
	width:100%;
}

.banking_buttons_table td
{
 text-align:center;
}

.contact_table
{
	width:100%;
}
