/* RESET */  
  
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}


/* GENERAL STYLES */ 

body {
	background: url(../images/blue_bg.jpg) repeat;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height:20px;
}

p {
	margin-bottom:20px;
}

a {
	font-weight:bold;
	text-decoration: none;
	color: #c9090c
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin: 0 0 10px 15px;
	width:450px;
	padding:30px;
	font-style: oblique;
	background: url(../images/quote_bg.jpg) no-repeat;
}

/* BANNER */

#banner{
	width:940px;
	margin: 0 auto;
	background: url(../images/banner_bg.jpg) no-repeat 50% 0;
	height:299px;
}

#banner h1 {
	text-indent: -9999px;
}

/* NAVIGATION */

#nav_wrapper {
	width: 100%;
	height: 77px;
	background: url(../images/nav_bg.jpg) repeat-x 0 top;
}

#nav_container {
	text-align:center;
	width: 940px;
	height: 77px;
	background:  url(../images/nav_shadow.jpg) no-repeat 50% bottom;
	margin:0 auto;
}

#nav {
	list-style-type: none;
	padding-top:18px;
}

#nav ul {
	margin:0 auto;
}

#nav li {
	display:inline;
	padding-right:15px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	line-height:16px;
}


#nav li:last-child {
	
	padding-right:0;

}

#nav li a {
	text-align:center;
	text-decoration: none;
	color:  #fff;
	text-shadow: #790d07 0 -1px 0;
	
}

#nav li a:hover{
	text-decoration: none;
	color: #700004;
	text-shadow: #f38571 0 1px 0;
	
}

#nav li.current a{
	text-decoration: none;
	color: #700004;
	text-shadow: #f38571 0 1px 0;
	
}


/* MAIN */

#main {
	width: 890px;
	margin: 0 auto;
	background-color:#fff;
	-moz-border-radius:15px;
  	-webkit-border-radius:15px;
  	padding: 40px 0 50px 40px;
	
}

#main h3{
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
	color: #c9090c;
}

#main h4{
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}

#main h5{
	font-weight:bold;
	font-size:14px;
	color: #c9090c;
}

#content{
	width:560px;
	position:relative;
}

#sidebar {
	float: right;
	width:285px;
	background: url(../images/sidebar_shadow.jpg) no-repeat 0 0;
	height: auto;
	margin-left:20px;
	
	overflow:hidden;
	padding-bottom:40px;
	position: relative;
		
}

#sidebar .logo{
	padding-left:50px;
	padding-bottom:20px;
}

#main:after {
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}

#facebook {
	padding:20px 0 25px 30px;
	background: url(../images/sidebar_divider.gif) no-repeat 0 bottom;
	margin-bottom:20px;
}

h2.what {
	background: url(../images/banner_what.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;

}

h2.where {
	background: url(../images/banner_where.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin: 40px 0 30px 0;
	position: relative;
	left: -52px;
}

h2.when {
	background: url(../images/banner_when.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin: 40px 0 30px 0;
	position: relative;
	left: -52px;
}

h2.get_involved {
	background: url(../images/banner_get_involved.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;
}

h2.SOS {
	background: url(../images/banner_SOS.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;
}

h2.bid {
	background: url(../images/banner_bid.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;
}

h2.green {
	background: url(../images/banner_green.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;
}

h2.directions {
	background: url(../images/banner_directions.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;
}

h2.faq {
	background: url(../images/banner_faq.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;
}

h2.sponsors {
	background: url(../images/banner_sponsors.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;
}

h2.partners {
	background: url(../images/banner_partners.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 59px;
	margin-bottom:30px;
	position: relative;
	left: -52px;
}

#content h4.question {
	font-size: 18px;
	font-weight:bold;
	color: #c9090c;
	
}

ul.main_events {
	margin: 35px 0 20px 25px;
	width:450px;
}

ul.main_events li{
	font-size:16px;
	line-height:24px;
	font-weight: bold;
	padding: 0 0 20px 40px;
	background: url(../images/checkmark.jpg) no-repeat 0 0;
}

ul.body {
	margin-left:10px;
	margin-bottom: 20px;
}

ul.body li {
	padding-left:25px;
	padding-bottom:10px;
	background: url(../images/checkmark_small.jpg) no-repeat 0 0;
}

.drctns {
	float:left;
	margin-right:15px;
	height:200px;
	width: 265px;
}

.countdown {
	position:absolute; 
	top:85px;
	left:33px;
}

.marta {
	padding-left:120px;
	background: url(../images/marta_logo.jpg) no-repeat;
}

.sponsor {
	float:left;
	padding-right:5px;
}

.logos {
	text-align:center;
	margin:0 20px 10px 0;
	width:210px;

}

.blurb {
	width:610px; 
	float:right;
	padding-right:60px;
}

/* FOOTER */

#footer {
	margin:30px auto;
	text-align:center;
	height:50px;
	color:#fff;
	padding-bottom:30px;
}

#footer a {
	color:#fff;
}

#footer li {
	display:inline;
	padding-right:15px;
	font-size: 12px;
	letter-spacing: 0;
	line-height:16px;
}

#footer li a {
	color:#fff;
	font-weight:bold;
}



