input.form-text, select, textarea {
	border: 1px solid #aaa;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	color: #4f316f;
	font-family: "Museo Sans";
	font-weight: 500;
}

a {
	color: #4f316f;
	text-decoration: none;
}
#content_inner p {
	line-height: 125%;
}
a:hover {
	text-decoration: underline;
}
.view-content:after {
	clear: none !important;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background: white;
}
#page-wrapper {

}
#page {
	width: 960px;
	margin: 0 auto 0 auto;
}
#name-and-slogan {
}

#header {
	width: 964px;
	margin: 0 auto;
}

#header-background {
	background: url(images/headerfade.jpg)top center no-repeat;
	height: 160px;
}

#block-views-join-block {

}
#block-views-join-block h2 {

}
#block-views-join-block #edit-submitted-email-address--3, #block-views-join-block #edit-submitted-email-address--2, #block-views-join-block #edit-submitted-email-address--1, #block-views-join-block #edit-submitted-email-address {
	float: left;
	margin-right: 6px;
	width: 160px;
	padding: 3px;	
}
#block-views-join-block .form-text {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


#block-views-join-block #edit-submitted-zip-code, #block-views-join-block #edit-submitted-zip-code--1, #block-views-join-block #edit-submitted-zip-code--2, #block-views-join-block #edit-submitted-zip-code--3 {
	float: left;
	margin-right: 6px;
	width: 80px;
	padding: 3px;		
}
#block-views-join-block p {
	display: none;
}
#block-views-join-block .submit {
	display: block;
	float: left;
	cursor: pointer;
	color: white;
	font-size: 1em;
	/*
	width:
	height:
	line-height: 22px;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
		
	*/
}
#block-views-join-block .form-actions, #block-views-join-block .form-item {
	margin: 0 !important;
}
#block-views-join-block .submit:hover {

}

#block-views-join-block .view h2, #block-views-join-block label, #block-views-join-block .form-submit {
	display: none;
}


#header, #block-menu-block-1, #block-menu-block-1 .content, #block-menu-block-1 ul, #block-menu-block-1 li {
	z-index: 200 !important;
}
#main, #main-wrapper, #content {
	z-index: 1 !important;
}
#block-menu-block-1 {
	clear: right;
	height: 57px;
	float: right;
	width: 695px;
	background: url(images/MenuBG.png) top right no-repeat;

}
#block-menu-block-1 ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-image: none !important;
	list-style-type: none !important;
	float: right;
}
#block-menu-block-1 ul ul ul {
	display: none !important;
}
#block-menu-block-1 li {
	float: left !important;
	padding: 0 !important;
	margin: 0 !important;
	list-style-image: none !important;
	list-style-type: none !important;	
	clear: none;
	display: block;
	float: left;
	position: relative;
}
#block-menu-block-1 ul li a {
	line-height: 32px;
	display: block;
	float: left;
	padding: 12px 0 0;
	margin: 0 0 0 30px;
	font-size: 16px;
	text-decoration: none;
	color: black;
	font-family: "Museo Sans";
	font-weight: 500;
	text-transform: uppercase;
}
#block-menu-block-1 ul li.first a {
	display: block;
	text-indent: -999em;
	height: 21px;
	width: 25px;
	background: url(images/home.png) no-repeat;
	padding: 0;
	margin: 16px 0;
}
#block-menu-block-1 ul li.active-trail, #block-menu-block-1 ul li:hover, #block-menu-block-1 ul li.hover {

}
#block-menu-block-1 ul li:hover a {
	color: #137abf;
}
#block-menu-block-1 ul li.first.active a, #block-menu-block-1 ul li.first:hover a, #block-menu-block-1 ul li.first.hover a {
	background: url(images/homeactive.png) no-repeat;

}
#block-menu-block-1 ul ul li.first a, #block-menu-block-1 ul li.first ul a {
	text-indent: 0 !important;
	background-image: none !important;
	width: auto !important;
}
#block-menu-block-1 ul li ul {
	display: none;
	position: absolute;
	margin: 40px 0 0 30px !important;
	padding: 0;
	top: 0;
	left: 0;
	height: auto;
	width: 160px;
	background: #ccc;
}
#block-menu-block-1 ul li ul li {	
	float: none !important;
	margin: 0 !important;
	width: 160px !important;
	line-height: normal !important;
	position: static;
	border: none !important;
	height: auto;
	padding: 0 !important;
}
#block-menu-block-1 ul li ul li a, #block-menu-block-1 ul li ul li.first a {
	display: block;
	height: auto !important;
	width: auto !important;
	text-indent: 0 !important;
	margin: 0;
	padding: 6px 9px 6px 9px;
	font-size: 14px;
	font-weight: normal;
	line-height: normal !important;
	float: none !important;
	text-transform: none;
	border: none;
	background: #014ca1 !important;
	color: white !important;
}
#block-menu-block-1 ul li ul li a:hover {
	background: #137abf !important;
}
#block-menu-block-1 ul li:hover ul, #block-menu-block-1 ul li.hover ul {
	display: block;
}



