font.head{font-family : Gill sans, Verdana, arial, helvetica;
			font-size: 30px;
			font-weight : normal;
			font-style : normal;
			color : #ff7d00;
			margin-left : 10;
			margin-right :10;
		




}

p  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : normal;
			font-style : normal;
			color : Black;
			text-align : justify;
			line-height : 1.5;
			margin-left : 20;
			margin-right :20;
}


font  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : normal;
			font-style : normal;
			color : Black;
		line-height : 1.5;
		
}


td.justify  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : normal;
			font-style : normal;
			color : Black;
			text-align : justify;
			line-height : 1.5;
			margin-left : 10;
			margin-right :10;
			
}

font.orange  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight :bold;
			font-style : normal;
			color : ff6a02;
		
}

P.orange  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight :bold;
			font-style : normal;
			color : #ff6a02;
			text-align : justify;
			line-height : 1.5;
		
}

font.grey  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight :bold;
			font-style : normal;
			color : #999999;
		
}

P.grey  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight :bold;
			font-style : normal;
			color : #999999;
			text-align : justify;
			line-height : 1.5;
		
}

P.white  {font-family : Verdana, arial, helvetica;
			font-size: 14px;
			font-weight :bold;
			text-align : justify;
			line-height : 1.5;
			color : #ffffff;
		
}
		
font.white  {font-family : Verdana, arial, helvetica;
			font-size: 14px;
			font-weight :bold;
			color : #ffffff;
		
}	
	
	

			
			
A.content  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : bold;
			font-style : normal;
			color : #ff7d00;
			text-decoration : none;}
			
A.content:hover  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : bold;
			font-style : normal;
			color : #000000;
			text-decoration : underline;}
		
	

	
A.footer {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : normal;
			font-style : normal;
			color : #aaaaaa;
			text-decoration : none;}
			

A.footer:Hover  {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : normal;
			font-style : normal;
			color : #000000;
			text-decoration : none;}

font.footer {font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : normal;
			font-style : normal;
			color : #aaaaaa;
			text-decoration : none;}	
			
ul{
list-style-image: url(pics/arrow.gif);
list-style-type: square;
font-family : Verdana, arial, helvetica;
			font-size: 10px;
			font-weight : normal;
			font-style : normal;
			color : Black;
			text-align : justify;
			line-height : 1.5;
			margin-left : 50px;
			margin-right :20;
		
}


ol{
list-style-image: url(pics/sq2.gif);
list-style-type: circle
}

.about {
background-image : url(pics/about6.jpg);
	background-position : bottom left ;
	background-repeat : no-repeat;

}

.repairs {
background-image : url(pics/repairs-bg.jpg);
	background-position : top right ;
	background-repeat : no-repeat;

}


table.bg {
background-image : url(pics/background.gif);
	background-position : bottom right ;
	background-repeat : no-repeat;

}


