/*General declarations*/
* {
	margin:0px;
	padding:0px;
}
body {
	background-image:url(../img/blue120Line.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:130%;
}

.body a {
	color: black;
	text-decoration: underline;
}
.body a:hover {
	text-decoration: underline;
	color: #ff0000;
} 
p {
margin-bottom:10px;
}
a {
	color: #000;
	text-decoration:underline;
}
a:hover {
	color: #ff0000;
	text-decoration:underline;
}
caption {
text-align:left;
font-weight:bold;
text-transform:uppercase;
font-size:10px;
padding:3px 0 3px 0;
display:inline;
background-color:#CCCCCC;
}
h1, h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 140%;
}
h1 {
color:#000066;
font-size:15px;
}
h1 a {
text-decoration:none;
}
h1 a:hover {
	color: #ff0000;
	text-decoration:none;
}
h2 {
font-size:11px;
color:#CCCCCC;
}
h2 a {
color:#CCCCCC;
text-decoration:none;
}
h2 a:hover {
	color: #ff0000;
	text-decoration:none;
}
.yellowText {
	color: #ffff00;
	margin-left: -15px;
	font-weight:bold;
	line-height:24px;
	text-transform: uppercase;
}


.yellowText a {
	color: #ffff00;
	margin-left: -15px;
	font-weight:bold;
	line-height:24px;
	text-transform: uppercase;
	text-decoration: underline;
}
.yellowText a:hover {
	color: #ff0000;
	text-decoration:underline;
}
.imagePadB10 {
padding-bottom:10px;
}
.imagePadL10B5 {
margin-left:10px;
margin-bottom:5px;
}

/*Side Navigation_______________________________________*/
#sidenavBox {
	position:relative;
	float: left;
	clear:both;
	width: 120px;
	margin:20px 0 0 0;
	padding:0;
	left:0px;
	height:300px;
}
.nav {
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	line-height:200%;
	text-align:center;
	text-transform:uppercase;
}
.nav a {
	color: #FFFFFF;
	text-decoration:none;
}

.nav a:hover {
	color: #ff0000;
	text-decoration:none;
}

/*Top Navigation________________________________________*/
.top {
line-height:120%;
}
#topnavBox {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	height:64px;
	width:100%;
	background-image: url(../img/blueHoister.jpg);
	background-repeat: repeat;
}
#logoBox {
	position: relative;
	float:left;
	top:0px;
	left:0px;
	width: 169px;
	height:60px;
	margin:0;
	padding:0;
}
#StoreBox {
	position: relative;
	float:left;
	margin:25px 0 0 0;
	padding:0;
	width: 153px;
	height:35px;
}
#DealerBox {
	position: relative;
	float:left;
	margin:25px 0 0 0;
	padding:0;
	width: 153px;
	height:35px;
}
#ContactBox {
	position: relative;
	float:left;
	margin:25px 0 0 0;
	padding:0;
	width: 153px;
	height:35px;
}
#HarkenBox {
	position: relative;
	float:left;
	margin:25px 0 0 0;
	padding:0;
	width: 152px;
	height:35px;
}
#yellowLine{
	position:relative;
	float:left;
	clear:both;
	left:0px;
	height:4px;
	width:100%;
	background-color:#FFFF00;
}
#lineRight {
	position:relative;
	float:right;
	width:169px;
	height:4px;
	background-image:url(../img/line-gradient-right.jpg);
	background-repeat:no-repeat;
	background-position: right;
	margin:0;
	padding:0;
}

/*Body_______________________________________*/
#whiteBox {
	background:#FFFFFF url(../img/blue-corner.jpg) no-repeat 0px 0px;
	position:relative;
	float:left;
	clear:none;
	height: 100%;
	margin:0;
	padding:0;
}
#headBox {
	position:relative;
	float:left;
	height: 70px;
	width: 640px;
	left: 20px;
	top: 20px;
	border: 0 none;
	margin:0;
	padding:0;	
}
#contentBox {
	position:relative;
	float:left;
	clear:left;
	left:20px;
	float: left;
	width: 640px;
	margin:0;
	padding:0;
}
.links {
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
.links a{
	text-decoration: underline;
}
.links a:hover {
	color: #ff0000;
}
.photoCaption {
	color: #000066;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 2px;
}
.photoCredit {
	font-size: 10px;
}
.quote {
	font-size: 11px;
}
.blueHeadline {
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
.blueHeadline a{
	color: #000066;
	text-decoration: underline;
}
.blueHeadline a:hover {
	color: #ff0000;
}
.tableGreyBorder {
border-color: #cccccc;
}
.chart {
	color: black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	text-align:center;
}
.chart a {
	color: black;
	text-decoration: none;
}
.chart a:hover {
	text-decoration: none;
	color: #ff0000;
} 
.address {
	color: black;
	font: 11px Arial, helvetica, verdana, sans-serif;
}
.address a {
	color: #000066;
	text-decoration:none;
}
.address a:hover {
	color: #ff0000;
	text-decoration:none;
} 
.lineSpace17 {
line-height:17px}

#leftColumn {
position:relative;
float:left;
clear:none;
width:214px;
margin:0;
padding:0;
}
#middleColumn {
position:relative;
float:left;
clear:none;
width:214px;
margin:0;
padding:0;
}
#rightColumn {
position:relative;
float:left;
clear:none;
width:212px;
margin:0;
padding:0;
}

/*Dealer state pages*/
#marginBox {
	background: url(../img/dealers.jpg) no-repeat 10px 10px;
	padding:0px;
	margin:0 10px 0 0;
	height: 160px;
	width: 170px;
	position:relative;
	float:left;
	clear:left;
}