#main-wrapper {
	clear: both;
	background: url(images/contenttop.jpg) top center repeat-x;
	min-height: 300px;
}
.front #main-wrapper {
}
#main {
	width: 964px;
	margin: 0 auto;
	padding: 0;
	z-index: 10 !important;
	position: relative;
	zoom: 1;
}

.front #main {
	padding: 0 30px;
	width: 904px;
	background: url(images/frontfade.jpg) top center repeat-x;
	min-height: 42px;
}

#sidebar-first {

}
#sidebar_logo_link {

}

#sidebar-second {
	float: right;
	width: 320px;
	margin: 0;
}




#content .section {
	padding: 10px;
}
#content {
	margin: 0 320px 0 0;
}
.front #content {

}
.front #content .section {
	padding: 0;
}
.front .tabs {
	display: none;
}
#content_inner {
	padding: 12px;
}
h1.title {

}

#breadcrumb {
	color: #86a2ae;
	font-size: .85em;
	margin-bottom: .5em;
	text-transform: uppercase;
}
#breadcrumb a {
	color: #86a2ae;
	text-transform: uppercase;
}

.breadcrumb {
	float: left;
	padding: 0;
}
#block-menu-block-3 {

}
#block-menu-block-3 h2 {

}	
#block-menu-block-3 ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#block-menu-block-3 li {
	margin: 0 !important;
	padding: 0 !important;
	list-style-image: none !important;
	list-style-type: none !important;
	position: relative;
}

#block-menu-block-3 li a {

}
#block-menu-block-3 li a:hover {

}
#block-menu-block-3 li.active-trail a, #block-menu-block-3 a.active {

}

#footer-wrapper {
	background: url(images/footertop.jpg) top center repeat-x;
	clear: both;
}

#footer {
	clear: both !important;
	padding: 10px 0;
	width: 964px;
	margin: 0 auto;
}
#footer .block-menu-block, #footer .block-menu-block ul.menu {
	text-align: left;
	margin: 1em 0 1em 0;
}
#footer .block-menu-block li {
	display: inline;
	margin: 0;
	padding: 0 0 0 24px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#footer .block-menu-block ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-image: none;
	list-style-type: none;
	float: right;
}

#footer .block-menu-block li ul {
	display: none;
}
#footer .block-menu-block a {
	display: block;
	float: left;
	font-size: 13px;
	font-family: "Museo Sans";
	font-weight: 500;
	color: black;
}

#footer .block-menu-block a:hover {
	color: #197fc3;
	text-decoration: none;
}

.front .view-feature-slideshow {
	position: relative;
}
.front .view-feature-slideshow .view-content {
}
.front .view-feature-slideshow .views-row {
	
}
.front .view-feature-slideshow .views-field-field-slide-image {
	
}
.front .view-feature-slideshow .views_slideshow_slide .views-field-title {
	position: absolute;
	top:59px;
	left: 720px;
	max-width: 225px;
}

.front .view-feature-slideshow .views_slideshow_slide .views-field-title a {
	font-family: "Museo Sans";
	font-weight: 500;
	font-size: 24px;
	color: #5a3b77;
}

