@charset "utf-8";
/* CSS Document */


<style type="text/css">

* {
margin: 0;
padding: 0;

}


h3 {
font-family:"Times New Roman", Times, serif
}


body {

margin: 0 auto;
background-image:url(/images/bottom2.gif);
background-repeat:repeat-x;
background-position:top;  
max-width: 1100px;
}

#header-left-pickup-delivery
{
	background-image:url(../images/pickup-delivery-available.png);
	position: absolute;
	margin-top:5;
	margin-left:20px;
	height: 100px;
	width: 350px;
	background-repeat:no-repeat;
	z-index:2;
	overflow: visible;
}

#header-telephone
{
	background-image:url(../images/header-telephone.png);
	position: absolute;
	top:5; right:0;
	height: 100px;
	width: 175px;
	background-repeat:no-repeat;
	z-index:2;
	overflow: visible;
	margin-right:100px;
}

#footer-line{
	position:absolute;
	left:0px;
	right:0px;
	margin:0px auto;
	background:url(/images/footer-line.jpg) repeat-x; height:24px;
	}

.bottom {

}

#wrapper {
width: 715px;
margin: 0 auto;
margin-top: 20px;
}





#wrapper2 {
width: 715px;

margin: 0 auto;

}



#contactwrapper {
width: 755px;
margin: 0 auto;
margin-top: 20px;
}



#content {
/*background-image:url(images/contentback.jpg);
background-repeat:repeat-y;*/
	z-index:1;
}

.menu {


height: 185px;
padding-top:15px;
display: inline;


} 
#left {
position:relative;
top:-19px;
}


#clear {

clear:both;
}

#clear-left{
	clear:left;
	}


#email {
float: left;
width: 320px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}


#address {
float: right;
width: 360px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


#FAQ {

height:220px;
overflow:scroll;
border: #666666  thin solid;
}


#about {

font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}


.cr {
color:#999999;
font-family:Geneva, Arial, Helvetica, sans-serif;
}


#about a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color:#0033CC;
		text-decoration: none;
	}

#about a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color:#999999;
		text-decoration: none;
	}
#about a:visit {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color:#0033CC;
		text-decoration: none;
	}




.cr a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		color:#000000;
		text-decoration: none;
	}

.cr	a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		color:#999999;
		text-decoration: none;
	}
.cr	a:visit {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		color:#000000;
		text-decoration: none;
	}
.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	}
.form-red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	}

h4.title{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:20px;
	color:#000000;
	}
.question{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	vertical-align:20%;
	font-weight:bold;
	margin-left:5px;
	}
.answer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	vertical-alignment:top;
	line-height:200%;
	margin-left:5px;
	}










</style>

