@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0;}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:95%;
	line-height:1.2em;
	color:#121111;
	background-color: #061B3C;
	background-image: url(images/BG-new.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#header {
	width: 900px;
	height: 425px;
	margin: 0px auto;
	margin-top:60px;
}

#content-wrapper {
	width: 100%;
	background-color: #FFF;
	height: 100%;
	margin-bottom: 20px;
	display: block;
}

#content {
	width: 900px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#logo-bar {
	width: 900px;
	height: 82px;
	background-image: url(images/header-new.jpg);
	margin-bottom: 26px;
}

#links {
	width: 900px;
	height: 47px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
}
#left-links {
	background-color: #24A449;
	float: left;
	width: 220px;
	min-height: 410px;
	color: #FFF;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left-links ul{
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left-links li{
	font-size:14px;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#left-links li a{
	font-size:14px;
	text-decoration: none;
	color: #FFF;
}
#main-content {
	width: 665px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #FFF;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#agenda {
	padding: 10px;
	float: left;
	height: 50px;
	width: 600px;
	border: 1px solid #003;
	margin-bottom: 10px;
}
#minutes-council {
	padding: 10px;
	float: left;
	width: 600px;
	height: 200px;
	border: 1px solid #003;
	margin-bottom: 10px;
}
.minutes-left {
	padding: 10px;
	float: left;
	width: 280px;
	height: 150px;
	margin-right: 10px;
	border: 1px solid #003;
	margin-bottom: 10px;
}
.minutes-right {
	padding: 10px;
	float: left;
	width: 280px;
	height: 150px;
	margin-left: 10px;
	border: 1px solid #003;
	margin-bottom: 10px;
}
#left-col-wide {
	float: left;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left-col-wide li{
	color: #414142;
	list-style-position: inside;
	margin-left: 40px;
	padding-top: 8px;
}
#left-col {
	float: left;
	width: 360px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left-col ul{
	padding-left: 30px;
}
#left-col li{
	padding-top: 5px;
}
#right-col {
	float: left;
	width: 238px;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #595A5C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595A5C;
}
.councillor-column {
	float: left;
	width: 630px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#counc-col-left {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.councillor {
	padding: 10px;
	height: 85px;
	margin-bottom: 15px;
	width: 420px;
	margin-top: 0px;
	margin-right: 185px;
	margin-left: 0px;
}
#footer {
	text-align: center;
	float:left;
	height: 35px;
	width: 900px;
	font-size: 11px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

h1 {
	color: #414142;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	color: #414142;
	font-size: 16px;
	font-weight: bold;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	color: #FFF;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
p {
	color: #414142;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5em;
}
.table-border {
	border: 1px solid #999;
	padding: 10px;
	font-size: 13px;
}
.green {
	color: #24A449;
}
.blue {
	color: #061B3C;
}
.img-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variations.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */

 /* Set up the default font and ovrall size to include image */

.wider {
	width:150px;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
	width:900px;
	/*height:355px;
background:#fff url(image2.jpg) 0 20px no-repeat;*/
position:relative;
	/*margin:2em 125px 0 125px; */
font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
/* get rid of the default padding - margin and bullets */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* make menu horizontal */
.menu ul li {
	float:left;
	position:relative;
	width: 112px;
}
.smaller-text {
	font-size: 12px;
}
.smaller-table-text {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	;
	font-weight: bold;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width: 112px;
	height:1.5em;
	color:#fff;
	border-bottom:8px solid #061B3C;
	background-color:#061B3C;
	line-height:1.5em;
	margin-right:2px;
	text-align: center;
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
	width:98px;
}
/* hide the drop down menu */
.menu ul li ul {
display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover {
	color:#fff;
	background-color:#24A449;
	width: 112px;/*border-bottom:8px solid #606; */
}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
	display:block;
	position:absolute;
	top:1.2em;
	margin-top:5px;
	left:0;
	width:112px;
	background:transparent;
}
/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display:block;
	color:#FFF;
	border:0;
	margin:0;
	font-weight:normal;
	height:auto;
	line-height:1em;
	padding:5px;
	width:102px;
	background-color: transparent;
	background-image: url(opaque2.png);
	background-repeat: repeat;
}
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
	color:#fff;
	background-color: #003;
}

/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {
	background:transparent; filter: alpha(opacity=80);
 	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
	padding: 0px;
	margin-top:10px; /* for IE5.5 faulty box model */
	marg\in-top:11px; /* for IE6 */
}
/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
background:#ddd;
width:96px; /* for IE5.5 faulty box model */
w\idth:86px; /* for IE6 */
}
#quilters {
	height: 1px;
	width: 1px;
}
#boomting {
	height: 1px;
	width: 1px;
}
#markets {
	height: 1px;
	width: 1px;
}
#other {
	height: 1px;
	width: 1px;
}
#yoga {
	height: 1px;
	width: 1px;
}

#dancer {
	height: 1px;
	width: 1px;
}

#tots {
	height: 1px;
	width: 1px;
}

