/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

/* Typography Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #2d2d2d;
}

a {
	outline: none;
	color: #3a6f8f;
	text-decoration: underline;
}

a:hover {
	color: #9b090f;
}

h1 {
	font-size: 27px;
	line-height: 27px;
	font-weight: normal;
	color: #e51b24;
	margin-bottom: 22px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #3a6f8f;
	margin-bottom: 5px;
	line-height: 20px;
}

h3 {
	font-size: 14px;
	color: #2d2d2d;
	font-weight: bold;
	margin-bottom: 5px;
}

h4, .leftColumn h4 a {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 17px;
	color: #8a8989;
	text-transform: uppercase;
}

h5 {
	font-size: 9px;
	font-weight: normal;
	color: #cdc8c8;
	margin-bottom: 4px;
}

.rtColumnHeader {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #213e50;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h6 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 6px;
}

.quote {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	display: block;
	padding-bottom: 6px;
}

#tribe-events-content p, .centerColumn p {
	margin-bottom: 20px;
	line-height: 17px;
}

.centerColumn ul {
	list-style-type: none;
	margin: 0 0 0 13px;
	padding: 0;
}

.tribe-events-content li, .centerColumn li {
	background: url(images/dot.gif) no-repeat 0px 6px;
	padding-left: 17px; 
	line-height: 17px;
	margin-bottom: 14px;
}

.newsDate {
	font-style: italic;
	color: #999;
}

/* Main Nav */
.header ul {
	list-style-type: none;
	margin: 61px 0 0 0;
	padding: 0;
	float: right;
}

.header ul li {
	display: inline;
	margin: 0 0 0 19px;
	padding: 0;
	
}

.header ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #3a6f8f;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	border-bottom: 4px solid #c8d0cb;
}

.header ul li a:hover, .header ul li.current-menu-item a {
	font-size: 12px;	
	color: #9b090f;
	border-bottom: 4px solid #9b090f;
}

/* Sub Nav */
.leftColumn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.leftColumn ul li {
	margin-bottom: 16px;
}

.leftColumn a {
	font-size: 17px;
	color: #8a8989;
	text-decoration: none;
}

.leftColumn a:hover, .leftColumn li.current_page_item a {
	color: #e51b24;
}

/* Header/Footer Nav */
.header, .footer {
	font-size: 11px;
	color: #8a8989;
}

.header a, .footer a {
	font-size: 11px;
	color: #8a8989;
	text-decoration: none;
}

.header a:hover, .footer a:hover {
	font-size: 11px;
	color: #2d2d2d;
}

.footer ul {
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
}

.footer ul li {
	margin: 0 0 8px 0;
}

/* Buttons */

a.button-red span {
background: transparent url('images/btn_red_left.jpg') no-repeat 0 0;
display: block;
line-height: 21px;
padding: 0 0 0 6px;
color: #fff;
}

a.button-red {
background: transparent url('images/btn_red_right.jpg') no-repeat top right;
display: block;
float: left;
height: 21px;
margin-right: 4px;
padding-right: 8px;
text-decoration: none;
font-size: 10px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}

a.button-red:hover span {
background-position: 0 -21px; color: #fff;
}

a.button-red:hover {
background-position: right -21px;
}

a.button-grey span, a.button-greyRedText span {
background: transparent url('images/btn_grey_left.jpg') no-repeat 0 0;
display: block;
line-height: 21px;
padding: 0 0 0 6px;
color: #213e50;
}

a.button-greyRedText span {
color: #e51b24;
}

a.button-grey, a.button-greyRedText {
background: transparent url('images/btn_grey_right.jpg') no-repeat top right;
display: block;
float: left;
height: 21px;
margin-right: 4px;
padding-right: 8px;
text-decoration: none;
font-size: 10px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}

a.viewAll {
margin-top: 15px;
}

a.button-grey:hover span {
background-position: 0 -21px; color: #213e50;
}

a.button-greyRedText:hover span {
background-position: 0 -21px; color: #e51b24;
}

a.button-grey:hover, a.button-greyRedText:hover {
background-position: right -21px;
}

/* Layout */
.headerWrapper {
	width: 100%;
	padding-top: 12px;
	height: 125px;
	background-color: #F4EFDE;
}

.header {
	width: 960px;
	margin: 0 auto;
}

.header h1 {
	display: inline-block;
	width: 206px;
	float: left;
	margin-top: 33px;
	margin-bottom: 0;
}

.header h1 a {
	background: url(images/logo.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 80px;
	width: 206px;
	display: block;
	margin: 0;
	padding: 0;
}

.headerNav {
	float: right;
}

.headerNav p {
	margin: 6px 12px 0 0;
	padding: 0;
	float: right;
}

.headerNav .search {
	float:right;
	height: 24px;
}

.search input#s {
	width: 158px;
	height:20px;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-right: none;
	font-size: 12px;
	color: #929292;
	margin: 0;
	padding: 1px 1px 1px 8px;
	line-height: 18px;
}

.search input#search-button {
	vertical-align: top;
	height: 24px;
	width: 26px;
	margin: 0;
}

.body {
	width: 960px;
	min-height: 710px;
	margin: 0 auto;
}

.footerWrapper {
	width: 100%;
	height: 349px;
	background: url(images/bgFooter.jpg) repeat-x 0 0;
	padding-top: 28px;
	clear: both;
}

.footer {
	width: 960px;
	margin: 0 auto;
}

.footer p {
	line-height: 15px;
	margin: 0;
	padding: 0;
	float: left;
}

.footer ul {
	float: right;
	margin-left: 40px;
}


.clear {
	display: block;
	clear: both;
	line-height: 0;
}

.clearLeft {
	clear: left;
	height: 0;
	line-height: normal;
	visibility: hidden;
}
	
/* table styles */
.centerColumn table {
	margin: 20px 0 20px 0;
	border-top: 1px solid #dbd5c0;
}

.centerColumn table td {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #dbd5c0;
}

.centerColumn table.supporters td {
	padding: 28px 0 28px 0;
}

/* Extra Pagination styles */
.centerColumn .wp-paginate li {
display: inline;
list-style: none;
background: none;
padding: 0;
}

.centerColumn .wp-paginate li a.next {
float: none;
}

/* Gravity Forms */
.centerColumn .gform_wrapper ul li {
	background: none;
	padding-left: 0;
}

.gform_wrapper h3.gform_title {
	font-size: 17px;
	font-weight: bold;
	color: #3a6f8f;
	margin-bottom: 5px;
	line-height: 20px;
}

.gfield_description {
	color: #999;
	font-style: italic;
}

button.button {
	border: none;
	background: transparent url('images/btn_grey_right.jpg') no-repeat top right;
	display: block;
	height: 21px;
	margin-right: 4px;
	padding-right: 8px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

button.button span {
	background: transparent url('images/btn_grey_left.jpg') no-repeat 0 0;
	display: block;
	line-height: 21px;
	padding: 0 0 0 6px;
	color: #213e50;
}

button.button:hover span {
background-position: 0 -21px; color: #213e50;
}

button.button:hover {
background-position: right -21px;
}
