/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bk_main.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #000e25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	margin: 0px;
}
a:link {
	color: #fbd16e;
	text-decoration: none;
}
a:visited {
	color: #fbd16e;
	text-decoration: none;
}
a:hover {
	color: #fbd16e;
	text-decoration: underline;
}
a:active {
	color: #fbd16e;
	text-decoration: none;
}
a.subnav:link {
	color: #fbd16e;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.subnav:visited {
	color: #fbd16e;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.subnav:hover {
	color: #fbd16e;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.subnav:active {
	color: #fbd16e;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.footer_nav:link {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footer_nav:visited {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footer_nav:hover {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.footer_nav:active {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footer_copyright:link {
	color: #65829b;
	text-decoration: none;
	font-size: 10px;
}
a.footer_copyright:visited {
	color: #65829b;
	text-decoration: none;
	font-size: 10px;
}
a.footer_copyright:hover {
	color: #65829b;
	text-decoration: underline;
	font-size: 10px;
}
a.footer_copyright:active {
	color: #65829b;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #fbd16e;
}
h2 {
	font-size: 14px;
	color: #fbd16e;
	font-style: italic;
}
h3 {
	font-size: 12px;
	color: #fbd16e;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
}
h5 {
	font-size: 11px;
	color: #FFFFFF;
}
h6 {
	font-size: 10px;
	color: #FBD16E;
}
#page {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bk_page.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bk_header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 220px;
}
#nav_top {
	margin: 0px;
	padding: 10px 20px 5px 20px;
}
#logo {
	margin: 0px;
	padding: 0px 0px 80px 0px;
	clear: both;
}
#slogan {
}
#nav {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
#content {
	margin: 0px;
	padding: 20px 80px 20px 80px;
	background-image: url(../images/bk_content.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height:550px;
	height:auto !important;
	height:550px;
}
#column_left {
	margin: 10px 20px 10px 0px;
	padding: 0px;
	width: 280px;
	float: left;
}
#column_right {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	width: 280px;
	float: right;	
}
#subnav {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #022847;
	font-size: 11px;
	text-align: center;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer_nav {
	margin: 0px 80px 0px 80px;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #65829b;
	border-bottom: 1px solid #65829b;
}
#footer_copyright {
	margin: 10px 100px 10px 100px;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #65829b;
}
/* Class */

.artisian {
	color: #c02c30;
}
.left {
	float: left;
}
.right {
	float: right;
}
.highlight { 
	color: #fbd16e;
}

/*//MSF ADDED*/

ul#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	color: #40281E;
	font-weight: bold;
	font-size: 14px;
	padding-left: 95px;
}

ul#nav li {
	display: inline;
	text-transform: capitalize;
}

ul#nav li a {
	color: #40281E;
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	letter-spacing: -1px;
}

ul#nav li a:hover, a:active {
	color: #B28F56;
	text-decoration: none;

}

ul#nav li a.ezdown {
	width: 60px;
	background: url(../images/1_ezdown.gif) no-repeat top center;
}

ul#nav li a.ezdown:hover {
	background: url(../images/2_ezdown.gif) no-repeat top center;
}

ul#nav li a.seatArmour {
	width: 121px;
	background: url(../images/1_seatArmour.gif) no-repeat top center;
}

ul#nav li a.seatArmour:hover {
	background: url(../images/2_seatArmour.gif) no-repeat top center;
}

ul#nav li a.bike {
	width: 111px;
	background: url(../images/1_bike.gif) no-repeat top center;
}

ul#nav li a.bike:hover {
	background: url(../images/2_bike.gif) no-repeat top center;
}

ul#nav li a.carCovers {
	width: 98px;
	background: url(../images/1_carCovers.gif) no-repeat top center;
}

ul#nav li a.carCovers:hover {
	background: url(../images/2_carCovers.gif) no-repeat top center;
}

ul#nav li a.floorMats {
	width: 80px;
	background: url(../images/1_floorMats.gif) no-repeat top center;
}

ul#nav li a.floorMats:hover {
	background: url(../images/2_floorMats.gif) no-repeat top center;
}

ul#nav li a.seatCovers {
	width: 87px;
	background: url(../images/1_seatCovers.gif) no-repeat top center;
}

ul#nav li a.seatCovers:hover {
	background: url(../images/2_seatCovers.gif) no-repeat top center;
}