/*----------------START CSS RESET---------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, ol, li, 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, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}

ul{list-style:none;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}

/*----------------START GENERAL PAGE LAYOUT---------------*/

body{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	background:#f5e8af;
	color:#010000;
}

#wrap{
	width:980px;
	margin:0 auto;
	background-color:#ecd475;
}

#nav_main, #content_wrap{
	width:683px;
	margin:0 auto;
}

#content_wrap{
	background-color:#516ea6;
	width:940px;
	float:left;
	margin-left:20px;
	background-image: url(http://www.chick-fil-arichmond.com/images/site_new/side003.gif);
	background-repeat:repeat-y;
}

/*-----------------SIDEBAR--------------------*/

#sidebar{
	width:240px;
	float:left;
	background-image: url(http://www.chick-fil-arichmond.com/images/site_new/head001.jpg);
	background-repeat:no-repeat;
	height:100%;
}

.sidebar_menu{
	width:160px;
	margin:0 auto;
	margin-top:260px;
	padding-bottom:8px;
	padding-top:30px;
}

.sidebar_nav{
	width:160px;
	margin:0 auto;
	padding-bottom:8px;
}

.sidebar_menu li{
	background-image: url(http://www.chick-fil-arichmond.com/images/site_new/bg_side_btn.png);
	background-repeat:no-repeat;
	width:160px;
	height:20px;
	margin:5px auto;
	padding-top:5px;
	font-style:italic;
	text-transform:uppercase;
}

.sidebar_menu h2{
	background:#e8e0bc url(http://www.chick-fil-arichmond.com/images/site_new/) top center no-repeat;
	padding:5px;
	font-weight:bold;
	color:#ff6633;
}

.sidebar_menu h3{
	font-weight:bold;
	color:#ff6633;
	margin:5px 0 3px 0;
}

.sidebar_menu img{
	margin:5px 0;
}

.sidebar_menu a{
	color:#122c5f;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}

.sidebar_menu p{
	margin:0.5em 0;
	line-height:1.4em;
}

.sidebar_content{
	margin-left:-10px;
	width:175px;
	height:90px;
	background-image: url(http://www.chick-fil-arichmond.com/images/site_new/order_online.png);
}

/*----------------START HEADER---------------*/

#header{
	width:100%;
	height:260px;
	background-color:#f2d86a;
	background-image: url(http://www.chick-fil-arichmond.com/images/site_new/head002.jpg);
	background-repeat:no-repeat;
}

#header_db{
	width:100%;
	height:292px;
	background-image: url(http://www.chick-fil-arichmond.com/images/site_new/head004.jpg);
	background-repeat:no-repeat;
}

#header h1{
	width:193px;
	height:132px;
	display:block;
	text-indent:-1000em;
	text-decoration:none;
	outline:none;
	float:left;
}


#flash_header{float:right;}

#flash_home{
	margin:20px 13px;
}

/*-----------------START CONTENT--------------------*/

#content{
	width:700px;
	float:left;
	background-color:#fff;
	height:100%;
	background-image: url(http://www.chick-fil-arichmond.com/images/site_new/side005.gif);
	background-repeat:repeat-y;
	margin-bottom:0px;
}

#content h2{
	font-size:2em;
line-height:1em;
	font-weight:bold;
	color:#0066cc;
	margin:1em 20px;
	clear:both;
}

#content h2.location_title{
	padding-bottom:3px;
	border-bottom:3px solid #e8e0bc;
}

#content h3{
	font-size:1.4em;
	font-weight:bold;
	color:#000;
	margin:0 20px 1em 20px;
}

#content h4{
	font-size:1.2em;
	font-weight:bold;
	color:#0066cc;
	margin:1em 20px;
}

#content p{
	margin:1em 0px;
	line-height:1.3em;
}

#content a{
	color:#CC0000;
	text-decoration:none;
}

#content a:hover{
	color:#CC0000;
	text-decoration:underline;
}

#content table.tray_servings{
	margin:1em 15px ;
}

#content ul.tray_list{
	margin:1em 20px ;
}

#content ul.tray_list li{
	margin:0.5em 0;
}


#content img.map{
	margin:1em 0 1em 20px;
}

table.location_chart{
margin:1em 0 2em 20px;
}

table.location_chart dl{
margin:1em 0;
line-height:1.5em;
}

