@charset "utf-8";
/* CSS Document */

body 	{
	background:#62738d;
	background-image: url(../images/body_bg_6.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
}


a:link       { color: blue; font-weight:bold }
a:visited    { color: #333333; font-weight:bold }
a:hover      { color: #000066; font-weight:bold }

#TabbedPanels1 {
display: none;
}

.jsEnabled #TabbedPanels1 {
display: block;
}

#Accordion1 {
display: none;
}

.jsEnabled #Accordion1 {
display: block;
}

#staticmenu {
	display: block;
	font-size:x-small;
	color:#333333;
	background-color: #8392aa;
	width: 150px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-left: 10px;
}

.jsEnabled #staticmenu {
display: none;
}

#mapcenter {
	display: none;
}

.jsEnabled #mapcenter {
display: block;
}

.containter .middle .ContentRight .img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.containter .middle .ContentRight .img_right {
	float: right;
	margin-bottom: 0px;
	margin-left: 10px;
}

h2 {
	font-size:1.5em;
	color: #036;
	text-align:center;
}
		
h3 {
	font-size: 1.25em;
	color: #036;
}

h4 {
	font-size: 1em;
	color: #036;
	text-align:center;
}

.containter .middle .ContentRight #slideshow {
	float: right;
	height: 174px;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background-image: url(/images/slideshow/slideshow_bg.gif);
	background-repeat: no-repeat;
}

#address {
	text-align:center;
	font-size:120%;
	color:#333333;
	margin-top:200px;
	margin-left: 10px;
	margin-right: 5px;
}

.Header {
	height: 150px;
	width: 800px;
	background-image: url(../images/banner_30.jpg);
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.menubar {
	background-repeat: no-repeat;
	height: 25px;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/menubar_760.gif);
}

.menubar .menu {
	background-image: url(/images/bla_bar_25.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 710px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: gray;
	margin-right: auto;
	margin-left: auto;
}

.solidblockmenu {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	float: left;
	width: 720px;
	background: black url('../images/bla_bar_25.gif') repeat-x center;
	text-align: center;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #bfbdb4;
	text-decoration: none;
	border-right: 2px solid gray;
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #bfbdb4;
background: url('../images/blu_bar_25.gif') repeat-x center;
}

.solidblockmenu li a:visited{
color: #bfbdb4;
}

.solidblockmenu li .current{
	color: #bfbdb4;
	background: url('../images/drk_blu_bar_25.gif') repeat-x center;
}

.Footer {
	margin-left: 180px;
	margin-right: auto;
	text-align: center;
	clear: left;
	font-size: .7em;
}

.Footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.ContentLeft {
	width: 170px;
	float: left;
	color: #000000;
	display: inline;
	overflow: visible;
	height: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #575757;
}

.containter .middle #leftmenu img {
	padding-left: 0px;
	margin-left: 35px;
}

.ContentRight {
	width: 530px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	clear: none;
	padding-right: 10px;
}

.containter {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.manage {
	font-size: small;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.manage h1 {
	font-size: x-large;
	text-align: center;
}

.containter .top {
	background-image: url(../images/top_border_11.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}
.containter .middle {
	background-image: url(../images/content_border_20.gif);
	background-repeat: repeat-y;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 1.3em;
}
.containter .bottom {
	background-image: url(../images/bottom_border.gif);
	height: 10px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}
#smalltext {
	font-size: x-small;
}
