body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg);
	font: normal small Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	color: #5F5F5F;
}
div.imagedisplay{
  margin: 0 5px 0 -30px;
  height: 15em;
  width: 475px;
  text-align: left;
  font-size: .85em;
  border: 1px solid #999999;
  cursor: pointer;
  float: left;
  overflow: auto;
}

div.tools{
  padding-top: 10px;
  float: left;
  width: 475px;
  background-color: #EEEEEE;
  border: 1px solid #999999;
  margin-left: -30px;
  border-top: 4px solid #999999;
}

 p.checkAll, p.uncheckAll{
  cursor: pointer;
  color: blue;
  margin-left: 10px;
  border: 1px solid #999999;
  font-size: .8em;
  width: 100px;
  float: left;
}

div.imagedisplay checkbox{
  padding-top: 3px;
}

div.imagedisplay p{
  margin: 0px;
  color: black;
}
div.imagedisplay p.white{
  background-color: white;
}
div.imagedisplay p.grey{
  background-color: #EEEEEE;
}



div.imagedisplay p:hover{
  background-color: #FFFF66;
}
img.image{
  float: right;
  margin-right: -25px;
}





h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #5F9EA0;
}
#smaller{
  margin-left: -10px;
}



h2 {
	padding-left: 20px;
	background: url(../images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}



blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img09.gif) no-repeat;
	line-height: 1.6em;
}

a {
	background: url(../images/img06.gif) repeat-x left bottom;
	text-decoration: none;
	color: #5A5C53;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(../images/admintop.jpg) repeat-x left top;
}

/* *******************************    Nav Bar ***************************************** */
#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
    background: transparent url(../images/img03.gif) no-repeat center left;
}

#nav{
  display: inline;
}

#nav li{
  display: block;
  float: left;
  height: 40px;
  padding-top: 20px;
  padding-left: 10px;
  background: transparent url(../images/img03.gif) no-repeat center right;
  list-style-type: none;
  list-style: none;
  text-align: center;

}
#nav li a{
  display: block;
  font-size: 1.5em;
  color: #FFFFFF;
  height: 40px;
  width: 95px;
  margin-right: 20px;
  background-image: none;
}



#nav li .sub,#nav li .subLarge ,#nav li .subSmaller{
  position: absolute;
  padding-left: 20px;
  left: -999em;
  font-size: .85em;
  width: 135px;
  background-color: #555555;
  margin-left: -10px;
}
#nav li .subLarge{
  width: 190px;
}


#nav li .sub li,#nav li .subSmaller li,#nav li .subLarge li{
  padding-top: 5px;
  padding-right: 5px;
  height: 25px;
  display: block;
  text-align: left;
  margin-left: -5px;
  background-image: none;
}
#nav li .sub li a,#nav li .subSmaller li a, #nav li .subLarge li a{
  height: 1.5em;
  width: 125px;
  margin-left: -10px;
  background: transparent url(../images/img06.gif) repeat-x left bottom;
}

#nav li .sub li.bot,#nav li .subSmaller li.bot, #nav li .subLarge li.bot {
  padding-bottom: 10px;
}

#nav li:hover .sub,#nav li:hover .subLarge,#nav li.MenuHover a:hover .sub,#nav li.MenuHover .subSmaller a:hover, #nav li:hover .subSmaller{
  left: auto;
}

#nav li .subSmaller{
  width: 110px;
}
#nav li .subSmaller li a{
  width: 100px;
}
#nav li .subLarge li{
  width: 190px;	
}
#nav li .subLarge li a{
  width: 180px;	
}





/***************************************************** Header ****************************************

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h5 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 134px 115px 0 15px;
	background: url(../images/img04.jpg) no-repeat;
	line-height: 15px;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(../images/img05.jpg) no-repeat;
	text-transform: none;
	text-align: right;
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
*/
/* Content */

#content1 {
    width: 750px;
	margin: 0 auto;
}
p.badid{
  color: red;
  text-align: right;
  font-weight: bold;
}


#textarea textarea.editor{
  width: 525px;
  height: 300px;
}
#Four #editor2{
  width: 525px;
  height: 400px;
}


/* Posts */

#posts {
	float: right;
	width: 510px;
}
#postsA{
  margin: 0 auto;
  width: 700px;
}


#posts .post, #postsA .post {
	padding-bottom: 30px;
}

#posts .story, #postsA .story {
	padding: 15px 20px 0 20px;
	background: url(../images/img08.jpg) repeat-x;
}

#posts .meta, #postsA .meta {
	padding: 5px 0 0 20px;
	background: url(../images/img06.gif) repeat-x;
}

#posts .meta p, #postsA .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img08.jpg) repeat-x;
}

#links li li {
	padding: 3px 0;
	background: url(../images/img06.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

#links h2 {
	font-size: 1.3em;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(../images/img07.jpg) repeat-x;
}

#footer p {
	width: 750px;
	color: #BBBBBB;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #BBBBBB;
}

#flinks{
  font-size: .85em;
  margin: 0 auto;
  text-align: center;
}
#legal{
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}

#brand {
	margin: 0px auto;
    text-align: center;
	padding: 10px 0 0 0;
	letter-spacing: -1px;
	font-size: 14px;
}

/******************************************   specials page styles   *********************************/

h3.left{
  float: left;
  width: 55%;
  margin-left: -10px;

}

h3.right{
  float: right;
  width: 40%;
  margin-left: -5px;
}

