@charset "utf-8";
/* CSS Document */

img{border:0px;}
#homecontent {
	width: 935px;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container #tagline {
	position: relative;
	top: -105px;
	left: 140px;
	font-size: 22px;
	font-weight: bold;
	color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 720px;
	text-align: left;
}

#inventory {
position:relative; top:-80px;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*text format*/
.bodycopy h1{color:#b20000; font-size:24px; margin-bottom:0px; padding-bottom:0px;}
.bodycopy h2{}
.bodycopy h3{}
.bodycopy b{}
.bodycopy strong{}
.bodycopy p{}
.bodycopy i{}

/*end text format*/
/*links*/
#content a{
	color: #b20000;
	font-weight:bold;
}
#content a:hover{
	color: #333;
	text-decoration:none;
	font-weight:bold;
}
#footer a{
	color: #b20000;
	font-weight:bold;
}
#footer a:hover{
	color: #333;
	text-decoration:none;
	font-weight:bold;
}
/*end links*/
/*sidebar*/
.leftcol{width:151px;}
.carrow{}
.carinforow{
	font-size: 12px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-bottom:3px;
}
.carrow img{
	padding-bottom:6px;
	padding-top:6px;
}
.maintenanceheading{background-color:#b20000; color:#FFFFFF; padding:3px; font-size:14px;}
.maintenancerows{border:solid 1px #ccc;}
.required{font-weight:bold; color:#FF0000; font-size:12px;}
#bullets ul{padding-bottom:0px; margin-bottom:0px; padding-top:0px; margin-top:0px;}
#bullets li{
	list-style:square;
	margin:0px; 
	padding:0px;

}
#carmenu a{color:#333333;}
#carmenu a:hover{color:#b20000;}
#instructions {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 30px;
	width: 708px;
}
