body {
	background-color: #003399;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	margin-bottom: 10px;
	color:#002731;
}
h2, h3, h4, h5, h6 {
	margin-top: 10px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6 {
	font-size: 1em;
} 	/** end headers **/ 	 	/** begin messages **/
.error, .success, .note, .warning {
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px 10px 4px 24px;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	border-style: solid;
	border-width: 1px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodytextmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}
.Alert{
	color:#cc6666;
	font-weight:700;
}

.form 
{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #e90d1c;
	text-decoration: none;
	font-weight: normal;
}
.video
{
	border-color: Red;
}	
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #565656;
	background: #C5EBF6 url(../../images/background.png) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #0075C0;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}  /** BEGIN wrapper **/
#wrapper {
	width: 982px;
	margin: auto auto;
	text-align: left;
} /** END wrapper **/  /** BEGIN header **/
#header {
	height: 132px;
	background: url(../../images/navigation.gif) repeat-x 0 bottom;
}
#header h1 {
	float: left;
	font-size: 0;
	padding: 0 0 2px !important;
	margin-bottom: 0 !important;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 440px;
	height: 99px;
	background: url(../../images/logo.png) no-repeat 0 0;
}
#header form {
	float: right;
	width: 188px;
	height: 21px;
	background: url(../../images/search.gif) no-repeat 20px 40px;
	padding: 40px 20px 0;
	border: 0;
}
#header form input {
	float: left;
	font-family: Verdana;
	font-size: 0.9em;
	color: #ffffff;
	border: 0;
	width: 160px;
	margin: 4px 3px 0 4px;
	background-color: transparent;
}
#header form button {
	float: left;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	border: 0;
	background: transparent none !important;
}
/*
#header ul {
	clear: both;
	list-style-type: none;
	height: 31px;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #1ab7de;
}
#header ul li {
	float: left;
	font-weight: bold;
	padding-right: 2px;
	background: url(../../images/divider.gif) no-repeat right 0;
	position: relative;
}
#header ul li a {
	color: #ffffff;
	display: block;
	padding: 7px 10px 8px;
}
#header ul li a:hover {
	text-decoration: none;
	color: #FDC44A;
}
#header ul li.here a {
	background: url(../../images/active.gif) repeat-x 0 1px;
}
#header ul li ul {
	clear: both;
	position: absolute;
	list-style-type: none;
	display: none;
	z-index: 200;
	height: auto;
	background-color: #034b5d;
	border: 1px solid #002730;
	padding: 5px 0;
}
#header ul li ul li {
	background: none !important;
	padding-right: 0 !important;
	clear: both;
	margin: 0 !important;
}
#header ul li ul li a {
	font-size: 12px !important;
	padding: 5px 10px !important;
	line-height: 1.5em;
	width: 220px;
	color: #ffffff;
}
*/
#header ul li ul li a:hover {
} /** END header **/  /** BEGIN body **/
#body {
	background-color: #ffffff;
	clear: both;
}
.inner #body {
	background: #ffffff url(../../images/inner.gif) repeat-x 0 0;
} /** END body **/  