img.music{
  float: left;
  margin: 5px 10px 10px 0px;
}

img.crab{
  float: right;
  margin:5px;
}
p.right{
  clear: right;
}


div.clear{
  width: 100%;
  display: block;
  height: 1px;
  clear: both;
}

/*******************************************   cafe.php  styles     ******************************/

h3.center{
  text-align: center;
}
h3.leftSmaller{
 width: 40%;
 float: left;
 clear: left;
 margin-left: -10px;
}
ul.hours{
  clear: left;
}

p.collage,p.collage2{
  text-align: center;
  margin: 5px 10px 10px 0px;
}
p.collage2{
  margin-top: 45px;
}

/******************************************     antiques.php styles     ******************************/

p.center{
  text-align: center;
}

/******************************************     Mail Styles    ***************************************/

#mailcontainer{
float: left;
}

#email,#name,#captcha{
margin-left:0px;
}

#email,#name,#msg,#captcha{
margin-top: 10px;
color: #444444;
font: normal small Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: .75em;
text-align: left;
}

#msg{
float: left;
width: 40%;
margin-left: 10px;


}
#mailbtn{
  padding-top: 30px ;
  padding-left: 25px;
}

#mailButton{
  border: 0px;
}

a.noDecor{
  text-decoration: none;
  margin: 10px 0 0 10px;
  background-image: none;
}

.input{
border: 1px solid #555555;
}
sup{
color: #FF6633;
margin: 3px;
}
.number{
color: #CC0000;
font-family: sans-serif;
font-weight: bold;
font-size: 1.5em;
}
.aTD{
background: transparent url(../images/contact_04.gif);
}
._o2{
background: transparent url(../images/contact_02.gif);
}
/********************************************    menu.php styles   *****************************/

div.menuDescr{
  text-align: center;
}


#One,#Two,#Three,#Four,#Five,#Seven{
  background: url(../images/img08.jpg) repeat-x;
  padding: 10px 20px 0 20px;
}
#Two,#Three,#Four,#Five,#Seven{
  display: none;
}


#tabs{
  list-style-type: none;
  list-style: none;
  margin-bottom: -1px;
  margin-left: -10px;
}
#tabs li{
  display: block;
  margin-right: 3px;
  float: left;
  border: 1px solid #EEEEEE;
  padding: 3px 12px 0 12px;
  color: #555555;
  height: 24px;
}
#TabOne{
  background: transparent url(../images/tabs_bg.jpg) repeat-x;
  margin-left: -30px;
}
#tabs li:hover{
  background: transparent url(../images/tabs_bg.jpg) repeat-x;
}


#tabs li a{
  background-image: none;
}

p.itemDescr{
  font-size: .85em;
  margin-left: 10px;
  border-left: 3px solid #EEEEEE;
  padding-left: 10px;
}
#divCenter,.divCenter,.title_center{
  text-align: center;
}

/********************   quick and kids  *******************/

#Two{
  padding-left: 35px;
}

#quick, #kids{
  float: left;
  width: 45%;
  text-align: center;
}
#kids{
  margin-left: 5%;
}

#leftChoice,#rightChoice{
  border: 1px solid #EEEEEE;
  padding: 10px;
}
.food_sub{
  margin-bottom: 0px;
  font-size: .75em;
}

/**********************   drink tabs   *************************/
div.table{
  text-align: center;
}


td,th{
  text-align: center;
}
td.name{
  text-align: left;
}


td.drink{
  text-align: left;
}

.topTable{
  border-bottom: 1px solid #EEEEEE;
}

/************************************************   Event upload Form styles   *********************/

.first{
  width: 650px;
  margin: 0 auto;
}
#Four{
  text-align: center;
  width: 660px;
}


.second{
  width: 250px;
  margin: 15px auto;
  text-align: center;
  border: 1px solid #DDDDDD;
  background-color: #F7F7F7;
  padding-top: 15px;
}


p.form_input,p.form_input1{
  color: #444444;
}
.del{
  font-weight: 900;
  font-size: 2em;
  color: #CC0000;
}
.del{
  font-size: 1em;
}
.enterEvent{
  text-align: center;
}

.enterEvent a{
  text-decoration: none;
  background-image: none;
  color: #006699;
  font-weight: bold;
  border: 1px solid #DDDDDD;
  background-color: #F0F0F0;
  padding: 3px;
}
.enterEvent a:hover{
  background-color: #F8F8F8;
}

a.edit{
  margin-right: 5px;
}

a.save{
  margin-left: 5px;
}


/*********************************login style****************************/
.second{
  width: 250px;
  margin: 25px auto;
  text-align: center;
  border: 1px solid #DDDDDD;
  background-color: #F7F7F7;
  padding-top: 15px;
}
h3.loginLogo{
  text-align: center;
  font-size: 1.2em;
  color: #006699;
  margin-top: 20px;
}

.edit,.delete, .saved{
  width: 600px;
}
.edit th,.delete th, .saved th{
  border-bottom: 2px solid #999999;
}

.edit td,.delete td, .saved td{
  border-right: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  font-size: 1em;
  color: #333333;
}

.edit a,.delete a, .saved a{
  font-size: .85em;
  color: #0000FF;
  background-image: none;
  text-decoration: underline;
}
.delete a{
  color: #CC3300;
  font-weight: bold;
}
.response{
  text-align: center;
  color: #CC3300;
}