body {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
} 
h1 {
	color : #FFFFFF;
	font-size : 18px;
	font-weight: bolder;
	line-height: 15px;
	margin-bottom : 10px;
	
} 
h2 {
	color : #000000;
	font-size : 18px;
	margin-bottom : 8px;
	font-weight: 200;
	margin-left: 40px;
} 
h3 { 
	font-size : 18px;
	color : #FEEFD0;
	font-weight : 600;	
} 

* { 
	margin : 0;
	padding : 0;
	font-weight : normal;
	font-style : normal;
	border : none;
	font-family:Arial, Helvetica, sans-serif
} 
strong { 
	font-weight : bold;

} 
a {
	text-decoration : underline;
	color: #FFFFFF;
}
a:hover  {
	text-decoration : underline;
	color: #ad161c;	
}
#nav2 ul {
	color : #464545;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	list-style: none;
}
#nav2 ul li a {
	color : #464545;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
	line-height: 18px;
	list-style: none;
}
#nav2 li a:hover {
	color : #ac161c;
	text-decoration: none;


} 
#index li {
	list-style-position:inside;
	margin: 0 0 0 5px	
} 
index li a {
	list-style-position:inside;
	margin: 0 0 0 5px
} 
index li a:hover {
	color: #ad161c;
	text-decoration: underline;

} 

.red_text {
	color: #ac161c;
	font-weight: bolder;
} 

.red_arrow {
	color: #ac161c;
	
}
 
#outer_container {
	width : 800px;
	margin : 0 auto;
	margin-top : 0px;
	position : relative;
	text-align : left;
	text-indent: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	border-top: none;
}	
	
#nav1 {
	background-image:url(../images/nav_bak_red.jpg);
	width: 230px;
	height: 31px;
	padding: 8px 0 0 10px;
	text-align:left	
}
#nav1 a {
	color : #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	text-decoration : none;
}
#nav1 a:hover {
	color : #cdcdcd;
	font-size: 14px;
	font-weight: bolder;
	text-decoration : none;
}
	
#nav2 {
	width: 230px;
	padding: 8px 0 15px 10px;
	
	text-align:left	
}
#nav2 a {
	color : #363636;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
	line-height: 18px;
}
#nav2 a:hover {
	color : #ac161c;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
	line-height: 18px;
	
	
}
#index {
	color:#CCCCCC;
	font-size:16px;
	margin: 0 45px 10px 45px;
	padding: 55px 0 0 0;
	line-height: 25px;
	font-weight: bolder;
	background-image: url(../images/bak_welcome.png);
	background-repeat:no-repeat
}
#equipment {
	color:#CCCCCC;
	font-size:16px;
	margin: 0 45px 10px 45px;
	padding: 55px 0 0 0;
	line-height: 25px;
	font-weight: bolder;
	background-image: url(../images/bak_equipment.png);
	background-repeat:no-repeat
}
#supplies {
	color:#CCCCCC;
	font-size:16px;
	margin: 0 45px 10px 45px;
	padding: 55px 0 0 0;
	line-height: 25px;
	font-weight: bolder;
	background-image: url(../images/bak_supplies.png);
	background-repeat:no-repeat
}
#parts {
	color:#CCCCCC;
	font-size:16px;
	margin: 0 45px 10px 45px;
	padding: 55px 0 0 0;
	line-height: 25px;
	font-weight: bolder;
	background-image: url(../images/bak_parts.png);
	background-repeat:no-repeat
}
#clothing {
	color:#CCCCCC;
	font-size:16px;
	margin: 0 45px 10px 45px;
	padding: 55px 0 0 0;
	line-height: 25px;
	font-weight: bolder;
	background-image: url(../images/bak_clothing.png);
	background-repeat:no-repeat
}
#contact {
	color:#CCCCCC;
	font-size:16px;
	margin: 0 45px 10px 45px;
	padding: 55px 0 0 0;
	line-height: 25px;
	font-weight: bolder;
	background-image: url(../images/bak_contact.png);
	background-repeat:no-repeat
}
#search {
	color:#CCCCCC;
	font-size:16px;
	margin: 0 45px 10px 45px;
	padding: 55px 0 0 0;
	line-height: 25px;
	font-weight: bolder;
	background-image: url(../images/bak_search.png);
	background-repeat:no-repeat
}

div.img
{
	margin: 10px 10px 10px 10px;
	width: 310;
	float: left;
	text-align: left;
	clear: none;
	background-color: #000000;
}	
div.img img
{
	display: inline;
	margin: 3px;
}
div.img a:hover img {border: 1px solid #0000ff;
}
div.desc
{
	text-align: left;
	font-weight: normal;
	width: 290px;
	margin: 5px;
}
div.desc_center
{
	text-align: center;
	font-weight: normal;
	width: 200;
	margin: 5px;
}
div.img_container
{
	margin: 0px;
	border: 1px solid #0000ff;
	height: 185px;
	width: 160px;
	float: left;
	text-align: left;
	clear: none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EEEFFC;
}	
div.img_container img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img_container a:hover img {border: 1px solid #0000ff;}

