
		* { margin:0; padding:0; }
		body { background-color:#fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#564b47; }
		a {color: #003399; text-decoration: none;}
		a:visited {color:#003399; text-decoration: none;}
		a:hover {color: #f63; text-decoration: none;}
		h1 { font-size:18px; font-weight:normal; padding: 5px 10px; }
		h2 { font-size:18px; font-weight:normal; padding: 5px 10px; }
		h6 { text-align:left; font-size: 13px; color:  #666; background-color: #fc6; border-top:1px solid #666; border-bottom:1px solid #666; padding:3px 5px; }
		p { text-align: left; padding: 5px 10px; }
		.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
		/* Hides from IE-mac */
		html .clearfix {height: 1%;}
		/* End hide from IE-mac */
		/*CONTAINER*/
		#container { width: 760px; margin-left: auto; margin-right: auto; margin-top: 10px; }
		/*LOGO*/
		#logo { text-align: left; position: relative; }
		.logo { border: none; }
		#logo h2 { text-align: right; }
		#logo a img { padding: 10px 0px; border: 0; float: left; }
		.picture { float: right; margin-left: 10px;}
		.address { float: right; margin-top: 60px; text-align: center;}
		.padright {padding-right: 5px; padding-left: 5px;}
		/*NAV*/
		#nav { list-style: none; position: absolute; bottom: 0; right: 0; font-size: 1.2em; margin-bottom: 27px; clear: both; }
		#nav li { list-style: none; float: left; margin: 0 3px 0 0; border: 1px solid #666; border-bottom: none; background: #999; }
		#nav li.selected { background: #fc6; color: #666; padding: 6px 10px 7px; margin: 0 3px 0 0; border: 1px solid #666; border-bottom: none; }
		#nav li a { text-decoration: none; display: block; padding: 6px 10px; color: #fff; position: relative; }
		#nav li a:hover { color: #666; background: #fc6; }
		.little {font-size: .85em; font-weight: bold;}
		/*OUTER*/
		#outer { border-left: solid 160px #eee; /* color of the left column  */ border-right: solid 0px #eee; /* color of the right column  */ background-color: white;  /* color of the content column */ }
		/* The ie/pc pecularity */
		#middle { width:100%; }
		/*LEFT*/
		#left { width:150px; float:left; position:relative; margin-left:-160px; background-color:#eee; font-weight: bold; padding: 5px; }
		#left ul { margin-left:20px; list-style: none; }
		#left li { margin-bottom: 3px; list-style:none; }
		.sidespacer {height: 4px; width: 10px; border: none;}
		.contentspacer {height: 15px; width: 10px; border: none;}
		.centered {text-align: center;}
		/*CONTENT*/
		div.row span.left { float: left; text-align: left; font-weight: bold; color: #666; width: 49%; }
		#content { position: relative; width=100%; }
		#content h1 { font-size:18px; font-weight:bold; padding: 5px 10px; }
		#content h3 { font-size:14px; font-weight: bold; margin-left: 10px; margin-right: 10px; padding-top: 10px; padding-bottom: 5px; border-bottom:2px solid #999; }
		#content h4 { margin-top:10px; margin-bottom:2px; margin-left:10px; margin-right:10px; font-weight:bold; font-size:18px; }
		#content .date { margin-left:10px; font-size:11px; color: #999; }
		#content a:link, #content a:visited { color:#003399; text-decoration:none; }
		#content a:hover { color: #f63; text-decoration:none; }
    #mapcontainer {margin-left: 35px; margin-top: 15px;}
    
		#footer { clear:left; text-align: center; padding: 5px 0; margin-bottom:10px; background: #eee; border-top:1px solid #ccc; border-bottom:1px solid #ccc; color: #999; }
		#footer ul { text-align:center; }
		#footer li { display:inline; list-style-type:none; padding:0 6px; border-left:1px solid #ccc; }
	
