﻿* {
	margin:0;
	padding:0;
}

body {
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	font-family: Georgia;
	font-size: 14px;
	background-color:#2D1E0F;
}

a {
border-style:none;
color:#4198db;
text-decoration:none;
}

a:hover {
color:red;
}

a:focus{outline:none;} 



img {
border-style:none;

}

h1 {
	padding-top: 20px;
	font-size: 30px;
	color: #424242;
	font-weight:lighter;
	margin-top: 3px;
	
}

h2 {
	font-size: 24px;
	font-weight:100;
}

h3 {
	font-size: 16px;
}

p {
	padding:8px;
}


#wrapper {
	/*background-image: url('images/middle.jpg') ;
	background-position: center;*/
	margin: 0 auto;
	height:1200px;
	width: 1000px;
}

#header {
	height: 126px; /*background-image:url('images/middle.png');*/
	background-repeat: no-repeat;
	background-position: center;
	width: 980px;
	margin: 0px auto 17px auto;
	clear: both;
}
#welcome-wrap {
	width:1000px;
	height:347px;
	background-image:url('images/welcome24.png');
	background-repeat:no-repeat;
	margin:0 auto;
	clear:both;
}
#welcome {
	/*background-image:url('images/welcome.png');
	background-repeat:no-repeat;*/
	width: 300px;
	float:left;
	height:347px;
	color: #424242;
	margin-top: 8px;
	margin-bottom: -8px;
}

#photoWrapper 
{
    width: 660px;
    float:right;
}

#content-wrap {
	background-image: url('images/middle-content24.png');
	background-repeat: repeat-y;
	width: 1000px;
	min-height: 139px;
	line-height: 18px;
	margin:0 auto;
	clear:both;
}


#left {
	float:left;
	width:350px;
	background: transparent;
	height: 120px;
}

#right {
	float:right;
	width: 630px;
	height: 120px;
	font-weight:normal;
}


#bottom-column-wrapper {
	width: 980px;
	background-image:url('images/two-column-back.png');
	background-repeat:repeat-y;
	margin: 0 auto;
	background-color:#ffffff;
	margin-bottom: 20px;
	overflow:hidden;
		
}
#events {
/*background-image:url('images/two-column-back.png');background-repeat:repeat-y;*/
	width:347px;
	float:left;
	background-color: #F2F0E1;
	color: #4a4a4a;
	padding-bottom: 45px;
		/*height: 400px;*/
		
	
}
#hope-news-stories {
	width: 633px;
	float:right;
	background-color: #ffffff;
	padding-bottom:12px;

	
}
.debug {
	border:1px solid red;
}

.clear {
	clear:both;
}

.pad1 {
	padding-left: 40px;
}

.hope-cures-heading {
	background-color: #d20202;
	color: #ffffff;
	display:inline;
	padding: 2px 15px 7px 0px;
	margin-left: 12px;

}

#footer-wrapper {
	clear: both;
	margin: 5px auto 0px auto;
	width: 982px;
	font-size: 11px;
	font-weight: bold;
}

#footer-menu-stripe {
background-color:#534931;
height:40px;
}

ul#footer-nav-menu li a {
margin:10px;
padding:5px 0;
}

#footer-copyright-stripe {
background-color:#737051;
height:100px;
}

#footer-nav-menu {
color:#000;
margin-top:9px;
padding-top:10px;
}

#footer-nav-menu li {
display:inline;
list-style-type:none;
padding-top: 4px;
}

#footer-right {
float:right;
padding-right:30px;
}

#footer-left p {
color:#000;
float:left;
}

#footer-left p,#footer-right p {
margin-top:35px;
}

#footer-right p {
background-color:#534931;
}

#navcontainer a,#footer-wrapper a {
color:#000;
}

#navcontainer a:hover,.blue-text,#footer-wrapper a:hover {
color:#4198db;
}

ul#event-list {
/*list-style-image:url('images/checkmark.jpg');*/
margin-left:43px;
padding-bottom:10px;
padding-left:0px;
padding-top:10px;

}

ul#event-list li {
	margin-top: 4px;
	color: #494949;
	
}

#content-wrap {
	color: #ffffff;
}

#events h2, #donations h2 {
	padding-left: 16px;
	padding-top: 10px;
	color: #494949;
}


