body {
	 font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;font-size: 62.5%;
	line-height:160%;
	background:#CCC;
	color:#666;
	margin:0 auto;
}

#container {
	background-color:#FFF;
	padding-top:10px;
	padding-bottom:30px;
	
}


#logo {
	padding: 20px 0 0px 0 ;
	margin-bottom:15px;
	background-color:#ccc;
}

#topnavigation{background-image:url(../images/dotted-horizontal.gif); background-repeat:repeat-x; background-position:0px 1px; border-bottom:solid 1px #7c7a6b; height:34px;}
#topnav ul{list-style-type:none; margin:0px; padding:0px 0px 0px 0px;}
#topnav ul li{list-style-type:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;color:#b9b9b9; background-image:url(../images/menu-separator.gif); background-repeat:no-repeat; background-position:0px 12px}
#topnav ul li li{padding:0px;}
#topnav ul li.home{background-image:none;}
#topnav ul li.active{border-top:solid 3px #006;}
#topnav ul li a, #topnav ul li a:visited{color:#000;}
#topnav ul li a:hover{color:#9fa1a2; text-decoration:none}

/* heading */
 h1 {font-size:28px;font-weight:bold;color:#111;}
 h2 {font-size:24px;font-weight:bold;color:#111;}
 h3 {font-size:18px;font-weight:normal;color:#111; padding-bottom:10px;}
 h4 {font-size:18px;font-weight:normal;color:#111;}
 h5 {font-size:16px;font-weight:normal;color:#111;}
 h6 {font-size:14px;font-weight:normal;color:#111;}

/* links */
a, a:visited {color:#C60; text-decoration:none;}
a:hover{color:#df7034; text-decoration:underline;}
a img{border:none}
.imgleft{float:left; margin-right:15px; margin-top:5px;}
.imgborder{padding:0px; margin:5px 0px;}
.imgright{float:right; margin-left:15px;}
.imgcenter{ margin:5px 0px 10px 0px; display:block; text-align:center}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:12px;
	margin-bottom:20px;
	line-height:160%;
}

#footer p {
	margin-bottom:5px;
}

#sidebar p {
	line-height:150%;}

ul li {
	list-style-type: square;
	margin-left:40px;
	color:#666;}
	
	
blockquote {
	font-size:12px;
	margin:20px 0 20px 0px;
	color:#6b6b6b;
	padding:15px 20px 10px 30px;
	background:url(../images/quote.gif);
	background-repeat:no-repeat;
	line-height:20px;
	}
	
#slideshow {padding 0 0 20px 0; margin-top:10px;}	
#slideshow ul{margin:0px; padding:0px; list-style-type:none;}
#slideshow ul li{margin:0px; padding:0px; list-style-type:none;}

#footer {background-color:#f5f5f4; background-image:url(../images/footer_bg.gif); background-repeat:repeat-x; padding-top:20px; padding-bottom:30px; line-height:140%; margin-bottom:30px; }



/* -------- Title -------- */

#categorytitle { font-size:22px; color:#7d7d7d; padding:12px 0 12px 0; margin:0 0 30px 0; border-bottom:1px dotted #D1D1D1; width:600px;}
#fullwidth-categorytitle { font-size:22px; color:#7d7d7d; padding:32px 0 12px 0; margin:0 0 30px 0; border-bottom:1px dotted #D1D1D1; width:940px;}
.subcategorytitle { font-size:18px; color:#111; padding:12px 0 12px 0; margin:0 0 10px 0; font-weight:bold;}
#title { font-size:32px; font-style:normal; color:#3a3a3a; font-weight:bold; letter-spacing:-1px; margin-bottom:15px; width:600px;}
#titleHighlight { font-size:18px; color:#3a3a3a; font-weight:normal; letter-spacing:0px; margin-bottom:30px;line-height:28px; }
#subtitle { font-size:22px; font-style:normal; color:#3a3a3a; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}

/* ------------------------------------- */
/* JWUR Map                                */
		
#myMap {
	width: 940px;
	height: 450px;
	border:1px solid #000;
	color:#333;
	font-size:12px;
}

.infowindow { font-size:14px;}

.imgright {
	float:right;}
