html,body{
margin:5;
padding:0
}
body{
text-align:center;
background:#600;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
}
p{
margin:0 10px 10px;
}
div#header{
position:relative;
background:url(../images/css_images/tomato.gif) left top no-repeat #600;
height:190px;
margin:0;
}

.navbar a{
font-size:.75em;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-weight:bold;
color:#000;
text-decoration:none;
}
.navbar a:hover{
color:#670001;
}
/* for Internet Explorer */
/*\*/
* div#wrapper {
height: 580px;
}
/**/
div#wrapper {
min-height:580px;
height:auto;
}


div#container{
text-align:left;
width:895px;
margin:0 auto;

}

div#homecontainer{
text-align:left;
width:800px;
margin:0 auto;
}
/* for Internet Explorer */
/*\*/
* div#content {
height: 470px;
}
/**/
div#content{
margin-left:20px;
background:#600;
width:800px;
padding:15px;
min-height:470px; /*allowing for 30 padding*/
height:auto;
}
.right_content {
float:right;
width:580px; 
margin:auto; 

}
.left_content {
float:left; 
width:180px; 

}
.left_content ul {
list-style:none; margin:0;padding:0;
}
.left_content li {
margin:8px 0 8px 10px;
background:url(../images/css_images/left_nav_bkrd.jpg) repeat-y;
}
.left_content li a {
color:#FFF; font-family: 'Trebuchet MS', Tahoma, Sans-serif; font-size:.85em; font-weight:bold; text-decoration:none; margin:0 0 0 3px;

}
.menu_frame {
width:570px; 
margin:auto;
text-align:center;
background:#FFF;
}
/* hack to correct IE5.5 faulty box model */
* html .menu_frame {width:570px; w\idth:570px;}

.menu_iframe {
border:0; 
background:#FFF;
width:570px;
height:400px;
margin:auto;
}
/* hack to correct IE5.5 faulty box model */
* html .menu_iframe {width:570px; w\idth:570px;}

.menu_div {
width:520px; 
background:#FFF;
}
div#footer{
clear:both;
background: #600;
color: #FFF;
font-size:1em;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
padding:0px;
margin:20px auto 0 auto;
width:895px;
}
div#footer a{

padding:0;
color: #C6D5FD
}

div#slideshow {
	position: relative;
	background: #000;
	width: 350px;
	height:420px;
	border:1px solid #000;
	overflow: hidden;
}

div#blendimage {
	width: 350px;
	height:420px;
	background-position: 50% 0;
}






.clear {
clear:both
}

.bodytext {
font-size:11px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
color:#660000;
}
.menulink a{
font-size:12px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:small-caps;
font-weight:bold;
color:#000000;
}
.menuitem {
font-size:13px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#660000;
}
.menudescrips {
font-size:12px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-style:italic;
font-variant:normal;
font-weight:normal;
color:#660000;
}
.menuprice {
font-size:12px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:small-caps;
font-weight:bold;
color:#000000;
}
.menuhead {
font-size:13px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#660000;
text-align:center;
}
.bigbigmenuhead {
font-size:18px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#660000;
}
.texthead {
font-size:12px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#000000;
}
.texttext {
font-size:12px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#FFF;
}
.texttext a{
color:#ededed;
text-decoration:underline;
}
a:hover{
color:#CCC;
text-decoration:underline;
}
.textheight {
font-size:12px;
line-height:18px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#FFF;
}
.bighead {
font-size:1.2em;
background:#710302;
border:1px solid #CCC;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#FFF;
}
.bighead a {
color:#FFF;
text-decoration:none;
}
.bighead a:hover {
color:#CCC;
text-decoration:underline;
}
.bigtext {
font-size:13px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#000000;
}
.textlink a{
font-size:12px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-variant:normal;
font-weight:bold;
color:#ededed;
}
.smalltext {
font-size:11px;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
font-weight:normal;
color:#FFF;
}
.smalltext a{
color:#ededed;
text-decoration:underline;
}
.smalltext a:hover {
color:#CCCCCC;
text-decoration:underline;
}
.obvious_link a{
color:#f5eeed;
text-decoration:underline;
}
