@import url("reset.css");
@import url("form.css");
/* Colors


*/

a {
	color: #990000;
}

h2 {
	color: #003399;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 15px;
	padding-bottom: 7px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
}

h3 {
	font-size: 18px;
	margin-bottom: 0px;
	color: #990000;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 15px;
	padding-bottom: 7px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
}

h2 span {
	font-size: 10px;
	margin-left: 5px;
	line-height: 0px;
}

h3 span {
	color: #003399;
}

h4 {
	font-size: 13px;
	color: #990000;
	font-weight: normal;
	margin: 10px 0px 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
}

h6 {
	font-weight: normal;
}

body {
	text-align: center;
	margin: 0px;
	background: #003399 url(../images/bg.jpg) repeat-x left top;
	color: #000;
}

div#wrap {
	text-align: left;
	width: 992px;
	margin: 0px auto;
	font: 11px/18px Arial, Helvetica, Geneva, sans-serif;
}

/* @group Header */

div#wrap div#header {
	height: 192px;
	background: url(../images/header.png) no-repeat left top;
}

div#wrap div#header h1 {
	padding-top: 50px;
	margin:0px;
}

div#wrap div#header h1 a {
	height: 135px;
	width: 250px;
	margin-left:25px;
}

/* @end */

/* @group Menu */

div#wrap div#menu {
	background: url(../images/main.middle.png) repeat-y left top;
	margin-left: 8px;
	padding-top: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
	text-transform: uppercase;
}

div#wrap div#menu ul {
	width: 950px;
	height: 50px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	list-style: none;
	background: url(../images/menu.bg.jpg) no-repeat left top;
}

div#wrap div#menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#wrap div#menu ul li a {
	display: block;
	color: #003399;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;	
}

div#wrap div#menu ul li.home a {
	width: 89px;
}

div#wrap div#menu ul li.bio a {
	width: 62px;
}

div#wrap div#menu ul li.news a {
	width: 88px;
}

div#wrap div#menu ul li.issues a {
	width: 99px;
}

div#wrap div#menu ul li.district a {
	width: 120px;
}

div#wrap div#menu ul li.photos a {
	width: 109px;
}

div#wrap div#menu ul li.contact a {
	width: 121px;
}

div#wrap div#menu ul li.blog a {
	width: 76px;
}

div#wrap div#menu ul li.endorsements a {
	width: 186px;
}

div#wrap div#menu ul li a:hover,
div#wrap div#menu ul li a.selected {
	color: #990000;
	background: url(../images/menu.bg.jpg) no-repeat left bottom;
}

div#wrap div#menu ul li.home a:hover,
div#wrap div#menu ul li.home a.selected {
	background-position: left bottom;
}

div#wrap div#menu ul li.bio a:hover,
div#wrap div#menu ul li.bio a.selected {
	background-position: -89px bottom;
}

div#wrap div#menu ul li.news a:hover,
div#wrap div#menu ul li.news a.selected {
	background-position: -151px bottom;
}

div#wrap div#menu ul li.issues a:hover,
div#wrap div#menu ul li.issues a.selected {
	background-position: -239px bottom;
}

div#wrap div#menu ul li.district a:hover,
div#wrap div#menu ul li.district a.selected {
	background-position: -338px bottom;
}

div#wrap div#menu ul li.photos a:hover,
div#wrap div#menu ul li.photos a.selected {
	background-position: -458px bottom;
}

div#wrap div#menu ul li.contact a:hover,
div#wrap div#menu ul li.contact a.selected {
	background-position: -567px bottom;
}

div#wrap div#menu ul li.blog a:hover,
div#wrap div#menu ul li.blog a.selected {
	background-position: -688px bottom;
}

div#wrap div#menu ul li.endorsements a:hover,
div#wrap div#menu ul li.endorsements a.selected {
	background-position: -764px bottom;
}

/* @end */

div#wrap div#main {
	margin-left: 8px;
	padding: 20px 5px 0px 15px;
	background: url(../images/main.middle.png) repeat-y left top;
}

/* @group Hero */

div#content div.hero {
	background: url(../images/bg.hero.jpg) no-repeat;
	height: 210px;
	padding: 5px;
	position: relative;
}

div.hero img {
	position: absolute;
	left: 5px;
}

div.hero div {
	position: absolute;
	right: 5px;
	width: 220px;
}

div.hero div a {
	display: block;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	padding: 5px;
}

div.hero div a:hover {
	background: #cbcbcb;
}

div.hero div a small {
	display: block;
	color: #003399;
	font-size: 10px;
	text-transform: uppercase;
}

