/*******************************************************************************
*                                                                              *
*  Web Site  :  http://www.mtashlandracing.com/                                         *
*  Author    :  Kellee Weinhold                                                    *
*  Modified  :  03-Feb-2009                                                    *
*                                                                              *
*******************************************************************************/

/* General
*******************************************************************************/

* {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3 em;
	min-width: 960px;
	position: relative;
}
/* links */
a, a:visited {
	border-bottom: 1px solid #d0daef;
	color: #3b65b1;
	padding: 1px;
	
}
a:hover {
	background: #6eaedb;
	border-color: #6eaedb;
	color: #fff;
	
}
/* headers */
h1, h2, h3 {
	font-size: 1em;
	margin: 1em 0 .25em;
	color: #003399;
}
h1 {
	font-size: 160%;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
}
h3 {
	font-size: 130%;}
	/* images */
img {
   border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;

/********************************************
   LAYOUT
********************************************/ 

}#main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin: 0px auto 0em;
	background-color: #ffffff;
	border: 3px solid #CCCCCC;
	width: 960px;
}
#header {
	height:120px;
	width:960px;
	position:relative;
	color:#000;
	margin-bottom:3px;
	float:none;
	padding:0;
	background: #fff url(graphics/full-header_gold.gif) no-repeat center center;
	}
/* Navigation */
#topnav {
	background: #369 url(graphics/ski.gif) repeat-y 0 50%;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	min-height: 31px;
	line-height: 60px;
	margin: 0;
	padding: 0 0 0 210px;
	text-decoration: none;
}
#topnav a{
	color: #fff;
	font-weight: bold;
	letter-spacing: .25em;
	text-decoration: none;
}
topnav a:hover{
	color: #ff0000;

/* Main Column */
}#main-content {
	margin: 0 140px 0 190px;
	width:560px;
	border:3px solid #f3f3f3;
	padding:10 10 30;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
	top: auto;

}
#main-content h2 {
	background: #369 url(graphics/blh2b.gif) no-repeat;
	border-top: 4px solid #000066;
	min-height: 31px;
	line-height: 31px;
	display: block;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
/* Sidebar */
}
#sidebar {
	float: left;
	width: 175px;
	margin-top: 0;
	border:3px solid #f3f3f3;
	line-height: 1.7em;
	top: auto;
	background-color: #999966;
	background-image: none;
	background-position: top;
} 
#sidebar a{
	border-bottom: 1px solid #d0daef;
	color: #FFFFFF;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-size: 110%;
	font-weight: ;
	list-style-image: url(graphics/blft1.gif);
	
	}
#sidebar h2 {
	background: #369 url(graphics/blh2b.gif) no-repeat;
	border-top: 4px solid #000066;
	min-height: 31px;
	line-height: 31px;
	display: block;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 145%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 41px;
	
}#sidebar li {
	background: url(graphics/blsb1.gif) no-repeat 5px 50%;
	line-height: 1.7em;
	padding: 2px 10px 2px 20px;
}
/* right column */
#rightcolumn {
	float: right;
	width: 185px;
	margin-top: 0;
	border:3px solid #f3f3f3;
	color: #FFFFFF;
	line-height: 1.7em;
	top: auto;
	padding-left: 10px;
	background-color: #FFFFB0;
	background-image: none;
	background-position: top;	
}
#rightcolumn a{
	border-bottom: 1px solid #d0daef;
	color: #3b65b1;
	padding: 0 0 0 10px;
	text-decoration: none;
	list-style-type: circle;
}
#rightcolumn h1 {
	border-bottom:dashed 1px #ccc;
	margin:0 7px 3px;
	padding:3px 0;
	font-weight: bold;
	font-size: 160%;	
}
#rightcolumn li {
	background: url(graphics/blsb1.gif) no-repeat 2px 50%;
	line-height: 1.7em;
	padding: 2px 5px 2px 10px;
}
/* Footer
*******************************************************************************/

#footer {
	background: #fff url(graphics/bgfoot.gif) no-repeat 50% 0;
	clear: both;
	color: #777;
	font-size: 1em;
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
	width: 100%;
}
#footer ul {
	clear: both;
	line-height: 1.7em;
	margin: 0 20px;
	text-align: center;
	width: auto;
}
#footer li {
	background: url(graphics/blft1.gif) no-repeat 0 50%;
	display: inline;
	font-size: .9em;
	padding: .6em 4px .6em 15px;
}
#footer a {
	border-bottom: 1px solid #d0daef;
	color: #3b65b1;
	padding: 1px;

	
