/* CSS Document */

body {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	}
 a {
	color: #0033CC;
	text-decoration: none;
	
}
 a:hover {
	color: #B5242B;
	
}

#flashwrap {
	border-left: solid #000 1px;
	border-bottom: solid #000 1px;
}
.imagewrap {
	
	border-bottom: solid #000 1px;
}
#header2 {
	width: 100%;
	height:70px;
	border-bottom: solid #000 1px;

}
#table2 {
	width: 100%;
	height:465px;
	background-color: #FFFFFF;

}
#table3{
	
	height:800px;


}
.filler {
		
	background-image:url(/images/balsa-flip.jpg);
	background-repeat:no-repeat;

}

.BRDR {
	width: 275px;
	border: solid #ff0000 1px;
	padding: 8px;
	
}
.Dealer {
	width: 75%;
	border: solid #ff0000 1px;
	padding: 8px;
	margin: 15px;
	
}
.orangeBRDR {
	width: 100%;
	border-top: solid #FFD536 16px;
	
}
.tealBRDR {
	width: 100%;
	border-top: solid #2F89DD 16px;
	
}
.BRDRprod {
	Padding: 10px;
	border: dashed #ff0000 1px;
	color: #000000;	
}

.BRDRabout {
	Padding: 10px;
	border: dashed #999999 1px;
	color: #000000;	
}
.BRDRright {
	
	border-right: solid #000 1px;
	
}
.BRDRright a{
	
	
	
}
.BRDRright a:hover{
	background-color: #FFD536;
	
	text-decoration: none;
	
	
}
.tagline {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	word-spacing: 8px;
	letter-spacing: 4px;
	font-family: "Trebuchet MS", Verdana, Arial;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}
.nav {
	font-size: 13px;
	width: 100%;
	border: solid #000 1px;
	background-color: #000000;
	line-height: 2em;
}
	

.nav a {
	padding-right:3px;
	text-decoration: none;
	color: #de1f26;
	padding-left: 4px;
	text-align: left;
}
.nav a:hover {
	
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 800px;
	height: 300px;
	margin: auto;
	margin-top: 125px;
	background-color: #000000;
	color: #999999;
}

#contentleft {
	width: 350px;
	height: auto;
	border-right: solid #000 1px;
	padding:5px;
	margin-left:0px;
	line-height: 1.3;
	background-color: #FFFFFF;
	
	
}
#contentleft a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#contentleft a:hover {
	color: #000;
	text-decoration: none;
}
#contentRight {
	height: 300px;
	background-color: #FFFFFF;
	line-height: 1.3;
	width: auto;
	color: #999999;
}
#contentright a {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
#contentright a:hover {
	color: #000;
	text-decoration: none;
}
#contentSmall {
	border: solid #000 1px;
	width: 95%;
	height: auto;
	margin: 0px auto;
	padding: 5px;
	
}
#contentabout {
	border: solid #000 1px;
	border-top: solid #000 10px;
	margin-bottom: 25px;
	margin-left: 25px;
	text-decoration: none;

	height: 580px;
	padding:5px;
	
}
#footer {
	padding-top: 5px;
		border-top: solid #fff 1px;

	color: #999999;
	background-color: #000000;
	font-size: 9px;
	padding-bottom: 4px;
}
#footer a {
	
	color: #fff;

	
	font-size: 9px;
}
