/* page styles - used for rfp pages, strategic plan pages */

	html, body {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
  		line-height: 13px;
  		color: #000;
		background-color: #FFF;
		margin: 0px;
		padding: 3px 10px 20px 10px;
		text-align: left;
		}

/* basics */

	a	{
		color: #004040;
		font-weight:bold;
		text-decoration: none;
		background-color: transparent;
		}

	a:link	{
		color: #004040;
		text-decoration: none;
		background-color: transparent;
		} 

	a:visited	{
		color: #004040;
		text-decoration: none;
		background-color: transparent;
		} 

	a:active	{ 
		color: #662600;  
		text-decoration:underline;
		background-color: transparent;
		} 

	a:hover		{ 
		color: #662600; 
		text-decoration:underline; 
		background-color: transparent;
		} 
		
	img	{
		padding: 0px;
		border: 0px;
		margin: 0px;
		}
		
	h1	{
		font-family: helvetica, arial, sans-serif;
		font-size: 18px;
		line-height: 16px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		}

	h2	{
		font-size: 18px;
		font-family: arial, helvetica, sans-serif;
		color: #662600;
		line-height:20px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}		
	h3	{
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}
		
	h4	{
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		line-height: 13px;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		border-bottom: 0px;
		margin: 0px 0px 0px 0px;
		}

