/*
Leftbar styles
*/
/* Left Sidebar */

#leftbar {
	width: 230px;
}

#leftbar img{
	width: 230px;
	float: left;
	background-color: #0099FF;
	height: auto;
	width: 225px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftbarhr{
	background:url(../images/lefthr.gif) no-repeat;
	height:auto;
	width: 233px;
	padding-bottom: 10px;
}

#leftbar ul{
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 30px;
}

#leftbar ul li{
	padding-left: 12px;
	margin-top: 8px;
	background:url(../images/ls.gif) no-repeat left top;
} 

#leftbar a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	padding-left: 0px;
}

#leftbar a h2{
	text-decoration: none;
	color: #0066FF;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	padding-left: 0px;
}

#leftbar a:hover {
	color: #002081;
	text-decoration: underline;
}

.leftflash {
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: auto;
	width: 225px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}

.leftflash h2 {
	float: left;
	padding-left: 5px;

}

.motorflash {
	float: left;
	height: 225px;
	width: 225px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.repflash {
	background-image: url(../images/leftbar/Winch-med-rep_225.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 195px;
	width: 225px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.fargflash {
	background-image: url(../images/leftbar/Epifanesburk.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 332px;
	width: 225px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.gpsflash {
	background-image: url(../images/leftbar/Garmin.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 170px;
	width: 225px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.lsidebar {
	float: left;
	margin-top: 0px;
	color: #000000;

}

.lsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.lsidebar a {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.lsidebar li {

}

.lsidebar h2 {
	width: 203px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-transform: none;
	color: #0000FF;
	margin-left: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}

