a:link {
	text-decoration: none;
	color: #CC3333;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}

hr {
	color: #c7c7c7;
}

p {
	font-family: Georgia, serif;
	font-size: 0.8em;
	color: #333333;
	line-height:18px;
}

p.address {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.15em;
}

#left p {
	color: white;
	padding: 20px 15px;
	padding-top: 5px;
	text-align: center;
}

#footer p.footer_links {
	font-size: 0.9em;
	padding-top: 10px;
}

#mission h1 {
	text-align: center;
}

#main_content p {
	padding-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
}

ul.page_listing {
	list-style: none;
	padding-left: 0;
	padding-top: 5px;
}

ul.subpage_listing {
	list-style: none;
	padding-left: 0;
}

ul.page_listing li {
	padding-bottom: 5px;
}

ul.subpage_listing li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}

ul.event_listing {
	list-style: none;
}

p.field_label {
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

p.field_label_required {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	color: #CC3333;
}

.right_top {
	vertical-align: top;
	text-align: right;
}

.top {
	vertical-align: top;
}

.section_heading {
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
}

.table_heading {
	font-weight: bold;
	padding-bottom: 10px;
}

.message {
	width: 350px;
	height: 75px;
}

.name {
	width: 250px;
}

.email {
	width: 300px;
}

.phone {
	width: 150px;
}

ul#photo_gallery {
}

ul#photo_gallery li {
	list-style: none;
	float: left;
	margin-right: 10px;
	text-align: center;
}

ul#photo_gallery li {
	list-style: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #868687;
}

ul#album_list li {
	list-style: none;
	float: left;
	margin-right: 10px;
	text-align: center;
}

h1 {
	font-size: 1.7em;
	margin-top:5px;
	margin-bottom: 10px;
}

h1.page_heading {
	font-size: 1.7em;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}

table#leadership td {
    padding-bottom: 20px;
}

table#representatives td {
    padding-bottom: 20px;
}

ul {
	list-style: disc;
	padding-left: 40px;
	padding-bottom: 10px;
}

li {
	font-family: Georgia, serif;
	font-size: 0.8em;
	color: #333333;
	line-height:18px;
}

hr {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 2px;
}

ul.errors {
	color: #CC3333;
}

/* Breadcrumb Styling */

p.breadcrumb_path {
	margin: 0;
	padding: 0;
}