/* layout3.css CSS Document */ 
/* oct9/08 - sam - for newPublicTemplate - for standards */
/* font-size: 81%, or 13px */



a.skip {position: absolute; left: -1000em; width: 20em;color: #FFF}
img { margin:0; padding:0; border: none; }

body {font-family: Verdana, Arial, "Trebuchet MS", san-serif;font-size: 81%;color: #333;
	margin:0;padding:0;	width: 100%;background-color: #999;}

p { font-size: 1em; }

.header { height:71px; background-color: #0076C2; overflow: hidden; }
.header .logo { text-align: center; margin-top: 0.5em; }
.header h1 { color: #FFFFFF;font-size: 2em;margin-top: 1.15em; padding-bottom: 0.5em;}


ul#siteTools { text-align:right; padding:0px; margin: 0; list-style-type: none; margin-top: 4px; }

ul#siteTools li { background-image: url(../images/whitebullet.gif); background-repeat: no-repeat; background-position: 100% .7em; list-style-type: none; font-size: 0.85em; font-family: "Trebuchet MS"; padding-right: 1em; 
}
ul#siteTools a { color:#fff; font-weight:bold; text-decoration:none;}

/*************/


#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	margin: .25em 0 0 3em;
	font-weight: bold;
	padding: 0;
}	

/******* nav ******************/
#globalnav {
	width:100%;
	background-color:#86C335;
	line-height: 1.2em;
}
#globalnav li {	list-style-type:none;display: inline;font-size: 1em;margin: 0;padding-left: 1em;padding-right: 0.5em;font-family: "Trebuchet MS", Arial;font-weight: bold;padding: .5em .5em 1em 1em; }

/*#globalnav .lastNav {padding-right: 0px;} */
#globalnav a:link {	color:#fff;	text-decoration:none;margin-top: 0px;}	
#globalnav a:visited {color:#fff;text-decoration:none;}	
#globalnav a:hover {color: #0075C2;text-decoration:none;}	
#globalnav a:active {color:#fff;text-decoration:none;}
#globalnav ul {
	padding-top: 0.25em;
	margin-left: 2.5em;
	padding-bottom: 0.35em;
}


div.content { margin: 2px 0 0 0; padding: 0; }
.box { padding: 0 25px 0 0; }


