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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
.container p {
    margin-bottom: 10px;
}

html, body {
	margin: 0;
	padding: 0;
	color: #000;
    background-image: url('http://www.thebaydetail.com//images/template_7/background.jpg');
    background-repeat: repeat-x;
	background-color: #d5d5d5;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}

input, textarea, select {
	background-color: #fff;
	border: 1px solid #bdbdbd;
	font-size: 11px;
}

a {
	color: #1087db;
	text-decoration: none;
}

a:hover {
	color: #6f237b;
}

.clear {
    width: 1px;
    height: 1px;
    overflow: hidden;
	clear: both;
}

#hiddenframe {
	border: 0;
	width: 1px;
	height: 1px;
}


#page {
    width: 760px;
    margin: 0 auto;
	position: relative;
}

#header {
    width: 760px;
    height: 179px;
    background-image: url('http://www.thebaydetail.com/images/template_7/header.jpg');
    position: relative;
}

#menu {
    background: url('http://www.thebaydetail.com/images/template_7/menu.jpg');
    background-repeat: no-repeat;
    width: 760px;
    height: 44px;
    text-align: center;
}

#menu img {
    position: relative;
    top: 0px;
    cursor: pointer;
    width: 70px;
    height: 42px;
    background: url('http://www.thebaydetail.com/images/template_7/menu_inact.jpg');
    background-repeat: no-repeat;
    margin-right: 0px;
}

#menu img:hover, #menu a.active img {
    background: url('http://www.thebaydetail.com/images/template_7/menu_actv.jpg');
}

#menu img.home, #menu img.home:hover {
    width: 70px;
    height: 44px;
}

#menu img.services, #menu img.services:hover, #menu a.active img.services {
    background-position: 0 -44px;
    width: 135px;
    height: 44px;
}

#menu img.specials, #menu img.specials:hover, #menu a.active img.specials {
    background-position: 0 -88px;
    width: 90px;
    height: 44px;
}

#menu img.gallery, #menu img.gallery:hover, #menu a.active img.gallery {
    background-position: 0 -132px;
    width: 146px;
    height: 44px;
}

#menu img.contact, #menu img.contact:hover, #menu a.active img.contact {
    background-position: 0 -176px;
    width: 103px;
    height: 44px;
}

#menu img.comments, #menu img.comments:hover, #menu a.active img.comments {
    background-position: 0 -220px;
    width: 131px;
    height: 44px;
}

#content {
    padding: 10px 15px;
    color: #fff;
    background-image: url('http://www.thebaydetail.com//images/template_7/content_bg.jpg');
    background-repeat: repeat-x;
    background-color: #fff;
}

img.joinbutton {
    width: 44px;
    height: 19px;
    background-image: url('http://www.thebaydetail.com//images/template_7/join.jpg');
    background-repeat: no-repeat;
    position: relative;
    top: 6px;
    left: 10px;
}

.mailjoin_message {
    color: #fff;
    font-weight: bold;
}

#mailinglist {
    color: #fff;
    position: absolute;
    width: 189px;
    padding: 7px;
	height: 52px;
	left: 8px;
    background-image: url('http://www.thebaydetail.com//images/template_7/mailbox.jpg');
    background-repeat: no-repeat;
}

#mailinglist .contentbox {
  margin: 0;
  margin-bottom: 3px;
}

#mailinglist .contentbox .boxcontent {
    color: #fff;
}

#mailinglist .contentbox .boxcontent h1 {
	font-size: 16px;
}

#aboutus.topmargin {
    margin-top: 80px;
}

#aboutus, #contact_info {
    width: 195px;
    padding: 10px;
    padding-top: 0px;
    background-repeat: no-repeat;
    float: left;
    color: #444;
}

#contact_info .container h1 {
    color: #444;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}

#contact_info .container p {
    margin-bottom: 15px;
}

#contact_form {
    color: #444;
    width: 504px;
    float: right;
}

.contact_form {
    padding: 0 10px;
    padding-top: 0px;
}

#contact_form label {
    display: block;
    margin-bottom: 10px;
}

#contact_form input, textarea {
    margin-top: 5px;
    width: 100%;
}

#contact_confirm {
    color: #000;
    margin-top: 40px;
    text-align: center;
}

#contact_confirm h1 {
    font-weight: bold;
    font-size: 14px;
}

#contact_confirm p {
    margin: 20px 0;
}

#contact_confirm a {
    color: #f61f00;
    font-size: 12px;
}

#contact_form img.submitbutton {
    width: 87px;
    height: 28px;
    background: url('http://www.thebaydetail.com//images/template_7/submit.jpg');
    float: right;
}

#comment_form form {
    margin-top: 10px;
}

#comment_form {
    width: 708px;
    margin: 5px auto 0 auto;  
}

#comments_content {
	margin: 0 10px;
}

#comments {
    margin: 0 10px;
    margin-bottom: 10px;
    color: #444;
}

.comment {
    border-bottom: 1px solid #444;
    padding: 10px 0;
}

.comment h2, .comment h4 {
    font-weight: bold;
}

.comment p {
    margin-top: 15px;
}

#comment_form label {
    display: block;
    margin-bottom: 10px;
}

#comment_form input, textarea {
    margin-top: 5px;
    width: 100%;
}

#comment_form img.submitbutton {
    width: 87px;
    height: 28px;
    background: url('http://www.thebaydetail.com//images/template_7/submit.jpg');
    float: right;
}

.container {
    padding: 0px 0px;
    margin-bottom: 10px;
    color: #444;
}