#donations {
	padding-bottom: 14px;
}
#hope-news-stories h2 {
	padding-top: 10px;
	padding-left: 16px;
	font-weight:100;
		padding-bottom:6px;

}

#hope-news-stories h3 {
	padding-left: 16px;
	font-weight:100;
}

#hope-news-stories p {
	padding-left: 16px;
}

.blue-text {
	color: #4198db;
}

#welcome h1, #content-wrap h2 {
	padding-left: 27px;
}

#content-wrap h2 {
	font-weight:100;
}
#email-link {
color:#fff;
font-family:system;
padding-top:9px;
float:right;
padding-right: 32px;
font-weight: lighter;
}

#email-link a {
	color:#ffffff;
}
#people-image {
	
}

#donation-text {
	
}

.donation-text-bold {
	color: #4a4a4a;
	font-weight:bold;
}
.center {
	text-align:center;
}

#welcome img {
	margin-left: 60px;
	margin-top: 18px;
}

#left p {
	padding-left: 26px;
}

#right p {
	padding-right: 25px;
	padding-top: 6px;
	font-size: 12px;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height: 16px;
	padding-top: 5px;
}

#welcome p {
	width:290px;
	margin-left: 25px;
	margin-top: 12px;
	font-size: 12px;	
	line-height: 16px;
	color: #444444;
}


.join {
	padding-left:85px;
	padding-bottom: 8px;
	padding-top: 0px;
}



#image-nav {
float:right;
height:51px;
/*margin-bottom:10px;*/
width:696px;
margin-left: 0px;
margin-top:45px; /* was 47 */
padding-right:10px;

}

#image-nav-ul {
background:url("images/top-nav-normal.jpg") no-repeat;
height:51px;
margin-top:3px;
padding:0px 8px 0px 0px;
width:696px;

}

#image-nav-ul span {
display:none;
}

#image-nav-ul li,#image-nav-ul a {
display:block;
height:51px;
}

#image-nav-ul li {
display:inline;
float:left;
list-style:none;

}
#image-nav-ul-01{width:140px;background:no-repeat;}
#image-nav-ul-02{width:234px;}
#image-nav-ul-03{width:144px;
}
#image-nav-ul-04{width:168px;
}

#image-nav-ul-01 a
{
    background-image:url("images/top-nav-normal.jpg")  no-repeat;
    background-position: 0px 0px;
    width: 140px;
}
#image-nav-ul-02 a
{
    background-image:url("images/top-nav-normal.jpg")  no-repeat;
    background-position: 140px 0px;
    width: 234px;
}
#image-nav-ul-03 a
{
    background-image:url("images/top-nav-normal.jpg")  no-repeat;
    background-position: 374px 0px;
    width: 144px;
}
#image-nav-ul-04 a
{
    background-image:url("images/top-nav-normal.jpg")  no-repeat;
    background-position: 518px 0px;
    width: 168px;
}



#image-nav-ul-01 a:hover 
{
    background:url("images/top-nav-normal.jpg") -0px -51px ;
    
}
#image-nav-ul-02 a:hover 
{
    background:url("images/top-nav-normal.jpg") -140px -51px no-repeat;
   
}
#image-nav-ul-03 a:hover 
{
    background:url("images/top-nav-normal.jpg") -374px -51px no-repeat;
    
}
#image-nav-ul-04 a:hover 
{
    background:url("images/top-nav-normal.jpg") -518px -51px no-repeat;
     
}


#navcontainer {
color:#000;
float:right;
margin-right: 8px;
}

#navcontainer li a {
padding-right:8px;

}

.navlist {
float:right;

}
#navcontainer li {
display:inline;
list-style-type:none;
padding-right: 5px;
}

#navcontainer a,#footer-wrapper a {
color:#000;
}

#header-right {
	float:right;
	width: 686px;
	margin-top: 17px;
}

#bkLogo {
	float:left;
	position:absolute;
	top: 61px;
	padding-left: 3px;
	width:244px;
	height:82px;
}



#events hr {
	width: 80%;
	margin-left: 30px;
}

#fullStoryButton {
float: right;
padding: 0; margin:4px 19px 0px 0px;
background:transparent;
}

.fullStoryButton {
float: right;
padding: 0; margin:4px 19px 0px 0px;
background:transparent;
}