div.hero h3 {
	text-align: center;
	background: url(../images/headline.rule.grey.jpg) no-repeat center bottom;
	padding-bottom: 22px;
	margin-bottom: 0px;
}

/* @end */

/* @group Content */

div#main div#content {
	float: left;
	width: 695px;
	margin-right: 7px;
}

div#content div.twoCol {
	width: 340px;
	float: left;
}

div#content div.threeCol {
	float: left;
	width: 223px;
	margin-right: 13px;
}

div#content div.threeCol.blog {
	margin-right: 0px;
}

div.threeCol h2 {
	background: url(../images/rule.jpg) repeat-x left bottom;
}

div.gallery h2 {
	text-align: center;
	background: url(../images/headline.rule.jpg) no-repeat center bottom;
	padding-bottom: 22px;
	margin-bottom: 0px;
}

div.gallery div.flickr-gallery {
	margin-left: 8px;
}

div.gallery div.flickr-thumb {
	margin: 0px 10px 15px;
}

div#content div.page {
	padding-left: 15px;
	text-transform: none;
}

div#content ul {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
}

div#content p.title,
div#content p.news span {
	margin: -8px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #003399;
	font-weight: bold;
}

div#content p.news {
	margin-top: 0px;
}

div#content p.news br:first-child {
	display: none;
}

/* @end */

/* @group Forms */

div.wpcf7 form {
	padding: 0px;
}

div.wpcf7 fieldset.newsletter {
	padding: 0px;
}

div.wpcf7 fieldset div.checkboxes-radios h6 {
	width: 100px;
}

div.wpcf7 fieldset div.checkboxes-radios label {
	display: block;
	width: auto;
	margin-bottom: 10px;
}

div.wpcf7 fieldset div.checkboxes-radios label:hover {
	background: #f1f8fc;
	cursor: pointer;
}

div.wpcf7 fieldset.newsletter label {
	width: 100px;
}

div.wpcf7 fieldset.newsletter div.buttons {
	padding-left: 110px;
}

div.wpcf7 fieldset div.wpcf7-response-output {
	text-transform: uppercase;
	text-align: center;
	border: 0px;
	font-size: 10px;
	margin: 0px 0px 5px;
}

form.wpcf7-form fieldset div.wpcf7-validation-errors,
form.wpcf7-form fieldset div.wpcf7-mail-sent-ng {
	color: red;
}

form.wpcf7-form fieldset div.wpcf7-mail-sent-ok {
	color: green;
}

div.wpcf7 fieldset div span.wpcf7-not-valid-tip {
	display: none;
}

div.wpcf7 form input.submit {
	background: #003399;
	border: 0px;
	text-transform: uppercase;
	color: #fff;
	padding: 6px 12px;
	cursor: pointer;
}

/* @end */

/* @group Sidebar */

div#main div#sidebar {
	float: left;
	width: 262px;
}

div#sidebar div.connect {
	position: relative;
	background: url(../images/connect.jpg) no-repeat left bottom;
	width: 232px;
	height: 163px;
	padding-top: 60px;
	margin-left: 15px;
}

div#sidebar div.connect h3 {
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/heading.connect.png) no-repeat left top;
	width: 251px;
	height: 60px;
	margin: 0px;
}

div#sidebar div.connect div {
	margin-top: 3px;
}

div#sidebar div.connect a {
	display: block;
	width: 62px;
	height: 62px;
	text-indent: -999px;
	overflow: hidden;
	float: left;
	margin-left: 12px;
	margin-bottom: 14px;
}

div#sidebar div.volunteer {
	background: url(../images/volunteer.jpg) no-repeat left top;
	width: 246px;
	height: 233px;
	margin: 10px 0px 0px 1px;
}

div#sidebar div.volunteer a {
	display: block;
	height: 75px;
	text-indent: -999px;
	overflow: hidden;
}

/* @end */

/* @group Footer */

div#wrap div#footer {
	padding: 40px 0px;
	text-align: center;
	color: #fff;
	height: 32px;
	margin-left: 8px;
	background: url(../images/main.bottom.png) no-repeat left top;
	text-transform: uppercase;
}

div#footer a {
	color: #fff;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#footer ul li {
	display: inline;
	border-left: 1px solid #fff;
	margin-left: 7px;
	padding-left: 7px;
}

div#footer ul li.first {
	border: none;
	margin: 0px;
	padding: 0px;
}

div#footer p {
	margin-top: 5px;
}

/* @end */

/* @group Classes */

.rule {
	height: 1px;
	width: 75%;
	background: url(../images/rule.jpg) repeat-x left bottom;
}

/* @end */
