/* CSS Document */
body{
	margin-top:0px;
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:10px;
	width:80%;
	min-width:745px;

	border:2px;
	border-color:#D6DBE5;
	border-style:solid;
	border-top:none;
	padding-top:0px;
	margin:auto;
}

.main
{
	color:#000033;
	background-color:#EDF3F8;
}

#top
{

	width:100%;
	height:20px;
	float:right;
}

#cname
{
	padding:5px;
	background-color:#DAE7F1;
	text-align:right;
	font-size:10px;
	font-weight:bolder;
	border-bottom:thin;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
}

#showpic
{
	height:165px;
	background-color:#f0f0f0;
/*	background-color:#D1D6F1; */
	border-bottom:thin;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
}

#logo
{
	width:150px;
	height:200px;
	margin-left:10px;
	float:right;
}

#menu
{

	margin-top:10px;
	margin-left:5px;
	z-index:100;
	width:150px;
	border:2px;
	border-top:none;
	float:left;
	margin-left:10px;
	clear:both;
}
.title
{

	display:block;
	background-color:#9FABC4;
	font-weight:bolder;
	padding:5px;
}

.subtitle
{

	display:block;
	background-color:#9FABC4;
	font-weight:bolder;
	padding:5px;
	color:white;
}
.mitem a:link, .mitem a:visited
{
	background-color:#DCE0E9;
	font-weight:bolder;
	padding:5px;
	display:block;
	text-decoration:none;
	padding-left:10px;
	color:#001E5B;
}
.mitem a:hover
{
	background-color:#fff;
	font-weight:bolder;
	padding:5px;
	padding-left:10px;
	text-decoration:none;
	border:1px;
	border-color:#374155;
	border-style:solid;

	border-left:none;
	border-right:none;
}

.lsection
{
	background-color:#DAE7F1;
	font-weight:400;
	color:#001E5B;
	width:45%;
	margin:2%;
	float:left;
	clear:left;
	text-align:left;
}


.lsection p
{
	padding:2%;
}

.rsection
{
	background-color:#DAE7F1;
	font-weight:400;
	color:#001E5B;
	width:45%;
	margin:2%;
	margin-left:0px;
	margin-right:2%;
	float:right;
	clear:right;
	text-align:left;
}
.rsection p
{
	padding:2%;
}

.bull
{
	background-color:#9EC0DA;
	display:block;
}

.spacer
{
	margin:10px;
}

#siteInfo
{
	clear: both;
	background-color:#DAE7F1;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	color:#001E5B;
	height:15px;
}
#siteInfo a:link, #siteInfo a:visited
{
	padding:10px;
	font-size:10px;
	font-weight:bolder;
	text-decoration:none;
	color:#001E5B;
}
#siteInfo a:hover
{
	background-color:#EDF3F8;
	height:100%;
}

.location
{
	background-color:white;
	font-weight:400;
	color:#001E5B; 
	width:473px;
	height:415px;
	text-align:center;

}

#overview
{
	margin-left:10px;
}

.contact
{
	background-color:#DAE7F1;
	font-weight:400;
	color:#001E5B;
	text-align:left;
	height:260px;
	margin-left:10px;
	border-bottom:medium;
	border-bottom-color:#9FABC4;
	border-bottom-style:solid;
	overflow:visible;
}

.findus
{
	background-color:#DAE7F1;
	font-weight:400;
	color:#001E5B;
	text-align:left;
	margin-left:10px;
	border-bottom:medium;
	border-bottom-color:#9FABC4;
	border-bottom-style:solid;
	overflow:visible;
}

.locdes
{

	background-color:#DAE7F1;
	font-weight:400;
	color:#001E5B;
	margin:2%;
	text-align:left;
	overflow:visible;
}

#map
{
width: 100%; 
height: 400px;
}
