/* GLOBAL STYLES */

body {
	background-color: #F9ECDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	position: relative;
	top: -1px;
}
p {
	color: #3F3F3F;
	line-height: 18px;
	margin: 0 0 10px 0;
	text-align: left;
}
h1{
	color:#ffa12c;
	font-size:17px;
	margin:0 0 15px 0;
	}
blockquote {
	line-height: 18px;
	margin:10px 10px 0 10px;
	font-size:11px;
}
.testimonials {
	padding-right:30px;
}
.contentadjust {
	padding:0 15px;
}
.author {
	text-align:right;
	font-weight:bold;
	font-size:11px;
	color:#666;
	margin-top:10px;
}
.line {
	overflow:hidden;
	height:1px;
	background:#D1D1D1;
	margin:10px 0;
}
img {
	border: 0;
}
table {
	margin: 0;
	padding: 0;
}
ul {
	line-height: 24px;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	margin:0px;
	padding:0px;
}
li {
	color: #3F3F3F;
	list-style-position: outside;
}
li.faq {
	display: block;
	margin: 0 0 25px 0;
	line-height:18px;
}
a:link {
	color:#008BB9;
	text-decoration:none;
	line-height:15px;
}
a:visited {
	color:#008BB9;
	text-decoration:none;
	line-height:15px;
}
a:hover {
	color: #F90;
	text-decoration:none;
	line-height:15px;
}
a:active {
	color: #008BB9;
	text-decoration:none;
	line-height:15px;
}
h5 {
	font-size:12px;
	color:#008BB9;
	margin:0 0 14px 0;
}
h6 {
	font-size:14px;
	color:#FF9900;
	margin:0 0 14px 0;
}
td {
	vertical-align:top;
}
h2 {
	color:#008bb9;
	font-size:12px;
	line-height:15px;
	margin:0 0 7px 0;
	padding-bottom:7px;
	border-bottom:1px solid #d1d1d1;
}
h2.noline {
	border-bottom:0;
	padding-bottom:0px;
}
h3 {
	margin:0 0 7px 0;
	color:#4c6d95;
	font-size:11px;
	line-height:15px;
}
/* BEGIN: CSS Menu ================== */
.menulist, .menulist ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal !important;
	list-style-image:none !important;
	list-style-position:outside;
}
/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
	visibility:hidden;
	position:absolute;
	top:1.9em; /* I'm using ems rather than px to allow people to zoom their font */
	left:-1px;
	width:214px
}
/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
	top:-1px;
	left:150px
}
/*
All menu items (<li> tags). 'float:left' lines them up horizontally, and they are
positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
	float:left;
	position:relative;
	margin-right:-1px;
}
/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
	float:none;
	padding:0 !important;
	line-height:normal !important;
	margin-right:0;
	margin-bottom:-1px;
	z-index:10
}
.menulist ul>li:last-child {
	margin-bottom:1px
}
/* Links inside the menu */
.menulist ul li a, .menulist ul li a:visited {
	display:block;
	text-decoration: none;
	background: #EEA63C;
	border-bottom: 1px solid #827A72;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
	line-height:normal !important
}
/* Lit  items:'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist ul li a:hover, .menulist ul li a.highlighted:hover, .menulist ul li a:focus {
	background-color:purple;
	background: #008BB9;
	border-bottom: 1px solid #827A72;
	color: #FFF;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
	line-height:normal !important
}
.menulist a.highlighted {
	color:brown;
	background-color:orange
}
/*
If you want per-item background images in your menu items, here's how to do it.
1) Assign a unique ID tag to each link in your menu, like so:<a id="xyz" href="#">
2) Copy and paste these next lines for each link you want to have an image:
.menulist a#xyz{
background-image:url(out.gif)
}
.menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus{
background-image:url(over.gif)
}
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
	display: none
}
.menulist ul a .subind {
	display: block;
	float:right
}
/* END: CSS Menu ================== */


/* OLD .NET MENU NAV DROP-DOWN 

.HeaderMenuGroup {
	margin: 0;
	padding: 0;
	}

.HeaderMenuItemSubs {
	background: #EEA63C;
	border-bottom: 1px solid #827A72;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
	}

.HeaderMenuItemSubsOver	{
	background: #008BB9;
	border-bottom: 1px solid #827A72;
	color: #FFF;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
	}
*/


/* PROJECT SPECIFIC */

