html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
}

#pullblog h1{
margin-bottom: -11px;}

#pullblog h4{
margin-bottom: -11px;}

#pullblog{
margin-top:10px;
width:680px;
padding:10px;
border-top:1px solid #648C69;
border-bottom:1px solid #648C69;}

.fb-like{  margin-bottom: 3px;
    margin-left: 391px;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before,
q:before {
	content: '�';
	content: none;
}

blockquote:after,
q:after {
	content: '�';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: overline;
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p, ul, ol, dl, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 16px 0;
}

article, nav, section, header, footer, aside {
	display: block;
}


@font-face {
    font-family: 'DeliciousRoman';
    src: url('/images/delicious-roman-webfont.eot');
    src: url('/images/delicious-roman-webfont.eot?#iefix') format('eot'),
         url('/images/delicious-roman-webfont.woff') format('woff'),
         url('/images/delicious-roman-webfont.ttf') format('truetype'),
         url('/images/delicious-roman-webfont.svg#webfontQYRTdH5Z') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DeliciousHeavyRegular';
    src: url('/images/delicious-heavy-webfont.eot');
    src: url('/images/delicious-heavy-webfont.eot?#iefix') format('eot'),
         url('/images/delicious-heavy-webfont.woff') format('woff'),
         url('/images/delicious-heavy-webfont.ttf') format('truetype'),
         url('/images/delicious-heavy-webfont.svg#webfontPPEzSddR') format('svg');
    font-weight: normal;
    font-style: normal;

}





body {
	font-size: 75%;
	background: #7cad8d url(/images/body.jpg) repeat top left;
	color: #555;
	margin: 0;
	font-family: Arial, sans-serif;
} 

a:link { color: #316792; }
a:visited { color: #4b6d87; }
a:hover, a:active { color: #0e9751; }

p { font-size: 1em; }

h1 { font-size: 3.0em; font-weight: normal; }
h2 { font-size: 2.4em; font-weight: normal; }
h3 { font-size: 2.1em; font-weight: normal; }
h4 { font-size: 1.8em; }
h5 { font-size: 1.2em; }
h6 { font-size: 0.9em; }

h1, h2, h3, h4, h5, h6 {
	color: #648c69;
	font-family: DeliciousRoman, Arial, sans-serif;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; clear: both }

form { display: block; }

.fleft { float: left; padding: 0 10px 5px 0; }
.fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }

#wrap {
	background: url(/images/bodytop.jpg) repeat-x top left;
}

#page {
	background: url(/images/page.jpg) no-repeat top center;
	padding-top: 10px; 
}

header {
	width: 960px;
	margin: auto;
	position: relative;
	background: white;
	height: 180px;
	overflow: hidden;
	border-radius: 8px 8px 0 0; 
	font-family: DeliciousRoman, Arial, sans-serif;
	font-size: 1.4em;
}

#logo {
	width: 370px;
	height: 160px;
	float: left;
	overflow: hidden;
	margin: 0;
}

#logo a {
	width: 370px;
	height: 160px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background: url(/images/logo.png) no-repeat center right;
}

#topnav {
	margin: 0; padding: 0 10px 0 0; list-style: none;
	height: 44px;
	line-height: 44px;
	width: 580px;
	text-align: right;
	float: left;
}

#topnav li {
	padding: 0;
	margin: 0;
	display: inline;
}

#topnav li a {
	padding: 0 10px;
	height: 40px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: capitalize;
}

header address {
	float: left;
	text-align: right;
	color: #648c69;
	width: 570px; 
	height: 32px;
	padding: 0 20px 15px 0;
}

header .call {
	float: left;
	text-align: right;
	width: 570px; 
}

.call .button, .call a {
	
}

#banner {
	width: 960px;
	height: 360px;
	margin: 0 auto;
	clear: both;
	position: relative;
}


#nav {
	clear: both;
	width: 940px;
	margin: auto;
	padding: 0 10px;
	list-style: none;
	height: 70px;
	background-color: #e3f3fa;
	background-image: -moz-linear-gradient(top, #eff8fc, #dff1f9); /* FF3.6 */
	background-image: -o-linear-gradient(top, #eff8fc, #dff1f9); /* Opera 11.10+ */
	background-image: -webkit-linear-gradient(#eff8fc, #dff1f9); /* Chrome 10+, Saf5.1+ */
	background-image: linear-gradient(top, #eff8fc, #dff1f9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eff8fc', EndColorStr='#dff1f9'); /* IE6�IE9 */
	border-bottom: 1px solid #cfe4ee;
	text-transform: capitalize; 
	font-weight: bold;
	text-shadow: 0 2px 0 white;
	font-family: DeliciousRoman, Arial, sans-serif;
	font-size: 1.4em;
}

#nav ul {
	margin: 0;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0 10px;
	height: 70px;
	line-height: 70px;
	font-size: 1.2em;
}

#nav li:first-child {
	border: none;
}

#nav li a {
	text-decoration: none;
	color: #316792;
}