/** BEGIN content **/
#content {
	padding: 10px 15px 0;
}
#content .box {
	width: 308px;
	float: left;
}
#content .box ul {
	list-style-type: none;
	padding: 15px;
}
#content .box ul li {
	padding-bottom: 20px;
}
#content .box ul li img {
	float: left;
	margin: 0 10px 10px 50px;
}
#content .box ul li a {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
#content .box ul li p {
	line-height: 1.6em;
}
#content .box h2 {
	font-size: 1.3em;
	padding: 15px;
	margin: 0 !important;
}
#content .center {
	margin: 0 10px;
	background: #E8E8E8 url(../../images/centerhead.gif) no-repeat 0 0;
}
#content .center ul {
	background: url(../../images/centerfoot.gif) no-repeat 0 bottom;
} /** END content **/  /** BEGIN main **/
#main {
	width: 635px;
	float: left;
	padding: 15px 0 15px 15px;
}
#main a {
	text-decoration: underline;
}
#main a:hover {
	text-decoration: none;
}
/** begin messages **/
.error, .success, .note, .warning {
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px 10px 4px 24px;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	border-style: solid;
	border-width: 1px;
}
.error {
	background-color: #FDD9D9;
	background-image: url(../../images/error.html);
	border-color: #FBA3A3;
	color: #D80303;
}
.success {
	background-color: #E4FCD9;
	background-image: url(../../images/success.html);
	border-color: #BFFDA3;
	color: #35A502;
}
.note {
	background-color: #DDEAFA;
	background-image: url(../../images/note.html);
	border-color: #A3D8FD;
	color: #026DA5;
}
.warning {
	background-color: #FBF0B3;
	background-image: url(../../images/warning.html);
	border-color: #FBBB95;
	color: #FD6002;
} 	/** end messages **/ 	 	/** begin form **/
form {
	border: 1px solid #DDDDDD;
	padding: 16px;
	margin-bottom: 20px;
}
form .input {
	padding-top: 12px;
	clear: both;
}
form .first {
	padding-top: 0;
}
form .input p {
	margin-bottom: 7px !important;
}
form input {
	margin-right: 5px;
}
form label {
	margin-right: 10px;
	color: #8B8B8B;
}
form input.text, form textarea {
	border: 1px solid #BEBDBD;
	font-size: 1em;
	font-family: Verdana;
	background-color: #fcfbfb;
	color: #808080;
	padding: 2px;
	width:400px;
	height:75px;
}
.positive, .negative {
	font-size: 0.9em;
	font-weight: bold;
	padding: 1px 0 0 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline;
	margin-top: 2px;
}
form textarea {
	line-height: 1.6em;
}
form button, form input.button {
	font-size: 0.9em;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	background: url(../../images/button.gif) repeat-x 0 0;
	border: 0;
	padding: 6px 9px;
} 	/** end form **/ 	 	/** begin table **/
table {
	margin-bottom: 20px;
}
table th {
	font-size: 0.9em;
	color: #ffffff;
	background-color: #679BC5;
	padding: 2px 4px;
	line-height: 1.6em;
}
table td {
	line-height: 1.6em;
	padding: 2px 4px;
}
table tr.odd td {
	background-color: #EEEEEE;
}
table tr.even td {
	background-color: #E5E5E5;
} 		 	/** end table **/ 	 	/** begin paragraphs, lists, etc. **/
#main p {
	line-height: 1.6em;
	margin-bottom: 10px;
}
#main ol {
	list-style-position: inside;
	margin: 0 0 10px 5px;
}
#main ol li {
	line-height: 1.6em;
	padding: 2px 0 2px 0;
}
#main ul {
	list-style-type: none;
	margin: 0 0 10px 5px;
}
#main ul li {
	line-height: 1.6em;
	padding: 2px 0 2px 12px;
	background: url(../../images/bullet1.gif) no-repeat 0 8px;
}
a {
	color: #679BC5;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
blockquote {
	padding: 10px 20px;
	background: url(../../images/blockquote.gif) no-repeat 0 0;
	line-height: 1.6em;
	font-style: italic;
} 	/** end paragraphs, lists, etc. **/ 	 	/** begin gallery **/
#gallery {
	padding: 10px 0;
}
#gallery img {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	float: left;
	margin: 7px;
} 	/** end gallery **/ 	 /** END main **/  /** BEGIN sidebar **/
#sidebar {
	width: 300px;
	float: right;
	background: url(../../images/sidehead.gif) no-repeat 0 15px;
	padding: 20px 15px 15px 0;
}
#sidebar .buffer {
	padding: 15px 25px 10px;
	background: #E8E8E8 url(../../images/sidefoot.gif) no-repeat 0 bottom;
}
#sidebar h2 {
	margin: 0 0 10px;
	font-size: 1.3em;
}
#sidebar ul {
	list-style-type: none;
	margin-bottom: 25px;
}
#sidebar ul li {
	line-height: 1.5em;
	font-size: 0.9em;
	padding: 4px 0 4px 16px;
	background: url(../../images/bullet2.gif) no-repeat 0 7px;
}
#sidebar ul li.PDF {
	line-height: 1.5em;
	font-size: 0.9em;
	padding: 4px 0 4px 16px;
	background: url(../../images/bullet2PDF.gif) no-repeat 0 7px;
}
#sidebar ul li a {
	color: #024353;
}
#sidebar ul li a:hover {
	color: #ff0000;
	text-decoration: underline;
} /** END sidebar **/  /** BEGIN footer **/
#footer {
	background: #002932 url(../../images/footer.png) repeat-x 0 0;
	color: #ffffff;
	font-size: 0.9em;
}
#footer .buffer {
	width: 982px;
	margin: auto auto;
	background: url(../../images/footwrap.png) no-repeat 0 0;
	padding: 40px 0 10px;
}
#footer p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
#footer a {
	color: #ffffff;
} /** END footer **/

