ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 163px; /* Width of Menu Items */
	border-bottom: 1px solid #b70004;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 162px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	text-decoration: none;
	color: #b70004;
	background: #e1e1e1;
	padding: 5px;
	border-bottom: 0 solid #b70004;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	border-top: 1px solid #b70004;
	border-right: 1px solid #b70004;
	border-left: 1px solid #b70004;
	font-size: 11px;
	display: block;




	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {
	color: #FFFFFF;
	background: #b70004;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #ef4035;




} /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */
.darkbluebg {
	background-color: #CCCCCC;
	padding: 3px;
}
.tagline {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bolder;
	font-style: normal;
	font-variant: small-caps;
	color: #ffffff;
	text-align: center;

	


}
p {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	margin-right: 7%;
	margin-left: 10%;
	line-height: 1.66;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	
}

h3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bolder;
	color: #b70004;
	background-color: #e1e1e1;
	margin-top: 20px;
	margin-right: 3%;
	margin-bottom: 20px;
	margin-left: 3%;
	padding-left: 3px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: b70004;
	padding-bottom: 3px;
	padding-top: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: b70004;
	border-right-color: b70004;
	border-left-color: b70004;



}
ol {
	margin: 0 10%;
	padding: 0;
	list-style: none;
	border-bottom: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #b70004;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	line-height: 18px;

	

}
ol li {
 list-style: decimal url(none);
}
ol li a {
	text-decoration: underline;
	color: #ffffff;
	padding: 5px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: none;
	margin: 5px;


}
ol li a:hover {
	text-decoration: none;
	padding: 5px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: none;
	margin: 5px;




}
a {
	text-decoration: underline;
	color: #b70004;

   
}	
a:hover {
	color:#ef4035;

}

#pullquote {
 margin-right: 2%;
 margin-left: 2%;
 padding: 3px;
 border: 1px solid #b70004;
 background: #e1e1e1;
}

#pullquote p {
	margin-right: 3%;
	margin-left: 3%;
	color: #000000;

}
.bold {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
}
.singlequotemark {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
}
img {
	margin: 0px;
	border: none;
	padding: 0px;


}
table {
}
.lightoffwhite {
	background-position: 0px top;
	background-repeat: no-repeat;


}
td {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	margin-right: 7%;
	margin-left: 10%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
.center {
	text-align: center;
}
.sponsorImageshifts {
	margin-left: 15px;


}
.sponserImageShift {
	margin-left: 47px;

}