table.header {
	background-color: #008BB9;
	color: #FFF;
	margin: 0;
	padding: 0;
	height: 96px;
	vertical-align: top;
	width: 799px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headerlogo {
	text-align: left;
	width: 351px;
}
#headerezine {
	padding: 0;
	text-align: right;
	width: 333px;
}
#headerezine .join {
	float: right;
	width: 60px
}
#headerezine .errors {
	height: 25px;
	width: 257px;
	float: left;
	text-align: right;
	padding-top: 5px;
}
#headerezine .form {
	width: 257px;
	display: inline;
	float: left;
	text-align: right;
	margin-top:5px;
}
.joinbutton {
	padding: 0;
	position: relative;
	top: 23px;
	right:16px;
}
.date {
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*	position: relative;
	left: -65px;*/
	text-align: right;
}
.date1 {
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: -5px;
	text-align: right;
}
#headerflower {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 115px;
}
#headernav {
	background-color:#FFF;
	margin: 0;
	padding: 0;
	text-align: left;
	float:left;
	width: 799px;
}
#headernav img {
	border: 0;
	margin: 0;
	padding: 0;
}
#content1 {
	clear:both;
	border: 0;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 799px;
}
#contentTableIndex {
	margin:12px 0 12px 12px;
}
#contentNav {
	width: 198px;
}
#contentPhoto {
	width: 215px;
}
#backgroundcolor {
	_background-color:#fff;
}
#tableMove {
	position:absolute;
}
#headText {
	height:119px;
	width:200px;
}
#sidebar {
	background-color: #FFF;
	border: 0;
	height: 192px;
	margin: 10px 10px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 192px;
}
#sidebarlinks {
	padding: 0 0 10 10px;
	vertical-align: middle;
	width: 135px;
	line-height:22px;
	text-align: center;
}
#sidebar a:link, #sidebar a:visited {
	color: #008BB9;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0 4px;
	text-decoration: none;
}
#sidebar a:hover {
	color: #F90;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:active {
	color: #F90;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#sidebarsubnav {
	background-color: #FCF1EB;
	margin: 10px 10px;
	padding: 0 0 0 20px;
	vertical-align: top;
	width: 182px;
	line-height:28px;
}
#fieldwoman {
	width: 238px;
}
#spiritcolors {
	padding: 10px 10px 0 20px;
	text-align: left;
	width: 331px;
	vertical-align: top;
}
#spiritcolors img {
	display: block;
}
#morebutton {
	border: 0;
	display: block;
	margin: 10px 10px;
	text-align: right;
}
.blueborder {
	background: url(images/bluedash.gif) repeat-x;
	background-color: #FFF;
	height: 7px;
	margin: 0;
	padding: 0;
	width: 799px;
}
#content2 {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 799px;
}
#news {
	margin: 0 0 0 20px;
	vertical-align: top;
	width: 553px;
}
.newstablecolumn {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -20px;
	top: 30px;
	left: -5px;
	width: 4px;
}
.newscontent {
	margin: 0;
	padding: 0;
	width: 555px;
}
#aurabookcover {
	border-left: dashed 1px #84AED3;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 350px;
}
#aurabookcover img {
	display: block;
	float: left;
}
.contentheader {
	color: #008BB9;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.contentsub {
	color: #003B70;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 8px;
	text-align: left;
	line-height:130%;
}
.contenttext {
	color: #003B70;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 10px;
	text-align: left;
	line-height: 22px;
}
#newsinset {
	border-right: dashed 1px #84AED3;
	dislay: inline;
	margin: 0 0 0 30px;
	padding: 0;
	vertical-align: top;
	width: 250px;
}
#newsborderbottom {
	border: 0;
	position: relative;
	top: -8px;
	vertical-align: top;
	width: 554px;
}
#contentcolumn {
	border-left: dashed 1px #84AED3;
	margin: 10px 0;
	padding: 10px 0;
	vertical-align: top;
}
.latestnewstext {
}
.latestnewsborder {
	border-left: dashed 1px #84AED3;
	border-right: dashed 1px #84AED3;
}
#barbara {
	margin: 0 10px 0 0;
	text-align: left;
	vertical-align: top;
	width: 199px;
}
#barbcontent {
	border-left: dashed 1px #84AED3;
	border-right: dashed 1px #84AED3;
	color: #003B70;
	line-height: 24px;
	margin: 0 10px 0 0;
	padding: 10px;
	width: 179px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
