/* Start of CMSMS style sheet 'Peggy' */
body {
	margin: 0px;
	padding: 0px;
	background: url(images/global/mainbg.jpg) repeat-x #22649f;
	width: 100%;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

div.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}

a {
	color: #256daa;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	background-color: #ddecf9;
}

img {
	border: 0px;
}

div#main {
	width: 780px;
	background-color: #7db2e0;
	margin: 0px auto;
}

div#canvas {
	width: 740px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}

div#header {
	clear: both;
	padding: 10px 0px 0px 0px;
}

div#header h1,
div#header h2 {
	position: absolute;
	left: -99999px;
}

div#header img {
	display: block;
}

div#nav {
	clear: both;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

div#nav ul {
	margin: 0px;
	padding: 0px;
}

div#nav ul li {
	margin: 0px 0px 4px 5px;
	padding: 0px;
	list-style: none;
	float: left;
}

div#nav ul li a {
	display: block;
	height: 23px;
}

div#nav ul li a.home {
	background-image: url(images/nav/home.gif);
	width: 56px;
}

div#nav ul li a.about {
	background-image: url(images/nav/about.gif);
	width: 92px;
}

div#nav ul li a.issues {
	background-image: url(images/nav/issues.gif);
	width: 56px;
}

div#nav ul li a.news {
	background-image: url(images/nav/news.gif);
	width: 103px;
}

div#nav ul li a.involved {
	background-image: url(images/nav/involved.gif);
	width: 92px;
}

div#nav ul li a.blog {
	background-image: url(images/nav/blog.gif);
	width: 48px;
}

div#nav ul li a.events {
	background-image: url(images/nav/events.gif);
	width: 56px;
}

div#nav ul li a.voter {
	background-image: url(images/nav/voter.gif);
	width: 120px;
}

div#nav ul li a.contact {
	background-image: url(images/nav/contact.gif);
	width: 64px;
}

div#content {
	clear: both;
	background: url(images/global/contentbg.gif) no-repeat #ffffff;
	padding: 10px 20px 20px 20px;
	text-align: left;
}

/* CONTENT MODULES */
div#left {
	float: left;
}

div#left div.module {
	clear: both;
	width: 514px;
	background: url(images/modules/bg.gif) repeat-y;
	margin: 0px 0px 10px 0px;
}

div#left div.module div.head {
	background: url(images/modules/head.gif) no-repeat;
	height: 12px;
}

div#left div.module div.headtitle {
	background: url(images/modules/head_title.jpg) no-repeat;
	height: 26px;
	padding-bottom: 10px;
	font-size: 0px;
}

div#left div.module div.headtitle h2 {
	font-size: 14px;
	color: #d3e1ed;
	padding: 4px 0px 0px 10px;
	margin: 0px;
}

div#left div.module div.foot {
	background: url(images/modules/foot.gif) no-repeat;
	height: 12px;
	font-size: 0px;
}

div#left div.module div.inner {
	padding: 0px 10px 0px 10px;
}

div#left div.module div.inner h3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#left div.module div.inner p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}




div#right {
	float: left;
	margin: 0px 0px 0px 20px;
}

div#right div.module {
	clear: both;
	width: 166px;
	background: #c1e0fb;
	margin: 0px 0px 10px 0px;
}

div#right div.module div.headtitle {
	background: url(images/modules/right/head.gif) no-repeat;
	height: 26px;
	border-bottom: 1px solid #ffffff;
}

div#right div.module div.headtitle h2 {
	font-size: 14px;
	color: #d3e1ed;
	margin: 0px;
	padding: 4px 0px 0px 10px;
}

div#right div.module div.inner {
	padding: 5px 10px 5px 10px;
}

div#right div.module div.inner p {
	padding: 0px 0px 10px 0px;
}




/* SPECIFIC CONTENT MODULES */
div#welcome {
}

div#welcome div.inner div.intro {
	float: left;
	margin: 0px 10px 0px 0px;
}

div#welcome div.inner div.intro h2 {
	font-size: 18px;
	color: #b5121b;
	margin: 0px;
	padding: 0px;
}

div#welcome div.inner div.intro p {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#welcome div.inner div.photo {
	float: right;
	margin: 0px 0px 10px 10px;
}





div#homeblog {
}

div#homeblog div.entry {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #21639c;
}

div#homeblog div.last {
	padding: 0px;
	border-bottom: 0px;
}

div#homeblog div.entry h3 {
	margin: 0px;
	font-size: 12px;
}

div#homeblog div.entry p {
	margin: 10px 0px 0px 0px;
}

div#homeblog div.entry p.date {
	margin: 0px;
}

div#homeblog div.entry p.more {
	margin: 5px 0px 0px 0px;
}





div#homecal {
}

div#homecal div.entry {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #21639c;
}

div#homecal div.last {
	padding: 0px;
	border-bottom: 0px;
}

div#homecal div.entry h3 {
	margin: 0px;
	font-size: 12px;
}

div#homecal div.entry p {
	margin: 10px 0px 0px 0px;
}

div#left div#homecal div.entry p.date {
	margin: 0px;
	padding: 0px;
}






div#homeinvolved {
}

div#right div#homeinvolved div.headtitle {
	background: url(images/modules/right/head_involved.gif) no-repeat;
}

div#right div#homeinvolved div.headtitle h2 {
	color: #ffffff;
}

div#homeinvolved ul,
div#homeinvolved ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#homeinvolved ul li img {
	display: inline;
}




div#volunteer fieldset {
	margin: 0px 0px 10px 0px;
	border: 1px solid #333333;
}

div#volunteer fieldset.basic label {
	width: 80px;
	display: block;
	float: left;
	text-align: right;
	margin: 5px 5px 0px 0px;
}

div#volunteer fieldset.basic input {
	margin: 3px 0px 3px 0px;
}

div#volunteer fieldset.activity label {
	margin: 0px 0px 0px 5px;
}

div#volunteer fieldset.time th,
div#volunteer fieldset.time td {
	padding: 3px;
}


div.NewsSummary {
	border-bottom: 1px solid #21639b;
	padding-bottom: 10px;
	margin: 0px 0px 10px 0px;
}


/* FOOTER */
div#footer {
	clear: both;
	text-align: left;
	background: url(images/global/footerbg.gif) no-repeat bottom #ffffff;
	border-top: 1px solid #113a5e;
	padding-bottom: 5px;
}

div#footer ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

div#footer ul li {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	list-style: none;
}

div#footer ul li a {
	font-size: 11px;
}

div#footer p {
	clear: both;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}


/* Event Calendar */
#events {
	width: 100%;
}

#events td {
	width: 25px;
	background-color: #c1e0fb;
	height: 50px;
	vertical-align: top;
}

#events td ul,
#events td li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#events h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


/* Supporters */
div.supporter {
	border-top: 1px solid #21639c;
	padding-top: 10px;
}

div.supporterfirst {
}

div.supporterfirst h3,
div.supporter h3 {
	font-size: 12px;
}

div.supporterfirst img,
div.supporter img {
	margin: -15px 0px 10px 10px;
}

/* End of 'Peggy' */