.downloadPDFLink img {
border:medium none;
margin:0 0 -6px;
padding:0;
}
.BreadcrumbBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #055AD4;
	text-decoration: none;
	font-weight: bold;
}
a.Breadcrumb:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #7E8DA6;
	text-decoration:none;
	font-weight: bold;
}
a.Breadcrumb:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #7E8DA6;
	text-decoration:none;
	font-weight: bold;
}
a.Breadcrumb:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Breadcrumb {
	margin:0px;
	padding:10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #7E8DA6;
	text-decoration: none;
	font-weight: bold;
}

/*-- BEGIN Page Specific Styles --*/
/*---- default.aspx ----*/
#newsletterSubscribeForm fieldset{
	border:none;
}
#newsletterSubscribeForm fieldset label{
	margin:0px 0px 5px 0px;
	padding:0px;
	width:50px;
	display:block;
	float:left;
}
#newsletterSubscribeForm fieldset input{
	margin:0px 0px 5px 0px;
	padding:0px;
	width:215px;
	float:left;
}
#newsletterSubscribeForm fieldset sup{
	color:#cc0000;
}
span.requiredNote{
	padding:5px;
	float:left;
	width:265px;
	display:block;
	text-align:right;
	font-size:10px;
	color:#cc6666;
}
#newsletterSubscribeForm fieldset #newsletterSubscribeBTN{
	margin:0px 35px;
	padding:0px;
	width:200px;
	height:30px;
	display:block;
	background-image:url(../images/newsletterSignupBTN.gif);
	background-position:50% top;
	background-repeat:no-repeat;
	background-color:Transparent;
	border:none;
	text-indent:-4000px;
	}
#newsletterSubscribeForm fieldset #newsletterSubscribeBTN:hover{
	background-image:url(../images/newsletterSignupBTN-roll.gif);
	}
	
	#VolunteerBtn{
			margin:-30px 0px 5px 18px;
			padding:0px;
			width:145px;
			height:30px;
			display:block;
			float:left;
			background-image:url(../images/VolunteerBtn.jpg);
			background-position:top;
			background-repeat:no-repeat;
			background-color:Olive;
			}
			#VolunteerBtn:hover{
			background-image:url(../images/VolunteerBtnRoll.jpg);
			background-position:top;
			background-repeat:no-repeat;
			}
	.blueTitle{
		display:block;
		font-weight:bold;
		margin-bottom:10px;
		color:#679BC5;
		}
#joinWidget{
	margin:0px;
	padding:0px;
	width:180px;
	display:block;
	float:left;
	text-align:center;
	font-size:11px;
	}
	#joinWidget:hover a{color:#cc0000;}
