@charset "utf-8";
h6 {
font-size: 16px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-weight: normal;
color: #A38E75;
}
h5 {
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
line-height: 24px;
color: #666;
}
h4 {
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #9C1B1B;
letter-spacing: .1em;
text-transform: uppercase;
}
h3 {
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
text-transform: uppercase;
color: #FFF;
}


body {
background-image: url(images/kings_back.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center top;
}
.reddouble
{
border: 3px double #75191A;
}
p
{
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #666;
line-height: 16px;
}
.menu
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #7A5E31;
line-height: 22px;
letter-spacing: .1em;
}
.price
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #BD0D30;
line-height: 20px;
letter-spacing: .1em;
}
.tableheading
{
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #666;
line-height: 12px;
font-style: italic;
}
.accent
{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #666;
line-height: 16px;
font-style: italic;
}
.accentlg
{
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #666;
line-height: 22px;
font-style: italic;
}
.bottomnav
{
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #A07C41;
line-height: 14px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #BC985A;
}
.leftline
{
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #A07C41;
line-height: 14px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #BC985A;
}
.gradient
{
background-image: url(images/gradient.jpg);
background-repeat: repeat-x;
line-height: 14px;
background-position: left top;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #BC985A;
}
a:link {
color: #7A5E31;
text-decoration: none;
}
a:visited {
color: #AB8545;
text-decoration: none;
}
a:hover {
color: #D2B58D;
text-decoration: none;
}
a:active {
color: #D2B58D;
text-decoration: none;
}