/* departmental */
	h4.fire {
	background:#EBEBEB url(../../images/ico_fire.png) top left no-repeat;
	padding: 1px 0 1px 18px;
	
	}
	
	p	{
		padding: 0px 0px 10px 0px;
		}
		
	img	{
		margin: 0px;
		padding: 0px;
		}

	#home,
	#blog,
	#calendar,
	#archives,
	#category,
	#searchpage	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	/* header styles */
	
	#header	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background: url(../../images/nav/PageHeaderBG.jpg) top left no-repeat #fff;
		color: #fff;
		height: 95px;
		} 

	#header a.homelink,
	#header a:link.homelink{
	margin: 30px 20px 0px 0px;
	visibility:hidden;}
	
	#header	h1	{
		float: left;
		width: 450px;
		font-family: "palatino linotype",palatino,serif;
		font-size: 20px;
		font-variant: small-caps;
		letter-spacing: 1.4pt;
		line-height: 20px;
		padding: 5px 0px 0px 100px;
		color: #FFF;
		}

	#header	h4	span	{
		font-weight: normal;
		color: #fff;
		}

		#header h1 a,
		#header h1 a:link {
	color: #fff;
	font-family: "palatino linotype",palatino,serif;
	font-size: 20px;
	font-variant: small-caps;
	letter-spacing: 1.4pt;
	line-height: 20px;
	text-decoration:none;
	font-style:italic;
}	
	#header h1 a:hover {
	text-decoration:none; }
	
	#header	img	{
		float: left;
		padding-right: 10px;
		}
		
	#header	p	{
		float: left;
		width: 315px;
		margin: 0px;
		padding: 0px;
		}
		
	#header span.toc a,
	#header span.toc a:link,
	#header span.toc a:active,
	#header span.toc a:visited {
	margin: 0px;
	color: #fff; 
	padding: 0 85px 0 0;
	float:right;
	font-size: 11px;
	line-height:11px;
	text-decoration:underline;
	}

	
	#header	form	{
		margin: 0px;
		padding: 0 80px 0 0;
		float:right;
		}

	#header	input	{
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px;
		} 

	#header	input.q {
		width: 140px;
		margin-right: 5px;
	}
	

	/* body content styles */
	.searchbar	{
		margin: -1px 0px 0px 105px;
		background-color: #E0E0E0;
		border-bottom: 1px solid #CCC;
		border-top: 1px solid #CCC;
		padding: 10px 0px 10px 5px;
		font-size: 12px;
		}
	.crumbs	{
		margin: -1px 0px 0px 105px;
		border-bottom: 1px solid #CCC;
		padding: 7px 0px 10px 5px;
		font-size: 11px;
		}
	.crumbs a	{
		color: #004040;
		font-weight:normal;
		text-decoration: underline;
		background-color: transparent;
		}

	.crumbs a:link	{
		color: #004040;
		text-decoration: underline;
		background-color: transparent;
		} 
	.crumbs a:active,
	.crumbs a:hover	{ 
		color: #662600;  
		text-decoration:underline;
		background-color: transparent;
		} 
	.changed_date {
	font-size: .95em;
	font-style:italic; 
	}
	
	#posts	{
		float: left;
		padding-top: 0px;
		width: 620px;
		background-color: transparent;
		}

	#mainContent	{
		margin: 0px;
		padding: 0px;
		}
		
	.date	{
		float: left;
		width: 95px;
		margin: 0px 0px 0px 0px;
		padding: 6px 0px 0px 5px;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #666;
		}

	#posts	h2	{
		margin: -1px 0px 0px 105px;
		padding: 6px 0px 7px 5px;
		}
		
	.post-lead	{
		margin: 6px 0px 0px 105px;
		padding: 0px;
		}
	
	.time-remarks,
	.post-lead	.info-label	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 5px;
		line-height: 19px;
		}
		
	.time-remarks	a	{
		font-size: 10px;
		text-transform: uppercase;
		}
		
	.post-lead	p	{
		margin: 0px 0px 0px 110px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}
		
	.post-lead	p	img,
	.post-lead	p	img.thumb	{
		float: left;
		margin: 3px 10px 3px 0px;
		}
		
	.continue	{
		width: 210px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 110px;
		background-color: transparent;
		font-size: 10px;
		text-transform: uppercase;
		}

	.continue { width:265px; voice-family: "\"}\""; voice-family:inherit; width: 210px;} 
	html>body .continue { width: 210px; } 
 
	.add	{
		margin: 0px 0px 0px 105px;
		padding: 0px 0px 10px 5px;
		font-size: 10px;
		text-transform: uppercase;
		}
		
	.continue	img,
	.add	img	{
		margin: 0px 5px -4px 0px;
		}	
		
	.clear	{
		clear: both;
		margin: 0px 0px 0px 110px;
		}
		
	.more	{
		margin: 0px 0px -1px 0px;
		border-top: 1px solid #000;
		padding: 0px;
		}
	
	/* sidebar styles */
		
	#sidebar	{
		margin: 0px 0px 0px 630px;
		padding: 0px 0px 0px 0px;
		color: #666;
		}

	#sidebar-lower	{
		margin: 0px 0px 0px 630px;
		padding: 0px 0px 0px 0px;
		color: #666;
		}

	.sidebar-module	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 17px 0px;
		background-color: transparent;
		}
			
	.sidebar-module	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #989898;
		padding: 5px 0px 6px 5px;
		background-color: transparent;
		color: #000;
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		}

	.sidebar-module	h3.burgundy	{
		background:url(../../images/backgrounds/graybg.png) top left repeat-x;
		color: #660000; 
		border-bottom: 1px solid #989898;
}

	.sidebar-module	h4	{
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px 0px;
		line-height: 14px;
	}

	.sidebar-module	p	{
		margin: 0px;
		padding: 0px 5px 7px 5px;
		color: #000;
		line-height: 14px;
		font-size: 12px;
		}

	.sidebar-module	p.first	{
		margin: -4px 0px 0px 0px;
		padding: 0px 5px 7px 5px;
		line-height: 16px;
		color: #666;
		}

	.sidebar-module	p.date	{
		float: none;
		margin: 0px;
		padding: 7px 5px 0px 5px;
		font-size: 11px;
		font-weight: normal;
		color: #000;
		line-height: 14px;
}
		
	.sidebar-module	img	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
	.sidebar-module #sidebarLinks ul{
		font-size: 12px;
		list-style-type: none;
	}

	.sidebar-module #sidebarLinks ul li {
		font-family: arial, helvetica, sans-serif;
		margin: 0px 0px 0px -25px;
		padding: 0px 5px 5px 0px;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
	}
	.sidebar-module #sidebarLinks ul li img{
		padding: 0px 5px 0px 0px;
	}
	.sidebar-module a,a:link,a:active,a:visited {
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
}
	
	.arrowlist
{
list-style-type: none;
}

