body 			{ font-family: "Verdana"; font-size: 62.5%; line-height:1.4em; color:#0084c9 }
p				{ margin-bottom: 0.7em; }
.centered-text	{ font-size: 1.2em; text-align: center;}
.hours			{ font-size: 1.2em; padding-top:3px;line-height: 1.4em;}
b, em, strong	{ font-weight: bold; }
#sec-title		{ font-size: 1.8em; font-weight: bold; line-height: 2.4em; }
#body-mid		{ font-size: 1.4em;  line-height: 1.5em;}
i				{ font-style: italic; }

h1				{ font-size: 32px; line-height:32px; text-shadow: 1px 1px 1px #000; display:block; height: 32px; margin-bottom: 8px;}
h2				{ font-size: 1.3em; line-height: 1.8em; font-weight: bold; color:#e87511;float:left;display:block;clear: both;width:100%;}
h2.menu			{ clear:none; width: auto; line-height: auto; }

img.center		{ margin:5px auto; }
img.right		{ float:right; margin-left:5px;margin-bottom:5px;}
img.left		{ float:left; margin-right:5px;margin-bottom:5px;}
img.blueborder	{ border:1px solid #0084c9; }

.tweet 			{ font-size: 0.9em; line-height: 1.2em;}
.tweet-date		{ font-size: 0.9em; font-style: italic; }

.orange, a		{ color:#E87511; }

.el-content 	{ font-size: 0.9em; line-height: 1.1em; width:270px; }

/*MAIN NAV*/
.main-nav-link	{ text-align:center; color:#fff; font-size: 32px; line-height:44px; display:block; float:left; position:relative; width: 124px; padding:8px; text-decoration: none; outline: none; }
.main-nav-link:hover { color:#e87511; }
.main-nav-link.current { background-image:url(../images/menu-marker.png);background-position: bottom center; background-repeat:no-repeat;}

/*re-resets*/
.home-left ul, 
.lead-item ul,
.el-content ul { padding:5px; list-style-position: inside; clear:both;}
.lead-item ul li,
.home-left ul li,
.el-content ul li { margin-left:1em;list-style-position: outside;list-style-type: disc;margin-bottom:5px; }
.lead-item ol li,
.home-left ol li,
.el-content ol li { list-style-type:decimal;list-style-position: outside; margin-left: 1em;}

/*caption, th, td { text-align: left; font-weight: normal; }*/
strong,b { font-weight: bold; }
i { font-style:italic; }
hr { float:left; }

