/**
 * General Body Styling
 * --------------------
 */
 
body {
	margin: 10px 0px; 
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #8797AE; 
	background-image: url('../images/bk1.jpg'); 
	background-repeat: no-repeat; 
	background-position: top center; 
	}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 13px;
	color: #000000;
	}

h1 {
	color: #650000; 
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 18px; font-weight: bold;
	}

h2 {
	color: #650000; 
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 18px; font-weight: bolder;
	}

h3 {
	color: #650000; 
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 15px; font-weight: bold;
	}
	
h4 {
	margin-top: -10px;
	font-size: 13px;
	color: #333333;
	font-weight:normal;
	}

h5 {
	color: #650000; 
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 18px; font-weight: bolder;
	}

h6 {
	color: #650000; 
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 12px; font-weight: bold;
	}
	
td.main_body {
	padding-right: 30px;
	padding-left: 25px;
	}
	
table.main_body {
	background-image:  url(../images/dth_body.jpg);
	background-repeat: repeat-y;
	}	
	
table.outer {
	background-color: #FFFFFF;
	border-style: solid; 
	border-with: 3px; 
	border-color:  #E9D5D5 #7F0B0D #7F0B0D #E9D5D5 ; 
	}

div#menu {
	margin: 0 auto;
    font-family: 13px "Trebuchet MS",Arial,sans-serif;
	text-align:left
	}

div#footer {
	padding-right: 0px;
	padding-left: 5px;
	width:99%; 
	overflow:hidden; 
	height:36px;
	text-align:center; 
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px; 
	color: #fff; 
	text-decoration: none;
	}
 
 div#footer1 {
	padding-right: 0px;
	padding-left: 5px;
	width:99%; 
	overflow:hidden; 
	text-align:center; 
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px; 
	color: #fff; 
	text-decoration: none;
	}
 
 #footer a:link {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px; 
	color: #fff; 
	text-decoration: none;
	}
	
#footer a:visited {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px; 
	color: #fff; 
	text-decoration: none;
	}

#footer a:hover {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px;
	color: #FF0B10;
	text-decoration: none;
	}
 
 #footer1 a:link {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px; 
	color: #fff; 
	text-decoration: none;
	}
	
#footer1 a:visited {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px; 
	color: #fff; 
	text-decoration: none;
	}

#footer1 a:hover {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	}
 
 div#flashcontent1 {
	margin-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	width:99%; 
	text-align:center; 
	height:14px; 
	}
 
div#blurb {
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	width:99%; 
	overflow:hidden; 
	height:15px;
	text-align:center; 
	vertical-align:bottom; 
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 12px; 
	color: #bbb; 
	text-decoration: none;
	}

 #blurb a:link {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 12px; 
	color: #bbb; 
	text-decoration: none;
	}
 
 
 #blurb a:hover {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 12px;
	color: #eee;
	text-decoration: none;
	}
 
 
 /* Hide from IE5/Mac \*/
	
dl {
	width: 100%;
	overflow:auto;_overflow:visible; /*this underscore hack is only read by IE/Win - it stops IE from adding scrollbars*/
	margin: 0 0 1em;
	}
	
dl.dots {
	background: url(../images/dots.gif) repeat-x 0 1.1em
	}
	
dt,dd.price {
	background: #FFF;
	}
	
dt {
	float: left;
	padding-right: 3px;
	font-size: 110%;
	font-weight: bold;
	color: #650000;
	}

dd {
	margin:0
	}
	
dd.price {
	float: right;
	padding-left: 3px;
	font-size: 110%;
	font-weight: bold;
	}
	
dd.ingredients {
	float: left;
	width: 100%;
	padding: 3px 0;
	font-style:italic;
	color: #333333;
	font-weight:600;
   }
   
/* Stop Hiding */

#menumenu {
	background-color:#CC9966;
	text-align: center;
	}
	   
#menumenu a:link {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px; 
	color: #000000; 
	text-decoration: none;
	}
	
#menumenu a:visited {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px; 
	color: #000000; 
	text-decoration: none;
	}

#menumenu a:hover {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 15px;
	color: #670001;
	text-decoration: underline;
	}
	
#dthad	{
	height: 151px;
	padding-right: 10px;
	background: white url(../images/dthad_r3.jpg) no-repeat top left;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	line-height: 22px;
	}
	
.maplink a:link {
	color:#FF3333;
	text-decoration:none;
	}
	
.maplink a:visited {
	color:#FF3333;
	text-decoration:none;
	}
	
.maplink a:hover	{
	color: #FF3333;
	text-decoration:underline;
	}

.menusum	{
	text-align: center;
	width: 425px;
	height: 470px;
	padding-right: 10px;
	background: white url(../summer/bkgrnd.jpg) no-repeat top left;
	color: #000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}
	
.menusum a:link {
	color:#650000;
	text-decoration:none;
	font-size: 24px;
	font-weight: bold;
	}	

.menusum a:visited {
	color:#650000;
	text-decoration:none;
	font-size: 24px;
	font-weight: bold;
	}

.menusum a:hover	{
	color: #000000;
	text-decoration:none;
	font-size: 24px;
	font-weight: bold;
	}

#specs {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	}

#specs1 {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;  
	font-size: 15px; 
}

.style1a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;  
	font-size: 15px; 
	text-align:center; 
}

#style2 {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align: left; 
	color: #fefefe; 
	font-weight: bold; 
	font-size: 20px; 
}

#style2a {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align:center; 
	color: #fefefe; 
	font-weight: bold; 
	font-size: 20px; 
}

.bs1 
{
	width: 765px;
	height: 500px;
	text-align: center;
    padding: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bs/bs2a.png');
}

.bs1[class] 
{
  background-image:url("../bs/bs2a.png");
}

a:link {font-size:14px; font-weight:bold; color:#333 ; text-decoration:none; }
a:active {font-size:14px; font-weight:bold; color:#333 ; text-decoration:none; }
a:visited {font-size:14px; font-weight:bold; color:#333 ; text-decoration:none; }
a:hover {font-size:14px; font-weight:bold; color:#A80028 ; text-decoration:none; }

.imgfloatright { float : right; margin: 2px; }

.imgfloatleft { float : left; margin: 2px; }