#footer {
	background-color:#008BB9;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width: 799px;
	text-align: center;
	padding:15px 0;
	line-height:140%;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: none;
}
#copyright {
	width: 799px;
	padding:18px;
	font-size:10px;
}
#copyright a {
	font-size:12px;
}
#copyright span {
	margin-top:10px;
	display:block;
}
#contentleft {
	padding:0 10px;
}
#contentmain {
	background: url(/images/flame_watermark.gif) no-repeat bottom right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 540px;
	padding:0 30px 0 0;
}
#contentmain img {
	display: inline;
}
.borders {
	border: 0;
	border-spacing: 0;
	line-height: 0;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
.Error {
	color: red;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.Error ul 
{
	list-style-image: none;
	line-height: 22px;
	margin:0px;
	padding:0px;
}
.Error li {
	color: Red;
	list-style-position: inside;
}

.ErrorTxt {
	color: #EE8E00;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}

.Success
{
	color: #EE8E00;
	font-weight: bold;
	font-size: 14px;
}

.GridRegularItemStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.GridAlternatingItemStyle {
	background-color: #D9E6EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.GridHeaderStyle {
	background-color:#008BB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:"white";
	font-weight:bold;
}
.ContentTextSmall {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
.morebutton {
	margin: 10px 10px;
	text-align: right;
}
.contentpageheader {
	color: #F90;
	display: block;
	font-family: Impact, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	padding: 0 25px 0 0;
	text-align: right;
}
.leftsubnav {
	background: url(images/leftsubnav_bg.gif);
	margin: 0;
	padding: 0;
}
.header1 {
	vertical-align: top;
}
img.contentheadergraphic {
	text-align: right;
}
p.faqquestion {
	display: block;
	font-weight: bold;
	padding: 15px 5px 0px 5px;
}
p.faqanswer {
	display: block;
	font-weight: normal;
	padding: 5px 15px 5px 25px;
}
h1.classesheader {
	color: #008BB9;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
h1.classestime {
	color: #F90;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
ul.classespoints {
	padding: 0 30px;
	margin-bottom:14px;
}
ul.classespoints li {
	line-height:16px;
	margin-bottom:8px;
}
.classlinkbox {
	float:left;
	border: solid 1px #008BB9;
	width:300px;
	padding:18px;
	margin:18px 0 18px 0;
}
.classlinknext_header {
	float: right;
	margin: 0 10px;
}
.classlinkprev_header {
	float: left;
	margin: 0;
}
.classlinknext {
	float: right;
}
.classlinkprev {
	float: left;
}
.schduleTitle {
	color: #008BB9;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.schduleheader {
	color: #008BB9;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top:20px;
}
.schduletext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 10px 10px;
	text-align: left;
	line-height: 18px;
	color: #3F3F3F;
}
.Testimonialheader {
	color:#008BB9;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top:20px;
}
.Testimonialtext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 10px 10px;
	text-align: left;
	line-height: 18px;
	color: #3F3F3F;
}
.eventheader {
	color:#DF9212;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top:20px;
}
.eventtext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 10px 10px;
	text-align: left;
	line-height: 19px;
	color: #3F3F3F;
}
.eventlink {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 10px 10px;
	text-align: left;
	line-height: 18px;
	color: #3F3F3F;
	padding-bottom:30px;
}
.latestnewsheader {
	color: #008BB9;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top:20px;
}
.latestnewstext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 10px 10px;
	text-align: left;
	line-height: 19px;
	color: #3F3F3F;
}
.filedownloadheader {
	color: #008BB9;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
.filedownloadtext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 10px 10px;
	text-align: left;
	line-height: 19px;
	color: #3F3F3F;
}
.pressroomtext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 10px;
	line-height: 19px;
	color: #3F3F3F;
}
.TellStory {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #3F3F3F;
	line-height: 18px;
	margin: 10px;
	text-align: left;
}
.leftnavtext {
	background: url(images/leftsubnav_bg.gif);
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	top: -15px;
	width: 165px;
}
.contactusheader {
	color: #F90;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
p.contactus {
	color: #333;
	text-align: center;
	margin:0;
}
p.contactloc{
	text-align: center;
	font-size:11px;
}
#headerImage {
	margin-bottom:12px;
}
#main {
	margin:auto;
	width:799px;
}
#content {
	padding:15px;
	width:769px;
	background:#fff;
}
#leftColumn {
	width:152px;
	float:left;
	margin:0 25px 70px 0;
}
#leftColumn div {
	border-right:1px solid #CCE8F1;
	border-left:1px solid #CCE8F1;
	width:148px;
	margin-left:2px;
}
#leftColumn p {
	color:#675a5a;
	line-height:16px;
	padding:11px 14px;
	margin:0;
}
.btnMore {
	float:right;
}
#sectionIntro {
	width:587px;
	float:left;
	margin-top:6px;
	position:relative;
}
#sectionCenter {
	padding-left:27px;
	height:212px;
	position:relative;
	background:url(/images/bgCenterIntro.gif) no-repeat;
}
.textOne {
	width:120px;
	height:56px;
	float:left;
	margin:108px 125px 0 0;
	line-height:14px;
	color:#4c6d95;
}
.textTwo {
	width:135px;
	line-height:14px;
	float:left;
	color:#4c6d95;
	height:56px;
	margin-top:90px;
	left:277px;
}
#menu {
	width:152px;
	position:absolute;
	top:32px;
	right:15px;
	_right:14px;
}
#menu img {
	float:left
}
#sectionProducts {
	background:url(/images/bgCenter.gif) repeat-y;
	width:511px;
	padding:0 39px;
	position:relative;
}
#books{
	width:308px;
	float:left;
}
.book {
	margin-bottom:20px;
	clear:both;
}
.bookImg {
	float:left;
	margin-right:21px;
}
.bookImg img {
	display:block;
}
.bookImgRight {
	float:left;
	margin-left:21px;
}
.bookDesc {
	float:left;
	width:153px;
	padding-top:5px;
}
.btnMore {
	display:block;
	float:right;
}
#events {
	width:191px;
	float:right;
}
#events div {
	border-right:1px solid #f5bf9e;
	border-left:1px solid #f5bf9e;
	padding:20px 22px;
}
.line {
	margin:14px 0;
}
.pattern {
	position:absolute;
	top:23px;
	left:-14px;
	z-index:2;
}
.pattern1 {
	position:relative;
	top:-143px;
	left:-40px;
}
.testimonial {
	color:#666;
	font-size:10px;
	line-height:12px;
	padding:2px 20px 8px 20px;
	text-align:left;
}
.hdr {
	margin:12px 0;
	position:relative;
	left:-12px;
}
 #Donation td {
            vertical-align: top;
}

