body, HTML{
	margin: 20 0 0 20;
	padding: 0 0 0 0;
	/*background-color: #D7D7D7;*/
background-color: #1619cb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
H1{
font-size: 18px;
	text-align: center;
	margin: 0 0  25px 0;
	
}
H2{
	font-size: 18px;
	text-align: center;
	margin: 0 0  25px 0;
}

H2.services{
	text-align: left;
	margin: 25 0 15px 25px;
	clear:left;
}
h3{
	font-size: 16px;
	text-align: center;
	margin: 0 0 15px 0;
}

#mainTable{
	width: 750px;
}
#tagLine{
	font-size: 18px;
	color: white;
	margin-left: 300px;
	margin-bottom:10px;
}
#leftCol{
	width:492px;
		font-size: 12px;
	padding-right:8px;
		border-right: thin dotted black;
}

#rightCol{
	width:242px;
	padding-left: 8px;
		font-size: 12px;
		
		/*border: thin solid black;*/

}
#mainContentDiv{
	width:750px;
	
	padding: 15px 15px 15px 15px;
	font-size: 12px;
	margin-bottom:15px;
	/*border: thin solid;
	border-color: Black;*/
}
#header{
	width: 750px;
	height: 84px;
	background-image: url(graphics/headerLogo.gif);
}
#hq{
	clear:all;
}
#content{
	background-color: white;
}

#contentFooter{
	background-color: white;
	padding-top:15px;
	
}
#searchTable{
	margin-top: 15px;
	border:1px solid black;
	border-collapse: separate;
	
	
}
#specials{
	background-image: url(graphics/scooter.jpg);
	height:286px;
	width:225px;
	color: red;
	font-size: 14px;
}

#testimonial{
	padding: 5px;
	margin-left: 10px;
	width: 120px;
	float:right;
	background-color: #E1E1E1;
	font-size: 10px;
	font-style: italic;
}

#testimonial H1{
margin-bottom:10px;
font-style: normal;
font-size: 14px;
	}

.initials{
	font-size: 10px;
	text-align:right;
}

#specialsRow{
	background-color: white;
	color: black;
}

#specialsBar{
	margin: 5px 15px 0px 15px ;
	padding: 2px;
	border: dashed thin;
	font-size: 12px;
	float:left;
	width:720px;
}
	
#genContact{
	clear:left;
}
#pageFooter{
	background-image: url(graphics/redBlueGrad.gif);
	background-repeat: repeat-x;
	height: 20px
}

#fish A{
color: #DFDFDF;
font-size: 10px;
}

#footerContent{
	text-align: right;
	font-size: 10px;
	color: #DFDFDF;
}
#acro{
	margin-bottom: 20px;
	font-size: 12px;
}
#disclaim{
	font-size: 14px;
}

#lineCard A{
	font-size: 12px;
	}
#linecard LI{
	font-size: 10px;	
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	
}

.rightImage{
	margin-left: 10px;
	margin-bottom: 10px;
	float:right;
}
.listHeader{
	font-size: 14px;
	font-weight: bold;
	line-height: 25px
}

.listSubHeader{
	font-size: 12px;
	font-weight: bold;

}

.listDetails{
	font-size: 12px;
	line-height: 15px;
	text-indent: 10px;
	letter-spacing: 1px;
}

/* classes and  selectors  for   forms */
.formLable, .note{
	font-size:12px;
	line-height: 25px;
	
}
.desc{
	font-size: 10px;
	margin-right: 10px;
}
.searchError{
	font-size: 12px;
	
	color: Red;
	margin: 10px 0 10px 10px;
}

legend{
	font-size:18px;
	padding: 15px;
}

.contactTable{
	margin-top: 15px;
	border:1px solid black;
	border-collapse: separate;
}

