a {
	color: red;
	text-decoration: none;
}

img {
	border: 1px solid #999;
	padding: 2px;
}

#left p {
	color: white;
	padding: 20px 15px;
	padding-top: 5px;
	text-align: center;
}

#testimonial_box p {
	padding-right: 10px;
}

#footer p {
	padding-top: 14px;
}

#footer_inside p {
	padding-top: 90px;
	padding-left: 190px;
}

#mission h1 {
	text-align: center;
}

#main_content p {
	padding-bottom: 10px;
}

table {
	margin: 5px 10px;
}

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: red;
}

.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;
}

.comments {
	width: 300px;
	height: 100px;
}

.name {
	width: 200px;
}

.address {
	width: 250px;
}

.city {
	width: 150px;
}

.state {
	width: 25px;
}

.zip {
	width: 50px;
}

.email {
	width: 250px;
}

.phone {
	width: 100px;
}

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: 2em;
	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;
}

ul.errors {
	color: red;
}

.testimonial_form textarea{
text-align:center;
height:300px;
font-family: Georgia, Times;
font-size:17px;
width: 172px;
height:330px;

}

/* Breadcrumb Styling */

p.breadcrumb_path {
	margin: 0;
	padding: 0;
}

/* Smart Lists */

#sl-pagination span { padding-left: 2px; padding-right: 2px; }
  .sl-pagination-selected { border: 1px solid #336699; background-color: #E5F3FE; font-weight: bold; padding: 2px; }
  .sl-pagination-selected a:link, .sl-pagination-selected a:visited { text-decoration: none; color: #0099FF }
