html{
	height: 100%;
	margin-bottom: 20px;
}

body{
	background-color:#fff;
	font-family:"Helvetica",Verdana,Tahoma,Arial,Helvetica,sans-serif;
	padding: 0; 
	margin: 0;
}

#nav{
	text-align: right;
}

a{color: #ff8c00; text-decoration: underline;}
a:link {color: #ff8c00; text-decoration: underline;}
a:visited {color: #00b3b3;}
a:hover {text-decoration: underline; color: #00b3b3;}
a:active {color: #00b3b3;}
#hours a{color:#fff;}

p, td{font-size: 11px; text-align: left; margin-left: 8px;}
h1{font-size: 2em; color: #4c721d; font-weight: bold;font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;}
h2{font-size: 14px; color: #BCA947; font-weight: bold;}
h3{}
h4{}
li{}

ul{
	list-style-type: square;
	margin-left:10px; padding:5px;
	line-height: 16px;
}



#content{
	width:710px;
	background-color:#fff;
	color:#666;
	font-family: "Helvetica",Verdana,Tahoma,Arial,Helvetica,sans-serif;
	min-height: 675px;
}

#bodytext{
	margin: 45px 45px 5px 60px;
	text-align: justify;
}



#title{
	margin-bottom: 20px;
	margin-top: 25px;
}



#bottom{
	vertical-align: bottom;
}

#footer{
	font-weight: bold;
	color: #f1ebe4;
	margin: 0 0 15px 0;
	width: 710px;
	height: 44px;
	background-image: url(../images/footer_bar.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#footer p{
	padding: 5px 0 0px 23px;
	font-size: 10px;
}

#footer a{color: #fff; text-decoration: none;}
#footer a:link {color: #fff; text-decoration: none;}
#footer a:visited {color: #fff;}
#footer a:hover {text-decoration: underline; color: #556B2F;}
#footer a:active {color: #fff;}

#hours{
	width: 180px;
	background-color: #6699cc;
	color: #fff;
	padding: 5px;
	margin: 25px 10px 20px 5px;
}

#go{
	padding-bottom: 2px;
	vertical-align: middle;
}

#ebay{
	width: 166px;
	margin-left: 2px;
}

#homeContent{
	width: 300px;
	margin: 0 3px 0 0px;
	
}

#col1{
	width: 230px;
	display: block;
	float: left;
	text-align: left;
	font-size: 9px;
	border-right-color: Gray;
	border-right-width: 2px;
}

.specialHeader{
	color: #FA890C;
	font-weight: bold;
}

.specialTeaser{
	margin: 8px 4px 10px 8px;
}



#col2{
	width: 480px;
	display: block;
	float: right;
}

#welcome{
	vertical-align: top;
	text-align: left;
	padding-bottom: 20px;
}

.focalText{
	color: #6699cc;
	font-weight: bold;
}

.squares{
	border: solid #ccc 2px;
	margin:5px;
}


td{
	vertical-align: top;
}

.coupons{
	margin: 20px;
	padding: 15px 20px 15px 20px;
	border-width: 2px;
	border-style: dashed;
	border-color: #666;
	width: 400px;
}

#bcdLink{
	font-size:10px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

#bcdLink a{color: #666; text-decoration: none;}
#bcdLink a:link {color: #666; text-decoration: none;}
#bcdLink a:visited {color: #666;}
#bcdLink a:hover {text-decoration: underline; color: #ff8c00;}
#bcdLink a:active {color: #666;}

#map{width:460px; height:460px; border:1px solid #999; margin-top:20px; white-space:nowrap;}

#contactform {width:100%;}
#contactform sup{color:#c33;}
#contactform th{text-align:left; vertical-align:top; padding:5px; background-color:#ddd9bf; color:#666644; }
#contactform th.leftcol{width:100px;}
#contactform td{text-align:left; vertical-align:top; padding:5px 20px 5px 5px; background-color: #F2F0E6;}
#contactform td.buttonrow{text-align:right;}
#contactform td.buttonrow input{width:150px;}

#contactform input, #contactform textarea{
	color: #667;
	border: solid 2px #ddd9bf;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16pt;
	padding: 0px 2px 3px 5px;
	background-color: #fff;
	width:100%;
}

