@charset "UTF-8";
/* CSS Document */


#rightcol6 * {margin:0; padding:0; position:relative; float:none; top:0px; left:0;}
#rightcol6 { position:relative; top:0px; padding-top:85px;}

#rightcol6 h1, #rightcol6 p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		left:10px;
		}

#rightcol6 h1 {
		font-size:15px;
		/*background-color:#d9e3e4;*/
		width:290px;
		top:0px;
		height:20px; padding:0px 0 0 18px;
		text-align:left;
		color:#344d6f;
		}

#rightcol6 p {
		 width:280px;
		 text-align:left;
		 padding:0 0 0 18px;
		 top:2px;
		 display:relative; letter-spacing:.02em; word-spacing:-.1em;
		 line-height:1.45em;
		 float:left;
		 }
	

#rightcol6 ul {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #000000;
		width:500px;
		padding:10px 20px 6px 28px;
		margin:0px 0 0 0;
		left:13px; top:15px;
		position:relative; clear:both;
		}

#rightcol6 ul li {
		padding:0 0 3px 0;
		text-indent:0px;
		list-style-type:square;
		line-height:1.2em;
		}

#rightcol6 ul li ul { top:0; left:0px; padding:0; margin:0; border:0px;}

#rightcol6 ul li ul li { list-style-type:none; padding:0 0 1px 0;}

#smallmap {
		background-image:url(../images/map-small.jpg); background-repeat:no-repeat; background-position:0px 0px;
		width:245px; height:165px;
		position:relative;
		background-color:#344d6f;
		top:14px;
		margin:0px 0 0 40px;
		overflow:hidden;
		clear:left;
		border:2px solid #344d6f;
		}
#smallmap:hover { background-color:#003366;}

#smallmap h3 { padding:3px 0 3px 0; background-color:#344d6f; top:147px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px; color:#FFFFFF;
		text-align:center;
		width:255px;
		font-weight:normal;
		}

#slideshow {
	display:block;
	width:225px;
	height:265px;
	background-color:#fff;
	float:right;
	margin:-12px 28px 0 0;
	background:url(../images/load-loop-small.gif) no-repeat center center;
	}

div#big-map {
	width:550px; background-color:#666666;
	height:378px;
	position:relative;
	left:230px; top:100px;
	border:3px solid  #344d6f;
	background-image:url(../images/map.jpg); background-repeat:no-repeat;
	z-index:90;
	}

div#big-map-shadow {
		width:555px; background-color:#666666;
		height:385px;
		position:relative;
		left:235px; top:-280px;
		z-index:89;
filter:alpha(opacity=25);-moz-opacity:.25;
		opacity:.25;
		}
	
div#big-map h3 {
		width:50px; height:13px;
		border:2px solid #000;
		background-color: #fff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px; text-align:center;
		color:#000;
		margin:0; padding:2px 0 1px 0;
		position:relative;
		top:5px; right:6px; float:right;
		}

div#big-map h3:hover { background-color: #FFFF99; color: #000;}



