@charset "utf-8";
/* CSS Document */
html,body{ background-color:#1e4b6f; margin:0px; padding:0px;}
img{ border:none;}
#main{width:657px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white; }
#header{padding-top:10px; background:url(../images/header.jpg) no-repeat; height:200px; width:215px;}
#headerText{ display:block; width:425px; position:relative; left:230px; top:60px; border-bottom:1px dashed #FFFFFF; border-top:1px dashed #FFFFFF; padding-top:10px;padding-bottom:10px; }
#nav{
	padding-bottom: 1px;
}
#body{ border:1px solid #537591; height:100%; padding:10px;}
	#bodyLogo{position:relative; top:35px; left:320px;}/*ALL*/
#footer{ font-size:9px; color:white; margin-top:30px}
#footer a:link, a:visited{ color:white; text-decoration:none;}
#footer a:Hover{ color: #0099FF; text-decoration:none;}
#copyright{font-size:9px; color:white;}


a:link, a:visited{ color:white; text-decoration:none;}
a:Hover{ color: #0099FF; text-decoration:none;}
/*********
	PAGES
**********/
/*INDEX*/
#subHead{ background:url(../images/home_pageNewHeader.jpg); height:249px; margin-top:37px;
}
	#countDown{ position:relative; left:435px; top:65px; color:white; width:200px; text-align:center; border:1px solid #537591; padding:5px;}
		.lcdstyle{ font-size: 30px; font-family:Georgia, "Times New Roman", Times, serif; }
		.march{font-variant:small-caps; font-weight:bold;  color:#aed3ef; font-size:16px; }
	#graphicL{ float:left; width:358px; padding-right:5px; margin-top:5px;  }/*INDEX*/
	#video{*float:left; margin-top:5px}/*INDEX*/
	#LText{float:left; width:325px; color:#0066FF; color:white;padding-right:10px; text-align:justify}/*ABOUT*/
		.boldtitletext{ color:#78c7f1; font-weight:bold;}
	#RText{ color:white; *float:left; text-align:justify}/*ABOUT*/
		.murrayText{color:#aed3ef; font-size:11px}
/*ABOUT*/		
#subHeadAbout{ background:url(../images/subHead_aboutPage.jpg); height:231px; margin-top:37px; }
	#murrayBTN{ position:relative; left:475px; top:195px; color:white; width:200px; }
/*EVENTS*/
#subHeadEvent{ background:url(../images/subHead_eventsPage.jpg); height:247px; margin-top:37px; }
#sponsers{padding-top:10px}
#sponsers img{ padding:10px;}
#appearing span img{padding:10px; }
/*NEWS*/
#subHeadNews{ background:url(../images/subHead_newsPage.jpg); height:247px; margin-top:37px; }

/*BENEFITS*/
#subHeadBenefits{background:url(../images/subHead_benefitsPage.jpg); height:188px; margin-top:37px; }
.benefitspage{ text-align:justify}
/*HEATHER*/
#subHeadHeather{background:url(../images/subHead_heatherPage.jpg); height:189px; margin-top:37px;}
	.heatherpage{ text-align:justify}
	.imageHeather{ padding:5px; float:left;}
/*DONATE*/
#subHeadDonate{background:url(../images/subHead_donationPage_03.jpg); height:247px; margin-top:37px;}
		.scroll{height:200px; overflow-y:scroll; overflow-x:hidden; padding:10px;  border:1px solid #537591; text-align:left}
		.blueTextBold{ font-weight:bold; color:#aed3ef; }
/*HOUSE*/
#subHeadHouse{background:url(../images/subHead_housePage.jpg); height:267px; margin-top:37px;}
#flash{}
#flashcontent { position:relative; }
#LText2{float:left; width:260px; color:#0066FF; color:white;padding-right:10px; text-align:justify}
#RText2{ color:white; *float:right; text-align:justify;height:400px; }
.blueTextBold2{ font-weight:bold; color:#aed3ef; font-size:16px ;   }

		


	


/**************
	NAVIGATION
***************/
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: 12px Arial;
width: 100%;
overflow: hidden;
border: 1px solid #black;
border-width: 1px 0;
background: black  url(../images/navbg.jpg) center center repeat-x;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: black;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid   #999999;
border-right-style: solid;
}

.solidblockmenu li a:visited{
color: black;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background: transparent  url(../images/navbg2.jpg) center center repeat-x;
}