table.location_chart dl dt{
	font-weight:bold;
	color:#f05348;
}

#flash_home{
	margin:20px 13px;
}

/*----------------START CONTENT MENU---------------*/

#content_menu{
	background-color:#fff;
	width:100px;
	float:left;	
	margin:30px 10px 30px auto;
	height:auto;
	}
	
#content_menu a{
	text-decoration:none;
	color:#000;
}

#content_menu ul{
	
}

#content_menu li{
	margin:4px 7px 4px 7px;
	padding:5px 0px 7px 7px;
	border-bottom:solid 1px;
	border-color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
	
#content_menu li.bold{
	font-weight:bold;
	font-style:italic;
}

#content_menu li.signup{
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	line-height:1.2em;
}

#content_menu form .dbsubmit input{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*----------------START DB CONTENT MENU---------------*/

#db_content_menu{
	background-color:#fff;
	width:100px;
	float:left;	
	margin:0px 10px 30px auto;
	height:auto;
	}
	
#db_content_menu a{
	text-decoration:none;
	color:#000;
}

#db_content_menu ul{
	
}

#db_content_menu li{
	margin:4px 7px 4px 7px;
	padding:5px 0px 7px 7px;
	border-bottom:solid 1px;
	border-color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
	
#db_content_menu li.bold{
	font-weight:bold;
	font-style:italic;
}

#db_content_menu li.signup{
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	line-height:1.2em;
}

#db_content_menu form .dbsubmit input{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#db_content_menu .db_image{
	margin:10px 0px 0px 10px;
	width:100px;
	height:91px;
}

/*----------------START featured_event_home---------------*/

#featured_event_home{
	background-color:#fff;
	width:486px;
	float:left;
	margin:30px 0px 30px 0px;
	height:100%;
	min-height:600px;
	padding-left:20px;
	border-left:double;
	border-color:#CCC;
}

#featured_event_home_top{background:#e8e0bc;}

#featured_event_home h2{
	color:#0066cc;
	font-size:2.3em;
	padding:0px 0px 4px 0px;
	margin:0px 0px 20px 0px;
	line-height:1.5em;
	font-weight:bold;
	border-bottom:solid 2px;
	border-color:#999;
}

#featured_event_home h3{
	color:#000000;
	padding:0px 0px 4px 0px;
	margin:0px 0px 20px 0px;
	line-height:1em;
	font-weight:bold;
}

#featured_event_home h4{
	color:#0066cc;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:1em;
	font-weight:bold;
	color:#666;
	font-style:italic;
}

#featured_event_home p.locations{
	margin:0.5em 0;
	padding-left:1em;
	font-size:1.2em;
	color:#666;
}

#featured_event_home p.locations a{
	color:#0066cc;
	text-decoration:underline;
}

#featured_event_home img{
	margin:5px 2px 15px 3px;
	border:0;
}

#featured_event_home form{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#featured_event_home form p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#featured_event_home form label{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#featured_event_home form input,textarea{
	margin:2px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

#featured_event_home form .submit input{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/*----------------START featured_event_db---------------*/

#featured_event_db{
	background-color:#fff;
	width:356px;
	float:left;
	margin:0px 0px 30px 0px;
	height:100%;
	padding-left:20px;
	border-left:double;
	border-color:#CCC;
}

#featured_event_db_top{background:#e8e0bc;}

#featured_event_db h2{
	color:#0066cc;
	font-size:2.3em;
	padding:0px 0px 4px 0px;
	margin:20px 0px;
	line-height:1.2em;
	font-weight:bold;
}

#featured_event_db h3{
	color:#000000;
	padding:0px 0px 4px 0px;
	margin:10px 0px 5px 0px;
	line-height:1em;
	font-weight:bold;
}

#featured_event_db h4{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:1em;
	font-weight:bold;
	color:#0066cc;
	font-style:italic;
	display:inline;
}

#featured_event_db p.standings{
	margin:0px 0px 0px 0px;
	padding:0;
	font-size:1.1em;
	color:#666;
	display:inline;
}

#featured_event_db ul{
	margin:10px 0px 15px 0px;
}

/*-----------------SPONSORS RIGHT--------------------*/

