html, body, blockquote, pre, abbr, acronym, address, code,
em, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  text-align: left;}
/* Unordered lists for good not evil */
ul {
	list-style: none;} 
/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td{text-align: left; font-weight: normal; }

/* Remove annoying border on linked images. */

a{color:#3b5998; text-decoration: none;  }
a:hover{color: #b04505;text-decoration: none;}
body { 
   font-size: small;
	background-color: #ffd3a7;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html body{
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}	
h1, h1.home{
	font-size: 190%;
	color: #b04505;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
h1{
	font-size: 140%;}
h2{
	font-size: 130%;
	color: #b04505;
	font-weight: bold;}
#wrapper {	
	background-color: white;
	border: 1px solid black;
	width: 900px;
}
.logo-home{
	padding-left: 15px;
}
img.mgr{
 float: right;
}
/* for horizontal navigation  */
#nav{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 898px;
	background: #fff;
	list-style-type: none;
	float: left;
	position: absolute;
	top: 75px;
}
#nav li{
   float: left;	
	margin: 0;
	padding: 0;	
	display: block;
}
#nav a{
	float: left;
	text-align: center;		
	padding-right: 14px;
	padding-left: 14px;
	color: black;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif; 
	line-height: 25px;
	text-decoration: none;
	border: 1px solid transparent;
}
#nav a:hover{
	border: 1px solid gray;
}
/* end nav */	
#content1{
	width: 500px;
	padding: 0 20px 0 20px;
position: absolute;
top: 100px;
}
#content{
	width: 498px;
	padding: 20px 20px 10px 20px;
}
.clearit{
	clear:both;
}
.facebook{
	margin-left: 85px;
	background-color:#3b5998;
	color: white;
	width: 375px;
	height: 60px;
	font: bold 150% Verdana, Arial, Helvetica, sans-serif;
position: absolute;
top: 450px;
}
.facebook a, .facebook a:hover{
	color: white;
	text-decoration: none;
}

.address{
	text-align: center;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	width: 375px;
	margin-left: 60px;
}
.needit{
margin-top: 140px;
}
.needit2{
margin-top: 605px;
}
.needit3{
margin-top: 100px;
}
.needit4{
margin-top: 20px;
}

.serving{
	text-align: left;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	color: gray;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	margin-bottom: 5px;
}
.hours{
margin-top: 0;
margin-left: 20px;
}
ul.services   {
	text-align: left;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 40px 0;
}
.services li{line-height: 20px;}
.services a:hover{
color: #b04505;
}
#box1{border: 3px solid #b04505;
padding: 10px;
width: 230px;
font: normal 110%/160% Verdana, Arial, Helvetica, sans-serif;
margin: 30px 0 0 30px;
}
.credit, .credit2{
float: right;
text-align: center;
width: 280px;
padding-right: 30px;
font: normal 110% Verdana, Arial, Helvetica, sans-serif;
}
.credit2{margin-top: -52px;
}

#box2{
padding: 10px;
width: 800px;
font: bold 110%/160% Verdana, Arial, Helvetica, sans-serif;
margin: 10px 0 0 30px;
}
.smaller{
font: bold 80%/160% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}
#footer {
color: white;
text-align:center;
font: normal 80% Verdana, Arial, Helvetica, sans-serif;
height: 15px;
}
#gmap{
	margin-top: 30px;
	padding-left: 235px;
	padding-right: 30px;
}
.faqs{
margin-top: 5px;
margin-bottom: 18px;
font: normal 100% Verdana, Arial, Helvetica, sans-serif;
padding-bottom: 0;
}
dt{
color: #3b5998;
padding-bottom: 5px;
}
#cg-credit{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 300px;
}
#cg-credit a{
	color: black;
}
#cg-credit a:hover{
	color: #b04505;
}