/************** styles **********/
.content h1 { font-size: 1.5em; font-weight: normal; color: #0076C2; margin-bottom: .75em; }
.content h2 { font-size: 1.3em; color: #5E8532; margin: .5em 0 .75em 0; } 
.content h3 {
	font-size: 1.23em;
	color: #005995;
	margin: 1.25em 0 .75em 0;
	font-weight: normal;
}
.content h4 {font-size: 1.08em; margin: 1.25em 0 .5em 0;color: #005995;}
.content h5 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}
.content h6 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}	
.content p { margin-bottom: 1em; padding-right: 0; margin-top: 0px; }

.content h1 + p { margin-top: 1.5em;  }
.content h1 + h2 { margin-top: .5em; }


/************ from screen.css ***************/
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
a:link { color: #005995; text-decoration: underline; }
a:visited { text-decoration: underline; color: #005995; }
a:hover {text-decoration: none;	color: #5E8532 /*#007D00*/;}
a:active {text-decoration: none;}

/* different green link */
/* previous a:hover color wass #007D00 */
/* changed to a green that is more inline with the global navbar green  */
/* a.greenlink:link { color: #5E8532; }
a.greenlink:visited { color: #5E8532; }
a.greenlink:hover { color: #5E8532; }
a.greenlink:active { color: #5E8532; }*/


/*******text styles for contribute users ***********/
.boldText {font-weight:bold;}
.italicText {font-style:italic;}
/*************************************************/

.imgRight {	float: right; margin: .5em 0 2em 1.5em;}
.imgLeft {	float: left;margin: .5em .5em .5em 0; }
.content img.globe { display: inline; margin:0; padding:0; }


/* inline img for pdf icon */
.pdf {padding: 0 .25em 0 0; vertical-align: text-top;}

/* =lists */
.content ol {  margin: 1em 0 1em 1.5em; }
.content ol li { margin-left: 1.5em; }
.content ul {
	list-style-type: disc;
	margin-left: 25px;
	margin: 1em 0 1em 1.5em;
}
.content ul li {
	list-style-type: disc;
	line-height: 1.8em;
}

/*************************************************/

.note {	color: #CC0000;	font-weight: bold;}
blockquote {
	margin-top: 0.5em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}

.content h2 + h3 { margin-top:.75em; }
#content_sub .box {	text-align: center;}
.iconRight {margin-right: 0px;}
.hidden { display: none; }


#container #leftSidebar .selected {font-weight: bold;	color: #000000;}
.bord { border: 1px solid #4A84C6; }
.nobord { border: none; }
.lead_image { height: 245px; margin: 0 0px 20px 0px; background-image: url(); background-position: left top; background-repeat: no-repeat; border: 1px solid #ccc; border-color: #ccc; padding: 0; 
}	

.content p.toTop { font-size: .85em; clear: both; }
.container .contentWrap { margin-top: 15px; display: block; overflow: visible; }

/***************88 added nov21/08 - for meetings page **********/
.viewmeetings a {
	padding-right: 0.25em;
	padding-left: 0.25em;
}
/*council page columns add nov21/08*/
.council {
	border: thin none #999999;
	float: left;
	clear: left;
	padding: 0em;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 1em;
	width: 725px;
	vertical-align: middle;
}
.councilrow{ float:left; clear: both; margin-bottom: 0em; margin-top: 0.5em; width: 100%; text-align: center; 
}
	
.councilmembers { float: left; text-align: center; margin-top: 0; margin-right: 1em; margin-bottom: 0; width: 120px; 
	
}

.councilmembershome { float: left; text-align: center; margin-top: 0; margin-right: 1em; margin-bottom: 0; width: 120px; margin-left: 0; 
	
}
.members p { }
.small{
	font-size: .75em
}
/*adds ons by tania*/
.photodivright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photodivright p {
	padding-top: 3px;
	text-align: center;
	font-size: 0.75em;
	line-height: normal;
}

.photodivleft {
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.photodivleft p {
	padding-top: 3px;
	text-align: center;
	font-size: 0.75em;
	line-height: normal;
}
blockquote.block_photo_gallery {
	background-color: #fbfbfb;
	border: 3px solid #ddd;
	padding: 0;
	width: 670px;
}
blockquote.block_photo_gallery h3 {
	margin: 4px 0 0 8px;
	padding: 0;
	font-size: 1em;
}
.block_photo_gallery img {
	background-color: #fff;
	border: 1px solid #ccc;
	float: left;
	margin: 8px;
	padding: 8px;
}
.block_photo_gallery img:hover {
	border: 1px solid #999;
}

/* added dec 18/08 - sam */
.councilmembershome p, .councilmembers p { width: 120px; float: none; margin: 0; margin-bottom: 1em; text-align: center; }
.content .councilrow + p { clear: both; }

hr { background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: 0.1em; margin: 0 0 1em; border: none; 
}
/*.councilmembershome img { margin-right: auto; margin-left: auto; }*/


.content .nobullet { list-style-type: none; margin: 0px; padding: 0px; margin-bottom: 1em; }
.content .nobullet li { list-style-type: none; margin-bottom: 0.5em; padding: 0px; }
.content .nobullet img { padding-right: 0.25em; }

.videobox {
	padding: 5px;
	float: right;
	width: 320px;
	font-size: .8em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.videobox2 {
	float: left;
	width: 350 px;
	font-size: .8em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}

/* =search **/
/* added Jan. 21/09 - sam */
#leftSidebar .searchBox { border-bottom: none; text-align: right; overflow: hidden; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 2em; width: 100%; float: right; }
.searchBox form { margin: 0; padding: 0; float: right; }
.searchBox input.searchSite { margin-top: 0.25em; width: 105px; margin-left: 0px; font-size: 0.9em; padding-top: 2px; padding-bottom: 2px; float: right; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; }
.searchBox img {margin-top: 1em;}
#goSearch {	float: right;}
#go { width: 28px; margin:0; padding:0; float: right; height: 23px; padding-top: 0.25em; font-size: 0.85em; text-align: center; margin-left: 5px; }
#go a, #go a:link { margin: 0; width: 28px; height: 23px; background-image:  url(../images/go.jpg); background-repeat: no-repeat; color: #33679B; font-weight: bold; display: block; text-decoration: none; padding: 0; }
#go a:hover { height: 23px; width: 28px; color: #678598; background-image:  url(../images/go_o.jpg); background-repeat: no-repeat; font-weight: bold; display: block; text-decoration: none; padding: 0; }

#leftSidebar .searchBox h2 { margin-bottom: 0.5em; }
