/*common sitewide styles*/

body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	padding-top: 0px;
	
}
a:link {
color:#0000FF;
background:transparent;
}

a:visited {
color:#666666;
background:transparent;
}

a:active {
color:#0000FF;
background:transparent;
}

a:hover {
color:#0000FF;
background:transparent;
}
p  {
	font-size: 90%;
	margin-left: 16px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 10px;
	line-height: 120%;
	display: block;


}

h1 {
	font-size: 99%;
	color: #6CB448;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-size: 83%;
	color: #696969;
	margin-left: 12px;
	margin-top: 2px;
	margin-bottom: 5px;
}

 

.sidenavlist   {
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 0px;
}





/*these are definitions for the divs in the center of the pages,
in the order they appear from the top*/

.flash {
	margin-top:0px;
	padding-top:0px;
	left:156px;
	margin-left:156px;
	width:562px;
	height:152px;
}

.topnav   {
	margin-top:1px;
	left:156px;
	margin-left:156px;
	width:562px;
	height:23px;
	z-index:2;

}
.topnav a:link   {
	color: #FFFFFF;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 3px;
	text-decoration: none;
	}
.topnav  a:visited  {
	color: #FFFFFF;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 3px;
	text-decoration: none;
	}
.topnav  a:hover {
	color: #FFFFFF;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 3px;
	text-decoration: underline;
	}

.content {
	overflow: visible;
	width: 562px;
	margin-left:156px;
	margin-top: 10px;
	left: 156px;
	top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	border-top: 0px solid #6CB448;
	border-right: 0px solid #6CB448;
	border-bottom: 1px solid #6CB448;
	border-left: 1px solid #6CB448;
}

.content a:link  {
	color: #999999; 
	text-decoration: underline;
	}
.content a:visited  {
	color: #999999; 
	text-decoration: underline;
	}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	width: 562px;
	margin-left: 156px;
	margin-top: 10px;
}


.breadcrumb {
	font-size: 82%;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: normal;
	clear: left;
	color: #000000;

}

.imagefloatleft {
	float: left;
	border: 1px solid #6CB448;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imagefloatright {
	float: right;
	border: 1px solid #6CB448;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 250px;
}

/* these two classes are needed for the sponsor_levels.html page to style the list under sponsor benefits */

ul.sponsorlist {  
	margin-top: -5px;
	margin-left: 0em;
	padding-left: 0px;
	width: 250px;
	float: left;
}
.sponsorlist li   {
	margin-left: 2.5em;
	font-size: 75%;
	line-height: 150%;
	display: block;
	list-style-type: disc;
	color: #000000;

}
.runinhead {
	font-weight: normal;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	clip:   rect(5px auto 5px auto);
	top: 5px;
	bottom: 5px;



}
/* captions for photos */


.right-photo-with-caption {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 75%;
	font-weight: normal;
	color: #004C94;
	text-align: justify;
	width: 275px;
	padding: 10px;
	border-top: 1px #004C94;
	border-right: 1px #004C94;
	border-bottom: 1px #004C94;
	border-left: 1px solid #004C94;
	clear: right;
}
.emphasis {
	font-size: 90%;
	line-height: 105%;
	font-weight: normal;
	color: #000000;
	clear: left;
} 

h3 {
	font-size: 92%;
	color: #6CB448;
	margin-left: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: medium;
}
h4 {
	font-size: 87%;
	color: #696969;
	margin-left: 16px;
	margin-top: 3px;
	margin-bottom: 1px;
	font-weight: normal;
}
/*styling for materials needed table */

.green {
	background-color: #0000FF;
	color: #000000;

}
.blue {
	background-color: #0000FF;
}
.materials {
	font-size: 70%;
}
h6 {
	font-size: 75%;
	color: #696969;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;
h5 {
	font-size: 85%;
	line-height: normal;
	color: #FF0000;
}
h5 {

	font-size: 87%;
	color: #FF0000;
	margin-left: 16px;
	margin-top: 3px;
	margin-bottom: 1px;
	font-weight: normal;
}