#nav li a:hover {
	text-decoration: none;
	color: #0e9751;
}



#content {
	clear: both;
	background: white;
	width: 920px;
	padding: 20px;
	min-height: 340px;
	margin: auto;
}

#content p, #content, ul, #content ol, #content h4, #content h5, #content h6 {
	line-height: 1.4;
}

#content h1, #content h2, #content h3 {
	line-height: 1;
}

#main {
	width: 560px;
	padding: 0 19px 0 0;
	margin: 0;
	float: left;
	overflow: hidden;
	border-right: 1px solid #9ecde3;
}

#sidebar {
	width: 320px;
	padding: 0 0 0 20px;
	float: left;
	overflow: hidden;
	border-left: 1px solid #9ecde3;
	margin-left: -1px;
}

#sidenav li {
	border-top: 1px solid #9ecde3;
}

#sidenav li:first-child {
	border: none;
}

#sidenav ul li {
	margin: 0;
	list-style: none;
	font-size: 0.8em;
	border: none;
}

#sidenav ul {
	margin: 0;
}

#sidenav li a {
	display: block;
	text-decoration: none;
	font-size: 2em;
	padding: 3px 0 3px 0 !important;
	font-family: DeliciousRoman, Arial, sans-serif;
}

#side li.active a, #side li a:hover {

}

#prefooter {
	clear: both;
	margin: 0 auto;
	width: 920px;
	padding: 20px;
	background-color: #e3f3fa;
	background-image: -moz-linear-gradient(top, #ffffff, #e3f3fa); /* FF3.6 */
	background-image: -o-linear-gradient(top, #ffffff, #e3f3fa); /* Opera 11.10+ */
	background-image: -webkit-linear-gradient(#ffffff, #e3f3fa); /* Chrome 10+, Saf5.1+ */
	background-image: linear-gradient(top, #ffffff, #e3f3fa);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e3f3fa'); /* IE6�IE9 */
}

#prefooter .call {
	float: left;
	text-align: right;
	width: 370px; 
	font-family: DeliciousRoman, Arial, sans-serif;
}

#prefooter .slogan {
	float: left;
	width: 550px;
	font-family: DeliciousRoman, Arial, sans-serif;
	margin: 0;
	font-size: 2.1em;
	line-height: 1;
}

footer {
	clear: both;
	width: 920px;
	margin: auto;
	padding: 20px;
	background: #c7e3f0;
	border-top: 1px solid #a2cbde;
	color: #476f8f;
	border-radius: 0 0 8px 8px; 
}

#footer a {
}

#copyright {
	color: #476f8f;
	clear: both;
	margin: 20px 0 0 0;
}

#footernav {
	padding: 0;
	margin: 0;
	font-size: .8em;
	list-style: none;
}

#footernav li {
	padding: 0 10px 0 0;
	margin: 0;
	display: inline;
}




fieldset {
	border: none;
	padding: 5px 0;
	margin: 0;
	display: block;
	clear: both;
	zborder-bottom: 1px solid #ddd;
}

fieldset label {
	float: left;
	clear: left;
	width: 30%;
	padding: 5px 0 0 0;
}
fieldset input[type=text],
fieldset input[type=password],
fieldset select {
	width: 31%;
	height: 22px;
	line-height: 22px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 1% 0 0;
	border: 1px solid #ddd;
}
fieldset textarea {
	width: 68%;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ddd;
}
fieldset span {
	display: inline-block;
	width: 61%;
}
fieldset span label {
	display: inline;
	width: auto;
	padding: 0 0 0 3px;
	line-height: normal;
}
fieldset span input[type=text],
fieldset span input[type=password],
fieldset span select {
	margin: 0 1% 3px 0;
	width: 50%;
}

fieldset input[type=text].short,
fieldset input[type=password].short,
fieldset select.short {
	width: 9%;
}

fieldset input[type=text].long,
fieldset input[type=password].long,
fieldset select.long {
	width: 68%;
}

fieldset em {
	color: #888;
	font-size: 11px;
}








.boxset {
	margin: 0 -20px;
	clear: both;
}

.boxcol {
	width: 195px;
	float: left;
	padding: 0 20px 0 19px;
	border-left: 1px solid #648c69;
}

.boxcol:first-child {
	border: none;
}

.buttonbox {
	border: none;
}


.button {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	color: white !important;
	text-shadow: 0 -1px 0 black;
	text-align: center;
	font-size: 24px !important;
	padding: 0 50px 0 0;
	width: 238px;
	text-decoration: none;
	background: url(/images/btn1a.png) no-repeat top left;
	font-family: DeliciousHeavyRegular, Arial, sans-serif;
}