.front .view-feature-slideshow .views-field-title a:hover, .front .view-feature-slideshow .views-field-field-slide-description a:hover {
	text-decoration: none;	
}

.front .view-feature-slideshow .views-field-field-slide-description {
	position: absolute;
	top: 135px;
	left: 720px;
	max-width: 225px;
}

.front .view-feature-slideshow .views-field-field-slide-description a{
	color: #5d5d5d;
	font-family: "Museo Sans";
	font-weight: 500;
	font-size: 16px;

}
.front .view-feature-slideshow .views-field-field-slide-link-text {
	position: absolute;
	top: 255px;
	left: 720px;
	max-width: 225px;
}

.front .view-feature-slideshow .views-field-field-slide-link-text a{
	display: block;
	background: #dc0922 url(images/linktextbg.png) right center no-repeat; /* Old browsers */
	background: url(images/linktextbg.png) right center no-repeat -moz-linear-gradient(top, #dc0922 0%, #b10039 100%); /* FF3.6+ */
	background: url(images/linktextbg.png) right center no-repeat -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc0922), color-stop(100%,#b10039)); /* Chrome,Safari4+ */
	background: url(images/linktextbg.png) right center no-repeat -webkit-linear-gradient(top, #dc0922 0%,#b10039 100%); /* Chrome10+,Safari5.1+ */
	background: url(images/linktextbg.png) right center no-repeat -o-linear-gradient(top, #dc0922 0%,#b10039 100%); /* Opera 11.10+ */
	background: url(images/linktextbg.png) right center no-repeat -ms-linear-gradient(top, #dc0922 0%,#b10039 100%); /* IE10+ */
	background: url(images/linktextbg.png) right center no-repeat linear-gradient(to bottom, #dc0922 0%,#b10039 100%); /* W3C */
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 40px 10px 10px;
	font-size: 18px;
	font-family: "Museo Sans";
	font-weight: 500;
}

.front .view-feature-slideshow .views_slideshow_slide:hover .views-field-field-slide-link-text a {
	text-decoration: none;
	background: #69438c url(images/linktextbg.png) right center no-repeat; /* Old browsers */
	background: url(images/linktextbg.png) right center no-repeat -moz-linear-gradient(top, #69438c 0%, #4d2f65 100%); /* FF3.6+ */
	background: url(images/linktextbg.png) right center no-repeat -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69438c), color-stop(100%,#4d2f65)); /* Chrome,Safari4+ */
	background: url(images/linktextbg.png) right center no-repeat -webkit-linear-gradient(top, #69438c 0%,#4d2f65 100%); /* Chrome10+,Safari5.1+ */
	background: url(images/linktextbg.png) right center no-repeat -o-linear-gradient(top, #69438c 0%,#4d2f65 100%); /* Opera 11.10+ */
	background: url(images/linktextbg.png) right center no-repeat -ms-linear-gradient(top, #69438c 0%,#4d2f65 100%); /* IE10+ */
	background: url(images/linktextbg.png) right center no-repeat linear-gradient(to bottom, #69438c 0%,#4d2f65 100%); /* W3C */
}

.front .view-feature-slideshow .views-slideshow-controls-bottom {
	width: 940px;
	position: absolute;
	top: 332px;
	left: 12px;
	z-index: 99;
	background: #10669d;
}

.front .view-feature-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

.front .view-feature-slideshow .views-slideshow-controls-bottom .views-field-title {
	background: url(images/inactiveslide.jpg) top center no-repeat;
	display: block;
	height: 40px;
	width: 215px;
	margin: 0;
	padding: 10px;
	color: white;
	cursor: pointer;
	text-align: center;
	font-family: "Museo Sans";
	font-size: 20px;
	font-weight: 500;
}

.front .view-feature-slideshow #views_slideshow_pager_field_item_bottom_feature_slideshow-page_0  .views-field-title {
	background: url(images/firstslide.jpg) top center no-repeat;
}

.front .view-feature-slideshow .views-slideshow-controls-bottom .active .views-field-title {
	background: url(images/activeslide.jpg) top center no-repeat !important;
}

.view-feature-slideshow #slideshowbackground {
}




#main .views-field-field-photo-image-1 {
	display: none;
}
.views-field-field-photo-image-1 img {
	display: block;
}
.views-field-field-photo-image-1 .views-field-title {
	color: white;
	font-size: 1.1em;
	padding: 0.5em;
	background: #111;
	margin: 0;
}

#block-views-photos-block .views-field-field-photo-image img, .views-field-field-video-thumbnail img, #block-system-main .view-photos .views-field-field-photo-image img, #block-system-main .view-videos img {
	cursor: pointer;
}

#block-system-main .view-photos .views-field-field-photo-image img {
	border: 5px solid #ddd;
	float: left;
	margin: 0 10px 10px 0;
}


#block-block-8 {
	float: right;
}

#block-block-9 iframe, .like_button, .fb_iframe_widget {
	float: left;
}
.twitter_button {
	float: left;
	background: url('template_images/button_tweet.gif');
	width: 55px;
	height: 20px;
	margin-right: 6px;
	text-indent: -999em;
}




#block-views-media-block .views-field-field-photo-image {
	border: 4px solid #ddd;
	float: left;
	margin: 0 10px 10px 0;
}
#block-views-media-block-1 .views-field-field-video-thumbnail img, #block-views-media-block .views-field-field-photo-image img {
	display: block;
}
#content .view-videos .not-attachment .views-row, #block-views-media-block-1 .views-row {
	width: 178px;
	height: 98px;
	position: relative;
	border: 5px solid #ddd;
	margin: 0 10px 10px 0;
	cursor: pointer;
	float: left;
}
#content .view-videos .not-attachment .views-field-title a, #block-views-media-block-1 .views-field-title a {
	width: 154px;
	height: 74px;
	padding: 24px 12px 0 12px;
	display: block;
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#content .view-videos .not-attachment .views-field-title, #block-views-media-block-1 .views-field-title  {
	display: none;
	width: 178px;
	height: 98px;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 400;
	background: url("template_images/white60.png");	
}