.donationHeader {
    font-weight: bold;
    white-space: nowrap;
}

#Donation table 
{
	width: 100%;
}

.inputtext
{
	width: 140px;
}

#amounts {
    position: relative;
}
#amounts .left {
    position: static;
    left: 0px;
    float: left;
}
#amounts .center {
    position: relative;
    left: 100px;
    float: left;
}
#amounts .right {
    position: relative;
    left: 200px;
    float: left;
}
#amounts br {
    clear: both;
}

/* BEGIN: Flash Replacement ================== */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility:visible !important;
	margin:0
}
.sIFR-replaced {
	visibility:visible !important
}
span.sIFR-alternate {
	position: absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h3 {
	font-size:14px;
	height:20px;
	visibility:hidden;
}

/* END: Flash Replacement ================== */

.quote{
	font-size:11px;
	line-height:14px;
	font-style:italic;
	margin-top:10px;
	}
.quote span{
	display:block;
	margin-top:5px;
	}
.donate th, .donate td{
	vertical-align:top;
	padding:5px;
	font-size:11px;
	}
.donate th{
	text-align:right;
	color:#008BB9;
	width:140px;
	}
.donateRight{
	width:168px;
	font-size:11px; 
	float:left; 
	margin:10px 0 0 20px;
	}
.donateRight > div{
	background:#eee; 
	padding:15px;
	margin-bottom:15px;
}

.donateRight p{
	line-height:15px;
	}
.donateRight a{
	text-decoration:underline;
	}
.note{
	color:#666;
	font-size:10px;
	line-height:14px !important;
	}
.bannerFundDrive{
	display:block;
	background:url(/images/banner.gif) no-repeat;
	margin:8px 0 15px 0;
	width:586px;
	height:79px;
	text-indent:-9999px;
	outline:none;
	float:left;
	}
#bannerRegister{
	width:144px;
	height:180px;
	background:url(/images/imgRegister.gif) no-repeat;
	margin:0 0 15px 5px;
	text-align:center;
}
#bannerRegister a{
	position:relative;
	top:128px
}
#bannerOnline{
	width:144px;
	height:141px;
	background:url(/images/imgOnline.gif) no-repeat;
	margin:0 0 15px 5px;
	text-align:center;
}
#bannerOnline a{
	position:relative;
	top:91px
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}
