body {
  font-family: sans-serif;
  font-size: 62.5%;
  background:  #f7f7f7;
  text-align: center;
}
a {
	text-decoration: none;	
	color: #3e87da;
}
a.feed-icon {
	display: none;
}
a:hover {
	text-decoration: underline;	
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
h2 {
	font-size: 1.6em;
	color: #a10101;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b5b5b5;
	margin: -3px 0 5px 0;
}
body.not-front div.field-name-field-story-date {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b5b5b5;
	margin: -3px 0 5px 0;
}
p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin: 0 0 15px 0;
}
p.link {
	margin-top: -15px;
}

div#contentWrapper div, div#headerWrapper div, div#footerWrapper div {
	display: block;	
	text-align: center;
}
/*-----
	Header
	-----*/
div#headerWrapper {
	width: 100%;
	background: #1f4da5 left bottom repeat-x url(images/homeTopBg.jpg);
}
body.not-front div#headerWrapper {
	background: #1f4da5 left bottom repeat-x url(images/innerHeaderBg.png);
}
div#header {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
body.front div#header {
	padding-bottom: 20px;
}
div#header h1 {
	width: 373px;
	height: 72px;
	float: left;
	padding-bottom: 10px;
}
div#header h1 a {
	display: block;
	width: 373px;
	height: 72px;
	text-indent: -9000em;
	background: left top no-repeat url(images/Bill_Richardson.png);
}
div#header div#block-block-5 {
	position: absolute;
	top: 13px;
	right: 4px;
}
div#header div#block-block-5 p {
	margin: 0 0 0 0;
	color: #fff;
	font-size: 12px;
}
div#header div#block-block-5 p a {
	color: #fff;
}
div#header div#block-block-5 p span {
	color: #6087c8;
}
div#header div#block-block-6 {
	position: absolute;
	top: -3px;
	right: 2px;
}
div#header div#block-block-6 a.signUpBtn {
	background: left top no-repeat url(images/signUpBtn.png);
	display: block;
	width: 65px;
	height: 26px;
	margin-left: 8px;
	text-indent: -9000em;
	float: left;
}
div#header div#block-block-6 a.signUpBtn:hover {
	background-position: left -26px;
}
div#header div#block-block-6 input {
	float: left;
	border: none;
	color: #acbdde;
	font-size: 11px;
	padding: 6px 5px;
}
div#header div#block-block-6 input.name {
	background: left top no-repeat url(images/nameInputBg.png);
	width: 76px;
}
div#header div#block-block-6 input.email {
	margin-left: 8px;
	width: 123px;
	background: left top no-repeat url(images/emailInputBg.png);
}
div#header ul.menu {
	clear: both;
	background: left top no-repeat url(images/navigationBg.png);
	padding: 4px 4px 22px 9px;
}
body.not-front div#header ul.menu {
	background: left top no-repeat url(images/innerNavigationBg.png);
	padding-bottom: 7px !important;
}
body.front div.grid-16 p {
	margin-bottom: 0 !important;
}
div#header ul.menu li {
	float: left;
	background: left top no-repeat url(images/topNavSeperator-Left.png);
}
div#header ul.menu li a {
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	display: block;
	text-transform: uppercase;
	height: 26px;
	padding: 10px 35px 0 36px;
	background: right top no-repeat url(images/topNavSeperator-Right.png);
}
div#header ul.menu li a:hover {
	text-decoration: none;
}
div#header ul.menu li.first {
	background-image: none;
}
div#header ul.menu li.last a {
	background-image: none;
}
div#header ul.menu li:hover {
	background: left top no-repeat url(images/topNavSeperatorSelect-Left.png);
}
div#header ul.menu li:hover a {
	background: right top no-repeat url(images/topNavSeperatorSelect-Right.png);
}
div#header ul.menu li.first:hover {
	background: left top no-repeat url(images/topNavSeperatorFirstSelect-Left.png);
}
div#header ul.menu li.active-trail,
body.node-type-news-item div#header ul.menu li.menu-mlid-453 {
	background: left top no-repeat url(images/topNavSeperatorSelect-Left.png);
}
div#header ul.menu li.active-trail a,
body.node-type-news-item div#header ul.menu li.menu-mlid-453 a {
	background: right top no-repeat url(images/topNavSeperatorSelect-Right.png);
}
div#header a.facebookBtn {
	display: inline-block;
	_display: inline;
	zoom: 0;
	background: left top no-repeat url(images/social-icons.png);
	width: 21px;
	height: 21px;
	text-indent: -9000em;
	margin-left: 10px;
}
div#header a.twitterBtn {
	display: inline-block;
	_display: inline;
	zoom: 0;
	background: right top no-repeat url(images/social-icons.png);
	width: 21px;
	height: 21px;
	text-indent: -9000em;
	margin-left: 10px;
}
div#header a.facebookBtn:hover {
	background-position: left -21px;
}
div#header a.twitterBtn:hover {
	background-position: right -21px;
}