.view-videos .attachment {
	margin: 0 0 20px 0;
}
.view-videos .attachment .views-row {
	background: white;
	width: 500px;
	padding: 10px;

}
.view-videos .attachment .views-field-title {
	font-size: 1.75em;
	font-weight: bold;
	margin: 0.5em 0 0.5em 0;
}
.view-videos .attachment .views-field-nothing {
	height: 24px;
	padding: 1em 0 1em 0;
}
.view-videos .attachment .views-field-nothing .video_link_embed {
	float: right;
	background: #ccc;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px 6px 3px 6px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	text-decoration: none !important;
	cursor: pointer;
}
.view-videos .attachment .views-field-nothing .video_link_embed:hover {
	color: #fff;
	background: #e30000;		
}
.view-videos .attachment .views-field-field-video-url-1 textarea {
	width: 480px;
}
.view-videos .attachment .views-field-field-video-url-1 {
	display: none;
}


.view-media.view-display-id-page h4 {
	margin: 0 0 1em 0 !important;
	font-size: 1.5em !important;
}
.view-media.view-display-id-page .attachment {
	float: right;
	margin-right: 40px;
}
.view-media.view-display-id-page .attachment .views-field-field-photo-image {
	width: 300px;
	height: 260px;
	overflow: hidden;
}

.view-media .view-footer .more {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding-right: 30px;
	text-transform: uppercase;
}

.view h3 {
	clear: left;
	font-size: 1.5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.25em;
}
.view-section-links {
	clear: left;
	margin: 1em 0 1em 0;
	text-align: right;
	padding-right: 30px;
}
.view-section-more, .view-section-less {
	cursor: pointer;
}
.view-section .overflow {
	display: none;
}
.view-section-less {
	display: none;
}

.views-field-field-photo-image {
	cursor: pointer;
}

#block-system-main .view-music .views-row {
	margin: 1em 0 1em 0;
}
#block-system-main .view-music .views-field-title {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0.25em;
}


.submitted {
	text-transform: uppercase;
	color: #999;
}

