/*  
Theme Name: Seattle Speed Track Club
Theme URL: http://seattlespeedtc.com/
Description: Seattle Speed Track Club Theme
Version: 1
Author: Julie Frame
Author URL: http://juiceler.com/
*/



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 




body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
   line-height: 150%;
	
	background-repeat: repeat y;
	background-position: top left; 
 	background-image: url(bground.jpg);
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: #5c0606;
	scrollbar-highlight-color: #5c0606;
	scrollbar-shadow-color: #5c0606;
	scrollbar-track-color: #5c0606;
 }
iframe{
	background-color: transparent;

}
body.t{

	background: transparent;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: #5c0606;
	scrollbar-highlight-color: #5c0606;
	scrollbar-shadow-color: #5c0606;
	scrollbar-track-color: #5c0606;

}

}
body.t2{

	background: #5c0606;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: #5c0606;
	scrollbar-highlight-color: #5c0606;
	scrollbar-shadow-color: #5c0606;
	scrollbar-track-color: #5c0606;

}
 
p {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: normal;
	color: #FFFFFF;
	padding-top: 10px;
 }
 
 h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
	
ul{
 list-style-type: disc;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 150%;
	
}

ul ul{
 list-style-type: disc;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul ul ul{
 list-style-type: none;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}



img {
	border: 0;
	}
 
 
 
a:link {color: #F2B103; text-decoration: underline; }
a:visited {color: #FFFFFF; text-decoration: underline; }
a:active {color: #F2B103; text-decoration: underline; }
a:hover {color: #FFCC00; text-decoration: underline; }

a.footer:link {color: #FFFFFF; font-size: 80%; text-transform: uppercase; text-decoration: none; padding: 5px;}
a.footer:visited {color: #FFFFFF; font-size: 80%; text-transform: uppercase; text-decoration: none; padding: 5px;}
a.footer:active {color: #FFFFFF; font-size: 80%; text-transform: uppercase; text-decoration: none; padding: 5px;}
a.footer:hover {color: #F2B103; font-size: 80%; text-transform: uppercase; text-decoration: underline; padding: 5px;}