.arrowlist li
{
background-image: url(../../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
line-height: 16px;
font-weight: bold;
}

.list-nobullet {
list-style-type: none;
padding-left: 0px;
}

	.chapters
{
list-style-type: none;
}

.chapters li
{
list-style-type: none;
background-image: url(../../images/book.png);
background-repeat: no-repeat;
background-position: 0;
padding-left: 2.6em;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
line-height: 30px;
font-weight: bold;
}
	.sidebar-module a:link.doc,
	.sidebar-module a:visited.doc
		{
		background-image: url(../../images/bullet_doc.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		
		}
	.sidebar-module a:link.xls,a:active.xls,
	.sidebar-module a:visited.xls
	
		{
		background-image: url(../../images/bullet_xls.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		
		}
	.sidebar-module a:link.pdf,a:active.pdf,
	.sidebar-module a:visited.pdf
		{
		background-image: url(../../images/bullet_pdf.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		
		}
	
	li.pdf {
		list-style:none;
		background-image: url(../../images/bullet_pdf.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: 0 0 0 -15px;
	}
	/* when you need to align pdf icon at top */
	li.pdf-top {
		list-style:none;
		background-image: url(../../images/bullet_pdf.gif);
		background-repeat: no-repeat;
		background-position: 0 5px;
		padding: 3px 0 3px 20px;
	}
	a:link.pdf-top,
	a:active.pdf-top, 
	a:visited.pdf-top{
		list-style:none;
		background-image: url(../../images/bullet_pdf.gif);
		background-repeat: no-repeat;
		background-position: 0 5px;
		padding: 3px 0 3px 20px;
	}
	li.extlink {
		list-style:none;
		background-image: url(../../images/icons/extlink.jpg);
		background-repeat: no-repeat;
		background-position: 0 5px;
		margin: 0 0 0 -15px;
		padding: 3px 0 3px 15px;
	}
	a.pdf {
		background-image: url(../../images/bullet_pdf.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
	}
	a.extlink {
		background-image: url(../../images/icons/extlink.jpg);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
	}
	a.mail {
		background-image: url(../../images/icons/email.jpg);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
	}

	.pulldown	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 4px 0px;
		background-color: transparent;
		}
		
	.pulldown	select	{
		width: 120px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		}
		
	/* categories table styles */
	
	#cat-table	{
		margin-top: 0px;
		}
		
	#cat-table	h3	{
		margin: 0px 0px 5px 0px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		background-color: transparent;
		}
		
	#cat-table	table	{
		margin: 0px;
		border-bottom: 1px solid #000;
		padding: 0px 0px 5px 0px;
		}
	
	#cat-table	table	td,
	#cat-table	table	td.special	{
		text-align: right;
		vertical-align: top;
		width: 200px;
		padding: 0px 0px 4px 0px;
		}
		
	#cat-table	table	tr	td	ul,
	#cat-table	table	tr	td	ul li	{
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 12px;
		}
		
	#cat-table	table	tr	td	ul li	{
		background-color: transparent;
		}
	
	#cat-table	table	tr	td	ul li a:link, 
	#cat-table	table	tr	td	ul li a:visited {
		font-size: 11px;
		list-style: none; 
		color: #000;
		text-decoration: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 5px;
		height: auto;

  		height: 13px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
	  	height: 13px;
		}
	
	#cat-table	table	tr	td	ul li a:hover, 
	#cat-table	table	tr	td	ul li a:active {
		font-size: 11px;
		list-style: none; 
		color: #fff;
		text-decoration: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 5px;
		background: #f60;
		height: auto;
		
  		height: 13px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
	  	height: 13px;
		}
		

	#cat-table	table	tr	td	span,
	.cat-name	{
		float: left;
		margin: 0px;
		padding: 0px;
		text-align: left;
		}
		
	#cat-table	table	td.shim	{
		width: 10px;
		margin: 0px;
		padding: 0px;
		}
		
	/* middle illustration */
	
	#middle-ill	{
		height: 100px;
		margin: 0px 0px -1px 0px;
		border-bottom: 1px solid #000;
		padding: 0px 0px;
		background-repeat: no-repeat;
		background-color: transparent;
		}

	#middle-ill	img	{
		margin: 0px;
		padding: 0px;
	}		
		
		
	/* links styles */
	
	#links		{
		margin: -1px 0px 15px 0px;
		}

	#links	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		}
		
	#links	ul {
		margin: 3px 10px 5px 0px;
		padding: 0px 0px 10px 0px;
		font-size: 12px;
	}

	#links ul li {
		list-style-type: none;
		display: block;
		float: left;
		margin: 2px 0px;
		padding: 0px;
	}

	#links ul li	a	img {
		margin: 0px 3px -4px 5px;
		background-color: white;
	}

	#links ul li	a {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 5px 7px 7px 0px;
	}

	#links ul li	a:hover,
	#links ul li	a:active {
		text-decoration: none;
		background-color: #F60;
		color: white;
	}	
	
		
	

	/* footer */
		
	#footer	{
		margin: -1px 0px 0px 0px;
		border-top: 1px solid #000;
		padding: 0px 0px 20px 5px;
		width: 800px;
		}

	#footer	p	{
		width: 630px;
		margin: 0px;
		padding: 8px 0px 0px 0px;
		font-size: 10px;
		line-height: 12px;
		}
	#footer .footer-wrapper {
		width:800px; }
	/* article styles */

	#blog	#posts,
	#blog	#sidebar	{
		padding-top: 10px;
	}
	
	#blog	#mainContent	{
		padding-bottom: 5px;
	}

	#posts	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		}
	
	#blog	#posts	.more	{
		padding: 0px 0px 0px 0px;
		border-top: 0;
	}

	/* section headers */
	#blog	#posts	#mainContent	h2	{
		padding: 7px 0px 10px 5px;
		font-size: 16px;
		line-height: 18px;
		vertical-align:text-bottom;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
		color: #40550d;
	}
	#blog	#posts	#mainContent	h2.green	{
		padding: 7px 0px 10px 5px;
		font-size: 16px;
		line-height: 18px;
		vertical-align:text-bottom;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
		color: #408080;
	}
	#blog	#posts	#mainContent	h2.blue	{
		padding: 7px 0px 10px 5px;
		font-size: 26px;
		line-height: 30px;
		vertical-align:text-bottom;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
		color:#427584;
	}
	#blog #posts #mainContent h2.ssi-header {
		background: url(../../planning/Images/ssi-header.jpg) top left no-repeat;
		min-height:100px;
		padding: 20px 10px 0px 140px; 
		font-size: 20px;
		line-height: 28px;
		margin-bottom: -20px;
	}
	#blog	#posts	#mainContent	h3.burgundy	{
		padding: 7px 0px 10px 5px;
		font-size: 22px;
		line-height: 26px;
		vertical-align:text-bottom;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
		color:#660000;
		border: none;
		margin-left: 105px;
	}
	.post-info	{
		margin: -1px 0px 0px 105px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 3px 0px 10px 5px;
		font-size: 12px;
		font-weight: bold;
		background-color:#F1F1F1;
		}
		
	.post-info ul {
	display:block;
	list-style:none;
	margin-left: 110px;
	
	}

	.mission	{
		margin: -1px 0px 0px 105px;
		border-top: 2px solid #073535;
		border-bottom: 2px solid #073535;
		padding: 0 5px 15px 45px;
		font-size: 14px;
		font-weight: bold;
		background-color: #F1F1F1;
		color: #464d46;
		font-family: "palatino linotype",palatino,serif;
		letter-spacing: 1.1pt;
		line-height: 1.4em;
		font-style:italic;
		}

	.mission_label	{
	 	font: normal 16px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; 
		color: #40550d; 
		margin: 0;
		padding: 0;
		background-color:#F1F1F1;
		}

	.box_emphasis {
		margin: 0px 0px 0px 105px;
		border-top: 2px solid #073535;
		border-bottom: 2px solid #073535;
		padding: 15px 5px 15px 45px;
		background-color: #F1F1F1;
	 	font: normal 16px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; 
		color: #40550d; 
		letter-spacing: 1.1pt;
		}
	.info-label	{
		display: block;
		float: left;
		width: 105px;
	}

	#posts	.post-lead	{
		padding: 0px 0px 10px 0px;
	}

	.post-lead	.info-label	{
		font-size: 12px;
	}

	.postContent	{
		margin: 6px 0px 0px 0px;
		padding: 0px;
		}

	.postContent	.info-label	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 110px;
		font-size: 12px;
		line-height: 19px;
		}
	.postContent	.info-label-larger	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 110px;
		font-size: 14px;
		line-height: 19px;
		}

	.postContent .info-header {
		float: left;
		width: 140px;
		height: 50px;
		margin: 0px;
		padding: 8px 10px 0px 80px;
		font-size: 16px;
		border-top: 1px solid #989898;
		border-bottom: 1px solid #989898;
		background-color: transparent;
		color: #000;
		font-weight: bold;
		}	
		
	.business {
		background: url(../../images/icons/monitor.jpg) top left no-repeat;
		padding: 4px;
		vertical-align:middle;
	}
	.resident {
		background: url(../../../images/icons/home.jpg) top left no-repeat;
		padding: 4px;
		vertical-align:middle;
	}
	.postContent	p	{
		margin: 0px 0px 0px 215px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}
		
	.postContent	p.floatLeft	{
		margin: 0px 0px 0px 110px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}
	#blog .postContent	h3.floatLeft	{
		margin: 18px 10px 0px 100px;
		}
	.postContent	div.floatLeft	{
		float:left;
		padding: 0px 1% 10px 2%;
		margin: 0px 1% 20px 17%;
		font-size: 12px;
		line-height: 22px;
		width: 38%; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 33%;
	}