.field-name-field-tags {
	margin: 1em 0 1em 0;
}
.field-name-field-tags .field-label, .field-name-field-tags .field-item {
	float: left;
	margin-right: 1em;
}

#comments {
	clear: left !important;
}

.comment {
	margin: 1em 0 1em 0;
	background: #efefef;
	padding: 1em;
}
.comment h3, .comment .permalink, .comment .new {
	display: none;
}
.comment-form .filter-wrapper {
	display: none;
}
 
#webform-client-form-242 .webform-component.overflow {
	display: none;
}
#webform-client-form-36 #webform-component-verification-code, #webform-client-form-36--2 #webform-component-verification-code {
	display: none;
}
.friend_emails_more {
	display: block;
}
.friend_emails_fewer {
	display: none;
}
form.friend_emails_expanded .friend_emails_more {
	display: none;
}
form.friend_emails_expanded .friend_emails_fewer {
	display: block;
}
.friend_emails_more, .friend_emails_fewer {
	cursor: pointer;
	margin: 0.5em 0 1em 0;
}

.calendar .contents {
	font-size: 1.2em;
}

#block-block-15 {
	float: right;
	color: #e23449;
	text-align: right;
	width: 450px;
	height: 73px;
	margin: 34px 0 0 0;
	font-family: "Museo Sans";
	font-weight: 500;
	font-size: 1.3em;
}

#block-block-15 span {
	color: #6c5587;
}

#logo {
	float: left;
	width: 260px;
	height: 107px;
	display: block;
	margin: 32px 0 0 0;
}

#cie-wrapper, #title-wrapper {
	clear: both;
}

#cie-wrapper {
	background: #004aa0 url(images/cieBG.jpg) top center no-repeat;
}

#cie {
	width: 964px;
	margin: 0 auto;
	height: 392px;
}

#title-wrapper {
	background: #004aa0 url(images/titleBG.jpg) top center no-repeat;
	min-height: 68px;
}

#title {
	width: 964px;
	margin: 0 auto;
}

#page-title {
	color: white;
	font-family: "Museo Sans";
	font-weight: 500;
	padding: .55em 0;
	margin: 0;
}

#header-wrapper {
	background:url(images/headerbottom.jpg) bottom center repeat-x;
	height: 164px;
	margin: 0;
	padding: 0;
}

#block-block-16 {
	width: 156px;
	height: 65px;
	margin: 0;
	padding: 0;
	float: left;
}

.footerlogo {
	width: 156px;
	height: 65px;
}

#block-block-1 {
	float: right;
	clear: right;
	text-align: right;
	margin-top: 25px;
	text-transform: uppercase;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.region-content {
	width: 610px;
	padding: 1em 0;
	margin: 0;
}

.front .region-content {
	padding: 0;
	width: 100%
}

#sidebar {
	float: right;
	width: 299px;
}

#block-menu-block-5 {
	font-family: "Museo Sans" !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	background:url(images/sidebarmenutop.png) top center no-repeat;
	padding: 7px 0 0 0;
	margin: 17px 0 1em;
}

#block-menu-block-5 .block_inner {
	margin: 0 auto;
	width: 284px;
}

#block-menu-block-5 h2 {
	font-size: 15px;
	color: #86a2ae;
	padding: .5em 0 .5em 30px;
	margin: 0;
}

#block-menu-block-5 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#block-menu-block-5 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 4px solid #cddde4;
}

#block-menu-block-5 ul li.last {
	border-bottom: 4px solid #cddde4;
}

#block-menu-block-5 ul li a {
	padding: .5em 0 .5em 30px;
	display: block;
	width: 100%;
	color: black;
}

#block-menu-block-5 ul li a:hover {
	text-decoration: none;
	color: #137abf;
}

#block-menu-block-5 ul li.active a {
	color: #137abf;
	background: url(images/sidebaractive.png) center left no-repeat;
}

.tabs {
	margin: 0;
	padding: 5px;
}

.messages {
	margin: 0;
}

#block-menu-block-6{
	margin: 2em auto;
	width: 294px;
}

