﻿body {
	font-family: Verdana, Arial, Sans-Serif;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}



div#twoColumns h2, div#twoColumns h1 {
	font-size: 30px;
	font-weight: bold;
	color: #006838;
}

div#twoColumns h2 em, div#twoColumns h1 em {
	font-weight: bold;
	font-style: italic;
}

div#twoColumns h3 {
	font-size: 18px;
	font-weight: bold;
	color: #006838;
}

div#twoColumns p {
	font-size: 13px;
	line-height: 20px;
}

div#twoColumns p em {
	font-style: italic;
}

div#adminDiv div.breadcrumb ul {
	font-size: 12px;
}

div#adminDiv h1 {
	font-size: 18px;
	text-align: center;
}

div#adminDiv h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div#adminDiv p {
	font-size: 12px;
	text-align: center;
}

div#adminDiv table {
	font-size: 12px;
}

div#leftColumn p {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	color: #fff;
}

div#leftColumn strong {
	color: #BED73B;
	font-weight: bold;
}

div#leftColumn ul li {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}

div#leftColumn div#SignUp a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
}

div#leftColumn div#SignUp a em {
	font-style: italic;
	font-weight: bold;
}

div#rightColumn h2 {
	font-size: 30px;
	font-weight: bold;
	color: #006838;

}

div#rightColumn h2 em {
	font-weight: bold;
	font-style: italic;
}

div#rightColumn p {
	font-size: 13px;
	line-height: 19px;
}

div#rightColumn p em {
	font-style: italic;
}

div#rightColumn div#ReadMore a {
	font-size: 13px;
	font-weight: bold;
	color: #006838;
	line-height: 32px;
}

div#bottomRow p {
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.3em;
}

div#bottomRow div#Commit a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	text-transform: uppercase;
}

table.statsTable thead {
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
}

table.statsTable tbody tr td {
	background-color: #006838;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
}

div.sidebarBlock {
	font-size: 13px;
}

div.sidebarBlock h2 {
	color: #006838;
	font-weight: bold;
	text-transform: uppercase;
}

div.sidebarBlock p {
	line-height: 18px;
}

div#latestTweets h2 a {
	color: #006838;
	}

div#recentComments h2 {
	font-size: 13px;
}

div#recentComments p {
	font-style: italic;
}

.footerLink {
	color: #2A3990;
	font-weight: bold;
	font-size: 13px;
	margin-right: 30px;
}

table.form {
	font-size: 13px;
}

table td.fieldLabel {
	font-style: italic;
}

ul.petitionSignaturesList {
	font-size: 12px;
}

.signatureName {
	font-weight: bold;
}

.signatureLocation {
	font-style: italic;
}

ul#siteCommentsList {
	font-size: 12px;
}

.siteCommentName {
	font-style: italic;
}

.siteCommentReply {
	text-align: right;
	font-style: italic;
}

div.userContent {
	font-size: 13px;
	}
	
div.userContent p {
	line-height: 1.4em;
	}

