@charset "utf-8";
/* CSS Document */

BODY{
	background-color: #502827;
	margin-bottom:0;
	margin-left: 0;
	margin-top: 0;
}
td.mainholder{
background-image: url(images/background.jpg);
}
Table.main{
background-color:#ebe0d2;
}
td.maroon{
background-color: #663333;
}
td.gray{
	background-color: #666666;
}
td.uppercontact{
background-color: #663333;
font:Georgia, "Times New Roman", Times, serif;
color: #ebe0d2;
font-size:12px;
text-align:right;
}
td.hometext{
background-color: #663333;
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: #663333;
font-size:12px;
}
td.menu {
background-image:url(images/logowatermark.gif);
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:#663333;
font-size: 11pt;
font-weight:bold;
}
div.menutext {
font: Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#362e2e;
font-size: 10pt;
text-align: center;
line-height: 1.2;
}

#homeboth{ display: block; width: 119px; height: 22px; background: url("images/welcome.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/ourmenus.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/thankyou.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/upcomingevents.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/photosvideo.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/directions.gif") no-repeat 0 0;}
#contactboth:hover { background-position: 0 -22px;}
#contactboth span { display: none;}