#block-menu-block-9 {
	margin: .5em auto;
	width: 294px;
}

#block-menu-block-6 ul, #block-menu-block-9 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#block-menu-block-6 ul li, #block-menu-block-9 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#block-menu-block-6 ul li a, #block-menu-block-9 ul li a {
	display: block;
	text-indent: -999em;
}

#block-menu-block-6 ul li.menu-mlid-523 a, #block-menu-block-9 ul li.menu-mlid-523 a {
	width: 100%;
	height: 76px;
	background: url(images/contribute.png)
}

#block-menu-block-6 ul li.menu-mlid-523 a:hover, #block-menu-block-9 ul li.menu-mlid-523 a:hover {
	background:url(images/contributerollover.png);
}

#block-menu-block-6 ul li.menu-mlid-384 a, #block-menu-block-9 ul li.menu-mlid-384 a {
	width: 100%;
	height: 131px;
	margin-bottom: .5em;
	background: url(images/resources.png);
}

#block-menu-block-6 ul li.menu-mlid-384 a:hover, #block-menu-block-9 ul li.menu-mlid-384 a:hover {
	background:url(images/resourcesrollover.png);
}

#block-menu-block-7, #block-menu-block-8 {
	width: 295px;
	margin: 0 auto;
	padding: 1em 0 0;
}

.front #block-menu-block-8 {
	padding: 0;
	margin: 2em auto 1em !important;
}

#block-menu-block-7 h2, #block-menu-block-8 h2{
	display: block;
	text-align: right;
	width: 270px;
	height: 38px;
	background:url(images/connecttop.png) top right no-repeat;
	padding: 10px 25px 0 0;
	font-family: "Museo Sans";
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	color: black;
	margin: 0 0 0 2px;
}

#block-menu-block-7 ul, #block-menu-block-8 ul {
	list-style: none;
	margin: 0 auto;
	padding: 1em 0 0;
	width: 286px;
	background: url(images/connectbody.png) top center no-repeat;
	height: 70px;
}

#block-menu-block-7 ul li, #block-menu-block-8 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#block-menu-block-7 ul li a, #block-menu-block-8 ul li a {
	display: block;
	text-indent: -999em;
}

#block-menu-block-7 ul li.menu-mlid-394 a, #block-menu-block-8 ul li.menu-mlid-394 a {
	width: 130px;
	height: 49px;
	margin-right: .5em;
	margin-left: 10px;
	float: left;
	background: url(images/facebook.png);
}

#block-menu-block-7 ul li.menu-mlid-395 a, #block-menu-block-8 ul li.menu-mlid-395 a {
	width: 130px;
	height: 49px;
	float: left;
	background: url(images/twitter.png);
}

#block-views-news-sidebarblock h2 {
	display: block;
	text-align: right;
	width: 270px;
	height: 38px;
	background:url(images/connecttop.png) top right no-repeat;
	padding: 10px 25px 0 0;
	font-family: "Museo Sans";
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	color: black;
	margin: 0 0 0 2px;
}

#block-views-news-sidebarblock .content {
	margin: 0 auto;
	padding: 1em 15px;
	width: 256px;
	background: url(images/connectbody.png) top center no-repeat;
}

#block-views-news-sidebarblock .views-field-title a {
	font-family: "Museo Sans";
	font-weight: 500;
	font-size: 18px;
	text-decoration: underline;
	color: #d3142a;
	display: block;
	margin-left: 73px;
}

#block-views-news-sidebarblock .views-row {
	margin-bottom: 1.5em;
}

#front_tier1 {
	width: 588px;
	margin: 2em 0 0;
	padding: 0;
	float: left;
}

#front_tier2 {
	width: 295px;
	margin: 0;
	padding: 0;
	float: right;
}

.view-news .views-field-nothing {
	float: left;
	width: 63px;
	margin-right: 10px;
}