.fullStoryButtonBot {
	float: right;
	margin-right: 10px;
	
}

#full-story-container {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#list-of-events {
	margin-left: 15px;
	margin-right: -15px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	
}
#list-of-events tr {
	margin-left: 15px;
	
}

hr {
	color: #cecece;
}

#list-of-events img {
	
}

#hopeCuresBox {
	padding: 2px 8px 2px -3px;
	margin-left:15px;
}


#header-right {
	float:right;
}

/*.peopleIllustration */
#ctl00_peopleIllustration 
{
    
/*padding-left: 24px;*/
margin-left:12px;
	float:left;
	display:block;
	width: 112px;
    }
    
  #hope-news-stories td:first-child {
	width: 150px;
	padding-left: 14px;
	
	}
	
 #hope-news-stories td
{
   padding:10px;	
}

.alignRight 
{
    text-align:right;
}

#ctl00_MainImageContentPlaceHolder_MainGolfPhoto
{
	margin-top:22px;     
    margin-left:20px;
}
#ctl00_MainImageContentPlaceHolder_newMeaningOfHopePhoto
{
	margin-top:22px;     
    margin-left:20px;

}
#ctl00_MainImageContentPlaceHolder_livestrongchallenge308b
{
	margin-top:22px;     
    margin-left:20px;

}
#ctl00_MainImageContentPlaceHolder_familyPhoto055b
{
	margin-top:22px;     
    margin-left:20px;

}
#ctl00_MainImageContentPlaceHolder_bkEditBigPhotob
{
	margin-top:22px;     
    margin-left:20px;

}



#ctl00_MainImageContentPlaceHolder_familyPhoto055
{
	margin-top:22px;     
    margin-left:20px;
}

#ctl00_MainImageContentPlaceHolder_bkEditBigPhoto
{
	margin-top:22px;     
    margin-left:20px;
}

#ctl00_MainImageContentPlaceHolder_GolfCart
{
	margin-top:22px;     
    margin-left:20px;
}
#ctl00_MainImageContentPlaceHolder_Donor
{
	margin-top:22px;     
    margin-left:20px;
}
#ctl00_MainImageContentPlaceHolder_TheRide
{
	margin-top:22px;     
    margin-left:20px;
}
.success 
{
    background-color: #69FF4F;
    border: 1px solid #00DF09;
    padding: 5px;
    font-weight:bolder;
}

.GetInvolvedLink
{
	text-decoration: none;
}
/*
.GetInvolvedLink:focus
{ color:Black;
}
.GetInvolvedLink:hover
{ color:Blue;
}
*/

 #tblSendToAFriend td:first-child {
	width: 150px;
	padding-left: 14px;
	
	}
	
	#BobSignature 
	{
		float:right;
		margin-right:35px;
	}
	
input
{
    width: 200px;
    
}


#ctl00_PageContentPlaceHolder_personalMessageTextBox 
{
    width:200px;
}

 #ctl00_PageContentPlaceHolder_btnSubmit
{
    width: 60px;
    margin-left:144px;    
}

#ctl00_PageContentPlaceHolder_commentsTextBox 
{
    width:200px;
}

p#success-paragraph 
{
    margin: 15px 5px;
}
#WelcomeImagesPlaceholder_livestrongLogo
{clear:both;}

#ctl00_WelcomeImagesPlaceholder_fredHutchinsonImage
{
    margin-top: 10px;
    margin-bottom: 20px;
}

#ctl00_WelcomeImagesPlaceholder_Hershey
{
    margin-top: 10px;
    margin-bottom: 20px;
}

#beneficiaryList
{
	margin-left:55px;
	margin-right:35px;
}

#BK5KReg
{   
	margin-top:10px;
}

.active 
{
	display:block;
}
.inactive 
{
	display:none;
}

.pGalleryContainer 

{

    margin: 10px 0;

}

.pGalleryContainer ul {
	list-style-type: none;
	margin-left: 10px;
}

.pGalleryContainer li {
	float: left;
	margin: 5px;
	text-align: center;
}

#left h2 a 
{
	color:White;
}
#left h2 a:link, #left h2 a:visited
{
	color:White;
}

#left h2 a:hover
{
	color:#666666;
}