body{ margin:0; padding:0; background:#fff url(../images/bodybg.gif) top left repeat-x;}
h1, h2, h3, h4, h5, ul, li, div, form, input, img, p, span{ margin:0; padding:0; border:none;}
a{ padding:0; margin:0; outline:0;}

.left{ float:left}
.right{ float:right}

.logo{ padding:20px 0 0 6px;}

.navbg{ background:url(../images/navmid.gif) top left repeat-x; height:31px;}


/* ######### Style for Drop Down Menu ######### */

#colortab{ float:left; height:auto; width:756px;}

.nav{
height:auto; width:756px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;}

.nav ul{
margin:0;
padding:0;
list-style:none; float:left;}

.nav li{
display: inline; float:left;}

.nav li a{
font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:7px 9px;	
	color: #fff;	
	text-decoration:none;	
	display:block;
	float:left;
	background:url(../images/divider.gif) right no-repeat;
}

.nav li a:hover, .nav li .current{
text-decoration: none;
	color:#fff;
	display:block;
}

.nav li .noborder{
	background:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	background: url(../images/dropdownbg.gif) top left no-repeat;
	padding:25px 10px 30px 10px;
	width: 230px;
	visibility: hidden;
}

.dropmenudiv a{
	width: 230px;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #678b3f;
	border-bottom:1px dotted #fff;
	text-align:left;
	text-decoration: none;
	color:#fff;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#255473;
text-align:left;
background:#fff;
}

.body_lower{ background:url(../images/bodydown.jpg) 50% 326px no-repeat;}
.headerbg{ background:url(../images/main_img.jpg) top left no-repeat !important; width:770px; height:245px;}

.text11white{font:normal 11px "Trebuchet MS"; color:#d0ffac; font-style:italic; line-height:15px;}
.text16orange{font:normal 16px "Trebuchet MS"; color:#ff8a00; }
.text16blue{font:normal 16px "Trebuchet MS"; color:#68a3d9; }
.text12black{font:normal 12px Arial; color:#000; line-height:18px;}
.text11orange{font:bold 11px Arial; color:#ff8a00; }
.text11grey{font:normal 11px Arial; color:#3c3c3c; }


.tab_bg{ background:url(../images/tab_bg.gif) top left repeat-x; padding:15px 8px;}
.border{ background:#fff; border:#dddddd 1px solid; padding:5px;}

.tab_bg img{ padding-right:6px;}
.toptab_bg{ background:url(../images/top_tabbg.gif) 80px 0px no-repeat; height:34px;}

.v_line{ background:url(../images/v_line.gif) top left no-repeat;}

.footerbg{ background:url(../images/foterbg.gif) top left repeat-x; height:78px; }
.footertext{ font:normal 11px Arial, Helvetica, sans-serif; color:#8D8D8D}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
select {
	font-size: 12px;
}div.councillors {
	border: 1px solid #73AFEB;
	padding: 5px;
	height: 135px;
	width: 100%;
}
p {
	padding-bottom: 15px;
}
ul {
	padding-bottom: 15px;
}
.borderLeft {
	background:#fff;
	padding:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.borderRight {
	background:#fff;
	padding:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
input {
	border: 1px solid #7F9DB9;
}
select {
	border: 1px solid #7F9DB9;
}
textarea {
	border: 1px solid #7F9DB9;
}
td.ballot h2 {
	color: #275879;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align: center;
}

.floatRight {
	float: right;
}