body {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFD7;
	color: #000000;
	margin:0;
	padding:0;
}


#content {
	 text-align:left;
	 margin-right: auto; padding: 5px 0 5px 0;
	 line-height:150%;
}

div.sidebar {
	width: 35%;
	float: right;
	border: 1px #DDCCDD solid;
	background-color: #D5E6FF;
	padding: 0.75em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0;
	margin-top: 0.9em;
	font-size: 0.9em;
	font-style: italic;
	color: black;
	}
	
div.sidebar h2 {
	font-size: 120%; line-height: 1.4em;
	margin: 0 0 0.5em 0;
		}
		
div.insert {		
	width: 70%;
	float: right;
	background-color: #FFFFD7;
	padding: 0.75em;
	margin-left: 0;
	margin-bottom: 0.5em;
	margin-right: 0.9em;
	margin-top: 0.9em;
	font-size: 0.9em;
	font-style: italic;
	color: black;
	}
	
h1,h1.underline {
	font-size: 160%; 
	line-height: 1.2em; 
	/*color: #555599;*/
	margin: 0 0 0.5em 0; width: auto;
	padding-bottom: 0.1em;
	/*border-bottom: 1px solid #DDCCDD;*/ 
	}
h1.underline {border-bottom: 1px solid #DDCCDD;}

h2 {
	font-size: 120%; line-height: 1.4em;
	margin: 0.5em 0 0.5em 0;
	}

h3 {
	font-size: 100%; line-height: 1.2em;
	margin: 0 0 0.5em 0; font-weight: bold;
	}
	
p {
	margin: 0 0 0.75em 0;
	}

p.address {
	font-size: 1em;
	margin-bottom: 0;
	margin: 0;
	}
		
p.address strong {
	font-size: 0.8em;
	font-weight: bold;
}

#navbar {
	margin-top: 2px; width: 100%; text-align: center;  
	border-right: 2px solid #DDCCDD; background-color: #FFFFFF;
	/* font-weight: bold; */
	}

#midnav {
	width: 100%; text-align: center;  
	border-right: 2px solid #DDCCDD; background-color: #FFFFFF;
	/* font-weight: bold; */
	}

#subnav {
	margin-bottom: 10px; width: 100%; text-align: center; 
	border-right: 2px solid #DDCCDD; background-color: #FFFFFF;
	/* font-weight: bold; */
	}

#navbar td {
	text-align: center; font-size: 90%; color: #887788; width: 16.67%;
	border-top: 2px solid #DDCCDD; border-bottom: 1px solid #DDCCDD;
	border-left: 2px solid #DDCCDD; padding: 0;
	}

#midnav td {
	text-align: center; font-size: 90%; color: #887788; width: 20%; margin: 0;
	border-top: 1px solid #DDCCDD; border-bottom: 1px solid #DDCCDD;
	border-left: 2px solid #DDCCDD; padding: 0;
	}

#subnav td {
	text-align: center; font-size: 90%; color: #887788;  width: 20%; margin: 0;
	border-bottom: 2px solid #DDCCDD; border-top: 1px solid #DDCCDD;
	border-left: 2px solid #DDCCDD; padding: 0;
	}
	
#navbar a, #subnav a, #midnav a {
	display: block; padding: 2px; text-decoration: none; font-size: 90%; color: #887788;
	}

#navbar a:hover, #subnav a:hover, #midnav a:hover {
	color: #FFFFFF; font-weight: bold; background-color: #887788;
	}

#navbar a.activedir, #subnav a.activedir, #midnav a.activedir {
	color: #CC3344; text-decoration: none; 
	}
	
#navbar a.activedir:hover, #subnav a.activedir:hover, #midnav a.activedir:hover {
	color: #FFFFFF;
	}
	
a {
	color: #0156E4; text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

ul {margin-top: 0; 
	margin-bottom: 0.5em; 
	list-style-position: inside
	}	


li ul {margin-top: 0.5em; margin-bottom: 0;
	}

li ul li {list-style-type: circle; 
	}

blockquote {
	margin: 0 5em 0.5em 2em;
	}

#hometopheader {
	margin-bottom: 10px; width: 100%; border-bottom: 1px solid #DDCCDD; 
	}

#topheader {
	width: 100%;
	border-bottom: 1px solid #DDCCDD;
	}

.callout {
	text-align: center; padding: 9px 2px 5px 2px; margin: 0 0 0 0;
	}
	
.callout h3 {
	font-weight: bold; font-size: 120%; line-height: 1.2em; margin: 0 2em 0.8em 2em; 
	}
	
.callout p {
	font-size: 0.7em; text-align: justify; text-indent: -0.6em; margin: 1em 2em 1em 2em; line-height: 1.2em;
	}
	
#headername {
	font-size: 25px; line-height: 1em; font-weight: bold; display: table-cell;
	}
	
#smallertype {
	font-size: 0.7em; display: table-cell; text-align: right; 
	}
	
.tinytext {
	font-size: 0.68em;
	}
	
#footer {
	width:100%;font-size: 13px; border-top: 1px solid #DDCCDD; margin-top: 10px;
	}
	
#page{width: 740px;margin:auto;}
#page-topic {text-align:left;background-color:#F2E6FF; padding:5px;}
#page-topic h1{font-size:.9em;font-weight:normal;margin:0px;padding:0px; color:#797979;}
#page-topic h2{font-size:.8em;font-weight:normal;margin:0px;padding:0px;color:#797979;}

#local-nav{text-align:left;float:left;width:170px; margin-right:15px;}
#local-nav ol{margin:0;padding:0;background-color:#96E9B3;}
#local-nav li{margin:0;list-style-type:none;padding:10px 0 0 5px;}
#local-nav li a{font-size:10px;}
#local-nav li.topic{margin:0;list-style-type:none;padding:15px 0 5px 5px;font-weight:bold; font-size:1.2em;}
#local-nav li a.topic{color:#000;margin:0;list-style-type:none;padding:15px 0 5px 0px;font-weight:bold; font-size:1.2em;}
#local-nav li.sub-topic{margin:0;list-style-type:none;padding:5px 0 5px 15px;}


.left-content{background-color:ffffe0;float:left; margin:15px 0 0 0; width:170px;text-align:left;}
.local-on{color:#CC3344;font-weight:bold}





#new_nav{
}

.nav{
	background: #96e9b3;
	padding: 5px;
	padding: 0 20px;
	margin-bottom: 12px;
}

.nav .active, .nav .on, .nav .off, .nav .over{
	cursor: pointer;
	float: left;
	padding: 6px;
	font-size: 12px;
}
#sep{
	float: left;
	width: 2px;
	border-right: 1px solid #333;
}

.clear{
	clear: both;
}


.dropdown{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	border: 1px solid #999;
	width: 200px;
	cursor: pointer;
	position: absolute;
	border: 1px solid #96e9b3;
}

.dropdown_off{
	text-align: left;
	padding: 4px 6px 4px 20px;;
	border-bottom: 1px dotted #ccc;
}
.dropdown_on{
	text-align: left;
	padding: 4px 6px 4px 20px;
	border-bottom: 1px dotted #ccc;
	background: #d5e6ff;
	color: #a81e23;
}
