/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#footer, #bottom_footer {
	width:960px;
	margin:0 auto;
}
#footer_wrapper {
	margin-top: 30px;
	width:100%;
	background-image:url(../images/cenavbj.jpg);
	background-repeat:repeat;
	height: 300px;
}
#footer_wrapper h5 {
	font-size: 14px;
	font-family: 'QuicksandBold', sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	padding: 24px 0 10px 0;
	text-align:right;
	clear: both;
}
#footer_widget {
	width:35%;
	float:left;
	padding:3% 2% 3% 0;
	line-height: 18px;
}
#footer_widget img {
	margin-bottom:20px;
}
#footer_widget p {
	color: #FFF;
	font-size:12px;
	font-family:'MuliRegular', sans-serif;
	font-weight:normal;
}
.footer_right {
	padding: 3% 2% 5% 0;
	width: 25%;
	float:right;
}
.footer_right p {
	margin-top: 23px;
	padding-left: 30px;
	color:#ababab;
	font-size:12px;
	font-family:'MuliRegular', sans-serif;
	text-align: right;
}
.footer_right ul {
	margin:0;
	padding:0;
	color:#ababab;
	font-size:10px;
	font-family:'MuliRegular', sans-serif;
	text-align: right;
	float: right;
}
.footer_right ul li {
	margin:0;
	padding:0;
	list-style:inside none;
	color:#ABABAB;
	line-height: 1.4em;
}
.footer_right ul li a, ol li a {
	color: #FFF;
	text-decoration:none;
	font-family:'MuliRegular', sans-serif;
}
.footer_right ul li a:hover, ol li a:hover {
	color:#ed8d23;
	text-decoration:underline;
}
.footer_right ol {
	margin:0;
	padding:0;
	color:#ababab;
	font-size:10px;
	font-family:'MuliRegular', sans-serif;
	text-align: right;
	float: right;
}
.footer_right ol li {
	margin:0;
	padding:0;
	list-style:inside decimal;
	line-height: 1.4em;
}
#footer_tweet {
	float: left;
	padding: 3% 2% 5% 0;
	width: 33%;
}
#social_bar_wrapper, #bottom_footer_wrapper {
	background-image: url(../images/topbar_bg.jpg);
	background-repeat:repeat;
	height:47px;
	width:100%;
}
