/* CSS Document */

*{
margin:0;
padding:0;
border:0;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin-bottom:1em;
	margin:0;
	padding:0;
}
#container{
	background:#fff;
	margin:10px auto;
	width:700px;
	padding:0px;
	font-size:11px;
	color:#666;
	background-image: url(../pics/body/contentbg.gif);
	background-repeat: repeat-y;
}




#topleftcorner{
	float:left;
	background-image: url(../pics/body/topbitoftyre.gif);
	background-repeat: no-repeat;
	width:61px;
	height:85px;
	margin-left:5px;
	
	
	
	
}

#toplogo{
	text-align:right;
	clear:right;
	margin:0px;
	margin-left:5px;
	height:85px;
	width:695px;
	background-image: url(../pics/body/toplogo.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/************************************************left column ****************************************************/

#leftcolumn{
float:left;
clear:left;


	
	
}


#topleft{
	
	width:213px;
	height:60px;
}

#topleft2{
	/*background-image: url(../pics/body/2ndtopleft.jpg);
	background-repeat: no-repeat; */
background:#ffffff;
	width:208px;
	height:106px;
	margin-top:0px;
	margin-left:5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	
}


#navpic{
	background-image: url(../pics/body/navigation.gif);
	background-repeat: no-repeat;
	width:208px;
	height:31px;
	
	margin-left:5px;
	background-position: right;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #717171;
	
	
}

#middleLeft{
	background-image: url(../pics/body/manOil.gif);
	background-repeat: no-repeat;
	width:208px;
	height:149px;
	margin-left:5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/****************   menu   *****************************************************/
#navigationmenu{
	width:208px;
	margin-left:5px;
	
	background-color:#e1e1e1;
	background-image: url(../pics/body/grey.gif);
	background-repeat: repeat-y;	
}



ul#LM_level_1
{
margin-left:22px;
}

ul#LM_level_1 li
{
	/*border-bottom: 2px solid #fff;*/
	font-size:11px;
	list-style-image: url(../pics/body/bullet.gif);
	list-style-type: disc;
	list-style-position: outside;	
	
}



ul#LM_level_1 li a
{
	display: block;
	width: 170px;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-align: left;	
	font-weight:bold;
}


ul#LM_level_2 li
{
	
	margin: 0px;
	margin-left:30px;	
	font-weight:normal;
	font-size:11px;
	border-bottom:0px;
	list-style-image: url(../pics/body/bullet2.gif);
	list-style-type: disc;
	list-style-position: outside;	
}


#content ul {

	padding-left: 0;
	margin-left: 0;


}

#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 10px 30px;
	list-style-image: url(../pics/li_menu2.gif);	
}



ul#LM_level_2 li a
{
	display: block;
	width: 148px;
	padding: 4px 8px 4px 0px;
	text-decoration: none;
	text-align: left;
	font-weight:normal;


		
}
#LM_youAreHere{
	
	font-weight:bold;
	
}





ul#LM_level_1 li a:link, a:visited { color: #666; }


ul#LM_level_1 li a:hover
{
	color: #000;
	font-weight:bold;
	background-color: #EFEFEF;
}

ul#LM_level_2 li a:link, a:visited { color: #666; }


ul#LM_level_2 li a:hover
{
color: #666;
font-weight:bold;
background:#e1e1e1;
font-weight:normal;
text-decoration:underline;

}

/********************************end menu*************************************/
/************************************************end left column ****************************************************/

/************************right column******************************************/

#rightcolumn{
	float:right;
	
		padding-left:3px;

	}

#mainbannerpic{
	height:166px;
	width:484px;
	background-image: url(../pics/body/mainbannerpic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/* the pagetrail is in bottommainpic */
#bottommainpic{
	background-image: url(../pics/body/bottommini.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	padding-bottom:12px;
	
	
}

#bottommainpic h1, #bottommainpic h1 a:link, #bottommainpic h1 a:visited, #bottommainpic h1 a:active{
	color:#AF0913;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
} 

#content{
	width:484px;
	background:#fff;
	line-height:1.4em;
	text-align:justify;
	
}

#content h2{
	font-family:inherit;
	font-size:20px;
	color:#7DAB02;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:1em;
	margin-top:.1em;
	line-height:0.8em;
	text-align:left;
	font-variant: small-caps;
		
}

