/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:Verdana, Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
#header { display:none; }
#leftSidebar {display:none;  }		
#footer {display:none;  }
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:Verdana, Arial, "Lucida Grande", sans-serif;}
h1 { font-size: 18pt; }
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:10pt;}
.small {font-size:9pt;}
.large {font-size:12pt;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
/*a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}*/
.footer p {	font-size: 10pt;line-height: 12pt;}			

/* added - Dec. 18/08 - sam */
#siteTools {display: none; }
a.skip { display: none; }
.header .logo { display: none; }
.councilrow{ float:none;  margin-bottom: 0; margin-top: 0.5em; height: 175px; width: 100%; position: relative; display: block; top: 0; left: 0;}
	
.councilmembers { float: none; width: 120px; height: 175px;}
.councilmembershome { float: none; width: 120px; height: 175px;}
.councilmembershome p, .councilmembers p { width: 120px; float: none; font-size: 8pt; margin:0; padding:0; text-align: left;  margin: 0 auto; }
.councilmembershome p a, .councilmembers p a { font-size: 8pt; font-weight: normal; }
#content_sub {	margin:0; padding: 0; }
#content_sub .box {	padding: 0;	background-color: #fff;	margin-bottom: 0; margin-top:0; padding-top:0;}
hr.space { display: none; }
.content img.globe { display: none; }
.pdf {display: none;}

.header h1 { font-size: 18pt;margin-top: 0; padding-top: 0; padding-bottom:0;}
.content h1 { font-size: 16pt; margin:0; padding:0; }
.content h2 { font-size: 14pt;}
.content h3 { font-size: 12pt; }
#content_sub .box h2 { font-size: 12pt; }
#content_sub .box h3 { font-size: 10pt; }
.content p { font-size: 10pt; }

.global { display: none; }

hr { display: none; }
.col1, .col2, .col3, .col4, .col5 {  position: absolute; top:0; left: 0; width: 120px;}
.col1 { left: 0; }
.col2 { left: 130px;}
.col3 { left: 260px;}
.col4 { left: 390px; }
.col5 { left: 520px; }

.councilmembershome img { float: none; /*display: block;*/  margin:0; padding:0;}
.footer { display:none; }
a.link,  a:visited, a:hover, a:active { font-weight:normal; color:#000000 }
#content_sub .box p a { font-weight: normal; color: #000; }

.box { margin:0; padding:0 0 0 0;}
#content_sub  .contact p { margin-bottom: 0; margin-top: 0px; }
#content_sub .box h2 { padding:0; margin-bottom: 0;}
.content .nobullet img {float: none; display: none; }

.photodivright { float: none; }

/*.imgLeft {float: none; margin: 0 0 0 0; }
.imgRight {	float: none; margin: 0 0 0 0;}*/

.content .nobullet { list-style-type: disc; margin: 0px; padding: 0px; margin-left: 1.5em; margin-bottom: 1em; }
.content .nobullet li { list-style-type: disc; margin-bottom: 0.5em; padding: 0px; }
.content .nobullet img { padding-right: 0.25em; }

.content .box a:link, .content .box a:visted, .content .box a:hover, .content .box a:active  { /*font-size: 8pt;*/ font-weight: normal; color: #000;}