html { min-height: 100%; margin-bottom: 1px; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:verdana, Helvetica, sans-serif;
	width:100%;
	margin:0;
	padding:0;
	
	}
#page	{
	width:100%;	
}
pre {
	font-size:1.4em;
}
h1, h2, h3 {
	font-weight:normal;
	margin:0; 
	padding:0;
	}

h1 {
	font-size: 2.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}
h3	{
	color:#7f5fa1;
	font-weight:bold;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
p	{
	color:#646567;
	font-size:1.1em;
}
a	{
	text-decoration:none;
}
a:hover	{
	color:#7a63ab;
}
hr {
	display:none;	
}
.clear {
	clear: both;
}

a {
	color:#de4c60;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
a:hover img	{
	border: none;
}
/*=================== sarah's stylin' =============*/
.Container	{
	width:100%;
	height:424px;
	background:url(images/homeBgRp.gif) repeat-x top #FFFFFF;
}
.homeContent	{
	background:url(images/homeFeature.jpg) no-repeat center top;
	width:990px;
	height:361px;
	margin:0 auto;
	margin-top:0px;
}
.homePullOut	{
	width:252px;
	height:100%;
	/*background:url('images/white_70.png') repeat transparent;*/
	float:right;
	/*padding:10px;*/
}
.homePullOut ul	{
	padding-left:13px;
	margin:0;
}
.homePullOut li	{
	line-height:1.4em;
	color:#646567;
	font-size:1em;
	margin-top:5px;
}
.homePullOut li a	{
	color:#646567;
}
.homePullOut li a:hover	{
	color:#076bab;
	text-decoration:none;
	border-bottom:1px dotted #076bab;
}
.homePullOut div.item {
	margin-top:40px;
}
.homePullOut div.latest-news-heading {
	margin-top:20px;
}
.homePullOut div.item.latest-news {
	margin-top:5px;
	line-height:16px;
}
.homePullOut div.item.latest-news p {
	margin:5px 0 10px 0;
}
.homePullOut div.homeNewsWrapper {
	background:url('images/white_70.png') repeat transparent;
	padding:10px 20px;
	margin-bottom:20px;
}
.homePullOut div.homeNewsWrapper div.post-info {
	color:#646567;
	font-size:1.1em;
	padding-bottom:5px;
	background:url('images/dotted_line_horizontal.gif') repeat-x bottom;
	margin-bottom:20px;
}
.homePullOut div.homeNewsWrapper div.post-info strong {
	text-transform:uppercase;
}
.homePullOut div.homeNewsWrapper div.post-title {
	color:#5aa7da;
	font-family:'Georgia', 'Times New Roman';
	font-size:2em;
	margin-bottom:15px;
	line-height:normal;
	min-height:50px;
}
.homePullOut div.homeNewsWrapper div.post-more {
	color:#5aa7da;
	margin-bottom:10px;
}
.homePullOut div.homeNewsWrapper div.post-more a:link,
.homePullOut div.homeNewsWrapper div.post-more a:visited {
	color:#5aa7da;
}
.homePullOut div.homeNewsWrapper div.post-more a:hover {
	text-decoration:underline;
}
.homePullOut div.homeDonateButtonWrapper {
	margin-top:10px;
	background:url('images/white_70.png') repeat transparent;
	padding:10px 10px 0 10px;
}
.homePullOut img {
	border:none;
}
.Container h1	{
	color:#7f5fa1;
	width:990px;
	clear:both;
	padding-top:20px;
	text-align:center;
	margin:0 auto;
}
.quickLinks	{
	width:990px;
	height:197px;
	margin:0 auto;
	clear:both;
	background:url(images/pulloutSep.gif) no-repeat;
	padding-top:8px;
}
.quickLinks h1 {
	color:#5aa7da;
	font-size:1.4em;
	margin-top:10px;
	margin-left:10px;
}
.quickLinks p	{
	line-height:1.4em;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:5px;

}
.quickLinks a 	{
	color:#de4c60;
	font-size:1.1em;
	
}
.quickLinks a:hover 	{
	color:#7a63ab;
}
.quickLinkOne, .quickLinkTwo, .quickLinkThree 	{
	width:324px;
	height:177px;
	float:left;
}
.quickLinkOne	{
	margin-left:1px;
}
.quickLinkTwo	{
	margin-left:9px;}
.quickLinkThree	{
	margin-left:7px;}
.homeLink	{
	margin-left:10px;	
}
/*=============== footer =========*/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 990px;
	height:100px;
	clear: both;
	background:url(images/footerSep.gif) no-repeat;
	/*margin-top:-10px;*/
	margin-top:20px;
	color:#959595;
	clear:both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer	ul	{
	padding-top:20px;
	margin-left:-40px;
	
	
}
#footer	li	{
	list-style-type:none;
	float:left;
	display:inline;
	font-size:1.1em;
}
#footer	span {
	float:left;
	margin:0 5px 0 5px;
}
#footer a	{
	color:#959595;	
	float:left;
}
#footer a:hover	{
	color:#1f6c9f;
	text-decoration:none;
	
}
#footer .saecreative a {
	background:url(images/sae-link.gif) no-repeat 0 -19px;
	width:137px;
	height:19px;
	float:right;
	margin-top:-10px;
}
#footer .saecreative a:hover {
background:url(images/sae-link.gif) no-repeat 0 0;
}
/*============= nav ==========*/
#navWrap	{
	width:100%;
	height:28px;
	/*background:url(images/navBgRp.gif) repeat-x;*/
	background:url('images/blue_nav_bg.gif') repeat-x;
}
#nav	{
	width:985px;
	height:28px;
	margin:0 auto;
}
#nav ul	{
	list-style-type:none;
	margin:0; 
	padding:0;
	margin:0 auto;
}
#nav li {
	float:none;
	float:left;
	margin-top:1px;
	position:relative;
}
#nav a 	{
	padding:6px 21px 7px 21px;
	margin-left:-1px;
	color:#FFF;
	font-size:1.1em;
	float:left;
	text-transform:uppercase;
}
#nav a:hover	{
	color:#2d8ac8;
	background:#ebf7f7;
	text-decoration:none;
}
#nav ul li.current_page_parent a,
#nav ul li.current_page_item a {
	color:#FFF;
	background:#acd3ec;
	text-decoration:none;
}
#nav span	{
	float:left;	
	color:#7f5fa1;
	margin-left:-2px;
	margin-top:7px;
	}
