body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

ul {
	list-style-position: inside;
	list-style-type: square;
}

a {
	font-weight: bold;
	color: #A7312A;
	padding: 3px;
	font-size: 13px;
}

#header {
	background-image: url(../images/home/header.jpg);
	background-repeat: repeat-x;
	width: 100%; 
	height: 149px;
}

#header h1 {
	font-size: 38px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 3px 150px;
}

#header h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px 0px 15px 150px;
	color: #FFFFFF;
	font-weight: normal;
}


#headerTop {
	background-image: url(../images/home/headerRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 100px;
	overflow: hidden;
}

#headerLeft {
	background-image: url(../images/home/headerLeft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 100px;
}

#headerBottom {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 33px;
	padding-top: 16px;
}

#productCatsHeader {
	background-image: url(../images/home/productCatsHeader.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	width: 250px;
	height: 33px;
	text-align: center;
}

#productCatsHeader h3 {
	color: #A7312A;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

/* ----------- nav ----------- */
#navTop {
	float: left;
	height: 33px;
	overflow: hidden;
}

#navTop ul {
	padding: 0 0 0 10px;
	margin: 0;
	background-color: #EDFFC4;
	color: #000;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

#navTop ul li { 
	display: inline; 
}

#navTop ul li a {
	padding: 3px 0.75em;
	text-decoration: none;
	float: left;
	color:#000;
	border-right: 1px solid #000;
	text-transform: uppercase;
	font-weight:normal;
}

#navTop ul li a:hover{
	background-color: #C04D39;
	color: #FFFFFF;
	font-weight:normal;
}

.last {
	border-right:0;
}
/* ----------- nav ----------- */

#container {
	margin-left: auto; 
	margin-right: auto; 
	width: 90%;
}

#left {
	background-image: url(../images/home/left.jpg);
	background-repeat: repeat-y;
	float: left; 
	width: 250px;
	margin-bottom: 20px;
}

#productCats {
	background-image: url(../images/home/productCats.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 250px;
}

#productCatsFooter {
	background-image: url(../images/home/productCatsFooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 250px;
	height: 27px;
}

/* ----------- categories ----------- */
.navcat {
	background:#EDFFC4 url(/images/navshadow.jpg) repeat-x ;
	border-top: 2px solid #A7312A;
}
.cat {
	background: #EDF4F8 url(/images/blueshadow.jpg) repeat-x;
	border-right:3px solid #A2A2A2;
	border-left:3px solid #A2A2A2;
}
.cat ul {
	padding:8px 5px 5px 15px;
	list-style-position: inside;
	list-style-type: square;
}
.cat li {
	padding:5px 5px 2px 1px;
	border-bottom: 1px #A2A2A2 dotted;
}
.cat li a {
	padding:2px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.cat li a:hover {
	background-color:#CCE0EC;
	font-weight:normal;
}
.cat li a:visited {
	color:#000;
}
.categoriesbot {
	background: #fff url(/images/catbot.jpg) repeat-x;
}
.catright {
	background: #F3F3F3 url(/images/catgradright.jpg) repeat-y right;
}
.catleft {
	background: #F3F3F3 url(/images/catgradleft.jpg) repeat-y left;
}
.categories {
	background: #F3F3F3;
}
.categories h3{
	font-size:12px;
	color:#A7312A;
	text-transform:uppercase;
	font-weight:normal;
	padding:5px 3px 0 3px;
}
.menubox {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
a.menuitem {
	padding:2px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
a.menuitem:hover {
	background-color: #CCE0EC;
	font-weight:normal;
}
/* ----------- categories ----------- */

#right {
	float: none;
	left: auto;
	margin-left: 250px;
	position: static;
	width: auto;
}

#featuredEquipment {
	background-color: #C04D39;
	background-image: url(../images/home/featuredEquipment.jpg);
	background-position: bottom;
	background-repeat: repeat-x; 
	width: auto;
	height: 100%;
	padding: 20px;
	padding-top: 10px;
}

#featuredEquipment h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}

#equipmentLeft {
	float: left;
	width: 49%;
}

#equipmentRight {
	float: right;
	width: 49%;
}

.equipmentBox {
	background-image: url(../images/home/equipmentBox.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-left: solid 1px #43751C;
	border-right: solid 1px #43751C;
	height: 151px;
	padding: 10px 25px 10px 25px;
	overflow: hidden;
}

.equipmentItem {
	/* border: solid 1px; */
	float: left;
	width: 48%;
	height: 151px;
	text-align: center;
	overflow: hidden;
}

.equipmentItem a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.equipmentItem img {
	border: 0px;
	width: 133px;
	height: 100px;
}

/* ----------- bluebox ----------- */
#bluebox {
	background: #EDF4F8 url(/images/homeboxleft.gif) bottom left no-repeat;
	float:right;
	width:40%;
	margin: 0 0 5px 10px;
}
#bluebox h2 {
	font-size:18px;
	color:#A7312A;
	padding: 5px 5px 3px 15px;
}
#bluebox p{
	font-size:12px;
	color:#000;
	font-style:normal;
	padding: 2px 8px 8px 15px;
	line-height:1.5em;
}
#bluebox ul, ol {
	font-size:12px;
	color:#000;
	font-style:normal;
	padding: 2px 8px 8px 15px;
	line-height:1.4em;
	list-style-position:inside;
	margin-left: 0px;
}
#bluebox form {
	padding: 5px 5px 5px 15px;
	border-bottom:2px solid #A7312A;
	background-color:#CCE0EC;
}
/* ----------- bluebox ----------- */

#content {
	padding: 10px;
}

#content h1 {
	color: #C04D39;
	font-size: 22px;
}

#content ul {
	margin-left: 0px;
	padding: 0px;
}

#footer {
	background-color: #969696;
	background-image: url(../images/home/footer.jpg);
	background-position: center;
	background-repeat: repeat-y;
	border-top: 1px solid #A7312A;
	border-bottom: 2px solid #A7312A;
	width: 100%; 
	height: 85px;
	text-align: center;
	font-size: 11px;
	line-height: 24px;
}

#footer a {
	color:#000;
	text-decoration:none;
	padding:5px;
	font-weight:normal;
}

#footer a:hover{
	background-color: #C04D39;
	color: #FFFFFF;
	font-weight:normal;
}