body  {
	font: 100% Tahoma, Geneva, sans-serif;
	/*background: #666666;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/background2.jpg);
}

h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#E10915;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}

#subHeadRedNoUnderline {
	margin-left: 32px;
	margin-top: -15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#E10915;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #073099;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #073099;
}
a:hover {
	text-decoration: none;
	color: #073099;
}
a:active {
	text-decoration: underline;
	color: #073099;
	text-align: center;
}

/*-- Container--*/
#container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/2010/images/background.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header {
	background-image: url(../images/2010/images/header.jpg);
	height: 151px;
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear:both;
} 

#logo {
float:left;	
}

#reservations {
float:right;	
}

/*#featureBanner {
	height:236px;
	clear:both;
}*/

/* -- feature banner --*/

		#featureBanner {
			background-color:#f2f2f2;
			height: 236px;
			margin: 0;
			overflow: hidden;
			padding: 0;
			width: 1000px;
			z-index:1;
			position: relative;
			}
		#featureBanner #fbImages {
			height: 236px;
			width: 1000px;
			}
		#featureBanner #fbImages img, #featureBanner #fbNav img {
			border: none;
			margin: 0;
			padding: 0;
			z-index: 2;
			}
		#featureBanner #fbNav {
			bottom: 30px;
			float: right;
			font-size: 0.9em;
			line-height: normal;
			margin: 0 10px 5px 0;
			position: relative;
			z-index: 10;
			}
		#featureBanner #fbNav #next, #featureBanner #fbNav #prev, #featureBanner #fbNav #fbPager {
			float: right;
			}
		#featureBanner #fbNav #fbPager a {
		background-color:#FFFFFF;
			border: 1px solid #999;
			color: #999;
			float: left;
			margin: 0 1px;
			padding: 3px 5px;
			text-decoration: none;
			}
		#featureBanner #fbNav #fbPager a.activeSlide {
		background-color:#FFFFFF;
			border: 1px solid #333;
			color: #333;
			}
		#featureBanner #fbNav #fbPager a:focus {
		background-color:#FFFFFF;
			outline: none;
			}		   

#content {
	background-image: url(../images/2010/images/background.jpg);
	background-repeat: repeat;
	background-color:#FFF;
	min-height: 1200px;
	width: auto;
	clear:both;
}

#content2 {
	background-image: url(../images/2010/images/background3.jpg);
	background-repeat: repeat;
	background-color:#FFF;
	min-height: 1300px;
	width: auto;
	clear:both;
}

/*--left sidebar--*/
#leftSidebar {
	width:220px;
	float:left;
	clear:both;
}
#subnavleft {
	display: block;
	padding-top: 0px;	
	padding-bottom: 0px;
	width: 182px;
	padding-left: 0px;
	margin-left: 5px;
	margin-top:5px;
	clear:both;
}
#subnavleft  ul{
	width: 179px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#subnavleft  li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #003399;
	font-size: 13px;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left: 7px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	width: 182px;
}
#subnavleft li a:link,  #subnavleft li a:visited{
	color: #003399;
	text-decoration: none;
}
#subnavleft li a:hover,  #subnavleft li a:active{
	color: #003399;
	text-decoration: underline;
}

/*--left sidebar2--*/
#leftSidebar2 {
	width:220px;
	float:left;
	clear:both;
}
#subnavleft2 {
	display: block;
	padding-top: 0px;	
	padding-bottom: 0px;
	width: 182px;
	padding-left: 0px;
	margin-left: 5px;
	margin-top:5px;
	clear:both;
}
#subnavleft2  ul{
	width: 179px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#subnavleft2  li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left: 7px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	width: 182px;
}
#subnavleft2 li a:link,  #subnavleft2 li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#subnavleft2 li a:hover,  #subnavleft2 li a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}







#hallFame {
	margin-top:10px;
    text-align:center;	
}

#address {
	font-size:12px;
	margin-top:10px;
    text-align:center;
}

#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 10px 0 10px;
	float:left;
	width:540px;	
}

#rightSidebar{
	width:220px;
	float:right;	
}

#youtube1 {
	margin-top:12px;
	text-align:center;
	clear:both;
}

.smRedText {
	color:#E10915;
	text-align:center;
	font-size: 10px
	}
	
#social {
	margin-top: 20px;
	text-align:center;
	clear:both;
}

#vehicles {
	margin-top:20px;
    text-align:center;
	clear:both;
}
#vehiclesli {
margin-top:-10px;	
}

#vehiclesli li{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	display: block;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	clear:both;
}

.brag {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	padding: 0px 12px 0 13px 
	
}
	
.brag a:link, .brag a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000;
	font-size: 11px;
}

.brag  a:hover, .brag  a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 11px;
}

/*--footer--*/

#footer {
	background-color:#fff;
	width:1000px;
	hight:91px;

}

#footerwhitesm {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}
#footerwhitesm:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerwhitesm:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerwhitesm:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.white {
color: #FFFFFF;
}


a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.whitesm:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#whitesmital {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

a.smblue:link {
	color: #073099;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.smblue:visited {
	color: #073099;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.smblue:hover {
	color: #073099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.smblue:active {
	color: #073099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contentm {
	clear: both;
}
#whitesm {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}
#whitesm:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#whitesm:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#whitesm:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.boldtext {
	font-weight: bold;
	color: #CC0001;
	font-size: 14px;
}
.style4 {
	font-size: 10
}

.redstrikethrough {
text-decoration:line-through;
color:#990000;
}