html>body .postContent div#floatLeft {
	width: 33%; /* ie5win fudge ends */
	}
	.postContent	div.floatRight	{
		float:right;
		margin: 0px 2% 0px 1%;
		font-size: 12px;
		line-height: 24px;
		width: 44%; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 41%;
	}
html>body .postContent div#floatRight {
	width: 41%; /* ie5win fudge ends */
	}
		
	#blog	.postContent	h3	{
		margin: 18px 0px 0px 210px;
		border-top: 1px solid #434343;
		border-bottom: 1px solid #434343;
		padding-bottom: 2px;
		text-transform: uppercase;
		color: #666;
	}

	#blog	.postContent	h4	{
		margin: 10px 0px 0px 215px;
		border: 0px;
		padding-bottom: 4px;
		font-size: 12px;
		text-transform: none;
		color: #666;
	}
	#blog	.postContent	h4.lblue	{
		text-transform:uppercase;
		color: #427584;
	}
	#blog	.postContent	h4.khaki	{
		text-transform:uppercase;
		color:#757500;
	}
	#blog	.postContent	h4.green	{
		text-transform:uppercase;
		color:#007D00;
	}
	#blog	.postContent	h4.burgundy	{
		text-transform:uppercase;
		color:#660000;
	}
	#blog	.postContent	h4.gold	{
		text-transform:uppercase;
		color:#DE9203;
	}

	.postContent	p	img,
	.postContent	p	img.thumb	{
		float: left;
		margin: 3px 10px 3px 0px;
		}

	.postContent	p.excerpt	{
		padding: 10px 15px 20px 25px;
		font-size: 11px;
		line-height: 15px;
	}

	.postContent	blockquote	{
		padding: 10px 15px 20px 215px;
		font-size: 11px;
		line-height: 15px;
	}
	

	h5.burgundy	{
		text-transform:uppercase;
		color:#660000;
		font-size:1em;
		margin: 2px 5px;
	}
	h5.green {
		text-transform:uppercase;
		color:#007D00;
		font-size:1em;
		margin: 2px 5px;
	}

	.postContent	ul {
		list-style-type: square;
		font-family: arial,helvetica,sans-serif;
		list-style-position: outside;
		margin-left: 0;
		font-size: 12px;
		line-height: 19px;
		padding: 0px 10px 0px 250px;
		}
	.postContent	ul.floatLeft {
		list-style-type: square;
		font-family: arial,helvetica,sans-serif;
		list-style-position: outside;
		margin: 0;
		font-size: 12px;
		line-height: 19px;
		padding: 0px 10px 0px 150px;
		}
	.postContent	ol.floatLeft {
		font-family: arial,helvetica,sans-serif;
		margin: 0 0 0 150px;
		padding: 0px 10px 0px 0px;
		}

	.postContent	ul.nested {
		list-style-type: circle;
		list-style-position: outside;
		font-family: arial,helvetica,sans-serif;
		margin-left: 0;
		font-size: 12px;
		line-height: 19px;
		padding: 0px 15px;
		}
	.postContent	ol.ualpha li,
	.postContent	ol.uroman li,
	.postContent	ol.lalpha li,
	.postContent	ol.lroman li,
	.postContent	ol.decimal li,
	.postContent	ol.ualpha2 li,
	.postContent	ol.uroman2 li,
	.postContent	ol.lalpha2 li,
	.postContent	ol.lroman2 li,
	.postContent	ol.decimal2 li
		{
		padding-bottom: 3px;
		margin-left: 215px;
		}

	#blog .postContent dl {
		margin: 10px 0px 10px 215px;
		padding: 6px;
		border: 1px #000000 solid;
		width:380px;
		font-size: 11px;
		line-height: 15px;
		}
		
	#blog .postContent dt {
		font-weight:bold;
		padding: 3px;}
		
	#blog .postContent dd {
		margin: 0;
		padding: 3px 5px 8px 5px;}
			
	#blog	.postContent	h3.sidebar	{
		margin: 10px 10px 0px 215px;
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		padding: 5px 10px 10px 10px;
		background-color: #F5F5F5;
	}

	p.sidebar	{
		margin: 0px 10px 10px 215px;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		padding: 0px 10px 10px 10px;
		background-color: #F5F5F5;
	}

	/* article layout styles */

	img	{
		padding: 0px;
		border: 0px;
		margin: 0px;
		}

	img.thumb {
		float:left;		
		padding: 0px;
		border: 0px;
		margin: 3px 10px 5px 0px;
		}

	.pic-inline {
		margin: 5px 0px 3px 215px;
		padding-bottom: 5px;
		}

	.pic-left {
		float: left;		
		margin-right: 10px;
		padding-bottom: 5px;
		}
	
	.pic-right {
		margin-left: 10px;
		padding-bottom: 5px;
		float:right;		
		}
		
	.pic-mid	{
		position: relative;
		padding: 0px 0px 10px 0px;
		margin: 10px 0px 3px 110px;
		}
		
	.pic-full	{
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 10px 5px;
		}

	.pic-medium-float	{
		float: left;
		position: relative;
		padding: 0px 0px 0px 110px;
		margin: 10px 10px 3px 0px;
		}
		
	.pic-wide-float	{
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 10px 0px 5px;
		}

	#photo-bar	td {
	width:110px;
		border: 4px solid #D6D6D6;
		padding:10px;
		text-align:center;
		color:#ffffff;
		font-weight:bold;
		background:#2E2E2E;
		}

	#photo-bar ul li a,
	#photo-bar ul li a:link,
	#photo-bar ul li a:visited {
	text-decoration:none;
	}
	#photo-bar img {
	border: 2px solid #585858; 
	}
	
	.tbl-inline {
		margin: 5px 0px 3px 215px;
		padding-bottom: 5px;
		}
	/*	article caption styles */

	.caption	{ 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding-bottom: 3px;
		margin: 0px 0px 0px 0px;
		background-color: transparent;		
		}

	.caption-left	{ 
		float: left;
		position: relative;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 110px;
		margin: 10px 0px 0px 0px;
		background-color: transparent;		
		}

		.caption-left	{ width: 195px; voice-family: "\"}\""; voice-family:inherit; width: 90px;}
		html>body .caption-left { width: 90px; }   		
		

	.caption-far-left	{ 
		float: left;
		position: relative;
		width: 90px;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 5px;
		background-color: transparent;		
		}
		
	.caption-wide	{ 
		float: left;
		position: relative;
		width: 200px;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px -210px;
		background-color: transparent;		
		}	

	.note-right	{ 
		float: right;
		position: relative;
		font-size: 10px; 
		font-style:italic;
		line-height:12px;
		color: #666; 
		background-color: transparent;		
		}	

	/* left-hand nav menu */	
	.menuleft	{
		float: left;
		width: 205px;
		margin: 0px;
		padding: 6px 0px 8px 0px;
		font-size: 12px;
		line-height: 16px;
		color: #666;
		}
	.menuleft dl, 
	.menuleft dt, 
	.menuleft dd, 
	.menuleft ul, 
	.menuleft li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#menu {
