/* CSS Document */
/*Mass Reset*/
* { 
	padding: 0; 
	margin: 0; 
	}
html { 
	padding: 0; 
	margin: 0; 
	}
body { 
	padding: 0; 
	margin: 0; 
	}
h1, h2, h3, h4, h5, h6, p, img { 
	margin: 0; 
	padding: 0; 
	}
pre, blockquote, form, label, ul, ol, li, dl, fieldset { 	
	margin: 0; padding: 0; 
	}
fieldset { 	
	padding: 10px; 
	}
/*End Mass Reset*/

/*links*/	
a:link { color:#055E61;	text-decoration:none; }
a:visited { color:#055E61; text-decoration:none; }
a:hover { color:#FF6900; text-decoration:underline; }
a:active { color:#FF6900; text-decoration:underline; }

#nav a:link { color:#797754;	text-decoration:none; }
#nav a:visited { color:#797754; text-decoration:none; }
#nav a:hover { color:#055E61; text-decoration:underline; }
#nav a:active { color:#055E61; text-decoration:underline; }

h4.cta a:link { color:#fff;	text-decoration:none; }
h4.cta a:visited { color:#fff; text-decoration:none; }
h4.cta a:hover { color:#cbc88d; text-decoration:underline; }
h4.cta a:active { color:#cbc88d; text-decoration:underline; }

body {
	font-family: 'TeXGyreAdventorRegular', sans-serif;
	font-size: 16px;
	line-height:24px;
	background-color:#DBDCAA;
	background-image: url(../images/bkgd.gif);
	background-repeat:repeat;
	background-position:top;
	}
#wrap {
	background-image:url(../images/bkgd-wrap.png);
	background-position:top left;
	background-repeat:repeat-x;
}
#frame {
	width:1000px;
	padding:0;
	margin:0 auto;
	position:relative;
	}
#slideshow {
	width:850px;
	height:535px;
	float:left;
}
#nav {
	width:130px;
	float:left;
	}
#button	{
	width:120px;
	font-size: 16px;
	line-height:19px;
	text-transform:uppercase;
	margin-bottom:14px;
	padding-left:10px;
	border-bottom:1px solid #797754;
	font-family: 'TeXGyreAdventorBold';
}
#button	strong {
	 font-family: 'Lobster13Regular';
	 text-transform:none;
	 font-size: 21px;
	line-height:23px;
	display:block;
	color:#055E61;
}
#content {
	width:530px;
	margin:0 20px;
	float:left;
	}
#sidebar {
	float:left;
	width:215px;
	font-size: 14px;
	line-height:16px;
	margin-bottom:15px;
	}
#hours {
	background-color:#cbc88d;
	padding:5px;
	margin:10px 10px 20px 10px;
}
#nationwide {
	border:1px solid #797754;
	padding:6px;
	margin:10px;
	}
#links {
	clear:both;
	text-align:center;
	padding-top:5px;
	color:#797754;
	}



img.favorite {
	position:absolute; 
	top:50px; 
	left:330px;
	z-index:10;
}
img.tour {
	position:absolute; 
	top:100px; 
	left:730px;
	z-index:10;
}
img.Specials {
	position:absolute; 
	top:220px; 
	left:0;
	z-index:10;
}
img.Flier {
	position:absolute; 
	top:400px; 
	left:90px;
	z-index:10;
}
img.Video {
	position:absolute; 
	top:370px; 
	left:350px;
	z-index:10;
}
img.Pothole {
	position:absolute; 
	top:310px; 
	left:600px;
	z-index:10;
}
img.redtag {
	position: absolute;
	top: 180px;
	left: 0;
	z-index: 10;
}
img.cards {
	position: absolute;
	top: 300px;
	left: 0;
	z-index: 10;
}

h1  {	
	font-family: 'Lobster13Regular';
	font-size: 24px;
	line-height:28px;
	font-weight:bold;
	color: #055E61;
	padding-bottom:15px;
	margin:60px 0 0 0; 
	float:right; 
	font-size:28px; 
	line-height:32px;
}
h2 {
	font-family: 'Lobster13Regular';
	font-size: 28px;
	line-height:32px;
	font-weight:bold;
	color: #FF6900;
	padding-bottom:15px;
	text-align:center;
	}
h3 {
	font-size: 16px;
	line-height:20px;
	font-weight:bold;
	color: #FF6900;
	padding:5px;
	border:2px dotted #797754;
	text-align:center;
	margin-bottom:15px;
	clear:both;
	}

h4 {
	font-size: 16px;
	line-height:20px;
	font-weight:bold;
	color: #fff;
	padding:5px;
	background-color:#797754;
	margin-bottom:10px;
	}
h4.cta {
	float:left;
	width:310px;
	margin:5px 5px 10px 5px;
	font-size: 16px;
	line-height:20px;
	font-weight:bold;
	color: #fff;
	padding:5px;
	background-color:#055E61;
	text-align:center;
	}
p {
	padding-bottom:15px;	
	}
#nationwide p {
	padding-bottom:5px;	
	}
p.giftcards {
	padding:5px;
	font-family: 'Lobster13Regular';
	color: #055E61;	
	font-size: 18px;
	line-height:22px;
	}
ul {
	padding-bottom:10px;
	}	
li {
	list-style-type: none;
	padding-bottom:10px;
	}	
#links ul {
	list-style-type: none;
	padding-bottom:25px;
	}	
#links li {
	display: inline;
	}
address {
	font-family: 'TeXGyreAdventorBold';
	margin:20px 0 20px 20px;
	font-style:normal;
	font-size: 22px;
	line-height:30px;
	color:#000;
}
strong {
	color:#797754;
}