#newsdate {
	background: #4e3066; /* Old browsers */
	background: -moz-linear-gradient(top,  #4e3066 0%, #66428a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e3066), color-stop(100%,#66428a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4e3066 0%,#66428a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4e3066 0%,#66428a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4e3066 0%,#66428a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4e3066 0%,#66428a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3066', endColorstr='#66428a',GradientType=0 ); /* IE6-9 */
	box-shadow: 1px 1px 1px #4e3066;
	float: left;
	padding: 0 13px;
	font-family: "Museo Sans";
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	margin: 0 10px 0 0;
}

#newsmonth {
	color: #bfa6d6;
}

#block-views-news-sidebarblock #newsmonth {
	font-size: 13px;
	padding: 5px 0 0;
}

#block-views-news-block #newsmonth, .page-news #newsmonth {
	font-size: 15px;
	padding: 6px 3px 0;
}

#newsday {
	color: white;
}

#block-views-news-sidebarblock #newsday {
	font-size: 17px;
	padding: 0 0 5px;
}

#block-views-news-block #newsday, .page-news #newsday {
	font-size: 22px;
	padding: 0 0 6px;
}

#block-views-news-block .views-row {
	clear: both;
}

#block-views-news-block {
	position: relative;
}

#block-views-news-block h2 {
	margin: 0 0 0 2px;
	padding: 8px 0 0 24px;
	background: url(images/frontnewsheader.png) top left no-repeat;
	display: block;
	width: 572px;
	height: 40px;
	font-family: "Museo Sans";
	font-weight: 500;
	text-transform: uppercase;
	font-size: 25px;
	color: black;
}

#block-views-news-block .more {
	position: absolute;
	right: 40px;
	top: 12px;
}

#block-views-news-block a.more {
	font-size: 13px;
	display: block;
	text-align: center;
	background: #68438c; /* Old browsers */
	background: -moz-linear-gradient(top,  #68438c 0%, #4d2f64 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68438c), color-stop(100%,#4d2f64)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #68438c 0%,#4d2f64 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #68438c 0%,#4d2f64 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #68438c 0%,#4d2f64 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #68438c 0%,#4d2f64 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68438c', endColorstr='#4d2f64',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 19px;
	width: 90px;
	color: white;
	font-weight: bold;
	padding: 3px 0;
	box-shadow: 0 1px 1px;
}

#block-views-news-block a.more:hover {
	text-decoration: none;
	background: #db0923; /* Old browsers */
	background: -moz-linear-gradient(top,  #db0923 0%, #b40137 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db0923), color-stop(100%,#b40137)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #db0923 0%,#b40137 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #db0923 0%,#b40137 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #db0923 0%,#b40137 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #db0923 0%,#b40137 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db0923', endColorstr='#b40137',GradientType=0 ); /* IE6-9 */
}

#block-views-news-block .rss {
	position: absolute;
	right: 7px;
	top: 12px;
}

#block-views-news-block a.rss {
	display: block;
	height: 28px;
	width: 28px;
	background: url(images/RSS.jpg);
	text-indent: -999em;
}

#block-views-news-block .content {
	width: 578px;
	margin: 0 auto;
	background: url(images/frontnewscontent.png) top center no-repeat;
}

#block-views-news-block .views-row, .page-news .views-row {
	background: url(images/frontnewsbg.png) top center no-repeat;
	padding: 1em 10px 1em 15px;
}

.view-news .views-row-first {
	background: none !important;
}

#block-views-news-block .views-field-body, .page-news .views-field-body {
	display: block;
	margin: 7px 0 0;
	padding: 0 0 2em;
}

#block-views-news-block .views-field-body, .page-news .views-field-body {
}

#block-views-news-block .views-field-body .readmore a, .page-news .views-field-body .readmore a {
	color: #147bc0;
	padding: 0 20px 0 0;
	background:url(images/readmore.png) center right no-repeat;
	float: left;
	font-weight: bold;
	height: 15px;
	margin: 7px 18px 0 0;
}

.view-news .readmore a.comment {
	background:url(images/FacebookComment.png) center right no-repeat;
}

.view-news .readmore a.like {
	background:url(images/FacebookLike.png) center right no-repeat;
}

.readmore a.readmore {
	display: block;	
}

