body
{
    margin: 0px 0px 0px 0px;
    line-height: 19px;
    font-family: Lucida Sans Unicode, Lucida Grande, Helvetica,verdana, sans-serif;
	font-size:12px;
	background: #bbb;
	color:#051822;
}
/* main site links */
a:link {color: #16364b;}
a:visited {color: #16364b;}
a:hover {color: #497794;}
img {display:block;}

#outerWrapper {width:100%; background:url(images/wrapper-bg.jpg) no-repeat center top;}
#global {width:930px; margin-left:auto; margin-right:auto;}
#topWrapper {width:930px; margin-left:auto; margin-right:auto;}

#contentWrapper {width: 100%;border:none; }
#content {padding: 5px 20px;min-height:300px; width:890px; background:url(images/content-bg.png) repeat-y; margin-left:auto; margin-right:auto; }
#footerWrapper {width: 890px; margin-bottom:0px; padding: 16px 20px 0px 20px; height:34px; color:#eee;font-size: 11px; line-height:14px; display: block; background:url(images/bottom.gif) no-repeat; margin-left:auto; margin-right:auto;}
#footerWrapper a {font-size:11px; color:#eee; padding: 0px 3px 0px 3px; text-decoration:none; text-transform:lowercase;}
.ten11 {text-align: left; margin-left: 15px; margin-top: -12px; padding-bottom: 10px; font-size: 11px; color:#444; }
.ten11 a {color:#444; text-decoration:none;}
#homeContent { float:left; width: 430px; min-height:300px; margin-left:5px; background:url(images/home-content-divider.gif) repeat-y right; padding-right:15px;}
#homeBlog {width:405px; display:inline-table; float:right;}
#homeC2A {display:inline-table;float:left; width:297px; height:427px; background:url(images/home-giftcert-bg.jpg) no-repeat;}
#giftCert {position:relative; top: 125px; left:125px; font-weight:bold;}
#reserveLink {position:relative; top: 235px; left:65px; font-weight:bold;}
#mapLink {position:relative; top: 345px; left:65px; font-weight:bold;}

.BlogHeader {font-size: 12px; font-weight: bold; margin-top: 6px;}
.BlogDesc {font-size: 12px; margin-bottom: 5px;}
.BlogNoItems {font-weight: bold;}


h1 
{
    color:#051822;
    font-weight:bold;
	font-size: 22px;
	}

h2 {
	font-size: 20px;
	color:#18483d;
}



h3 {
	font-size:16px;
	color:#18483d;
}

li {font-size:100%;
   font-family:Lucida Sans Unicode, Lucida Grande, Helvetica,verdana, sans-serif;
	 }


