* {

}
html {
	height: auto;
	background-color:#fff;
	color: #d7c5a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	height: auto;
	background: #fff url(../simages/strip.jpg) repeat-x;
	background-attachment:scroll;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

/* background: #000000 url(simages/strip.jpg) repeat-x;*/

/* hyperlinks */
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}


/* centers the page */
#container {
	width: 940px;
	height: auto;
	margin: 0 auto 0 auto;
	background:#fff; 
    border: dashed #a9a9a9 1px;
}	
	

/* the topbar - links at the top of the site */
#topbar {
	width: 940px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
	background-color: #989898;
	color:#f5f5f5;
}

/* the links at the top of the site */
#topbar ul {
	float: right;
	margin: 0;
	padding: 0;
}
#topbar li {
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#topbar a {
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #f5f5f5;
}
#topbar a:hover {
	background: #e7b808;
	color: #000000;
}


/* the header that contains the image and title text */
#header {
	width: 950px;
	height: 180px;
	background: #FFFFFF url(/UserControls/header.jpg) top left no-repeat;
	position: relative;
	
}

/* Header title text */
	#header h1 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 30px;
		font-weight: 100;
		letter-spacing: -1px;
		color: #ffffff;
		position: absolute;
		top: 90px;
		^top: 110px;
		left: 70px;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	}
	
	#hours {
		background:#fff;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
		border: solid 1px #999;
		height: 100px;
		left: 490px;
		top: 24px;
	}

	
#hoursline1, #hoursline2, #hoursline3, #hoursline4 {
	color:#000;
}

/* Header title text black */
	#header h2 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 30px;
		font-weight: 100;
		letter-spacing: -1px;
		color: #ffffff;
		position: absolute;
		top: 60px;
		left: 20px;
	}

/* Top half of the links in the header */
#navbar {
	position: absolute;
	bottom: 22px;
	right: 6px;
}

/* Top half of the links in the header */
	#navbar ul { 
		margin: 0;
	padding: 0;
	}
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar a {
		text-decoration: none;
		display: block;
		padding: 4px 10px 4px 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}
	#navbar a:hover {
		background: #e7b808;
		color: #000;
	}
/* Bottom half of the links in the heade */
#navbar2 { 
	position: absolute;
	bottom: 6px;
	right: 6px;
}

/* Bottom half of the links in the header */
	#navbar2 ul {
		margin: 0;
	padding: 0;
	}
	
	#navbar2 li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar2 a {
		text-decoration: none;
		display: block;
		padding: 4px 13px 4px 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
		text-transform: uppercase;
	}
	#navbar2 a:hover {
		background: #e7b808;
		color: #000;
	}
/* contains all the site contents */
#core {
	width: 940px;
	height: auto;
	margin-top: 5px;
	background-color:#fff;

}
#core ul {

}

/* coreleft - NavMenu.ascx */
#coreleft {
	width: 140px;
	height: auto;
	background: #e6e6e6; 
	float: left;
	border: 0px;
}

/* coreleft - NavMenu.ascx */
#coreleft ul {
	margin: 0;
	padding: 0px;
}

#coreleft li {
	display: block;
	height: auto;
	width: 135px;
	margin-top: -1px;
	margin-bottom: -2px;
	text-align: left;
	border-color: #c0be98;/*orange*/
	border-style:dashed;
	padding-left: 3px;
}

#coreleft a {
	display: block;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 125px;
	color: #000;
	background: url(/4wheelproducts/siteimages/readmore_arrow.gif) 1% center no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#coreleft a:hover {
	background: #d3d3d3 url(/4wheelproducts/siteimages/readmore_over.gif) 1% center no-repeat; /*#9f6500, #a09c99*/
	color: #000;
}
	
#coreleft h3 {
	padding: 4px 4px 0 4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	background:#e7b808;
	color: #000;
}

#coreleft h3 a {
	padding: 2px 4px 2px 4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	background:#e7b808;
	color: #000;
}

#coreleft h3 a:hover{
	padding: 2px 4px 2px 4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	background:#e7b808;
	color: #999;
}
	
	#coreleft p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

/* main content */
#maincontent {
        width:763px;
		border-top-color: #9f6500;
		border-right-color: #9f6500;
		border-left-color: #9f6500;
		border-bottom-color: #9f6500;
        padding: 10px 10px 10px 10px;
/*		background-color: #141414;*/
        background-color: #000000;
        color: #d7c5a8;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;



}	

/* the center part  */
#corecenter {
	width: 790px;
	height: auto;
	float: left;
}


/* the footer */
#footer {
	clear: both;
	width: 940px;
	height: 30px;
	background: #e7b808;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footer p {
		color: #000000;
		padding-right: 20px;
	}
	#footer a {
		color: #000;
	}


#footlinks {
	width: 940px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footlinks p {
		color: #ffffff;
		padding-right: 20px;
	}
	#footlinks a {
		color: #000;
	}

	#left-banner {
		background-image:none;
		float:left;
		padding-top: 00px;
		padding-bottom: 00px;
		margin-top: 00px;
		margin-bottom: 00px;
		position:relative;
		height: 160px;
	}  
	#left-banner a{
		background-image:none;
		padding-left:0px;
		padding-top: 0px;
		margin-top: 0px;
		height: 130px;
	}
	#left-banner a:hover {
		background: #fff;
	}
	#left-banner-spacer {
		height: 30px;
	}