#walkForLifeLogoLink{
	margin:0px;
	padding:0px;
	width:120px;
	height:200px;
	display:block;
	float:left;
	text-align:center;
	}
	#walkForLifeLogoLink img{padding:2px; border:1px solid #000033;}
		/** BEGIN projects original**/
	#projectsO {
		height: 261px;
		background: url(../../images/highlight.gif) repeat-x 0 0;
	}
	#projectsO .buffer {
		border-width: 0 1px;
		border-style: solid;
		border-color: #1ab7de;
		height: 248px;
		overflow: hidden;
	}
	#projectsO .photo {
		float: left;
		background: url(../../images/projects.gif) no-repeat 0 8px;
		padding: 8px 10px 0 17px;
		width: 469px;
		height: 230px;
		overflow: hidden;
	}
	#projectsO .photo p {
		list-style-type: none;
		width: 469px;
		height: 230px;
	}
	#projectsO .photo img {
		padding: 4px;
		background-color: #ffffff;
		border: 1px solid #014A5B;
		float: left;
	}
	#projectsO .details {
		width: 478px;
		height: 175px;
	}
	#projectsO .details li {
		color: #ffffff;
		padding: 40px 0 0 20px;
		display: none;
		background-color: transparent !important;
	}
	#projectsO .details li.first {
		display: block;
	}
	#projectsO .details li h2 {
		font-size: 1.3em;
		margin: 0 0 10px !important;
	}
	#projectsO .details li p {
		line-height: 1.7em;
	}
	#projectsO .details li a {
		color: #ffffff;
		font-weight: bold;
	}
	#projectsO .nextproject {
		display: block;
		width: 97px;
		height: 20px;
		background: url(../../images/nextproject.gif) no-repeat 0 0;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		font-size: 0.9em;
		padding-top: 5px;
		margin: 20px;
		outline: none;
	}
	#projectsO .nextproject:hover {
		text-decoration: none;
	} /** END projects original **/  
/*---- speakerpanel.aspx ----*/
.bioSeperator{
	margin:0px 0px 15px 0px;
	padding:0px;
}
.bioPicRight{
	margin:0px 0px 10px 10px;
	padding:0px;
	clear:both;
	float:right;
}
.bioPicLeft{
	margin:0px 10px 10px 0px;
	padding:0px;
	clear:both;
	float:left;
}
/*---- donationinfo.aspx ---- */
#InMemorySidebar{
	margin:0px 5px 0px 10px;
	padding:10px 0px 10px 5px;
	width:160px;
	clear:both;
	float:right;
	border-left:1px solid #999999;
}
#CardonationAd{
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	width:160px;
	display:block;
	text-align:center;
	text-decoration:none;
}
#MemoryList{
	margin:0px;
	padding:10px 0px;
	line-height:1.6em;
}

/*---- aboutUs.aspx,board.aspx, communityadvisor.aspx ----*/
.boardInfo{
	margin:0px 0px 10px 0px;
	padding:0px 15px;
	display:block;
	line-height:20px;
	min-height:127px;
	}
.boardInfo b{
	font-size:14px;
	}
.boardInfo img{
	margin:0px 10px 0px 0px;
	padding:0px;
	/*border:1px solid #002730;*/
	}
/*---- waysToHelp.aspx ----*/

#waysToHelpMemoryOffset{
	margin:-260px 0px 0px 0px;
	padding:0px;
	width:450px;
	clear:both;
	float:left;
}
.waysToHelpItem{
	margin:0px;
	padding:0px 0px 10px 0px;
	width:100%;
	display:block;
	clear:both;
	float:left;
}
.waysToHelpItem h2{
	margin-top:0px;
	display:block;
}
.waysToHelpItem p{
	padding-left:150px;
	display:block;
}

/*---- contact.aspx ---*/
#ContactForm{
	margin:0px;
	padding:0px;
	min-height:420px;
}
#ContactForm form{
	margin:10px 0px 0px 10px;
	padding:0px;
	min-height:400px;
}
#pnlSubmitForm{
	margin:10px auto 0px auto;
	padding:0px;
	width:400px;
}
#contact_name, #email{
	width:320px;
}
#DirectEmailContain{
	margin:0px;
	padding:0px;
}
#mapDirectionsContain{
	margin:0px;
	padding:0px;
	float:left;
}
#directionsContain{
	margin:-218px 0px 0px 260px;
	padding:0px;
	width:560px;
	float:left;
	position:relative;
	z-index:12;
}
/* -- eventspecifics.aspx -- */
a#DonateAnyways{
	margin:15px 0px 0px 15px;
	padding:0px;
	width:160px;
	display:block;
	float:left;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	}
a#RegisterOnline{
	margin:15px 0px 0px 155px;
	padding:0px;
	width:100px;
	display:block;
	float:left;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	}
div.galleryPoster{
	margin:0px;
	padding:0px;
	width:150px;
	display:block;
	overflow:hidden;
	text-align:center;
}
#main div.galleryPoster a.subnav{text-decoration:none;}
div.galleryPoster a img{margin:10px 0px;}