*,html  {
margin:0;
padding:0;
}
body {
background:#fff url('img/bg.jpg') no-repeat;
color:#164c20;
font-family:"Tahoma",Verdana,Arial,sans-serif;
margin:0;
padding:0;
}
a {
text-decoration:none;
color:#80070d;
}
img {
border:none;
}
.clear {
clear:both;
}

.floatleft {
float:left;
}
.floatright {
float:right;
}
#website {
width:950px;
float:left;
}
#website .pad {
padding:70px 0 0px 240px;
}
#content {
min-height:600px;
height:auto !important;
height:600px;
float:left;
line-height:1.5;
width:720px;
}
#content p {
font-size:.8em;
margin-bottom:15px;
}
.flyer {
text-align:center;
}
#footer {
float:left;
color:#164c20;
font-size:.7em;
padding:10px;
}
#footer ul {
list-style:none;
}
#footer li {
float:left;
margin-left:10px;
}
#footer li a {
color:#164c20;
}
#footer li a:hover {
color:#000;
text-decoration:underline;
}
.outline {
display:none;
}
#nav ul {
list-style:none;
float:right;
padding-top:40px;
}
#nav li {
float:left;
}
#nav li span {
display:none;
}
.icon {
width:100px;
height:20px;
background-image:url('img/nav.gif');
}
a .location {background-position:0 0;}
a:hover .location {background-position:0 -20px;}

a .areas {background-position:-100px 0;}
a:hover .areas {background-position:-100px -20px;}

a .sponsors {background-position:-200px 0;}
a:hover .sponsors {background-position:-200px -20px;}

}
h1 {
font-size:1.5em;
}
h1, h2 {
font-family:"Century Gothic", Tahoma, Arial, sans serif;
font-weight:normal;
}
h2 {
color:#80070d;
font-size:1.4em;
}
h3 {
font-family:"Century Gothic", Tahoma, Arial, sans serif;
font-weight:normal;
margin-left:30px;
font-size:1.1em;
}
.indent {
padding-left:40px;
}
#logo img {
width:380px;
height:120px;
}
#logo {
float:left;
}
.sponsorsdiv {
background:#fff;
padding:10px;
}