position: absolute;
top: inherit;
left: inherit;
}
dl#menu {
width: 205px;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
background: #fff;
}
dl#menu dd {
border-top: 1px solid gray;
border-bottom: 1px solid gray;
}
dl#menu li {
text-align: left;
background: #fff;
margin-left:5px;}
dl#menu li a{
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu dt,
dl#menu dt a {
color:#2E2E2E;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
color: #000;
}

	label	{
		float: left;
		width: 105px;
		margin: 0px;
		padding: 9px 0px 8px 0px;
		font-size: 12px;
		line-height: 14px;
		color: #000;
		}

	/* category archives styles */
	/* these styles also used for search templates */

	#category	#posts,
	#category	#sidebar		{
		margin-top: -1px;
		padding-top: 0px;
	}

	#category-header	{
		border-bottom: 1px solid #000;
	}
	
	#category-header	h1	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 70px 5px;
	}

	#category-header	h3	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 5px
	}

	#category-header	p	{
		width: 600px;
		margin: 0px 0px 15px 0px;
		padding: 0px 0px 0px 5px;
		font-size: 12px;
		line-height: 17px;
	}

	/* search styles */

	#searchpage	#header	{
		padding: 10px 0px 46px 0px;
	}

	#searchpage	#posts,
	#searchpage	#sidebar		{
		margin-top: -1px;
		padding-top: 0px;
	}

	#searchpage	#posts	#mainContent,
	#searchpage	#posts	h2	{
		border-top: 1px solid #CCC;
	}

	#searchpage	#posts h3	{
		font-size: 14px;
		font-family: arial, helvetica, sans-serif;
		color: #000;
		line-height: 16px;
		font-weight: bold;
		padding: 40px 0px 10px 5px;
		border-top: 1px solid #000;
		border-bottom: 0px;
		margin: 0px 0px 0px 0px;
	}

	#searchpage-header	h1	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
		}

	#searchpage-header	p	{
		float: left;
		width: 515px;
		margin: 0px 0px 15px 0px;
		padding: 5px 110px 0px 5px;
		font-size: 12px;
		line-height: 17px;
	}

	#searchpage	.search-options	{
		margin: 0px 0px 5px 630px;
		padding: 0px 10px 10px 5px;
	}

	#searchpage	.search-options	form	{
		margin: 0px;
		padding: 0px;
	}

	.search-options	label	{
		width: 150px;
		font-weight: bold;
		padding-top: 0px;
		padding-bottom: 2px;
		margin: 0px;
	}
	
	.search-options	input#site-search,
	.search-options	input#google-search	{
		width: 130px;
		margin-bottom: 0px;
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px 5px 0px 0px;
	}

	.search-options	input#search-button	{
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px;
	}

	#searchpage	#sidebar	blockquote	{
		margin: 0px 5px 0px 10px;
		padding: 0px;
	}

	#searchpage	#posts h3.error	{
		margin: 0px;
		padding: 10px 0px 5px 5px;
		font-size: 12px;
	}

	#searchpage	#posts p.error	{	
		margin: 0px;
		padding: 0px 0px 10px 5px;
		font-size: 12px;
	}
	

	/* Internet Explorer alert styles */

	#ie	{
		margin: 10px 0px 10px 0px;
		border-top: 1px solid #F30;
		border-bottom: 1px solid #F30;
		padding: 0px;
		background-color: transparent;
	}

	#ie	h4,
	#ie	p	{
		padding: 0px;
		font-size: 12px;
		line-height: 18px;
		color: #F60;
	}

	#home	#ie	h4	{
		float: left;
		width: 195px;
		margin: 0px 10px 0px 0px;
		padding: 10px 0px 10px 5px;
		background-color: transparent;
	}

	#home	#ie	p	{
		float: left;
		width: 410px;
		margin: 0px 10px 0px 0px;
		padding: 10px 0px 10px 5px;
		background-color: transparent;
		}

		
	#blog	.postContent	h3.subscribe-form	{
		margin-left: 105px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		font-size: 12px;
		font-weight: bold;
		text-transform: none;
		color: #000;
		}


	#blog	.postContent	.add-last-lead	{
		margin-bottom: 20px;
		border-bottom: 1px solid #CCC;
	}