/* level 2 */
#nav ul ul	{
	display:none;
	position:absolute;
	top:25px;
	left:-3px;
	width:190px;
	padding:2px;
	background:url('images/white_20.png') repeat transparent;
}
#nav ul li.page-item-590 ul {
	right:-2px;
	left:auto;
}
#nav ul li.page-item-590 {
	text-align:right;
}
#nav ul li:hover a {
	background-color:#acd3ec;
}
#nav ul li:hover ul	{
	/*display:block;*/
}
#nav ul ul li {
	float:none;
	position:relative;
	padding:0;
	margin:0;
}
#nav ul li.current_page_parent ul a,
#nav ul li.current_page_item ul a {
	color:#636466;
	background:#bfddf0;
	text-decoration:none;
}
#nav ul ul li a {
	float:none;
	margin:0;
	color:#636466;
	font-size:1.1em;
	text-transform:capitalize;
	display:block;
	height:100%;
	padding:8px 12px;
	background-color:#bfddf0 !important;
}
#nav ul ul li a:hover {
	background-color:#7f70b3 !important;
	color:#fff;
}

/* level 3 */
#nav ul li:hover ul ul	{
	display:none;
}
#nav ul ul ul	{
	display:none;
	position:absolute;
	top:-2px;
	right:190px !important;
	left:auto;
	width:190px;
	padding:2px;
	background:url('images/white_20.png') repeat transparent;
}
#nav ul ul li:hover a {
	background-color:#EBF7F7 !important;
}
#nav ul ul li a:hover {
	background-color:#7f70b3 !important;
}
#nav ul ul li:hover ul	{
	/*display:block;*/
}
#nav ul ul ul li {
	float:none;
	padding:0;
	margin:0;
}
#nav ul ul ul li a {
	float:none;
	margin:0;
	color:#636466;
	font-size:1.1em;
	text-transform:capitalize;
	display:block;
	height:100%;
	padding:8px 12px;
	background-color:#bfddf0 !important;
}
#nav ul ul ul li a:hover {
	background-color:#7f70b3 !important;
	color:#fff;
}

