body{
	background-color: #FFFFFF;
	color: #656565;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
	line-height: 18px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

a:link, a:visited
{
    color:#5D8CBA;
    color:#0066CC;
    text-decoration:none;
}

a:link:hover, a:visited:hover
{
    color:#7EA8CE;
    color:#0066CC;
    text-decoration:underline;
}

.menu a:link, .menu a:visited, menu a:link:hover, .menu a:visited:hover
{
    text-decoration:none;
}


.divPageWrapper
{
	width: 950px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image:none;
	border: solid 0px #BDBDBD;	
	padding:0px;
}

.divheader{
height:126px;
width: 950px;
color:#F8981D;
font-size:10pt;
font-weight:bold;
text-align:right;
background-color: #FFFFFF;
}
.divHeaderLeft
{
    
    float:left;
}
.divHeaderLogo
{
    padding:20px 0px 0px 21px;
    width:231px;
}
.divHeaderLogo a
{
    text-decoration:none;
}
.divHeaderLogo img
{
    border:0px;
}
.divHeaderRight
{
    float:right;
    width:698px;
    height:126px;
    background-image:url(../images/new_homepage_tagline.png);
    background-repeat:no-repeat;
    background-position:left center;
}

.divHeaderContactInfo
{
width:698px;
height:126px;
padding:0px 20px 0px 0px;

text-align:right;
overflow:hidden;
color:#5D8CBA;
font-size:10px;
}
.divSearchControls
{
    height:31px;
    overflow:hidden;
    padding:15px 20px 0px 0px;
}
.search_text_box
{
    vertical-align:middle;
    padding:0px 0px 0px 0px;
    height:17px;
}
.search_button
{
    vertical-align:middle;
    padding:0px 0px 0px 0px;
}

.divMiddleWrapper
{
    width:950px;
    border: solid 1px #BDBDBD;
}
.divBannerImage
{
    text-align:center;
    width:930px;
    padding:10px 10px 10px 10px;
    overflow:hidden;
}
.divMenuWrapper
{
    float:left;
    height:100%;
    width:950px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.content
{
width:930px;
background-color: #FFFFFF;
text-align:left;
padding:10px 10px 10px 10px;
margin:0px 0px 0px 0px;
}
.divBottomBar
{
    width:950px;
    background-image:url(../images/footer_bar.jpg);
    background-repeat:no-repeat;
    background-position:center;
}
.divPageBottom
{
    width: 950px;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	color:#5D8CBA;
	font-size:10px;
	background-image:url(../images/footer_shadow.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.divPageBottomLogo
{
   padding:10px 0px 0px 0px;
   float:left;
   width:92px;
}
.divPageBottomLogo img
{
   border:0px;
}
.divPageBottomCopyright
{
    padding:10px 0px 0px 0px;
    width: 450px;
	float: left;
	text-align:right;
	color:#656565;
}
.divPageBottomLinks
{
    padding:10px 0px 0px 0px;
	text-align:right;
	float:right;
	width:402px;
	
}

.divClear
{
    clear:both;
}

/*Classes not used on the master page but common to all pages*/
.divContentBlock
{
    padding:10px 20px 10px 20px;
}

.divPageTitle
{
    font-size:23px;
    color:#EE3B33;
}
hr
{
    border:0;
	color:#E0E0D6;
	background-color:#E0E0D6;
	height:1px;
}
.divContentLeft
{
    width:550px;
    float:left;
    
}
.divContentRight
{
    width:296px;
    float:right;
    overflow:hidden;
}
/*Classes used in the HomePageSponsors.xsl file*/
.tblHomePageSponsors
{
    width:930px;
    text-align:center;
    padding:0px 0px 0px 0px;
}
.trHomePageSponsors{}
.tdHomePageSponsor{}
.tdHomePageSponsor img{ border:0px;}

/*Classes on the FullPageSponsors.xsl file*/
.divFullPageSponsor
{
    width:900px;
 
}
.imgSponsorLargeLogo
{
    padding:0px 0px 0px 0px;
}
.divSponsorDescWrap
{
    width:930px;
}
.divSponsorDescription
{
    width:570px;
    float:left;   
}
.divSponsorLogoLg
{
    width:300px;
    float:right;
    padding:0px 0px 0px 30px;
}
/*Classes on the FullPageMiracle.xsl file*/
.divMiracle{}
.divNameAndAge{}
.divMiracleDescription{}
.divMiracleDescription img
{
    padding:0px 0px 0px 10px;
}
