@charset "UTF-8";
/* CSS Document */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {quotes: "" "";}

/* and the clearfix code b/c clearing floats is a royal pain */
.clearfix:after { content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
.center { text-align: center; }

a img { border:none } /* Gets rid of IE's blue borders */

body {
	background: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	color: #0c0000;
	background-image: url(images/asphalt.jpg);
	background-repeat: repeat;
	}
	
a:link {color: #333333; text-decoration: underline;}
a:visited {color: #333333; text-decoration: underline;}
a:hover {color: #c25904; text-decoration: underline;}
a:active {color: #6b6d67; text-decoration: underline;}

#site { 
	width: 100%;
	font: 12px/1.38 Verdana, Geneva, sans-serif #6b6d67;
	} 
	
#site-head {
	width: 100%; 
	background-image: url(images/HeaderBack.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	
	}
	
#site-head-wrap { 
	width: 1200px; 
	height: 356px; 
	margin: auto;
	background-image: url(images/Header.jpg);
	}
	
#site-body { 
	width: 100%; 
	background-image: url(images/DarkAsphalt.jpg);	
	}
	
#site-body-wrap { 
	width: 1200px; 
	margin: auto;
	background-image: url(images/DarkAsphalt.jpg);
	}

#site-foot { 
	width: 100%;
	}

#site-foot-wrap { 
	width: 1200px; 
	height: 95px; 
	margin: auto;
	padding: 10px 0 0 0;
}
	
#content { 
	width: 436px;
	float: left;
	margin: 0 auto;
	background-image: url(images/DarkAsphalt.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#contentsub { 
	width: 700px;
	float: left;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 50px;
	background-image: url(images/DarkAsphalt.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#portraitcontainer { 
	width: 700px;
	float: left;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
	}

#portraitleft { 
	width: 276px;
	}
	
#donateleft { 
	width: 313px;
	}
	
#donateright { 
	width: 350px;
	float: right;
	}
	
#portraitright { 
	width: 424px;
	float: right;
	}

#subcontainer { 
	width: 700px;
	float: left;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
	}

/* Anchored Links ============================================================= */
.anchors {font-size: 11px; font-style: underline; font-weight: bold; line-height:1.7; margin: 19px 0 0 35px; }
.anchors ul li {display: inline; padding-right: 11px;}
.anchors ul li a {display: inline; color:#d48043; text-decoration: underline;}
.anchors ul li a:hover {color: #6b6d67; text-decoration: underline;}
	
	
	
	
/* P STYLES */


h1 {
	font-weight: bold;
	font-size: 16px;
	line-height:1.4;
	margin: 19px 0 0 23px;
	text-transform: uppercase;
}

h2 {
	font-size: 12.5px;
	line-height:1.4;
	margin-left: 35px;
	margin-bottom: 5px;
	font-weight: bold;
}

h3 {
	font-size: 12.5px;
	line-height:1.4;
	margin-left: 35px;
	margin-bottom: 5px;
	font-weight: bold;
}

p {
	font-size: 12.5px;
	line-height:1.4;
	margin: 10px 0 0 35px;
	margin-bottom: 15px;
}

#content p {
	font-size: 12.5px;
	line-height:1.4;
	margin: 0 0 0 23px;
	margin-bottom: 25px;
}




/* end P STYLES */

#nav { 
	width: 329px;
	height: 400px;
	float: left;
	background-image: url(images/NavBack.jpg);	
	background-position: right -61px;
	background-repeat: no-repeat;
	}

#sidebar {
	width: 317px;
	min-height: 450px; 
	float: left;
	background-position: top;
	background-repeat: no-repeat;
	}

/* NAV */


#navsprite {
  width: 195px; height: 300px;
  position: relative; 
  top: -45px; 
  left: 110px;
}

#navsprite li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}

#navsprite a {
	display: block;
}

#navsprite span {display: none;}

#link_home {top: 0; left: 40px;}
#link_aboutus {top: 29px; left: 10px;}
#link_event {top: 52px;}
#link_news {top: 91px;}
#link_sponsors {top: 136px;}
#link_links {top: 172px;}
#link_contact {top: 201px; left: 15px;}

#link_home a {background: url(images/Nav1.png) no-repeat; height: 30px; width: 159px;}
#link_aboutus a {background: url(images/Nav2.png) no-repeat; height: 36px; width: 159px;}
#link_event a {background: url(images/Nav3.png) no-repeat; height: 50px; width: 191px;}
#link_news a {background: url(images/Nav4.png) no-repeat; height: 49px; width: 187px;}
#link_sponsors a {background: url(images/Nav5.png) no-repeat; height: 34px; width: 159px;}
#link_links a {background: url(images/Nav6.png) no-repeat; height: 37px; width: 159px;}
#link_contact a {background: url(images/Nav7.png) no-repeat; height: 42px; width: 159px;}

#link_home a:hover,#link_home .active {background-position: -159px 0px;}
#link_aboutus a:hover,#link_aboutus .active {background-position: -159px 0px;}
#link_event a:hover,#link_event .active {background-position: -191px 0px;}
#link_news a:hover,#link_news .active {background-position: -187px 0px;}
#link_sponsors a:hover,#link_sponsors .active {background-position: -159px 0px;}
#link_links a:hover,#link_links .active {background-position: -159px 0px;}
#link_contact a:hover,#link_contact .active {background-position: -159px 0px;}


/* END NAV */

/* SIDEBAR */

#sidebar li {
			padding: 0 0 10px 0;
				}
#sidebar h4 {
		font-weight: bold;
		font-size: 12px;
		line-height:1.4;
		margin: 0;
	}

#sidebar h2 {
			font-weight: bold;
			font-size: 12px;
			line-height:1.4;
			margin: 0;
		}


#sidebar p {
		font-size: 11px;
		line-height:1.4;
		margin: 0;
	}

#sidebar span {display: none;}

#events_slider {
	min-height: 212px;
	padding: 5px 60px 0 60px;
	background: url(images/RightBar.jpg) repeat-y;
}

#sidebar_transition {
	padding: 0px 60px 0 60px;
	background: url()	;
}

#divider {
	width: 219px;
	height: 19px;
	position: relative; 
	left: -10px; top: 0px; 
	margin: 0 0 10px 0;
	background: url(../images/news_divider.png)	;
	
}



/* END SIDEBAR */

/* FOOTER */

#site-foot p {
		font-size: 10.5px;
		line-height:1.4;
	    margin: 0 0 0 23px;
	}

#footer1 {
	float: left;
	width: 200px;
	margin: 0 0 0 150px;
	}

#footer2 {
	float: left;
	width: 250px;
	margin: 10px 15px 0 0px;
	border-right: 1px #6b6d67 solid;
}

#footer3 {
	float:left;
	width: 230px;
	margin: 10px 30px 0 0px;
	margin-right: 10px;
}

#footer4 {
	float:left;
	width: 230px;
	margin: 10px 0px 0 0px;
	border-left: 1px #6b6d67 solid;
}

/* END FOOTER */

    
.homeFlier {
	padding-left: 35px;
}