.readmore .like, .readmore .share, .readmore .comment, .readmore .retweet {
	display: none;
}
.news_external_facebook .readmore .like, .news_external_facebook .readmore .share, .news_external_facebook .readmore .comment {
	display: block;
}
.news_external_twitter .readmore a.readmore, .news_external_facebook .readmore a.readmore {
	display: none;
	
}
.news_external_twitter .readmore .retweet {
	display: block;
}

.news_external_twitter .socialnetworking, .news_external_facebook .socialnetworking {
	display: none;
}
.news_external_twitter .views-field-title {
	display: none;
}

.socialnetworking {
	color: #8b8b8b;
	font-weight: bold;
	font-size: .85em;
	margin: 7px 0 0;
	float: right;
}

.socialnetworking:after {
	content: " ";
	clear: both;
	display: block;
}

.socialnetworking a {
	display: block;
	height: 16px;
	width: 16px;
	margin-left: 4px;
	text-indent: -999em;
	float: left;
}

.socialnetworking div {
	float: left;
	margin-top: 2px;
}

.socialnetworking a.facebook {
	background: url(images/fb.jpg)
}

.socialnetworking a.twitter {
	background: url(images/twit.jpg)
}

.socialnetworking a.pinterest {
	background: url(images/pin.jpg)
}

.socialnetworking a.print {
	background: url(images/print.jpg)
}

.socialnetworking a.gplus {
	background: url(images/gplus.jpg)
}

.socialnetworking a.email {
	background: url(images/email.jpg)
}

#block-views-news-block .views-field-title a, .page-news .views-field-title a{
	color: #d3142a;
	font-family: "Museo Sans";
	font-weight: 500;
	font-size: 19px;
}

#newsright {
	margin-left: 73px;
}

#block-views-news-sidebarblock #newsright {
	margin-left: 0;
}

.news_external_twitter #newsright, .news_external_facebook #newsright {
	padding: 25px;
	background: #e3f1f8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#newsright .views-field-field-image img {
	margin: 20px 0;
	border: 1px solid #b5bec3;
	-webkit-box-shadow: 0px 0px 7px rgba(50, 50, 50, 0.91);
-moz-box-shadow:    0px 0px 7px rgba(50, 50, 50, 0.91);
box-shadow:         0px 0px 7px rgba(50, 50, 50, 0.91);
	background: white;
	padding: 5px;
}

#socialindicator {
	text-indent: -999em;
	clear: both;
	padding-top: 3px;
}

#socialindicator .news_source_facebook {
	background:url(images/FromFacebook.png) top left no-repeat;
	display: block;
	height: 35px;
	width: 63px;
}

#socialindicator .news_source_twitter {
	background:url(images/FromTwitter.png) top left no-repeat;
	display: block;
	height: 35px;
	width: 63px;
}

.item-list .pager li {
	margin-left: 1em;
}

/*.page-news #admin-menu {
	margin-top: -65px;
}*/

tbody {
	border: none;
}

#slideshowoverlay {
	text-indent: -999em;
	position: absolute;
	height: 328px;
	width: 940px;
	top: 4px;
	right: 10px;
	background: url(images/slide-overlay.png) right top no-repeat;
}

#block-system-main {
	font-size: 1.1em;
}


.view-document-library .view-content {
	padding-top: 1em;
	clear: left;
}
.view-document-library .views-row {
	padding: 1em;
	margin-bottom: 1em;
	background: #f0f0f0;
	border: 1px solid #eee;
}
.view-document-library .views-field-title {
	font-weight: bold;
	font-size: 1.1em;
}
.view-document-library .views-field-body {
	font-size: 0.85em;
	margin: 0.5em 0 0.5em 0;
	color: #666;
	font-style: italic;
}
.view-document-library .views-field-term-node-tid .views-label {
	text-transform: uppercase;
	color: #999;
}

.block-tagadelic-taxonomy {
	border: 2px solid rgb(79, 49, 111);
	padding: 1px 1em 1em 1em;
	margin-bottom: 1em;
}
.block-tagadelic-taxonomy .more {
	display: none;
}

#block-block-17 a {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}

.profile {
	clear: none !important;
}
