﻿@import url("layout.css");

#links ul{
	padding:0px;
	background-color:inherit;

	font-weight:bold;
	font-size:18px;
}
#links ul li{
	display:inline;
	color:white;
	border-right:2px solid gray;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#links ul li a:link{
	text-decoration:none;
	color:white;

}
#links ul li a:visited{
	text-decoration:none;
	color:white;
}

#links ul li a:hover{
	color:#FE5E00;
}


#register ul{
	padding:0px;
	background-color:inherit;

	font-weight:bold;
	font-size:18px;
}
#register ul li{
	display:inline;
	color:black;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 35px;
}
#register ul li a:link{
	text-decoration:none;
	color:black;

}
#register ul li a:visited{
	text-decoration:none;
	color:black;
}

#register ul li a:hover{
	color:#FE5E00;
}


#sublinks ul{
	background-color:inherit;
	font-weight:bold;
	padding:2px;
}
#sublinks ul li{
	display:inline;
	color:black;
	border-right:2px solid gray;
	padding:4px 5px 2px 5px;
}
#sublinks ul li a:link{
	text-decoration:none;
	color:black;
}
#sublinks ul li a:visited{
	text-decoration:none;
	color:black;
}

#sublinks ul li a:hover{
	color:#727272;
}

h3{
	color:white;
	font-size:14px;
	font-weight:normal;
	padding:2px 20px 2px 15px;
	text-align: left;
	text-decoration:none;
	link color:white; 
}

h3 a:link {
	color:white;
	font-size:14px;
	font-weight:normal;
	padding:2px 20px 2px 15px;
	text-align: left;
	text-decoration:none;
	link color:white; 
}

h3 a:visited {
	color:white;
	font-size:14px;
	font-weight:normal;
	padding:2px 20px 2px 15px;
	text-align: left;
	text-decoration:none;
	link color:white; 
}

#events{
	width:760px;
	float:left;
	background:black	
}

#events img{
	padding:0 20px 0 0;
}

#rightcoastnews{
	background-color:white;
	float:right;
	width:675px;
	height:515px;
}
#rigthcoastnews_header{
	width:675px;
	float:right;
	background-image:url('../images/new/featurednews-04.png');
	background-repeat:no-repeat;
}
#selections{
	width:400px;
	border:1px black solid;
	text-align:center;
	background:gray;
	color:black;
	font-family:sans-serif;
	font-size:medium;
	float:left;
}
	
#morenews{
	float:left;
	width:310px;
	height:430px;
	overflow:hidden;
	background-color:white;
	text-align:left;
}
#morenews_header{
	width:317px;
	background-image:url('../images/new/autonews-07.png');
	background-repeat:no-repeat;	
	margin:-10px 0 0 -3px;
}
.newsitem{
	background-color:white;
	padding:2px;
	clear:both;
}
.newsitem img{
	float:left;
	padding:2px;
	background-color:inherit;
}

#spons{
	background-color:black;
	color:white;
}
#spons_header{
	width:1005px;
	background-image:url('../images/new/sponsors-08.png');
	background-repeat:no-repeat;	
	margin:-10px 0 0 -3px;
}	
#automotivefeatures{
	background-color:white;
	color:black;	
}

.feature{
	background-color:white;
	padding:2px;
}
.feature img{
	float:left;
	padding:2px;
	background-color:inherit;
}
	
#image{
	width:100px;
	background-color:black;
	height:151px;
	width:248px;
	float:left;
	border:1px white solid;
	font-family:sans-serif;
	font-weight:bold;
}

#adbanner{
	float:left;
	width:760px;
	background-color:inherit;
}
#adbanner img{
	float:left;
	padding:2px;
	background-color:inherit;
}


#sitemap{
	float:left;
	background-color:black;
	border:1px white solid;
	width:300px;
	color:white;
	font-family:sans-serif;
	font-weight:bold;
}
#ads_right{
	text-align:center;
}
#ads_right img{
	
	padding:4px;
}
#sitemap{
	background-color:gray;
	width:65%;
	padding:10px 4px 10px 4px;
	font-size:11px;
	font-weight:normal;
	margin-top:19px;
	float:left;
	border:0px;
}
#sitemap a{
	color:white;
}
#sitemap a:hover;{
	color:silver;
}
