div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquite, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #5c80ad;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/gradientBackground.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-style: normal;
	font-weight: normal;
}

h1,h2,h3 {
	margin-bottom: .3em;
}
h4,h5,h6 {
}
p {
	margin-bottom: .7em;
	line-height: 1.3;
}
a :link{
	font-weight: normal;
	color: #0000FF;
    text-decoration: none;
   }
a:visited{
	font-weight: normal;
	color: #00B050;
    text-decoration: none;
}
a:hover, a:active{
	font-weight: normal;
	color: #777;
    text-decoration: none;
}
a.whiteAncor,a.whiteAncor:visited
{
color: #0000FF;
text-decoration: none;
}
a.whiteAncor:hover
{
font-weight: normal;
color: #777;
text-decoration: none;
}
   
#wrapper {
    width: 900px;
}

#fullContent {
    margin-left: 7px;
    margin-right: 7px;
}

#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#header {
	padding: 0px;
	padding-bottom:2px;
	height: 71px;
	margin: 0px;
	position: relative;
	background-image: url(images/bannerGraphic.png);
	background-repeat: no-repeat;
}
#middle {
   padding-top: 5px;
   padding-bottom: 7px;
   clear: both;
}

.logo {
	margin: 5px;
	float: left;
	border: none;
	height: 60px;
	width: 171px;
}
a.logo:link, a.logo:visited, a.logo:hover, a.logo:active {
    background-image: url(images/strokeFlLogo.png);	
}
#header h1.slogan {
	font-size: 1.7em;
	color: #024594;
	text-transform: uppercase;
	clear: none;
	float: none;
	text-align: left;
	line-height: 100px;
	padding-left: 300px;
}
#header .altSlogan {
	color: #c4960c;
}
.donate {
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	width: 90px;
	position: absolute;
	left: 800px;
	top: 20px;
}

a.donate:link, a.donate:visited {
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	height: 32px;
	display: block;
	width: 90px;
	text-align: center;
	background-image: url(images/donateButton.png);
	background-position: left top;
	border-bottom-style: none;
	line-height: 30px;
	text-decoration: none;
}
a.donate:hover, a.donate:active {
	color: #777;
	background-image: url(images/donateButton.png);
	background-position: left bottom;
    text-decoration: none;	
}
#sidebarContent {
	margin: 0;
	padding: 0;
}
#sidebarLeft {
	background-color: #FFF;
	float: left;
	position: relative;
	margin-left:7px;
	margin-bottom: 5px;
	text-align:center;
}
#sidebarLeft p{
	padding-left: 5px;
	padding-right: 8px;
}
#sidebarLeft h1{
	font-size: 1.7em;
	padding-left: 5px;
	padding-right: 8px;
	color: #ffe138;
	margin-top: .6em;
	font-weight:normal;
}
#sidebarLeft h2{
	font-size: 1.1em;
	padding-left: 5px;
	padding-right: 8px;
}
#sidebarLeft img{
}
#sidebarBox {
	background-image: url(images/strokeFacts01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 240px;
	height: 348px;
	margin-bottom:5px;
}
#sidebarNews {
	height: 188px;
	background-image: url(images/newsBox.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 240px;
	position: relative;
}
#sidebarNewsFacts{
	position: absolute;
	top: 35px;
	left: 10px;
	right: 10px;
	text-align: left;
	font-size: 16px;
	font-weight:normal;		
	color:#FFF;
	margin:0;
	padding:0
}
#sidebarNews h1 {font-size: 25px;
					  color: #ffe138;
					  font-family: Georgia,Serif}					 
/* #sidebarNewsFacts h4{
	font-size: 16px;
	font-weight:normal;
	text-align:center;
	color:#FFF;
	margin:0;
	padding:0
} */
#sidebarNewsFacts a:link, a:visited{
	color: #ffe138;
	font-weight:bold;
	font-size: 1.1em;
	text-decoration: none;
}
#sidebarNewsFacts a:hover, a:active{
	color:#FFF;
	text-decoration: none;
}
#sidebarStories {
	width: 240px;
	height: 348px;
	margin-bottom:12px;
	padding: 0px;
	position: relative;
}
#sidebarStrokeFacts{
	position: absolute;
	top: 230px;
	left: 10px;
	right: 10px;
	text-align:left;
	margin:0;
	padding:0
}
#sidebarStrokeFacts h4{
	font-size: 1.3em;
	font-weight:normal;
	text-align:center;
	color:#FFF;
	margin:0;
	padding:0;
}
#sidebarStoriesFacts{
	position: absolute;
	top: 220px;
	left: 10px;
	right: 10px;
	text-align:left;
	margin:0;
	padding:0
}
#sidebarStoriesFacts h5{
	font-size: .8em;
	font-weight:normal;
	color:#FFF;
	padding-top: 1em;
}
#sidebarStoriesFacts h6{
	color:#FFF;
	font-size: 1.3em;
	font-weight:normal;
	padding-left:10px;
}
#mainContent {
	background-color: #FFF;
	padding: 0px;
	width: 636px;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}
