@charset "utf-8";
/* CSS Document */

BODY{
	margin: 0 0px 0 0;
	background-color:#000000
	//* background-image: url(images/background2.jpg); *//
	
}

.main{
border: solid 20px black;
margin-top:20px;
margin-bottom:20px;}
Table.main{
background-color:#ebe0d2;
}
td.maroon{
background-color: #ebe0d2;
}
td.maroon2{
background-color: #000000;
}
td.gray{
	background-color: #000000;
}
td.uppercontact{
background-color: #000000;
font:Georgia, "Times New Roman", Times, serif;
color: #ebe0d2;
font-size:12px;
text-align:right;
}
td.hometext{
font:Georgia, "Times New Roman", Times, serif;
color: #000000;
line-height:1.3;
font-size:12pt;
text-align:justify;
font-style:italic;
}
td.hometext2{
font:Georgia, "Times New Roman", Times, serif;
color: #ebe0d2;
line-height:1.3;
font-size:12pt;
text-align:justify;
font-style:italic;
}

.food A:link {font:Georgia,"Times New Roman", Times, serif; color: #ebe0d2; line-height:1.3; font-size:12pt; text-align:justify; font-style:italic; text-decoration:none;}
.food A:visited {font:Georgia,"Times New Roman", Times, serif; color: #ebe0d2; line-height:1.3; font-size:12pt; text-align:justify; font-style:italic; text-decoration:none;}
.food A:active {font:Georgia,"Times New Roman", Times, serif; color: #ebe0d2; line-height:1.3; font-size:12pt; text-align:justify; font-style:italic; text-decoration:none;}
.food A:hover {font:Georgia,"Times New Roman", Times, serif; color: #CCCCCC; line-height:1.3; font-size:12pt; text-align:justify;	font-style:italic;	text-decoration:none;}

td.bottomcontact{
font:Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size:12px;
}
td.menu {
background-image:url(images/LOGO.png);
background-repeat:no-repeat;
background-position:left;
}

div.maintext {
font: Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#362e2e;
font-size: 10pt;
text-align: justify;
line-height: 1.2;
}
div.bullettext{
font:Georgia,"Times New Roman", Times, serif;
color: #ebe0d2;
line-height:1.3;
font-size:12pt;
text-align:justify;
font-style:italic;
}
font.maintextemph {
font: Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#000000;
font-size: 12pt;
font-weight:bold;
text-decoration:none;
}
div.menutext {
font: Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#000000;
font-size: 10pt;
text-align: center;
line-height: 1.2;
}

#homeboth{ display: block; width: 119px; height: 22px; background: url("images/welcome2.gif") no-repeat 0 0;}
#homeboth:hover { background-position: 0 -22px;}
#homeboth span { display: none;}

#ourmenus{ display: block; width: 119px; height: 22px; background: url("images/ourmenus2.gif") no-repeat 0 0;}
#ourmenus:hover { background-position: 0 -22px;}
#ourmenus span { display: none;}

#thankyous{ display: block; width: 119px; height: 22px; background: url("images/thankyou2.gif") no-repeat 0 0;}
#thankyous:hover { background-position: 0 -22px;}
#thankyous span { display: none;}

#eventsboth{ display: block; width: 185px; height: 22px; background: url("images/upcomingevents2.gif") no-repeat 0 0;}
#eventsboth:hover { background-position: 0 -22px;}
#eventsboth span { display: none;}

#tourboth{ display: block; width: 185px; height: 22px; background: url("images/photosvideo2.gif") no-repeat 0 0;}
#tourboth:hover { background-position: 0 -22px;}
#tourboth span { display: none;}

#contactboth{ display: block; width: 185px; height: 22px; background: url("images/directions2.gif") no-repeat 0 0;}
#contactboth:hover { background-position: 0 -22px;}
#contactboth span { display: none;}