#sponsors_right{
	float:right;
	height:auto;
	min-height:1350px;
	width:150px;
	margin:0px 40px 0px 0px;
	background-color:#fff;
	border-left:double;
	border-color:#CCC;
	padding-top:5px;
}
	
#sponsors_right h4{
	font-size:1.2em;
	font-weight:bold;
	color:#0066cc;
	margin:0px auto 10px 10px;
	font-style:italic;
}	

#sponsors_right_1 {
	border-top:solid 2px;
	border-color:#999;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
text-align:center;
	}

#sponsors_right_1 img, #sponsors_right_2 img {
	margin:10px auto;
	}
	
#sponsors_right_2 {
	border-top:solid 2px;
	border-color:#999;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
text-align:center;
	}
	
/*-----------------SPONSORS BOTTOM--------------------*/

#sponsors_bottom{
	clear:left;
	height:100%;
	width:482px;
	background-color:#FFF;
	}

#sponsors_bottom h4{
	font-size:1.2em;
	font-weight:bold;
	color:#0066cc;
	margin:1em 20px;
	padding-bottom:10px;
	font-style:italic;
	border-bottom:solid 2px;
	border-color:#999;
}	

#sponsors_bottom_1 {
	margin:0px 0px 30px 0px;
	padding:10px 0px 0px 10px;
	height:100%;
	text-align:center;
	}

.dodge_sponsor_footer {text-align:center;}

.dodge_sponsor_footer img {
	padding:5px 10px;
	text-align:center;
	}

/*-----------------FOOTER--------------------*/
	
#footer{
	clear:both;
	padding-bottom:20px;
	width:750px;
	background:#ecd475;
	text-align:center;
	margin:0 auto;
}

#footer ul{
	text-align:center;
	background:#ecd475;
	padding:20px 0;
	margin:0 7px;
	color:#666;
	width:100%;
}

#footer ul li{
	font-family:Verdana, Geneva, sans-serif;
	display:inline;
	padding:0 7px;
	border-right:1px solid #666;
	font-size:11px;
	letter-spacing:0.05em;
}

#footer ul li.last{border:0;}

#footer a{
	color:#666;
	text-decoration:none;
}

#footer a:hover{
	color:#000;
	text-decoration:underline;
}

/* Registration Form -------------------------------------- */

fieldset{
	margin-bottom:30px;
	border:1px solid #ccc;
	padding:0 20px 20px 20px;
}

fieldset legend{
	color:#0066cc;
	font-weight:bold;
	font-size:110%;
}

fieldset p{
margin:1em 0;
}

#content #loc_content_col fieldset ul{
	list-style:none;
	margin:0;
	padding:0;
}

#content #loc_content_col ul{
	list-style:disc;
	margin:1em;
	padding:0;
}

fieldset ul li, #content #loc_content_col ul li{
	margin:10px 0 5px 0;
}

fieldset ul li div, fieldset#fld_location{
	border:1px solid #69679C;
	padding:10px;
	background:#fff;
}

fieldset ul li label, fieldset ul li fieldset#fld_location label{display:block;}

fieldset ul li.radio label, fieldset ul li fieldset#fld_location ul li.radio label{
	display:inline;
	margin-right:10px;
}

fieldset ul li.specify label{
	float:left;
	margin:0 10px 0 40px;
}

fieldset dl{margin-bottom:20px;}

fieldset dl dt{
	margin:0;
	padding:0;
}

fieldset dl dd{
	margin:3px 0;
	padding:0;
}

fieldset dl dd label{margin-left:5px;}

p.submit_button{text-align:right;}

/* Team List -------------------------------------- */

dl.team_list{
width:auto;
margin-right:10px;
}

dl.team_list dt{
font-weight:bold;
color:#cc0000;
margin-bottom:0.5em;
}

dl.team_list dd{
margin:5px 0;
}

/* Sponsors -------------------------------------- */

.sponsor_logos img{padding:10px;}


.sponsor_logos h3{margin-top:1em;}

/* Fundraising -------------------------------------- */

#content #loc_content_col ol{
	margin:1em;
	padding:0;
}

#content #loc_content_col ol li{
	margin:0.5em 0;
	padding:0;
}

table.funds{
margin:1em 0;
}

table.funds th, table.funds td{padding:3px;}

table.funds th{
background:red;
text-align:left;
color:#fff;
font-weight:bold;
}