/* nav bar styles */
	
		#navcontainer {
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px; 
		font-family: arial, helvetica, sans-serif;
		}
	/* 		border-bottom: 1px solid #000;		*/

	#navcontainer p	{
		padding: 7px 7px 0px 0px;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		}

 /* to stretch the container div to contain floated list */ 
	#navcontainer:after {
		content: "."; 
		display: block; 
		line-height: 1px; 
		font-size: 1px;
		color: transparent; 
		clear: both; 
		} 

	#navcontainer	img	{
		margin: 0px;
		padding: 0px 0px 0px 0px;
		}

	ul#navlist {
		list-style: none; 
		padding: 0; 
		margin: 0px; 
		background-color: #006666;
		font-size: 12px;
		}

	ul#navlist li {
		text-align: left;
		float: left; 
		height: 25px; 
		margin: 0px 0px 0px 0px; 
		border-left: 1px solid #CCC;
		padding: 0; 
		background-color: #006666;
		}

	ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 104px;} 
	html>body ul#navlist li { width: 104px; } 
		

	ul#navlist li a {
		display: block; 
		padding: 7px 5px 5px 7px; 
		color: #fff; 
		font-size: 11px;
		text-decoration: none;
		height: 1%;
		text-shadow: 0 0 0 #000;
		}

	#navcontainer>ul#navlist li a { width: auto; height: auto; } 

	ul#navlist li#active a {
		background: #f0e7d7; 
		color: #C30; 
		}

	ul#navlist li a:hover,
	ul#navlist li#active a:hover {
		color: #FFF;
		background-color: #339999;
		}
		
	ul#navlist li.home	{
		border-left: none;
		}

	ul#navlist li#empty	{
		width: 210px;
		}


