@charset "utf-8";
/* CSS Document */
html, body {
	padding: 0; width : 100%; height : 100% !important; min-height:100%; line-height: 1.8em;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; padding: 0px;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: center top; background-attachment:fixed
	background:#FFFFFF;
	background-image: url(../images/bg.jpg);

}

img{ border: none}

a:link{ color: #660000; text-decoration: none; background:none;} a:hover{ color: #009900; text-decoration: underline; background:none;}

a { color:#660000; text-decoration:none}


#wrapper{
    width: 960px;
	background-color:;
    height: auto !important;
    min-height: 100% !important;
    display:block;
	padding:0px 0px 0px 0px;
	margin: 0 auto;

}

#clear{
	height: 100px; clear:both; text-align:center;
	background-image: url(../images/bells.gif); background-repeat: no-repeat; background-position: center top;
}

#header{
    width: 960px;
	background-color: #666666;
    height: 444px;
	/*position: relative;*/
	background: url( ../images/header_bg.jpg);
	margin: 0 auto;
	position: relative;
	
}

._inner{
    width: 960px;
	background-color: ;
    height: 272px;
	/*position: relative;*/
	/*background: url( ../images/header2_bg.jpg);*/
	margin: 0 auto;
	
}



.img{float:left;} .img_r{float:right;} .features{width: 960px;height: auto; float: none;}

.video{
top: 175px;
position:relative;
width: 312px;
padding-left: 15px;
}

#leftcol{
    width:230px;
    height: auto !important;
    /*border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-top: .1px solid white;*/
    display:block;
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
	position:relative;
	line-height: 7px;
}

.nav{
	width:230px;
	height:416px;
	background-image:url(../images/scroll_bg.jpg);
	text-align:center;
	font-family:"Times New Roman", Times, serif,;
	line-height: 24px;
	font-size: 1.2em;
	font-weight: 400
}

.hours{}


#Rcol{
    width:240px;
	background-image:url(../images/sponsors_bg.gif);
	position: relative;
    display:block;
	right: 0;
	float:right;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
	min-height: 562px;

}

#content{
	background:white;
	width:475px;
	float:left;
	text-align:center;
	padding-left: 8px;
}

#content_inner{
	background:white;
	width:705px;
	float:left;
	text-align:left;
	padding-left: 17px;
}

#content_inner img{
	float:left;
	text-align:left;
	padding-top: 10px;
	padding-right: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color:#660000;
}
.style2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	padding-bottom: 10px;
}
