/*- Page Structure */


body {
	background-color: #57341d;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
* {
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
	}
abbr.published {
	background-image: url(/images/date.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
span.commentslink {
	background-image: url(/images/comment.png);
	background-repeat: no-repeat;
	padding-left: 20px;

}
#commentlist {
list-style: none;
}
#comment { width: 300px; height: 200px; border: 1px solid #111111; background: #222222; color: white; }
li.comment, li.comment-unapproved {
border-bottom: 1px solid #2e1b0f;
border-top: 1px solid #2e1b0f;
height: auto;
padding: 5px;
margin-right: 20px;
}
#menu {
background-image: url(/images/dropbg.gif); 
background-repeat: repeat-x;
background-color: #2e1b0f;
width: 195px;
color: #fff1e9;
font-family: Arial, Verdana;
font-size: 11px;
}
#menu a, #contact a { font-weight: bold; 
display: block;
 padding: 10px; 
color: #c9a48f;
font-family: Arial, Verdana;
font-size: 12px;}
#menu a:hover, #contact a:hover { color: #ffffff; text-decoration: none; } 
li.one {
background-color: #875a40;
}
li.two {
background-color: #50301c;
}
#contact {
background-image: url(/images/dropbg.gif); 
background-repeat: repeat-x;
background-color: #2e1b0f;
width: 195px;
color: #fff1e9;
font-family: Arial, Verdana;
font-size: 11px;
text-align: center;
}
#search {
padding-right: 10px;
}
#search input {
background-color: #2e1b0f;
border: 1px solid #000000;
color: #ffffff;
}
#page-selector {
float: right; 
padding-right: 10px;
}
hr {
display: none;
}
.headings {
 font-family: Arial, 'Trebuchet MS', sans-serif;
font-size: 3em;
font-weight: bold;
color: #e48232;
}
#footer {
height: 0px;
background-repeat: repeat-x;
color: #c9a48f;
font-family: Arial, Verdana;
font-size: 10px;
background-position: 0px -50px;
}
#footer a { font-size: 10px; font-family: Arial, Verdana; }
/* INPUTS */
.comments input , .comments textarea {
background-color: #2e1b0f;
width: 300px;
color: #ffffff;
border: 1px solid #000000;
}
.leftbg {
	background-image: url(/images/leftbg.gif);
	background-repeat: repeat-y;
} 
a:link, a:visited, a:active {
color: #ffffff;
font-size: 11px;
font-weight: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/* Navigation Classes */
a.home {
display: block;
width: 222px;
height: 84px; 
background-image: url(/images/home.gif);
}
a.home:hover { background-position: -222px 0px; }
a.menu{
display: block;
width: 222px;
height: 84px; 
background-image: url(/images/menu.gif);
}
a.menu:hover { background-position: -222px 0px;   }
a.events {
display: block;
width: 222px;
height: 84px; 
background-image: url(/images/events.gif);
}
a.events:hover { background-position: -222px 0px;   }
a.contact {
display: block;
width: 222px;
height: 84px; 
background-image: url(/images/contact.gif);
}
a.contact:hover { background-position: -222px 0px;  }
/* DIV CLASSES */
.container {
width: 742px;
}
.left {
float: left;
margin-top: -1px;
width: 222px;
height: auto;
}

.content {
padding-top: 15px;
background-image: url(/images/shark_05.gif);
background-repeat: repeat-y;
width: 522px;
color: #ffecde;
font-size: .9em;
font-family: Georgia, "Times New Roman", Times, serif;
}
div.entry-content{
padding-right: 10px;
}
#captionbox {
float: right; width: 260px; padding-left: 5px;padding-right: 10px;
font-size: 10px;
font-family: 'Trebuchet MS', sans-serif;
}
#heading, .entry-title a, .entry-title a:visited{
color: #ffecde;
font-size: 20px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: none;
}
#copy {
background-image: url(/images/shark_05.gif);
height: auto;
}
.logo_index {
padding-top: 10%;
width: 400px;
padding-bottom: 30px;
text-align: center;
}
.locations {
width: 685px;
}
a.southwood {
	width: 317px;
	height: 138px;
	display: block;
	float: left;
	background-image: url(/locations.png);
	position: relative;
	
}
a.downtown {
	width: 368px;
	height: 138px;
	display: block;
	float: right;
	position: relative;
	background-image: url(/locations.png);
	background-position: 368px 0px;
}
a.southwood:hover {
	background-position: 0px -139px;
}
a.downtown:hover {
	background-position: 368px -139px;
}

/* CUSTOM*/
#menuTables table { border: 0; padding-bottom: 20px; }
#menuTables tr, #menuTables td { border: 0; }
#menuTables td { padding: 5px; }
#menuTables table em { font-size: 11px; font-family: Arial, Verdana; }

#menuTables em { font-size: 12px; font-family: Arial, Verdana; }
#menuTables .menuHeader em { font-size: 18px;  padding-top: 15px; }
.entry-head { padding-bottom: 15px; }	