/* ALL Pages -------------------------------*/

     A:link {text-decoration: none; color: #CA342C}
     A:visited {text-decoration: none; color: #CA342C}
     A:hover {text-decoration: underline; color: #ca342c}
     A.menu:link {color: #FFFFFF; text-decoration: none;}
     A.menu:visited {color: #FFFFFF; text-decoration: none;}
     A.menu:hover {color: #ca342c; text-decoration: underline;}
	 
	 
body {
	margin: 0 0 0 0;
	background-color:#1F1F1F;
	background-image:url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	}

#container_a {
	width:100%; height:100%;
	min-width:770px;
	min-height:645px;
	text-align:center;
	padding-top: 20px;
	}
	
#container_footer {
	width:100%; height:20px;
	min-width:770px;
	text-align:center;
	padding-top: 20px;
	}
	
#logo, #logo2{
	text-align:right;
	padding-bottom: 5px; 
	padding-top: 75px; 
	padding-right: 15px;
	width: 440px;
	}
	
#logo2{
	float: left;
	}

.borderimg {
	border: solid;
	border-width: 5px;
	border-color:#FFFFFF;
	margin: 1px;
	}
h1, h2, h4 {
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: -1px;
	}
h1 { font-size:16px}
h2 { font-size: 14px}
h3 { 
	font-size: 12px;
	color: #7e0506;
	}
h4 {color: #CA342C;
	line-height: 6px;
	margin-bottom: 0px}
	
#nav {
	margin: 10px 0 0 0; padding-left: 0;
	text-align: right;
}
#nav li {
	width: 150px; height: 35px;
	margin-top: 10px;
	float: right;
	padding-right: 12px;
	list-style-type: none;
	/* MAC IE5 HACK 
	overflow: visible;
	/* START \*/
	overflow: hidden;
	/* END */
}
#nav li a { display: block; width: 100%; height: 100%; margin: 0; padding: 0; text-decoration: none; background-position: 0; }
#nav li a:hover { background: none; }

#c2row1 {
	height: 150px;
	padding-top: 10px;
	}
.smlFont {
	font-size: 10px;
	}

.boldRed {
	font-size:12px;
	color:#CA342C;
	font-weight:bold;
	text-align:left;
	}

.greytxt {
	color:#999999;
	font-style:italic;
	}

/* Hompage------------------------------------*/
#background {
	width: 770px; height: 640px;
	background: url(images/homepageBkg.jpg) no-repeat;
	text-align:center;
	margin: 0 auto;
	}
	
#column1 {
	width: 450px;
	height: 610px;
	float: left;
	padding:10px 0px 0px 10px;
	font-size:9px
}

#mainImage {
	margin-top: 10px;
	background: URL(images/hp_main.jpg) no-repeat;
	width: 458px;
	height: 298px;
	}

#row3 {
    width: 460px;
	padding-top: 35px;
	padding-left: 7px;
	text-align:left;
	}
	
.specials {
	text-indent: 20px;}
	
.hotplates {
	padding-left: 30px;
	}
	
#column2 {
	width: 285px;
	height: 610px;
	float: right;
	padding-right: 5px;

}

#c2row2 {
	padding: 0px 8px 0 5px;
	text-align:left;
	}
	
.mainImageTxt{
	margin-top: 260px;
	margin-right: 3px;
	width: 335px;
	float: right;
	text-align:left;
	line-height: 8px;
}

/* Menu------------------------------------*/

#Row2_container {
	width: 730px;
	margin-top: 160px;
 	/margin-top: 20px;
	margin-left: 5px;
	}

#Row2_container li {
	list-style-type: none; 
	}
	
#container_menu {
	width:749px; height:100%;
	margin: 0 auto;
	min-height:1200px;
	margin-top: 30px;
	border:solid;
	border-width: 8px;
	border-color:#FFFFFF;
	background-image: url(images/subBkg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	}
	
/* Location------------------------------------*/
#container_loc {
	width:749px; height:100%;
	margin: 0 auto;
	min-height:500px;
	margin-top: 30px;
	border:solid;
	border-width: 8px;
	border-color:#FFFFFF;
	background-image: url(images/subBkg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	}