#content a:link, #content a:visited, #content a:active{
	color:#7DAB02;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover{
	color:#9CD603;
}

#content p{
margin-bottom:1em;

}

/************************end right column******************************************/

#bottomborder{
	clear:both;
	margin-left:5px;
	height:7px;
	background-image: url(../pics/body/bottomLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	
}


#bottomlinks, #bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:active{
	text-align:center;
	font-size:10px;
	color:#AF0913;
}

#knetdesigns, #knetdesigns a:link, #knetdesigns a:visited, #knetdesigns a:active{
	margin-top:1em;
	text-align:center;
	font-size:10px;
	color:#8CBA00;
	padding-bottom:2em;
}


/************************ homepage ******************************************/

#hpwelcome{
	padding-bottom:1em;
	text-align:justify;
	

}

#hpsnippetcontainer{
float:left;
clear:right;



}

#hpleftcontainer, #hprightcontainer{
	width:240px;
}

#hpleftcontainer{
	float:left;
	
}

#hprightcontainer{
	float:right;	
	
}

#hpredbartitle, #hpgreenbartitle{
	color:#fff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding:5px;
	font-weight:bold!important;
	text-transform:uppercase;
	
	text-align:left;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

#hpredbartitle{
	background:#AF0913;
}

#hpgreenbartitle{
	background:#8CBA00;
}

#hpredbartitle a:link, #hpredbartitle a:visited, #hpredbartitle a:active{
	color:#fff;
}

#hpgreenbartitle a:link, #hpgreenbartitle a:visited, #hpgreenbartitle a:active{
	color:#fff;
}


#hpredsnippet a:link, #hpredsnippet a:visited, #hpredsnippet a:active{
	color:#AF0913;
}

#hpredsnippet a:hover{
color:#D70B15;
}


.hpsnippet{

	background:#F3F8F4;
	padding-top:2px;	
	padding-bottom:2px;
	text-align:left;
	height:80px;
	
}

.hpsnippetimg img{
	float:left !important;
	margin-left:0px!important;
}

.hpdivider{
	clear:both;
	padding-top:2px;
	padding-bottom:4px;
	background-image: url(../pics/body/dashed-divider.gif);
	background-repeat: repeat-x;
	

}

#hpbottomcontent{
	float:left;
	width:380px;
	text-align:justify;
	padding-top:.7em;

}

#hpbottomcontent h2{
	color:#AF0913;
	
}

#hpbottompic{
	height:125px;
	width:96px;
	background-image: url(../pics/body/ourpromise.gif);
	background-repeat: no-repeat;
	float:right;

}

/************************ end homepage ******************************************/



/********************************* contact form begin ****************************************************/

.cells{
margin:15px;
color:#990000;
font-weight:bold;

}
#content select,#content textarea,#content input{
color:#666666;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

border: 1px solid #999;

padding:2px;

}

.emailformMessage{
color:#fff;
font-weight:bold;
text-align:center;
background:#990033;
}

/********************************** end contact form **********************************************************/		

#content h3{
	margin-bottom:0em;
	margin-top:1.5em;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:normal;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}

/************************************* pics *************************************/

.contentImgRightNoBorder img{
	float:right;
	margin-left:10px;

}

.contentImglefttBorder img{
	float:left;
	margin-right:5px;
	border: 4px solid #ccc;	

}

.contentImgCentreBorder img{
	border: 6px solid #ccc;
	
	
}

.contentImgCentreBorder{
	
	text-align:center;
	clear:both;
}

/*************************************  end - pics *************************************/

.important{
	font-weight:bold;
	font-style:italic;
	color:#CC0000;
	}
	
/*********************** google map *******************************************************/

.googlemap{
	text-align:center;
	padding-left:20px;
	padding-bottom:10px;
	
}

.style2 {
		text-align:center;
		font-size: 11px
}

#googleLink, #googleLink a:link, #googleLink a:visited, #googleLink a:active{
	font-size: 10px;
	font-weight: bold;
	padding:2px 4px 2px 4px;
	color:#fff!important;

}

.expresslink a{	background:#336600;

}
.swiftPet a{
background:#990000;

	}
.swiftBram a{
	background:#3366CC;
}


#googleLink a:hover{
	color: #F00000;
}
/******************************** end googlemap *********************************************************/