
* { margin: 0; padding: 0; line-height: 1.4em }
body { background: #ffffff; font-family: Arial, sans-serif }
a { text-decoration: none }
h1 { font-size: 1.25em }
h2 { margin: 10px 0; font-size: 0.95em }
hr { height: 1px; margin-bottom: 10px; background: #aaa; border: none }
img { border: none; vertical-align: middle }
p, ul { margin: 15px 0; font-size: 0.875em }
table { margin: 10px auto; width: 90%; font-size: 14px; border-collapse: collapse }
td { padding: 5px; border: 1px solid #aaa }
ul { margin-left: 30px; font-size: 14px }

.center { text-align: center }
.right { float: right }

/* HEADER */
#logo { max-width: 550px; margin: 0 auto }
#logo img { width: 100%  }
#logo .header_slogan {
	color:#009ada;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:20px;
	text-align: center;
}

/* CONTAINER */
#wrapper { max-width: 550px; margin: 0 auto; padding: 0 13px }
#slogan { margin-top: 10px; font-size: 0.875em; color: #009ada }

#content { margin-top: 25px; padding: 10px 20px; background: #eeeded; color: #000000; border: 1px solid #afafaf; -webkit-border-radius: 1.250em; -moz-border-radius: 1.250em; border-radius: 1.250em }
#content a { text-decoration: underline }
#content img { margin: 15px 0 }
#content p img { border: 2px solid #fff; box-shadow: 0 0 3px 1px #000; -moz-box-shadow: 0 0 3px 1px #000; -webkit-box-shadow: 0 0 3px 1px #000 }
#content .content-cert-title {
	text-align: center;
	font-style: italic;
}
#content ul.content-cert-list {
	list-style:none;
	padding:0;
	margin:15px 0;
	text-align: center;
}
#content ul.content-cert-list li {
	display:inline-block;
	margin:5px 15px;
}

/* CALL BUTTON */
#call-outer { margin: 16px 0 }
#call { display: block; padding: 11px 0; background: #009ada; color: #ffffff; font-size: 1.250em; font-weight: bold; text-shadow: 0 1px 0 #000000; text-decoration: none; -webkit-border-radius: 1.125em; -moz-border-radius: 1.125em; border-radius: 1.125em }
#page-call-outer { margin: 16px 0 }
#page-call-outer a { text-decoration: none }
#page-call { padding: 5px 15px; background: #009ada; color: #ffffff; font-size: 1em; font-weight: bold; text-shadow: 0 1px 0 #000000; -webkit-border-radius: 1.125em; -moz-border-radius: 1.125em; border-radius: 1.125em }

/* NAVBAR */
#navbar { margin: 16px 0; display: block; padding: 10px 0; background: #009ada; color: #ffffff; font-size: 1.250em; font-weight: bold; text-shadow: 0 1px 0 #000000; text-decoration: none; -webkit-border-radius: 1.125em; -moz-border-radius: 1.125em; border-radius: 1.125em }

/* HOMEPAGE MENU */
#nav { margin: 22.5px 0; background: #eeeded; border: 1px solid #afafaf; -webkit-border-radius: 1.250em; -moz-border-radius: 1.250em; border-radius: 1.250em }
.menu { border-top: 1px solid #afafaf }
.menu-top { border-top: none }
.menu-text { display: block; padding: 10px 20px 33px 20px; font-size: 1.064em; font-weight: bold; color: #133960; text-shadow: 0 1px 0 #ffffff }
.menu-title { float: left }

/* FOOTER */
#footer { margin: 30px 0 20px 0; color: #000000 }
#footer div { margin: 10px 0 }
#footer-social img { margin: 0 3px }
#footer-fullsite { font-size: 0.9em; font-weight: bold }
#footer-fullsite a { font-weight: bold; text-decoration: underline }
#footer-contact { font-size: 0.75em; line-height: 1.6em }
.footer-text { color: #000000 }
.footer-cert-title {
	color: #009ada!important;
	text-align: center;
	font-style: italic;
}
ul.footer-cert-list {
	list-style:none;
	padding:0;
	margin:15px 0;
	text-align: center;
}
ul.footer-cert-list li {
	display:inline-block;
	margin:5px 15px;
}
ul.footer-cert-list li img {
	max-width:100px;
}


/* CONTACT FORM */
input[type='text'], textarea { padding: 5px; border: 1px solid #bbb; border-radius: 5px; font-family: Verdana, sans-serif }
input[type='text'] { width: 70%; max-width: 240px }
input[type='submit'] { padding: 4px 10px }
textarea { width: 90%; font-size: 12px }

/* MAP */
#map { margin: 0 auto 20px auto; width: 95%; max-width: 400px; height: 240px }
#directions_e { font-size: 12px }

/* COUPONS */
.coupon { margin: 20px; padding: 10px; font-size: 1em; background: #fffe93; border: 2px dashed #001471; border-radius: 5px }

/* GALLERY */
#gallery img { margin-bottom: 0 }

/* REVIEWS */
.review { margin: 20px 0; padding: 5px 10px; background: #fffe9d; border: 1px solid #ccc; border-radius: 5px }

/* MENU ITEMS */
.menu-items .col1 { width: 70% }

/* VIDEO */
.video-box { max-width: 480px; margin: 10px auto }
.video { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden }
.video iframe, .video object, .video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none }
video { width: 100%; max-width: 480px; height: auto }

/* ERROR */
#notice { margin: 10px 0; padding: 6px 10px; background: #feffa9; color: #950000; font-size: 14px; border: 1px solid #ccc; border-radius: 0.3em }