#mainContent a:link{
	font-weight: normal;
	color: #0000FF;
    text-decoration: none;
}
#mainContent a:visited{
	font-weight: normal;
	color: #00B050;
    text-decoration: none;
}
#mainContent a:hover, #mainContent a:active{
	font-weight: normal;
	color: #777;
    text-decoration: none;
}
#mainContent a.footerlink:visited{
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
    text-decoration: none;
}
#mainContent img{
	padding-right: 0px;
	margin: 10px;
}
#mainContent img.floatleft {
	float: left;
}
#mainContent img.floatright {
	float: right;
}
#mainContent hr {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4960c;
	margin-top: .2em;
	margin-bottom: .3em;
}
#mainContent h1 {
	background-color: #e7d59e;
	line-height: 1.5em;
	padding-left: .5em;
	font-size: 1.3em;
	font-weight: lighter;
	color: #FFF;
	margin-bottom: .3em;
	background-image: url(images/gradientHeader.png);
}
#mainContent h2 {
	font-weight: normal;
	color: #024594;
}
#mainContent p {
	margin-bottom: .8em;
	padding-left: .5em;
}
#mainContent #rightCol {
	background-image:url(images/columnBox.png);
	background-repeat:no-repeat;
	height: 124px;
	width: 293px;
	float: right;
	padding: 9px;
	color: #000;
	margin-bottom:5px;
}
#mainContent #leftCol {
	background-image:url(images/columnBox.png);
	background-repeat:no-repeat;
	height: 124px;
	width: 293px;
	float: left;
	padding: 9px;
	color: #000;
	margin-bottom:5px;
}
#mainContent #leftCol p {
	margin-bottom: 1px;
	padding: 0;
	padding-left: 5px;
}
#mainContent #rightCol p {
	margin-bottom: 1px;
	padding: 0;
	padding-left: 5px;
}
#mainContent .Bullet1 {
	padding-left: 3em;
	margin-bottom: .3em;
	background-image: url(images/bullet1Graphic.png);
	background-repeat: no-repeat;
	background-position: 2em .5em;
}
#mainContent .Bullet2 {
	font-size: .95em;
	padding-left: 6em;	
	margin-bottom: 0;
	background-image: url(images/bullet2Graphic.png);
	background-repeat: no-repeat;
	background-position: 5em .5em;
}

#mainContent #mission {
	background-image:url(images/missionBox.png);
	background-repeat:no-repeat;
	padding: 9px;
	height: 114px;
	margin-bottom:5px;
	color : #000;
}
#mainContent #warningSigns {
	background-image:url(images/warningSignsBox.png);
	background-repeat:no-repeat;
	padding: 9px;
	clear: both;
	height: 238px;
	margin-bottom: 5px;
}
#mainContent #upcomingEvents {
	background-image:url(images/upcomingEventsBox.png);
	background-repeat:no-repeat;
	padding: 9px;
	height: 243px;
	margin-bottom: 5px;
}
#warningSigns tr{
	height: 2em;
	vertical-align:top;
}
#warningSigns td{
	padding-left: 8px;
	padding-right: 8px;
}
#warningSigns table{
	color: #000;
	padding:0;
}
#fullPageContent {
	background-color: #FFF;
}
#fullPageContent hr {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4960c;
	margin-top: .6em;
	margin-bottom: .8em;
}
#fullPageContent h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #024594;
	margin-top: .6em;
	margin-bottom: .8em;
}
#fullPageContent h2 {
	font-weight: bold;
	color: #024594;
}
#fullPageContent p {
	margin-bottom: .8em;
}
#fullPageContent  ul {
	margin-left: 30px;
	margin-bottom: 1em;
}
#fullPageContent  li {
	line-height: 1.6;
}
#fullPageContent td {
	width: 33.33%;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #c4960c;
	margin-top: 5px;
	padding: .3em;
	height: 16px;
	background-color: #FFF;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#copyright {
	color: #666;
	float: left;
	font-size: .85em;
}