.button:hover, .fatbutton:hover, .fatbutton:hover strong {
	-moz-transition: text-shadow .5s linear;
   transition: text-shadow .5s linear;
   text-shadow: 0 0 6px white;
}

.btn1b {
	width: 292px;
	background: url(/images/btn1b.png) no-repeat top left;
}

.fatbutton {
	display: block;
	width: 162px;
	height: 50px;
	padding: 15px 40px 15px 20px;
	font-size: 21px !important;
	line-height: 1;
	color: white !important;
	background: url(/images/btn2a.png) no-repeat top left;
	margin: 0 0 10px 0;
	text-decoration: none;
	text-shadow: 0 -1px 0 black;
	font-family: DeliciousRoman, Arial, sans-serif;
}

.fatbutton strong {
	font-size: 30px !important;
	letter-spacing: -1px;
	display: block;
	font-weight: normal;
	font-family: DeliciousHeavyRegular, Arial, sans-serif;
}

.btn2b {
	background: url(/images/btn2b.png) no-repeat top left;
}
.btn2c {
	background: url(/images/btn2c.png) no-repeat top left;
}

.buttonsmall {
	float: right;
	clear: both;
	width: 100px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(/images/btnsmall.png) no-repeat top left;
	text-shadow: 0 1px 0 #ffffff;
}

#content:after, .boxset:after, #prefooter:after, .clearfix:after {
	clear: both; display: block; content: "."; height: 1px; line-height: 1px; visibility: hidden; overflow: hidden;
}






blockquote {
	font-style: italic;
	padding: 0 0 0 35px;
	margin: 0 0 20px 0;
	background: url(/images/quotes.png) no-repeat top left;
}

blockquote em {

	font-weight: bold;
}


.searchform {
	float: right !important; 
	width: 210px;
}

.searchform form {
	display: inline;
	margin: 0; 
	padding: 0 15px;
}

.searchform .input {
	height: 16px;
	width: 150px;
	border: none;
	background: white;
	padding: 0 5px;
	vertical-align: middle;
}

.searchform .btn {
	vertical-align: middle;
}

ul.prices {
	margin-bottom: 40px;
}

.prices, .prices li {
	list-style: none;
	position: relative;
}

.prices li {
	height: 30px;
	line-height: 30px;
	width: 520px;
	border-bottom: 1px solid #89b2c0;
	margin: 0 0 1px 0;
	background: #edf5f8;
}

.prices span {
	width: 120px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 370px;
	background: #d8e8ed;
	font-weight: bold;
	padding: 0 15px;
}


.hours, .hours li {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

.hours li {
	height: 30px;
	line-height: 30px;
	width: 150px;
	border-bottom: 1px solid #89b2c0;
	margin: 0 0 1px 0;
	background: #edf5f8;
}

.hours span {
	width: 300px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 130px;
	background: #d8e8ed;
	font-weight: bold;
	padding: 0 15px;
	border-bottom: 1px solid #89b2c0;
}


#stafflist {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	width: 240px;
	float: left;
	position: relative;
}

#stafflist li {
	margin: 0;
	padding: 0 15px 15px 0; 
	float: left;
}

#stafflist img {

}


#staffdetails {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#staffdetails li {
	display: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#staffdetails li.active {
	display: block; 
}

#staffdetails li img {
	position: absolute;
	left: 360px;
	top: 0;
	width: 280px;
	height: 350px;
}

#staffdetails h3 {
	margin: 0 0 15px 0 !important;
}

#staffdetails br {
	display: none;
}

#myGallery {
	float: right;
	margin-right: 0px;
	position: relative;
	z-index: 99;
}









/*
 * jQuery Nivo Slider v2.5.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:20px;
	bottom:20px;
	width:342px;
	z-index:8;
}
.nivo-caption p {
	margin:0;
}
.nivo-caption a {
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


#banner {
	background:white;
	width: 960px;
	height: 360px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
#banner img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#banner a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:410px;
	bottom:18px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
}
.nivo-caption a { 
}










/* Mailchimp */

#mc_signup_form {
	width: 288px;
	float: right;
	padding: 0 0 0 20px !important;
	margin: 0 0 0 20px !important;
	border-left: 1px solid #9ecde3 !important;
}

.mc_custom_border_hdr {
	display: none;
}

.mc_merge_var {
	float: left;
	width: 288px;
}

.mc_merge_var input {
	width: 280px;
}

#mc-indicates-required {
	display: block;
	clear: left;
	float: left
	width: 450px;
	text-align: left;
}

.mc_signup_submit {
	clear: both;
	width: 450px;
	float: right;
}

#mc_signup_submit {
	border: none;
	width: auto;
	float: right;
	padding: 0 50px 0 0;
	width: 288px;
	display: block;
	cursor: pointer;
}

#mc_display_rewards {
	clear: both;
	float: right;
}