.container h2 {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}

.container span.bullet2 {
    display: block;
    float: left;
    position: relative;
    top: 5px;
    background-image: url('http://www.thebaydetail.com//images/template_7/bullet2.jpg');
    width: 7px;
    height: 7px;
    margin-right: 5px;
    overflow: hidden;
}

.container ul {
    margin: 0;
    padding: 0;
}

div#intros .container ul {
    width: 161px;
    float: left;
}

div#intros .container ul.normal {
    width: 100%;
    float: none;
}

.container ul li {
    font-size: 12px;
    list-style: none;
    line-height: 20px;
}

.container ul li span.bullet {
    display: block;
    float: left;
    position: relative;
    top: 8px;
    background-image: url('http://www.thebaydetail.com//images/template_7/bullet1.jpg');
    margin-right: 5px;
    width: 3px;
    height: 3px;
    overflow: hidden;
}

.container ul li span.bullet4 {
    display: block;
    float: left;
    position: relative;
    top: 8px;
    background-image: url('http://www.thebaydetail.com//images/template_7/bullet1.jpg');
    margin-right: 5px;
    width: 3px;
    height: 3px;
    overflow: hidden;
}

.serviceblock .container ul {
    position: relative;
}

#intros {
    width: 504px;
    float: right;
}

#intro .contentbox .boxcontent h1 {
  position: relative;
  left: 0px;
}

#mainbanner {
    margin: 10px 0;
}

#mainbanner img {
    width: 504px;
    background-image: url('http://www.thebaydetail.com/images/template_7/main_banner.jpg');
}

#footer {
    height: 19px;
    position: relative;
    font-size: 10px;
    color: #fff;
    background-color: #000;
    background-image: url('http://www.thebaydetail.com//images/template_7/footer_bg.jpg');
    padding: 8px 20px 3px 20px;
}

#footer ul li a {
    color: #fff;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer ul li {
    text-transform: uppercase;
    list-style: none;
    display: inline;
}

#footer ul li.separator {
    margin: 0 5px;
}

#footer ul li.separator img {
    width: 3px;
    height: 3px;
    background-image: url('http://www.thebaydetail.com/images/template_7/footer_separator.jpg');
    position: relative;
    top: -2px;
}

#poweredby {
    position: absolute;
    color: #900;
    right: 20px;
    top: 8px;
}

#poweredby .companyname, #poweredby .companyname a {
    color: #fff;
}

.contentbox {
    position: relative;
    margin-bottom: 10px;
}

.contentbox .boxcontent {
    padding: 0px;
}

.contentbox  {
    color: #000;
}

.contentbox .type2 {
    border-bottom: 1px solid #bdbdbd;
}

.contentbox h1 {
    font-size: 18px;
    font-weight: bold;
}

.contentbox h1 span {
    display: none;
}

.contentbox h1 span.subtitle {
    position: relative;
    display: inline;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #444;
}

.contentbox .type2 h1 {
    font-size: 20px;
    color: #95959b;
    text-transform: uppercase;
}

.serviceblock {
    margin: 15px 0;
    margin-bottom: 0;
}

.serviceblock .clear {
    height: 0px;
}

.serviceblock .serviceblock_left_content {
    width: 214px;
    float: left;
}

.serviceblock .serviceblock_left_content .container {
    text-align: right;
}

.serviceblock .serviceblock_left_content .container div.separator {
    width: 100%;
    height: 1px;
    margin: 10px 0;
    background-color: #bdbdbd;
    overflow: hidden;
}

.serviceblock .serviceblock_right_content {
    width: 484px;
    float: right;
}

.serviceblock_right_content table {
    font-size: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.dottedline {
    border-bottom: 1px dotted #bdbdbd;
    position: relative;
    top: 3px
}

.sb_separator {
    height: 1px;
    background-color: #bdbdbd;
    margin-bottom: 15px;
    overflow: hidden;
}

.contentbox .type3 .container ul {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    width: 100%;
}

.contentbox .type3 .container h2 {
    color: #000;
}

#gallerychooser {
    float: left;
    padding-left: 15px;
    width: 205px;
}

#gallerychooser img {
    border: 1px solid #454545;
}

#gallerypicture {
    width: 500px;
    float: right;
}

#gallerypicturetop .contentbox h1 {
    display: none;
}

#coupons {
    width: 733px;
}

.couponleft {
    position: relative;
    float: left;
    width: 361px;
    height: 173px;
    background-image: url('http://www.thebaydetail.com/images/template_7/coupon.jpg');
    background-repeat: no-repeat;
    border: 1px dashed #999;
}

.couponright {
    position: relative;
    float: right;
    width: 361px;
    height: 173px;
    background-image: url('http://www.thebaydetail.com/images/template_7/coupon.jpg');
    background-repeat: no-repeat;
    border: 1px dashed #999;
}

.coupon_title {
    color: #000;
    position: absolute;
    top: 18px;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 55px;
    width: 175px;
    line-height: 55px;
}

.coupon_subtitle {
    color: #000;
    position: absolute;
    top: 15px;
    left: 180px;
    font-weight: bold;
    font-size: 14px;
}

.coupon_expiration {
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: block;
    width: 175px;
    color: #444;
}

.coupon_description {
    color: #444;
    font-size: 12px;
    padding-top: 5px;
    font-weight: normal;
    display: block;
    width: 170px;
}

#coupons .separator {
    overflow: hidden;
    width: 1px;
    height: 15px;
}