/*CSS Document*/
BODY
{
	margin: 0px;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
}
.body{
	background-color: #656578;
}
.top_row
{
	background-color: #4b4b5f;
	height: 350px;
}
.bot_row
{
	background-image: url(site_images/bot_bg.png);
	background-repeat: repeat-x;
	height: 382px;
}
.top_mid
{
	width: 720px;
}
.header
{
	width: 720px;
	background-color: #FFFFFF;
}
.top_logo
{
	width: 720px;
	background-color: #FFFFFF;
}
.bot_row_middle
{
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 10px;
	width: 720px;
}
.community_events
{
	width: 200px;
	height: 40px;
	background-color: #ECF1F5;
	vertical-align: middle;
	text-align: center;
}
.event_calendar
{
	background-color: #E4E9ED;
	padding: 10px;
	text-align: right;
}
.event_calendar a:link, .event_calendar a:visited{
    text-decoration: underline;
    font-weight: bold;
    color: #333333;
}
.event_calendar a:active, .event_calendar a:hover{
    text-decoration: none;
    font-weight: bold;
    color: #333333;
}
.nav_box{
	background-color: #FFFFFF;
}
/* Text Styles */
.blue_text, .blue_text a:link, .blue_text a:visited{
	color: #acc8d4;
	font-weight: bold;
    text-decoration: none;
}
.blue_text a:active, .blue_text a:hover{
    color: #acc8d4;
    font-weight: bold;
    text-decoration: underline;
}
.event_header{
	color: #8babb7;
	font-weight: bold;
}

/* Navigation Button CSS */
.nav_left{
	background-image: url(site_images/nav_button_left.png);
	width: 9px;
	height: 25px;
}
.nav_mid{
	background-image: url(site_images/nav_button_mid.png);
	height: 25px;
	padding-left: 8px;
	padding-right: 8px;
}
.nav_right{
	background-image: url(site_images/nav_button_right.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 3px;
	width: 9px;
	height: 25px;
}
.nav_box{
	padding-left: 21px;
}
.nav_button{
	color: #333333;
}
/* Navigation CSS */
#sddm{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
	}

#sddm li a{
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 3px;
	padding-left: 3px;
}

#sddm li a:hover{
	color: #333333;
}

#sddm div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
	background-color: #A8A8BC;
}

#sddm div a{
	position: relative;
	display: block;
	z-index: 100;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	background-color: #A8A8BC;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

#sddm div a:hover{
	color: #336699;
	background-color: #C7C9D9;
}


#sddm2{
	margin: 0;
	padding: 0;
	z-index: 30;
	width: 750px;
	color:#FFFFFF;
}

#sddm2 li{
	list-style: none;
	float: left;
	font: bold 11px arial;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #cccccc;
	}

#sddm2 li a{
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 7px;
	padding-left: 7px;
	color:#FFFFFF;
}

#sddm2 li a:hover{
	color: #f6d745;
}

#sddm2 div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #7b92ad;
	background-color: #ececec;
	color: #16406e;
}

#sddm2 div a{
	position: relative;
	display: block;
	z-index: 100;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #16406e;
	font-family: arial;
	font-size: 12px;
	background-color: #ececec;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	border-bottom: 1px solid #7b92ad;
}

#sddm2 div a:hover{
	color: #FFFFFF;
	background-color: #c2c2c2;
}

/* Adminpanel Navigation Buttons */
.adminpanelnav{
	height: 22px;
}
.adminbuttons{
	position: absolute;
	visibility: visible;
	z-index: 1000;
	top: 0px;
	width: 100%;
	height: 22px;
}
.admin_nav_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(/site_images/admin_images/button_left.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 10px;
	cursor: pointer;
}
.admin_nav_mid{
	background-image: url(/site_images/admin_images/button_middle.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-family:arial, helvetica, clean, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.admin_nav_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(/site_images/admin_images/button_right.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 10px;
	cursor: pointer;
}
.admin_nav_spacer{
	width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.admin_header1{
	background-color: #bdd7e4;
	color: #5b8499;
	height: 45px;
	font-weight: bold;
}
.admin_header1 a:link, .admin_header1 a:visited, .admin_header1 a:active, .admin_header1 a:hover{
	color: #5b8499;
	font-weight: bold;
}
.admin_navbar{
	background-image: url(/site_images/admin_bg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #333333;
	height: 28px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.admin_navbar a:link, .admin_navbar a:visited{
	color: #333333;
	font-weight: bold;
}
.admin_navbar a:active, .admin_navbar a:hover{
	color: #ffffff;
	font-weight: bold;
}
.info-box {
	background:#F8F8F8 none repeat scroll 0 0;
	border:5px solid #DDDDDD;
	display:none;
	height:300px;
	left:50%;
	margin-left:-225px;
	padding:15px 15px 10px;
	position:absolute;
	top:100px;
	width:450px;
	z-index:1000;
}
.redboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
