body {
	background-color: #B0AAA4;
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.homecol_1 {
	background-image : url(images/kb_background2b.gif);
	background-repeat: no-repeat;
	background-color: White;
}
.homecol_2 {
	padding: 0 0 0 10px;
   vertical-align: top;
}

#sponsor_row {
	padding: 10px 0 0 0;
	background-color: #fff;
}

.rcolimg {
	margin: 0 0 10px 0;
}
.welcome {
        padding: 10px 10px 10px 10px;
        font-size: 11px;
        font-weight: normal;
        color: black;
        width: 281px;
        vertical-align: top;
}
.title {
        font-size: 14px;
        font-weight: bold;
        color: black;
}
.kbbox {
        padding: 10px 0 0 10px;
        font-family: verdana, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: black;
        vertical-align: top;
}
.kb_text {
	padding: 0px 0 3px 15px;
}
.kbbox .title {
	color: Black;
	font: Arial, Verdana, sans-serif;
}
.image_ldr {
    padding: 10px 0px 10px 5px;
}
.date {
        font-size: 11px;
        font-weight: bold;
        color: black;
}
a {
        font-size: 11px;
        font-weight: normal;
        color: #0066FF;
}
a:hover {
        font-size: 11px;
        font-weight: normal;
        color: #006688;
        text-decoration: none;
}
.lowerleft {
        background-image : url(images/flyingswine.gif);
	background-repeat: no-repeat;
	background-color: White;
        padding: 40px 10px 10px 70px;
        font-family: verdana, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: black;
        width: 221px;
        vertical-align: top;
}
.lowerright {
        padding: 10px 0 0 10px;
        font-family: verdana, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: black;
        vertical-align: top;
}
.lr_text {
	padding: 10px 0 0 15px;
}
.footer {
	 font-family: verdana, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 color: #DE7508;
	 padding: 10px 0 10px 0 ;
}
.footer a {
	color: #DE7508;
}
.footer a:hover {
	color: #DE7508;
	text-decoration: none;
}

.rcolimg {
	margin: 0 0 5px 0;
}

.separator {
	background-color: #B0AAA4;
	border: 1px solid red;
}
/* this starts the style sheet definitions for the sub pages*/


.sub_content {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
	line-height: 12pt;
}

.sub_nav {
	background-image : url(images/bg_nav.jpg);
	background-repeat : no-repeat;
	background-color : #D9D1C9;
}
.nav_text {
	 font-family: arial, verdana, san-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #000000;
	 border-bottom: 2px solid #ffffff;
	 padding: 5px 20px 5px 0px;
	 text-align: right;
}
.nav_text a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.nav_text a:hover {
	color: #DE7508;
	font-weight: bold;
	text-decoration: none;
}
.sub_content_wrapper {
	padding: 22px 0px 16px 16px;
	background-color:#fff;
	background-image : url(images/bg_content.gif);
	background-repeat : repeat-y;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
.image {
	padding: 10px 0px 10px 5px;
}
.sub_heading_bold {
	font-size: 12px;
	font-weight: bold;
}
.image_description {
	 font-family: verdana, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 width: 170px;
}
.image_description2 {
	 font-family: verdana, sans-serif;
	 font-size: 11px;
	 width: 250px;
	 color: #999999; 
}	 
.sponsor {
	 font-family: verdana, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 width: 170px;
	 padding: 0px 0px 25px 20px;
}
.top_ten {
	margin-top: 50px;
}
.indented_text {
	padding-left: 10px;
	padding-top: 5px;
}
.top_ten_text {
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 25px;
	background-color: #CCCC99;
	line-height: 13pt;
}

.event_distance, .event_time
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.right_column {
	width: 270px;
	float: right;
}
.left_column {
	width: 280px;
	float: left;
}

#content {
	width: 764px;	
}

#topleft {
	background-color: #fff;
	padding: 5px;
	margin: 1px 184px 0px 0px;
	border: 1px solid #fff;
}
#bottomleft {
	background-color: #fff;
	margin: 5px 184px 0px 0px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #fff;
}
#rightcolumn {
	float: right;
	margin-top: 2px;
}

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