a.footerlink {
    float: right;
    color: #0000FF; 
    border-right: solid 1px #5da1d5;
    padding-right: 5px;
    padding-left: 5px;
}    

a.footerlink:link{
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
    text-decoration: none;
   }
a.footerlink:visited{
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
    text-decoration: none;
}
a.footerlink:hover, a.footerlink:active{
	font-size: 11px;
	font-weight: normal;
	color: #777;
    text-decoration: none;
}
#centeredTextBox {
	text-align: left;
	height: 200px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.emphasizeText {
	font-weight: bold;
	color: #024594;
}
.firstLetterList  {
	list-style-type: none;
}
.redBold {
	font-weight: bold;
	color: #F00;
}
.startLetter {
	font-size: 1.4em;
	font-weight: bolder;
	color: #024594;
	line-height: 0.6;
}
.roundHeader {
	position: relative;
	margin:0px;
	margin-top:-3px; 
	padding:0px;
}
.leftTopCorner {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/cornerLeftTop.png);
	background-repeat:no-repeat;
}
.rightTopCorner {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 14px;
	position: absolute;
	right: -2px;
	top: 0px;
	background-image: url(images/cornerRightTop.png);
	background-repeat:no-repeat;
}
.organizationLink {
	float: left;
	width: 290px;
	height:210px;
	margin-right:5px;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.organizationLink a{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
.organizationLink img {
	border-style:none;
}
.orgName {
	font-size: 1.3em;
	font-weight: bold;
	color: #024594;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
}
.phonenumber {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: .5em;
}
.homePageHeader {
	border: thin solid #FFF;
	font-size: 1.3em;
	height: 26px;
	color: #FFF;
	padding-top: 2px;
	padding-left: 7px;
	margin-bottom: 8px;
	background-image: url(images/gradientHeader.png);
	background-repeat: repeat-x;
}
.boxGrayBorder {
	padding-top: 3px;
	padding-bottom: 0px;
	background-color: #FFF;
	border: thin solid #CCC;	
}
#mainContent .RedText {
	font-weight: normal;
	color: #b00;	
}
.DarkBlueText {
	font-weight: normal;
	color: #024594;	
}
.LightBlueText {
	font-weight: normal;
	color: #5c7fac;	
}
.Italic{
	font-style:italic;
}

#mainContent ol {
	font-weight: normal;
}
#mainContent li {
	padding-left: .5em;
	padding-right: 1em;
	margin-left: 3em;
	margin-bottom: .3em;
	list-style-type: decimal;
	list-style-position: inside;
	text-indent: -1.3em;
}

.sf_singleEvent a {
    	color: #5da1d5;
    	}
/* -------------------------------Form Stlyes------------------------------------*/
#StrokeFlForm {
	width: 700px;
	margin: 0 auto;
	padding: 15px;
	text-align: left;
}
#StrokeFlForm table {
	margin: 0 px;
	padding: 0px;
}
.tdPrompt{
	padding-right:10px;
	padding-bottom:8px;
	font-weight:bold;
	color: #024594;
	white-space:nowrap;
	line-height:1.6em;
}
.tdEntry{
/*	vertical-align:middle;*/
	padding-bottom:8px;
	line-height:1.6em;
}

#StrokeFlForm input{
	margin: 0px;
	vertical-align: middle;
}
#StrokeFlForm span{
	margin-bottom: 0px;
	line-height:1.6em;
}
#StrokeFlForm  fieldset{
	background-color: #F4EBD7;
	padding:10px;
	margin-bottom:20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-style: none;
	border-left-style: none;
}
#StrokeFlForm  legend{
	background-color: #F4EBD7;
	letter-spacing: 0.1em;
	margin-top: -5px;
	padding: 5px 10px;
	color: #5c7fac;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	width:200px;
}


 fieldset  
    {
       text-align: left;
       border: 1px solid green;
       padding: 0.10em 0.00em 0.00em 2.00em ;
       border-radius: 10px 10px 10px 10px;
    }

    legend 
    {
      padding: 0.2em 0.5em;
      border:1px solid green;
      color:green;
      font-size: medium;
      font-weight: bold;
      text-align:right;
      border-radius: 10px 10px 10px 10px;
      }

<!--[if IE 7]>
#StrokeFlForm span{
}
<![endif]-->