/*-----
	Content
	-----*/
	
div#contentWrapper {
	width: 100%;
	background: #f7f7f7 left top repeat-x url(images/contentWrapperBg.jpg);
}
div#contentBg {
	background: center top no-repeat url(images/contentBg.jpg);
}
div#content {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 50px;
	position: relative;
}
div#content div {
	text-align: left;
}
div#content a {
	color: #115aae;
}
div#content a.readMoreBtn {
	display: block;
	text-align: right;
	padding-right: 12px;
	margin-right: 10px;
	background: right 8px no-repeat url(images/readmoreBtn.png);
}
div#content a.viewAllBtn,
body.front div.more-link a {
	display: block;
	clear: both;
	text-align: center;
	margin-top: 30px;
	font-size: 13px;
	line-height: 1.6em;
	padding: 5px 0 0 0;
	height: 26px;
	background: left top no-repeat url(images/viewAllBtn.png);
}
div#content a.viewAllBtn:hover {
	text-decoration: none;
	background-position: left -31px;
}
/*- Homepage Specific -*/
body.front div.left {
	background: top right no-repeat url(images/homeRule.png);
	width: 283px;
	float: left;
	padding: 0 25px;
}
body.front div.center {
	background: top right no-repeat url(images/homeRule.png);
	width: 283px;
	float: left;
	padding: 0 25px;
}
body.front div.right {
	width: 284px;
	float: left;
	padding: 0 25px;
}
body.front div.left, body.front div.center, body.front div.right {
	/*position: relative;*/
	padding-bottom: 40px;
}
body.front a.viewAllBtn {
	/*position: absolute;
	bottom: 0;
	width: 279px;*/
}
body.front div.center footer, body.front div.center header {
	display: none;
}
body.front div.grid-16 div.content {
	position: relative;
	height: 335px;
	width: 996px;
}
body.front div.grid-16 div.content a {
	position: absolute;
	top: 0;
	left: 0;
}
body.front div.view-upcoming-engagements img,
body.front div.view-news-listing img {
	display: none;
}

