html, body {
	height: 100%;
}

body {
	margin:0 0 0 0;
	font: 14px Arial, sans-serif;
	color: #444;
	background-image:url(/images/bkg.gif);
	background-position:top left;
	background-repeat:repeat;
}

img{
	border:0px;
}

input {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #cccccc 1px solid; COLOR: #7d7d7d; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #fff;
}

TEXTAREA {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #cccccc 1px solid; COLOR: #7d7d7d; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fafafa; TEXT-DECORATION: none;
}
body.mceContentBody {
 text-align: left;
 background: #FFF;
}
.radio {
    BORDER-RIGHT: #333333 1px solid; 
    BORDER-TOP: #333333 1px solid; 
    FONT-SIZE: 8pt; 
    BORDER-LEFT: #333333 1px solid; 
    COLOR: #000000; 
    BORDER-BOTTOM: #333333 1px solid; 
    FONT-FAMILY: Arial; 
    BACKGROUND-COLOR: #000000; 
    TEXT-DECORATION: none
}

.main{
	background-color:transparent;
	margin:0 0 0 0;
	padding: 0 14px 0 14px;
	width:733px;
	background-image:url("/images/content_bkg.png");
	background-position:top center;
	background-repeat:repeat-y;
	border:0;
	display:block;
}

.footer{
	background-color:transparent;
	width:733px;
	height:108px;
	background-image:url("/images/footer_bkg.png");
	background-position:top center;
	background-repeat:repeat-y;
	border:0;
	display:block;
}

#menu{
	width:704px;
	height:31px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	background-image:url(/images/menu_bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#content_wrapper{
width:703px;
background-color:#fff;
padding: 0 0 0 0;
margin:0;
}

#content{
width:683px;
background-color:#fff;
text-align:left;
padding: 0 0 0 0;
margin:0;
}

table {
	padding: 0px; 
	spacing: 0px; 
}

td{
	font: 14px/1.6 Arial, sans-serif;
	color: #444;
}

a:link, a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #003333;
}

strong {
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
}

h3 {
	padding: 4px 0px 0px 0px;
	margin:0;
	font: 22px Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	background: #ffffff;
}

h4 {
	margin: 0;
	padding: 8px 0px -20px;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	color: #990000;
}

ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}

h3 a:link, h3 a:visited {
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #990000;
}

h3 a:hover, h3 a:active {
	color: #003333;
}

p {
	margin:0px auto;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	color: #444;
	background: #fff;
}

#about {
	padding-right:5px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	float:left;
	clear:both;
}

#specials {
	padding-right:5px;
	float:left;
	clear:both;
}

#directions {
	padding-right:5px;
	float:left;
	clear:both;
}

#contact {
	padding-right:5px;
	float:left;
	clear:both;
}

.hl {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #990000; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none;}

.lg_highlight {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #990000; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none;}

.subhighlight {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none;}

.sub {FONT-WEIGHT: normal; FONT-SIZE:  11px; COLOR: #4444; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none; margin-top: 0.7em; line-height: .4em;}

.subp {FONT-WEIGHT: normal; FONT-SIZE:  12px; COLOR: #4444; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none; line-height: 1.0em;}

/* png 2 */
img, div { behavior: url(/iepngfix.htc) }