/*============ header ==============*/
#headerWrap	{
	width:100%;
	height:153px;
	background:url(images/headerBgRp.gif) repeat-x;
}
#header	{
	width:990px;
	height:153px;
	margin:0 auto;
}
#header .description	{
	margin-top:30px;
		float:left;	
}
#header .tagline {
margin-top:68px;
float:right;
}
/*============== sub page content ==============*/
#content {
	font-size: 1.2em;
	width:990px; /* was 770 */
	margin:0 auto;
	clear:both;
}
#content h1	{
	/*width:731px;
	height:88px;*/
	background:url(images/footerSep.gif) repeat-x bottom;
	/*color:#5aa7da;*/
	color:#7f5fa1;
	font-size:1.7em;
	font-weight:normal;
	padding-top:30px;
	padding-bottom:10px;
	margin-bottom:20px;
}
#content h2 {
	color:#7F5FA1;
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content .leftColumn	{
	/*margin-left:10px;
	margin-bottom:20px;*/
}
#content img	{
	float:left;
	margin-bottom:13px;
	/*margin-right:15px;*/
}
#content .leftColumn p 	{
	/*font-size:0.9em;
	line-height:1.6em;*/
}
h4 	{
	color:#7f5fa1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.2em;
}
#content ul	{
	color:#646567;
	font-size:0.9em;
	margin:0;
	padding:0;
	margin-left:30px;
}
#content li	{
	margin:20px 0 20px 0;
}
.contactUs p{
 font-size:1em;
 color:#86878a;
 margin-left:17px;
 line-height:1.6em;
}
.contactUs a	{
	color:#7f5fa1;
}
.contactUs a:hover	{
	border-bottom:1px dotted #7f5fa1;	
}
.imageFloatLeft {
	float:right;
	padding:0 60px 20px 20px;
	width:309px;
	margin-right:30px;
}
.imageFloatRight {
	float:right;
	padding:0 0 20px 20px;
	width:309px;
}
#content .imageFloat img	{
	margin-bottom:10px;	
	margin-left:0px;
}
#content img.alignright {
	float:right;
	padding:0 0 20px 20px;
	margin:0;
}
#content img.alignleft {
	float:left;
	padding:0 20px 20px 0;
	margin:0;
}
#content img.alignnone {
	float:none;
}
#content img.aligncenter {
	float:none;
	text-align:center;
}

/*
#content div.alignright {
	float:right;
	padding:0 0 20px 20px;
	margin:0;
}
#content div.alignleft {
	float:left;
	padding:0 20px 20px 0;
	margin:0;
}
#content div.alignnone {
	float:none;
}
#content div.aligncenter {
	float:none;
	text-align:center;
}*/

.imageFloat h5	{
	float:right;
	margin:0;
	padding:0;
}
.leftColumn ul{
	
}
#content .leftColumn li	{
margin:7px 0 7px 0;	
}
#content .contactUs h2		{
	margin-left:17px;	
}
h5	{
		
}
a.PDF	{
	background:url(images/pdf.jpg) no-repeat;
	display:block;
	height:31px;
	padding-left:40px;
	padding-top:10px;
}
#content .disclaimer p	{
color:#646567;
	font-size:0.8em;	
}
.donation a {
/*background:transparent url(images/donateButton.gif) no-repeat scroll 55px 0;*/

width:100px;
display:inline;
clear:none;
padding-right:18px;
padding-left:0px;
margin-top:2px;
}
/*.donation	a:hover {
	background:url(images/donateButton.gif) no-repeat 55px -13px;
}*/

.donate	a {
	background:transparent url(images/donateButton.gif) no-repeat scroll 40px 0;
	display:inline;
float:right;
}

.donate {margin-right:3px;
margin-top:-23px;

}

.LeftColumnCA { width:490px; float:left; margin-right:10px;}
#content .LeftColumnCA h1 {width:490px; }
#sidebar {
float:left;
width:246px; }
#sidebar img {margin:0; padding:0;}
#sidebar ul {list-style-type:none; margin:0; padding:0;}
.rightColumn {border:1px solid red;}
 .rightColumn {float:left; width:200px;}
#sidebar h2 {background:url(images/headerBg.jpg) repeat-x scroll center bottom;
color:#22628B;
font-size:1.1em;
height:27px;
padding:10px 0 0 10px;
width:179px;
float:right}
.mojo	{margin-top:20px; margin-bottom:20px; float:left}
#calendar_wrap {width:193px; float:right}

.mojoHome {background:transparent url(images/mojosmall.jpg) no-repeat scroll 130px 0;
height:111px;
list-style-type:none;
margin:0;
padding:0;
width:230px;
margin-top:7px;}
.mojoHome ul {list-style-type:none; padding:0;}
.mojoCAW {
clear:both;
height:154px;
width:472px;}
.mojoCAW img {margin-left:116px;}
.lostMojo img {margin-top:10px;}

/* Widget styles */

/* List of links 1 */
#widget-bdp-links-1 {border:1px solid #cad3d9; width:189px; clear:right; float:right; margin-top:20px; background:url(images/mediaBgRp.gif) bottom repeat-x; padding-bottom:20px; }
#content #widget-bdp-links-1 li {font-size:11px; margin:0; padding:0; line-height:1.8em;
padding-left:10px; border-bottom:1px dotted #bfd4e2; padding-bottom:5px;
}
#widget-bdp-links-1 li a {
color:#0b507c;
}
#widget-bdp-links-1 li a:hover {
color:#082b41;
}
#widget-bdp-links-1 h2 {margin-bottom:10px;}


