﻿html, body, form
{
	margin: 0;
	padding: 0;
}
body
{
	color: Black;
	font-size: 10pt;
	font-family: Trebuchet MS;
	background-color: #acacac;
	margin: 0;
	padding: 0;
}
a
{
	color: #0077a2;
	text-decoration: none;
}
a:hover
{
	color: #0077a2;
	text-decoration: underline;
}
#container
{
	padding: auto;
	margin: auto;
	width: 930px;
	position: relative;
}
#top
{
	padding: 0;
	margin: 0;
	width: 930px;
	height: 217px;
	position: relative;
	z-index: 2;
}
#logo
{
	height: 180px;
	width: 930px;
	position: relative;
	background-image: url(images/logo_top.jpg);
}
#pics
{ 
	height: 193px;
	width: 930px;
	position: absolute;
	left: 0;
	top: -10px;
	background-image: url(images/top_pics.jpg);
}

/* NAV START */
#main_nav
{
	height: 37px;
	width: 930px;
	position: relative;
	background-image: url(images/nav_bg.jpg);
	z-index: 3;
}
#main_nav ul
{
	padding: 0;
	margin: 0 0 0 35px;
	height: 37px;
	width: 860px;
	z-index: 3;
}
#main_nav ul li
{
	list-style-type: none;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#main_nav ul li a
{
	float: left;
	display: block;
	color: White;
	height: 28px;
	cursor: pointer;
	padding: 9px 14px 0 13px;
	font-size: 10pt;
}
#main_nav ul li a:hover
{
	display: block;
	color: Black;
	text-decoration: none;
	height: 28px;
	padding: 9px 14px 0 13px;
	font-size: 10pt;
}
#main_nav li ul
{
	padding: 0px;
	margin: 0px;
	display: none;
	position: absolute;
	top: 34px;
	left: 0px;
	width: 135px;
	height: auto;
	border: 3px solid black;
	border-top: none;
}
#main_nav li ul li
{
	padding: 0px;
	margin: 0px;
	display: block;
	float: none;
	height: auto;
}
#main_nav li ul li a
{
	width: 115px;
	display: block;
	float: none;
	background-color: #0073a0;
	color: White;
	padding: 5px 10px 5px 10px;
	font-size: 10pt;
	height: auto;
}
#main_nav li ul li a:hover
{
	width: 115px;
	display: block;
	float: none;
	background-color: #0073a0;
	color: Black;
	padding: 5px 10px 5px 10px;
	font-size: 10pt;
	height: auto;
}
#main_nav li ul li ul
{
	padding: 0px;
	margin: 0px;
	display: none;
	position: absolute;
	top: 0px;
	left: 135px;
	border: 3px solid black;
	border-left: none;
}
#main_nav li ul li ul li
{
	padding: 0px;
	margin: 0px;
	display: block;
	float: none;
	height: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul
{
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul
{
	display: block;
}
/* NAV END */
#middle
{
	height: auto !important;
	height: 400px;
	min-height: 400px;
	width: 930px;
	position: relative;
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
}
.content_main
{
	height: auto !important;
	height: 400px;
	min-height: 400px;
	width: 930px;
}
.subMods ul
{
	list-style-type: none;
	padding: 0px 25px 0px 25px;
	font-weight: bold;
	font-size: 16pt;
}
.content_padding
{
	padding: 0px 45px 10px 45px;
}
.content_padding img
{
	padding: 10px;
}
#bottom
{
	width: 930px;
	height: 305px;
	position: relative;
}
#calendar_news
{
	width: 930px;
	height: 241px;
	position: relative;
	background-image: url(images/content_tile.jpg);
}
#calendar
{
	width: 466px;
	height: 241px;
	position: relative;
	float: left;
}
.events_header
{
	width: 466px;
	height: 43px;
	position: relative;
	background-image: url(images/calendar_header.jpg);
}
.calendar_padding
{
	padding: 0 0 0 45px;
}
.calendar_content
{
	width: 418px;
	height: 198px;
	overflow: auto;
}
#news
{
	width: 464px;
	height: 241px;
	position: relative;
	float: left;
}
.news_header
{
	width: 464px;
	height: 43px;
	position: relative;
	background-image: url(images/news_header.jpg);
}
.news_padding
{
	padding: 0 0 0 10px;
}
.news_content
{
	width: 418px;
	height: 198px;
	overflow: auto;
}
.footer
{
	width: 930px;
	height: 64px;
	background-image: url(images/footer_bg.jpg);
}
.footer_padding
{
	text-align: center;
	padding: 5px;
	color: White;
}
.content_header
{
	display: none;
}
.h1
{
	
}
.navcrumbs
{
	text-align: right;
	padding-bottom: 10px;
	font-size: 9pt;
}
hr
{
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #939598
}
/*map styles*/
.map_location
{
	padding: 10px 0px 10px 0px;
}
.map_map
{
	height: 400px;
	border: 1px solid black;
}
.map_route
{
	min-height: 100px;
	border: 1px solid black;
}
.map_directions
{
	padding: 10px 0px 10px 0px;
}
.map_btn
{
	
}
.map_textbox
{
	width: 520px;
	margin-bottom: 10px;
}
/*login styles*/
.login_bg
{
	position: relative;
	background-image: url(images/login_bg2.jpg);
	height: 43px;
	width: 930px;
}
.login_main
{
	padding: 10px 0px 0px 225px;
	position: relative;
	color: White;
}
.username_txt
{
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}
.username_box
{
	float: left;
	padding-left: 5px;
}
.password_txt
{
	float: left;
	padding-left: 20px;
	padding-top: 3px;
	
}
.password_box
{
	float: left;
	padding-left: 5px;
}
.login_btn
{
	float: left;
	padding-left: 10px;
}
.login_remember
{
	display: none;
}
.btn_sml
{
	width: 64px;
	height: 20px;
	color: White;
	background-image: url(images/btn_sml.jpg);
	cursor: pointer;
	padding-bottom: 2px;
}
.logged_in
{
	float: left;
	padding-left: 10px;
	padding-top: 2px;
}
.login_error
{
	position: relative;
	top: 204px;
	right: 38px;
}



/*calendar styles*/

.calendar_table
{
    width: 100%;
    background-color: #0077a2;
}

.calendar_table th
{
    text-align: center;
    font-weight: bold;
    background-color: #FFFFFF;
}

.calendar_table td
{
    width: 14.286%;
    height: 100px;
    text-align: left;
    vertical-align: top;
}

.calendar_cell_inmonth
{
    background-color: #FFFFFF;
}

.calendar_cell_today
{
    background-color: #ffffff;
    border: 2px solid #890000;
}

.calendar_cell_outofmonth
{
    background-color: #acacac;
}

.calendar_header
{
    text-align: center;
}

.calendar_date_cell
{
    font-weight: bold;
    font-size: larger;
    width: 200px;
}

.calendar_cell_evenweek
{
    background-color: #FFFFFF;
}

.calendar_cell_oddweek
{
    background-color: #FFFFAA;
}
.calendar_backward
{
    width: 65px;
    height: 44px;
    background-image: url(images/photo_gallery_prev_btn.jpg);
    cursor: pointer;
}
.calendar_forward
{
    width: 65px;
    height: 44px;
    background-image: url(images/photo_gallery_next_btn.jpg);
    cursor: pointer;
}


/*photogallery styles*/

.photo_gallery_selected_thumb
{
    
}
.photo_gallery_thumb
{
    
}
.photo_gallery_big_img
{
   
}
.photo_gallery_prev_btn
{
    width: 65px;
    height: 44px;
    background-image: url(images/photo_gallery_prev_btn.jpg);
    cursor: pointer;
}
.photo_gallery_next_btn
{
    width: 65px;
    height: 44px;
    background-image: url(images/photo_gallery_next_btn.jpg);
    cursor: pointer;
}