body {
background-color: #eae6cd;
}

img{border: none;}

.bginside {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 100%;
}
.bg2 {
background-color: #eae6cd;
}

.bg {
background-color: #eae6cd;
}

.oldbgcolor {
background-color: #CCC6A4;
}

.bgoutside {
	background: url(images/bg-xtile.jpg) repeat-x;
	height: 768px;
	width: 100%;
}

.middle {
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	height: 623px;
	width: 811px;
	background-position: center;
}
.phone {
	float: left;
	height: 30px;
	width: 200px;
	margin-left: 600px;
}
.phonetxt {
	font-family: Trajan Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8f807d;
	text-decoration: none;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.middle_home {

	background-image: url(images/home_middle.jpg);
	background-repeat: no-repeat;
	height: 623px;
	background-position: center;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtwhite_comic {

	font-family: "Comic Sans MS";
	font-size: 22px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.middle_tiki {


	background-image: url(images/tiki_middle.jpg);
	background-repeat: no-repeat;
	height: 623px;
	background-position: center;
}
.txtblack_comic {
	font-family: "Comic Sans MS";
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.txtblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom_txt {

	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
.middle_events {



	background-image: url(images/tiki_middle.jpg);
	background-repeat: no-repeat;
	height: 623px;
	background-position: center;
}
.middle_about {
	background-image: url(images/about_middle.jpg);
	background-repeat: no-repeat;
	height: 623px;
	background-position: center;
}

.middle_newlocation {
	background-image: url(images/newlocationbg.jpg);
	background-repeat: no-repeat;
	height: 623px;
	background-position: center;
}

.txtblack1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.middle_menu {
background-image: url(images/menu_middle.jpg);
	background-repeat: no-repeat;
	height: 623px;
	background-position: center;
}
.middle_catering {




	background-image: url(images/cater_middle.jpg);
	background-repeat: no-repeat;
	height: 623px;
	background-position: center;
}
.middle_contact {

	background-image: url(images/contact_middle.jpg);
	background-repeat: no-repeat;
	height: 623px;
	background-position: center;
}

#middle_contact a{
display:block;
position:absolute;
} 

#middle_contact a.menu{
width:100px;
height:50px;
top:340px;
} 

#middle_contact a#link2{
width:430px;
height:320px;
top:623px;
left:800px;
} 

#middle_contact a#link3{
width:300px;
height:200px;
top:100px;
left:250px;
} 

.marinaLogo {
	float:right;
	width:80px;
}

.galleryCaption {
	background:#cccccc;;
	color:#000000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: -15px;
	border: 1px solid #000000;
	width: 110px;
}

/* Shadowbox Gallery */

#sb-container,#sb-wrapper{
text-align:left; 
}
#sb-container,#sb-overlay{
position:absolute;
top:0;
left:0;
width:100%;
margin:0;
padding:0;
}
#sb-container{
height:100%;
display:none;
visibility:hidden;
z-index:999;
}
body > #sb-container{
position:fixed;
}
#sb-overlay{
height:expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay{
height:100%;
}
#sb-wrapper{
position:relative;
}
#sb-wrapper img{
border:none;
}
#sb-body{
position:relative;
margin:0;
padding:0;
overflow:hidden;
border:1px solid #303030;
}
#sb-body-inner{
position:relative;
height:100%;
}
#sb-content.html{
height:100%;
overflow:auto; 
}
#sb-loading{
position:absolute;
top:0;
width:100%;
height:100%;
text-align:center;
padding-top:10px;
}
#sb-body,#sb-loading{
background-color:#060606; 
}
#sb-title,#sb-info{
position:relative;
margin:0; 
padding:0;
overflow:hidden;
}
#sb-title-inner,#sb-info-inner{
position:relative;
font-family:'Lucida Grande',Tahoma,sans-serif;
line-height:16px;
}
#sb-title,#sb-title-inner{
height:26px;
}
#sb-title-inner{
font-size:16px;
padding:5px 0;
color:#fff;
}
#sb-info,#sb-info-inner{
height:20px;
}
#sb-info-inner{
font-size:12px;
color:#fff;
}
#sb-nav{
float:right;
height:16px;
padding:2px 0;
width:45%;
}
#sb-nav a{
display:block;
float:right;
height:16px;
width:16px;
margin-left:3px;
cursor:pointer;
}
#sb-nav-close{
background-image:url(http://fishtalesattowncreek.com/shadowbox/resources/close.png);
background-repeat:no-repeat;
}
#sb-nav-next{
background-image:url(http://fishtalesattowncreek.com/shadowbox/resources/next.png);
background-repeat:no-repeat;
}
#sb-nav-previous{
background-image:url(http://fishtalesattowncreek.com/shadowbox/resources/previous.png);
background-repeat:no-repeat;
}
#sb-nav-play{
background-image:url(http://fishtalesattowncreek.com/shadowbox/resources/play.png);
background-repeat:no-repeat;
}
#sb-nav-pause{
background-image:url(http://fishtalesattowncreek.com/shadowbox/resources/pause.png);
background-repeat:no-repeat;
}
#sb-counter{
float:left;
padding:2px 0;
width:45%;
}
#sb-counter a{
padding:0 4px 0 0;
text-decoration:none;
cursor:pointer;
color:#fff;
}
#sb-counter a.sb-counter-current{
text-decoration:underline;
}
div.sb-message{
font-family:'Lucida Grande',Tahoma,sans-serif;
font-size:12px;
padding:10px;
text-align:center;
}
div.sb-message a:link,div.sb-message a:visited{
color:#fff;
text-decoration:underline;
}