/*- Interior Pages -*/
body.not-front div.left {
	width: 225px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
	background: right top no-repeat url(images/leftColumnRule.gif);
}
body.not-front div.left div.region {
	padding-right: 25px;
	min-height: 300px;
	background: right bottom no-repeat url(images/leftColumnRuleBottom.gif);
}
body.not-front div.left ul li {
	display: none;
	margin-bottom: 3px;
}
body.not-front div.left ul li.active-trail, 
body.node-type-news-item div.left ul li.menu-mlid-453 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
body.not-front div#content div.left ul li.active-trail a, 
body.node-type-news-item div#content div.left ul li.menu-mlid-453 a {
	color: #a10101;
	display: block;
	padding-bottom: 8px;
}
body.not-front div#content div.left ul li.active-trail > a, 
body.node-type-news-item div#content div.left ul li.menu-mlid-453 > a {
	text-decoration: none;
	cursor: default;
}
body.not-front div#content div.left ul li.active-trail ul li,  
body.node-type-news-item div#content div.left ul li.menu-mlid-453 ul li {
	display: block;
	font-size: 13px;
	text-transform: none;
}
body.not-front div#content div.left ul li.active-trail ul li a,  
body.node-type-news-item div#content div.left ul li.menu-mlid-453 ul li a {
	color: #115aae;
	padding-bottom: 3px;
}
body.not-front div#content div.left ul li.active-trail ul li a.active {
	color: #444444;
	font-weight: bold;
	cursor: default;
}
body.not-front div#content div.left ul li.active-trail ul li a.active:hover {
	text-decoration: none;
}
body.not-front div#content div.breadcrumb {
	display: none;
}
body.not-front div.center {
	width: 700px;
	float: left;
	padding: 0 25px;
}
body.not-front div.center h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: none;
}
body.not-front div.center ul li{
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 0 0 0 25px;
	margin-bottom: 15px;
	background: 13px 7px no-repeat url(images/readmoreBtn.png);
}
body.not-front div.right {
	display: none;
}
div.links a {
	font-size: 12px;	
}
div#block-block-8 {
	position: absolute;
	bottom: 0;
	left: 25px;
	padding-top: 0;
	padding-bottom: 50px;
}
div#block-block-8 map {
	display: none;
}
body.not-front div.views-row {
	margin-bottom: 30px;
}

/*-----
	Forms
	-----*/
form.webform-client-form {
	margin-bottom: 25px;
}
form.webform-client-form label {
	font-size: 12px;
	display: block;
	padding: 8px 0 3px 0;
}
form.webform-client-form div.webform-component-textfield input {
	width: 200px;
	font-size: 11px;
	padding: 2px;
}
form.webform-client-form div.webform-component-radios {
	padding-top: 10px;
}
form.webform-client-form div.webform-component-radios div.form-item {
	clear: left;
	padding-bottom: 2px;
}
form.webform-client-form div.webform-component-radios input {
	float: left;
	margin-right: 5px;
}
form.webform-client-form div.webform-component-radios label {
	padding: 0 0 0 0;
}
form.webform-client-form div.webform-component-radios > label {
	padding-bottom: 5px;
}
form.webform-client-form textarea {
	width: 400px;
	height: 100px;
	font-size: 11px;
	padding: 2px;
	margin-bottom: 10px;
}
form.webform-client-form div#edit-actions input {
	background: #1e4da4;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
}
div.error ul {
	margin-left: 0;
}
div.error ul li {
	margin-bottom: 2px !important;
}
form.webform-client-form div.description {
	font-size: 11px;
	color: #666;
	font-style: italic;
	margin-bottom: 15px;
}
form.webform-client-form div.webform-datepicker select {
	float: left;
	font-size: 12px;
	margin-right: 5px;
}
input.webform-calendar {
	border: none;
}
div.field-name-field-flickrset {
	position: relative;
	width: 750px;
}
div.field-type-flickrfield {
	clear: both;
}
div.field-type-flickrfield div.field-items div.flickr-photoset a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.field-type-flickrfield div.flickr-photoset-meta {
	clear: both;
}



/*- Lightbox -*/
/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}





/*-----
	Footer
	-----*/
div#footerWrapper {
	width: 100%;
	background: left top repeat-x url(images/footerWrapperBg.jpg);
}
div#footerBg {
	background: center 1px no-repeat url(images/footerBg.jpg);
}
div#footer {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
div#footer p {
	color: #9b9b9b;
	font-size: 1.1em;
	padding: 15px 0 0 0;
}
div#footer p a {
	color: #3e87da;
}

/*- New Clearfix -*/
.clearfix:after, .menu:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix, * html .menu { zoom: 1; } /* IE6 */
*:first-child+html .clearfix, *:first-child+html .menu { zoom: 1; } /* IE7 */