/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8F8F8;
	margin-right:auto;
	margin-left:auto;
	width:760px;
	background-image: url(../images/bodybg.gif);
	margin-top: auto;
	margin-bottom: auto;
	padding: 0;
	}
.navhead {
	background-image: url(../images/graygrade4.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	height: 20px;
	overflow: hidden;
	padding-top: 4px;
	margin-bottom: 2px;
	font-weight: normal;
}
.contenthead {
	background-image: url(../images/graygrade4.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	height: 20px;
	overflow: hidden;
	padding-top: 4px;
	margin-bottom: 10px;
	font-weight: normal;
}
.address {
	border: 1px solid #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	font-weight: normal;
	float: right;
	padding-right: 1px;
	padding-left: 1px;
	height: 148px;
	background-image: url(../images/addressbg4.jpg);
	width: 142px;
	font-variant: normal;
}

a:link {
	font-family: Tahoma;
	text-decoration: none;
	color:#000000
}

a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color:#333333;/*	background-color: #2FB1E0;
	padding-top: 5px;
	padding-bottom: 5px;*/
}
a:active {
	font-family: Tahoma;
	text-decoration: underline;
	color:#FFFFFF
}
.linksdiv {
	font-family: Tahoma;
	font-size: 99%;
	text-transform: none;
	color: #646200;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDE6E1;
	border-bottom-color: #1674F9;
	height: 19px;
	padding-top: 8px;
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	background-color: #7DCCC5;
	background-image: url(../images/link2-ico.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-bottom: 3px;
}
.linksdiv:Hover {
	background-color: #2FB1E0;
	background-image: url(../images/link2-ico2.gif);
	color: #646200;
}
.headcontent {
	padding: 3px;
	height: 151px;
	border: 1px solid #00CCCC;
}
.content {
	border: 1px solid #00CCCC;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 450px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/contentbg2.gif);
}
.content .box {
	padding: 5px;
	background-color: #ADF2DD;
	margin-bottom: 5px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FE6767;
	border-right-color: #870101;
	border-bottom-color: #870101;
	border-left-color: #FE6767;
}
.content .box:Hover {
	background-color: #2FB1E0;
	;
	border: 1px solid #000000;
	color: #244516;
}
.navsidebar {
	border: 1px solid #00CCCC;
	background-color: #FFFFFF;
	padding: 3px;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 198px;
	background-image: url(../images/contentbg2.gif);
	height: 450px;	
}
.outer {
	width: 760px;
	float: none;
	padding: 3px;
	margin-top: 80px;
	border: 3px double #4AB9AE;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.lred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #C7ECC1;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4BEBC4;
	border-right-color: #4BEBC4;
	border-bottom-color: #E4F7E1;
	border-left-color: #E4F7E1;
}
.indent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #24E8B7;
	border-right-color: #24E8B7;
	border-bottom-color: #CAF9ED;
	border-left-color: #CAF9ED;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 230px;
	width: 340px;
}

#main {
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #A6F5E2;
	border: 1px solid #4F809E;
}
.style1 {
	font-size: 16px;
	color: #003366;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.outer .content .imagebox {
	height: 200px;
	width: 270px;
	float: left;
}
.outer .content .imagetextbox {
	float: left;
	height: 200px;
}
/* md map hover over */
a.map{
	position:relative; /*this is the key */
	z-index:10;
	color: #00CCFF;
} 
 a.map:hover{
	z-index:25;
	background-color: #CC0000;
	color: #FFFF00;
}

a.map span{display: none}

 a.map:hover span{ /*the span will display just on :hover state */
	padding: 5px;
	display:block;
	position:absolute;
	border:2px solid #000; 
	left: -220px;
	top: 10px;
	}
.outer  .content  .box  a:hover {
	text-decoration: underline;
}