/* List of links 2 */
#widget-bdp-links-2 {border:1px solid #cad3d9; width:189px; clear:right; float:right; margin-top:20px; background:url(images/mediaBgRp.gif) bottom repeat-x; padding-bottom:20px; }
#content #widget-bdp-links-2 li {font-size:11px; margin:0; padding:0; line-height:1.8em;
padding-left:10px; border-bottom:1px dotted #bfd4e2; padding-bottom:5px;
}
#widget-bdp-links-2 li a {
color:#0b507c;
}
#widget-bdp-links-2 li a:hover {
color:#082b41;
}
#widget-bdp-links-2 h2 {margin-bottom:10px;}



/* List of links 3 */
#widget-bdp-links-3 {border:1px solid #cad3d9; width:189px; clear:right; float:right; margin-top:20px; background:url(images/mediaBgRp.gif) bottom repeat-x; padding-bottom:20px; }
#content #widget-bdp-links-3 li {font-size:11px; margin:0; padding:0; line-height:1.8em;
padding-left:10px; border-bottom:1px dotted #bfd4e2; padding-bottom:5px;
}
#widget-bdp-links-3 li a {
color:#0b507c;
}
#widget-bdp-links-3 li a:hover {
color:#082b41;
}
#widget-bdp-links-3 h2 {margin-bottom:10px;}

/* Posts (list) */
div#content.post-list div.right-column {
	float:right;
	width:200px;
	margin:36px 0 0 20px;
	padding-bottom:40px;
}
div#content.post-list div.left-column {
	float:left;
	width:760px;
}
div.hentry {
	margin-bottom:50px;
}
div.hentry h3 {
	padding-bottom:10px;
	background:url('images/footerSep.gif') repeat-x bottom transparent;
	margin-bottom:5px;
	font-size:1.3em;
}
div.hentry h3 a {
	font-weight:normal;
}
div.hentry h3 a:link,
div.hentry h3 a:visited {
	color:#7f5fa1;
}
div.hentry small {
	font-size:0.9em;
	color:#999;
}
div.hentry p {
	font-size:0.9em;
	line-height:1.6em;
}
div.hentry div.entry {
	margin-top:20px;
}
div.hentry p.postmetadata {
	margin-top:20px;
}

/* Posts (single) */
div.response-meta-wrapper {
	margin-top:20px;
	padding-top:20px;
	background:url('images/footerSep.gif') repeat-x top transparent;
}
form#commentform {
	padding-bottom:20px;
}

/* New layout */
div#content.two-column-layout div.left-column {
	float:left;
	width:200px;
	margin:36px 20px 0 0;
	padding-bottom:40px;
}
div#content.two-column-layout div.right-column {
	float:right;
	width:760px;
}
div#content.two-column-layout div.right-column-full {
	width:990px;
}
div#content.two-column-layout div.right-column-full p,
div#content.two-column-layout div.right-column p {
	font-size:0.9em;
	line-height:1.6em;
}
div#side-navigation-wrapper div.primary-item {
	padding:15px;
	background-color:#5aa7da;
	color:#fff;
	font-family:'Georgia', 'Times New Roman';
	font-size:1.3em;
}
div#side-navigation-wrapper ul {
	list-style-type:none;
	margin:0;
	background:url('images/dotted_line_horizontal.gif') repeat-x top;
	padding-top:1px;
}
div#side-navigation-wrapper li {
	background:url('images/dotted_line_horizontal.gif') repeat-x bottom #f5fbff;
	margin:0;
}
div#side-navigation-wrapper li:hover {
	background-color:#e5f2fb;
}
div#side-navigation-wrapper li a {
	display:block;
	color:#6e6f70;
	padding:14px 15px 18px 15px;
}
div#side-navigation-wrapper li a:link,
div#side-navigation-wrapper li a:visited {
	color:#6e6f70;
}
div#side-navigation-wrapper li a:hover {
	/*color:#DE4C60;*/
}
div#side-navigation-wrapper li.tertiary a {
	padding-left:40px;
}
div#side-navigation-wrapper li.current_page_item {
	background-color:#bce0f8;
}
div#side-navigation-wrapper li.current_page_item a:link,
div#side-navigation-wrapper li.current_page_item a:visited,
div#side-navigation-wrapper li.current_page_item a:hover {
	color:#6E6F70;
}
div#side-navigation-wrapper div.title {
	background-color:#a4cfeb;
	padding:12px 13px 14px 13px;
	font-family:'Georgia', 'Times New Roman';
	font-size:1.3em;
	color:#fff;
}
div.right-column div.run-event-widget img {
	float:none !important;
	margin:0 !important;
	border:none;
}
div.right-column div.run-event-widget {
	margin-bottom:20px;
}
div#side-navigation-wrapper ul.archive-list {
	list-style-type:none;
}

div#mojo {
	margin-top:30px;
}
div#mojo img {
	margin:0;
}

/* Navigation */
div.navigation div.alignleft {
	float:left;
	height:30px;
}
div.navigation div.alignright {
	float:right;
	height:30px;
}

/* Pages */
div.entry ul li {
	font-size:1em;
}