/* tertiary navigation styles */

	#calendar	#navcontainer	ul#navlist	li:hover > ul,
	#category	#navcontainer	ul#navlist	li:hover > ul {
		display: none;
		}

	#blog	#navcontainer	ul#navlist li#empty {
		width: 209px;
		}

	#home	#navcontainer	ul#navlist li#empty,
	#category	#navcontainer	ul#navlist li#empty {
		width: 410px;
	}

	#blog	#navcontainer	ul#navlist li#next,
	#category	#navcontainer	ul#navlist li#next {
		width: 95px;
		}

	#blog	#navcontainer {	
		margin: 0px 0px -4px 0px; 
		padding: 0px 0px 0px 0px; 
		border-bottom: none;		
	}


/* teal text */
.tealtext {
padding: 10px 5px 0px 0px;
margin-left: 0px;
}

.tealtext li {
font-weight:bold;
list-style-type:none;
text-align:left;
font-size: 16px;
line-height:18px;
padding:5px 2px 5px 0px;
}
.tealtext li a{
font-weight:bold;
text-decoration:none;
color: #006666;
}

.tealtext li a:hover{
color:#660000;
}

li.med {font-size:14px;}

.boldhr {
border: 2px #000000 solid;
}

 .dropcap
{
width: .6em;
font-size: 3.5em;
line-height: 83%;
color:#3E7B7B;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;

}

