@charset "utf-8";
/* CSS Document */

body  {
	background: #ffffff;
	text-align: center;
	color: #333333;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#headerHome h1, #headerSmall h1, #headerSmall h1, #headerLaundry h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 525px;
	}
	

#headerHome h1 a, #headerSmall h1 a, #headerLaundry h1 a {
	padding: 0;
	margin: 0;
	width: 525px;
	display: block;
	}	
	
#headerHome h1 {
	height: 154px;
	background: url(../images/sitegraphics/header.jpg) no-repeat top left;
	}
	
#headerSmall h1 a {
	height: 75px;
	background: url(../images/sitegraphics/headerSmall.jpg) no-repeat top left;
	}	
	
#headerLaundry h1 a {
	height: 75px;
	background: url(../images/sitegraphics/headerLaundry.jpg) no-repeat top left;
	}	
	
	
#headerEngine h1 {
	height: 75px;
	background: url(../images/sitegraphics/engineHeader.jpg) no-repeat top left;
	}		
	
#headerHome h1 span, #headerSmall h1 span, #headerLaundry h1 span { 
	display: none;
	}



h2 {
	font-size: 17px;
	margin: 0;
	color: #8B4513;
}

h3 {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	font-weight: normal;
	color: #666666;

}

.articleHeader h3 {
	float: left;
	font-size: 9px;
	margin: 6px 10px 0 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
p {
	margin-bottom: 5px;
	float: left;
	clear: both;
	width: 100%;
}



a {
	color: #FF6600;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}



.leftColBox h3 {
	font-weight: bold;
	color: #333333;
	clear: both;
}

.leftColBox h2 {
	display: block;
}

.rightColBox img {
	border-width: 0;
	margin-top: 10px;
}

body#home #rightCol h2 {
	font-size: 11px;
	padding: 6px 40px 0 0;
	color: #8B4513;
	border-top: 3px solid #CCCCCC;		
	height: 30px;
}

#rightCol h3 {
	font-weight: bold;
	color: #8B4513;
}


.date {
	font-size: 80%;
	color: #666666;
	clear: right;
}

.page {
	width: 525px;
	margin: 0 0 20px 0;
	float: left;
}

.fadedText {
	color: #666666;
}


.leftColBox p {
	margin: 0 0 10px 0;
}

img.icon {
	float: left;
	margin: 0 15px 0 0;
	width: 40px;
}



.dots {
	border-top: 1px dotted #FF6600;
}

.article p {
	margin: 0 5px 5px 0;
	clear: both;
}

.userColumn p {
	float: left;
	margin: 0 5px 5px 0;
	width: 221px;
}


#rightCol p {
	margin: 0;
}
#rightCol a {
	font-weight: bold;
}

.login {
	background-image: url(/images/scotty.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
}


.topline {
	height: 4px;
	border-top: 10px solid #FF6600;
	float: left;
	width: 233px;
}

form input {
	float: left;
	clear: both;
	border: 1px solid #666666;
	background-color: #eeeeee;
	background-image: url(/images/sitegraphics/formBG.jpg);
	margin-bottom: 10px
}

form textarea {
	float: left;
	clear: both;
	border: 1px solid #666666;
	background-image: url(/images/sitegraphics/formBG.jpg);
	margin-bottom: 10px
}

form.smallsearch input, form.smallsearch textarea {
	clear: none;
	margin: 15px 5px 5px 0;
	font-size: 9px;
}

/* feet */
ul#grid{
float:right;
margin: 0;
padding:0px;
width:158px;
}

ul#grid li{
background:#CCCCCC;
float:left;
list-style-type:none;
margin:	0 0 1px 1px;
text-align:center;
}
ul#grid li a{
background:#CCCCCC;
border-bottom:1px solid #BBBBBB;
color:#999999;
float:left;
text-decoration:none;
width:25px;
}
ul#grid li a:hover{
background:#FF3300;
border-bottom:1px solid #FF3300;
color:#EEEEEE;
}

img.feet {
	float: left;
	margin: 0 5px 0 0;
	width: 360px;
	border: 1px solid #666;
}
label {
	clear: both;
	float: left;
}

input {
	float: left;
}

#cornerLinks a, #subHeader a {
	font-weight: bold;
}

ul {
	margin-left: 0;
	padding-left: 0;
}

li {
	list-style: none;
	margin-bottom: 10px;
	line-height: 14px;
}

ul.searchresults li {
	margin: 0 0 5px 0;
}

ul.searchresults li a {
	font-weight: bold;
}

ul.searchresults li span {
	display: block;
	clear: both;
}



li.inlineList {
	display: inline;
}

.leftColBox li {
	margin: 0px;
}
.tshirt {
	width: 350px;
	position: relative;
	top: -40px;
	float: right;
	margin-top: 20px;
}

.tshirt img {
	float: left;
	z-index: 1;
	position: relative;
}
