/* CSS RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, big, font, img, small, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse; border-spacing:0;}


/* TEMPLATE */


<!--[if IE]>
<style>
div.tooltip {
	background-color:#fff;
}
</style>
<![endif]-->


a:active {
	outline:none;
	}

:focus {
	-moz-outline-style:none;
	}

body { 
	background: url('images/bg.jpg') top center; 
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .75em;
	}

h2 {
	font-size: 1.75em;
	line-height: 1.2em;
	}

h4 {
	font-size: 1.25em;
	font-weight: 500;
	line-height: 1.3em;
	}


img a {
	border: 0; 
	}

a, a:visited {
	text-decoration: none;
	color: #EA0042;
	}

a:hover {
	color: #ed8ab7;
	}

#page-wrap {
	background: #ffffb4;
	width: 763px;
	border: 3px solid #000;
	margin: 60px auto -40px;
	height: 430px;
	}

#header {
	height: 300px;
	}

#wrapper {

}

.logo {
	position: absolute;
	top: 20px;
	margin-left: -50px;
	}
	
#address {
	position: absolute;
	font-size: 1em;
	font-weight: 600;
	float: left;
	margin-top: 205px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 8px 10px;
	height: 50px;
	width: 200px;
	}

#address .link {
	margin-top: 2px;
	}

#address .phone {
	margin-top: 2px;
	}

#address .map-icon {
	position: absolute;
	top: -10px;
	margin-left: 160px;
	}
	
#twitter {
	width: 200px; 
	padding: 10px; 
	background-color: #fff; 
	border: dotted 2px #ccc;
	border-left: 0;
	}
	
ul#twitter_update_list { 
	width: 200px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	}
 
ul#twitter_update_list li { 
	width: 200px; padding: 5px 0 10px 0; 
	border-bottom: solid 1px #ccc; 
	list-style: none; 
	margin-bottom: 5px;
	}
 
ul#twitter_update_list li a { 
	color: #5f5f5f; 
	border-bottom: dotted 1px; 
	text-decoration: none; 
	}
 
ul#twitter_update_list li a:hover { 
	color: #CA0A6C; 
	border-bottom: solid 1px; 
	}
	
.menu {
	text-align: right;
	padding: 8px 4px 0 0;
	margin-top: 8px;
	width: 100%;
	float: right;
	height: 21px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: 600;
	}
	
.menu li {
	display: inline;
	margin-right: 20px; 
	}
	
.content {
	position: relative;
	margin-right: 20px;
	top: -250px;
	width: 460px;
	float: right;
	}
	
.content textarea {
	width: 350px;
	height: 50px;
	margin: 15px 0 0 50px;
	font-family: "lucida grande";
	font-size: 1.05em;
	padding: 3px 3px 1px 3px;
	resize: none;
	}
	
#submit {
	margin: -25px 0 0 293px;
	width: 115px;
	height: 26px;
	background: transparent url('images/round-btn.gif');
	color: #7F7F7F;
	padding-top: 6px;
	font-size: 1.3em;
	text-align: center;
	}
	
#rt-note {
	font-size: .8em;
	margin: 9px 0 0 50px; 
	}
	
.left {
	float: left;
	margin-left: 10px;
	}
	
.48 {
	padding-top: 3px;
	}
	
h4 {
	/* text-transform: uppercase; */
	}
	
.flyer {
	float: left;
	margin: -15px 0 0 0;
	}
	
.hours {
	margin: -15px 0 0 10px;
	float: left;
	}
	
#sliderholder {
	padding: 20px 30px 0 30px;
	text-align: center;
	}
	
#slider p {
	font-family: Georgia, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: justify;
	padding: 0 10px 0 10px;
	}
	
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:400px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	}	
#nextBtn{ 
	}														
#prevBtn a, #nextBtn a{  
	}	
#nextBtn a{ 
	}
	
.burger img {
	border: 2px solid #ccc;
	margin: 0 20px 0 20px;
	}
	
#radiobox {
	position: absolute;
	bottom: 0px;
	}