* {margin:0; padding:0; font-family: "Trebuchet MS", helvetica, sans-serif}

body {
	padding-right: 25px;
	}
	
#logo {
	text-indent:-10000px;
	}

#switcher {
	width: 100%;
	text-align: right;
	}

.hide {
	margin-left: -99999px;
	height: 0;
	float:left;
	}

.nodisplay {
	display:none;
	}

#switcher a{
	color: #666;
	background:#ECECEC;
	text-decoration:none;
	padding:5px;
	padding-bottom:0;
	margin-right: 4em;
	}

#switcher a:hover {
	color: red;
	}

#header {
	height:75px;
	margin-left:25px;
	padding-left: 75px;
	margin-top:15px;
	padding-top:1px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	background: url(/header.png) no-repeat;
	}

#header p {
	font-size: .8em;
	color: #999;
	padding-left: 3px;
	}

#nav {
	float:left;
	list-style:none;
	margin-left:10px;
	padding-right:9px;
	}

#content {
	border-left: 1px solid #eee;
	margin-left: 220px;
	padding-left: 20px;
	}

#footer {
	clear:both;
	border-top: 1px solid #eee;
	margin-top: 25px;
	margin-left:35px;
	}

#footer address {
	font-size: .7em;
	font-style: normal;
	color: #444;
	padding-top: 1em;
	}

#nav li {
	list-style: none;
	}

#nav ul li ul li {
	margin-left: 2em;
	font-size: .8em;
	}

.menu_default a:link, .menu_default a:visited, #codelinks a:link, #codelinks a:visited{
	color: #666;
	text-decoration: none;
	}

.menu_default a:hover, #codelinks a:hover{
	color: #c55;
	}

.menu_default a:active, #codelinks a:active{
	color: #55c;
	}

#content {
	font-size: .8em;
	}

#content p {
	margin-bottom: 1em;
	margin-top:0;
	}

#content h2 {
	margin-bottom: .3em;
	}

address {height:100px; margin:0; padding:0; width: 110px;}

#address, #email, #phone, #fax, #vpn {
	margin-top: 3px;
	float: left;
	}

#email {
	width: 135px;
	}

#phone, #fax, #vpn {
	width: 85px;
	}
	
address a {color:#444; text-decoration:none;}
address a:hover {color:#44a; text-decoration:none;}

#codelinks, #search {
	border-top: 1px solid #eee;
	margin-top:1em;
	padding-top:1em;
	font-size: .8em;
	list-style:none;
	margin-left: 14px;
	}

img {
	border: 2px solid #ddd;
	margin: 15px;
	padding-bottom:0;
	}

#content a {
	color: #333377;
	text-decoration: none;
	border-bottom: 1px dotted #ccccdd;
	}
	
#content a:hover {
	color: #aaaacc;
	border:0;
	}

img.left {float:left;}
img.right {float:right;}

input {
	font-size: 13px;
	padding: 0px;
	margin-top:0px;
	}

textarea {
	font-size: 13px;
	}

#content ul {
	margin-bottom:8px; 
	}


#content li {
	margin-left: 25px;
	list-style: circle;
	}
	
	
.councillor {
	height: 170px; /* ie treats as min-height */
	min-height: 170px; /* ie ignores */
	}

*>.councillor {
	height: auto; /* ie ignores child selector, modern browsers replace height declaration */
} 

	
.councillor img {
	margin-top: 0px;
	border: 1px solid #ccc;
	float:left;
	}

#councillors {
	margin-top: 25px;
	}

h3 {
	color: #333399;
	font-family: tahoma, sans-serif;
	}
	
h2 {
	color: #993333;
	font-size: 2em;
	}
	
h4 {
	margin-top: 1em;
	padding:0;
	}
	
.councillor h4 {
	margin-bottom:0;
	}

#newsbox {
	float:right;
	width:150px;
	border: 1px solid #ddd;
	padding: 10px;
	margin:25px;
	font-size: .9em;
	background: #f3f3f3;
	}

#newsbox h3 {
	padding-bottom: 5px;
	margin-bottom: 1em;
	border-bottom: 1px solid #eee;
	}
	
#nav h3 {
	font-family: "trebuchet MS", sans-serif;
	color:#666;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:10px;
	}

.menu_current a:link, .menu_current a:visited{
	color: black;
	text-decoration: none;
	}

.menu_current a:hover, .menu_current a:active{
	color: black;
	}

.councillor h4 {
	margin-top: -.25em;
	}

#newsbox h3 {
	font-size: 1.3em;
	}

table.planninglists td {
	padding-left: 5px;
	padding-right: 5px;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

table.planninglists th {
	padding: 3px;
	border: 1px solid #ccc;
	border-left: 0;
	border-top:0;
	background: #eee;
	}

blockquote {
	padding: 1em;
	padding-top:0;
	}

#searchbutton {
	margin-left: 134px;
	margin-top: -24px;
	}

#search {
	margin-bottom: 2em;
	}