body {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	padding: 0;
	margin: 0;
	line-height: 16px;
	font-size: 0.8em;
	background:  #E4EED5 url(../images/background.jpg) repeat-y center;
}

p {
	margin-bottom: 5px;
	margin-top: 5px;
}

h2 {
	font-size: 1.2em;
	color: #222222;
	margin: 0px;
	padding: 0px;
}

a {
	color: #0033CC;
}

a:hover {
	color: #CC3300;
}

.blank {
	font-size:0; clear:both; line-height:0;
}

/*---------------------------------------------------------------*/

#container {
	width: 850px;
	margin: 0 auto;
	padding-bottom: 75px;
}

#left {
	background:  url(../images/banner_teen.jpg) no-repeat;
	width: 550px;
	float: left;
	padding: 153px 0 0;
}

#slideshow {
	width: 550px;
	height: 168px;
	padding-bottom: 44px;
	position: relative;
}

#left_inner {
	width: 263px;
	position: relative;
}

.contact {
	background-color: #F2F6EC;
	width: 263px;
	margin-bottom: 15px;
	border: 1px solid #55AB26;
}

.contact p {
	padding: 0px;
	margin: 5px 0px 0px;
}

.contact .contact_inner_top {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E4EED5;
}

.contact .contact_inner_mid {
	padding: 5px 20px;
	border-bottom: 5px solid #E4EED5;
}

.contact .contact_inner_bottom {
	padding: 5px 20px 15px;
}

.contact table {
	width: 210px;
}

.contact table td {
	padding: 1px 5px 1px 1px;
}

.contact table .day {
	text-align: right;
	width: 75px;
}

.contact .tel {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 24px;
	background-image:  url(../images/telephone.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 24px;
	padding-left: 25px;
}

.contact .email {
	line-height: 18px;
	background-image:  url(../images/mail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	padding-left: 27px;
}

.contact .mobile {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 24px;
	background-image:  url(../images/mobile_phone.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 24px;
	padding-left: 25px;
}

.contact .clerkpic {
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}

#newsletter {
	width: 263px;
	margin-top: 50px;
}

#newsletter ul {
	margin: 8px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#newsletter li {
	display: block;
	height: 190px;
	width: 100px;
	float: left;
	margin-right: 20px;
}

#newsletter li#issue1 {
	background-image: url(../images/gelligaercc_newsletter_01.jpg);
	background-repeat: no-repeat;
}

#newsletter li#issue2 {
	background-image: url(../images/gelligaercc_newsletter_02.jpg);
	background-repeat: no-repeat;
}

#newsletter li#issue3 {
	background-image: url(../images/gelligaercc_newsletter_03.jpg);
	background-repeat: no-repeat;
}
#newsletter li#issue4 {
	background-image: url(../images/gelligaercc_newsletter_04.jpg);
	background-repeat: no-repeat;
}

#newsletter li#issue5 {
	background-image: url(../images/gelligaercc_newsletter_05.jpg);
	background-repeat: no-repeat;
}

#newsletter li p {
	padding-top: 140px;
	text-align: center;
	font-size: 0.9em;
}

.box_display {
	background-color: #E4EED5;
	border: 1px solid #55AB26;
	padding: 15px;
}

#meetings {
	width: 265px;
	float: right;
	margin: 30px 0px 0px;
}

#meetings_inner {
	background:#FFFFFF;
	padding: 20px 15px 20px 20px;
	border: 3px dashed #55AB26;
	margin-right: 20px;
}

#meetings_inner p {
	font-style: italic;
}

#meetings_inner ul {
	margin-top: 10px;
	margin-bottom: 15px;
	list-style-type: none;
	color: #CC0000;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#meetings_inner li {
	margin-bottom: 2px;
}

/*---------------------------------------------------------------*/

#right {
	width: 300px;
	float: right;
	margin-top: 25px;
}

#right ul#main_nav {
	width: 200px;
	padding: 0;
	margin: 0px 0px 75px;
	list-style: none;
}

#right ul#main_nav li {
	margin-bottom: 2px;
}

#right ul#main_nav a {
	color: #222222;
	text-decoration:none;
	background-color: #E4EED5;
	display: block;
	padding:3px 5px 2px 10px;
	min-height:18px;
	border-left:4px solid #DD8152;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* html body #right ul#main_nav a { 
	height: 18px;
}

#right ul#main_nav a:hover {
	color: #A34833;
	background: #f2f2f2;
	padding: 3px 5px 2px 10px;
	border-left: 4px solid #55AB26;
}

#right h2 {
	font-size: 2em;
	color: #4C563E;
	margin-bottom: 25px;
}

#right h3 {
	font-size: 1.15em;
	color: #993300;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#right p {
	margin-bottom: 15px;
}

#right ul {
	margin-top: 10px;
}

#right li {
	margin-bottom: 3px;
}

/*---------------------------------------------------------------*/

#right p.year {
	background-color: #E4EED5;
	padding: 5px;
	margin-bottom: 7px;
}

#right p.year span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.35em;
	margin-right: 10px;
}

#right p.year a {
	font-size: 0.9em;
}

#right ul.mins {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px 0px 10px;
	margin: 0px 0px 20px;
	list-style-type: none;
}

#right ul.mins li {
	margin-bottom: 3px;
}

#right ul.mins span {
	font-weight: bold;
}

/*---------------------------------------------------------------*/

#right table.councillor {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

#right table.councillor .pic {
	width: 100px;
}

#right table.councillor .councillorpic {
	border: 1px solid #FFFFFF;
}

#right table.councillor .details {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
}

#right table.councillor p {
	margin-bottom: 5px;
}

/*---------------------------------------------------------------*/

.imagedescription {
	display: none;
}