/* strategic plan styles */
.blueheadertext {
font-size: 1.1em;
font-weight:bolder;
color:#004080; }

.post-infoblue	{
		margin: -1px 0px 0px 105px;
		padding: 3px 0px 10px 5px;
		font-size: 12px;
		font-weight: bold;
		color:#004080;
		}

.greentext {
font-weight: bold;
color: #408080; }

/* lists  */
ol.decimal {list-style-type: decimal;}
ol.lroman {list-style-type: lower-roman;}
ol.uroman {list-style-type: upper-roman;}
ol.lalpha {list-style-type: lower-alpha;}
ol.ualpha {list-style-type: upper-alpha;}

/* content tables */
		#blog	.postContent	table.table500	{
		margin: 0px 0px 0px 110px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		width:500px;
		border:1px inset #ABABAB;
	}

		#blog	.postContent	table.table500	th	{
		background:#CCCCCC;
		color: #660000;
		border:1px inset #ABABAB;
	}

		#blog	.postContent	table.table500	td	{
		background-color: transparent;
		border-bottom: 1px solid #d9d9d9;
		padding: 7px 0px 12px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 12px;
		text-indent: 0px;
		text-align: left;
		vertical-align: text-top;
	}

		#blog	.postContent	.table500	table	td	p	{
		font-size: 12px;
		font-weight: normal;
		line-height: 12px;
	}

table#agendagrid {
		margin: 0px 0px 0px 110px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		width:500px;
	border-top:#999 1px solid;
	border-bottom:#999 1px solid;
}

table#agendagrid th {
	font-size:1.1em;
	color:#333;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 12px;
	background:#CAE8EA;
	position:relative;
}
table#agendagrid th.actions {
	background:#CCEACA;
}
table#agendagrid th.no {
	background:#eeeee7;
	border:none;
	display:none;
}
table#agendagrid tr {
	background: #fff;
	color: #000;
}

table#agendagrid tr.alt {
	background:#F5FAFA;
	color: #757371;
}
table#agendagrid tr:hover {
	background: #F1F1E1;
	color: #000;
}
table#agendagrid td {
	vertical-align:top;
	border-bottom: 1px solid #C1DAD7;
	padding: 3px 3px 3px 6px;
	letter-spacing:0px;
	text-align:left;
}
table#agendagrid td.parent {
	background:#fff;
	letter-spacing:1px;
	font-weight:bold;
	padding-left:20px;
}
table#agendagrid td.padleft {
	padding-left:50px;
	width:80px;
}

table#agendagrid td.details {
	padding:10px;
	color:#000;
	font-size:1.1em;
}

table#agendagrid td.details:hover {
	background:#fff;
}

a.communityweb:link, a.communityweb:visited,
a.communityweb:link:hover, a.communityweb:visited:hover { 
display:block; /*allows width and height settings to apply*/
width: 198px; /*match to width of the image*/
line-height: 76px; /*match to height of the image*/
text-indent:-100.0em; /*moves the text off screen*/
text-decoration:none; /*removes the underline*/
background:url(../../images/badgecommunitysite.jpg) no-repeat;
}
