@charset "utf-8";

/* 
Blue: #0054A4
light Blue: #BFD4E8
Green: #6CB33F


Actual COLORS: 
Burgendy: 	RGB: 	#a90f14, 	169,15,20 
Yellow:		RGB:	#fff200		255,242,0
Green:		RGB:	#00a651		0, 166,81



*/

body {
	margin:0px;
	padding:0px;
	/* color:#333;	*/
	background-color:#440000;	/*		0c290a; 		a90f14 #440000; */
	font-size: 0.9em;
		height: 101%;
}
a {
	text-decoration: none; 
	color: #005ace;
}
a:hover {
	/*text-decoration:underline;*/
	/*color:#005ace;
	font-weight:900*/
}
/*a:visited {
	 color: #00a651;	}*/


h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color: #a90f14;
	text-align: center;
}

img { border:none;	}

#menuItemContent th {
	margin:0;
	padding:0;
	text-align:left;	
	border-bottom:1px solid #999;	
}
#menuItemContent td {
	border-bottom:1px solid #999;	
}


#pgWrapper {
	margin: 0 auto;
	padding:1px;
	width: 904px;
	background-color:#fff;
	background-image: url(../img/mainbgrepeat.jpg);
	background-repeat: repeat-y;
}


#pgWrapper #pgWrapperInteriorBorder {	
	margin:15px 25px 15px 25px;
	padding:10px;
	border:2px solid #343434;
}


#pgWrapper #header { 
	margin:0;
	padding:0;
	min-height:160px;
	clear:both;
}

#pgWrapper #header #logo {
	margin:5px 0 0 25px;
	padding:0;
	float:left;
}
#pgWrapper #header #center_announcement {
	width:225px;
	margin:5px 20px 10px 23px;
	text-align: center;
	font-size: 1em;
	float:left;
}

#pgWrapper #header #center_announcement h2{
	color: #093;
	text-align:center;
}

#pgWrapper #header #center_announcement h4{
	color: #093;
	text-align:center;
}

#pgWrapper #header #weeklySpecials {
	margin-top: 10px 20px 0 0;
	padding: 12px 5px 5px 5px;	
	float:right;
	background-image: url(../img/specialstart.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 300px;

	color: #fff200;

	}
#pgWrapper #header #weeklySpecials h3 {
	text-align:center;
	font-size:1.5em;
}
#pgWrapper #header #weeklySpecials p {
	text-align:center;
	font-size:1.5em;	
}

#pgWrapper #globalNav {
	margin:10px 0 0 0;
	padding:0;
	clear:both;
}	

#pgWrapper #header #globalNav a, #pgWrapper #header #globalNav a:hover, #pgWrapper #header #globalNav a:visited {
	color: #440000;
}

#pgWrapper #pgBody {
	margin:10px;
	padding:15px 0 10px 0;
	width:820px;
	clear:both;
	text-align: center;
}

#pgWrapper #pgBody #menuTitles {
	margin:0px;
	padding:0px;
	width:200px;
	float: left;
	list-style-position: inside;
}
#pgWrapper #pgBody #menuTitles ul {
	margin:0;
	padding:0;
	line-height: 1.1em;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pgWrapper #pgBody #menuTitles ul li {

}
#pgWrapper #pgBody #menuItemContent {
	margin:0 5px 0 0;
	padding:0;
}

#mainContent {
	float:right;
}



#pgWrapper #footer {
	padding: 20px;
	text-align: center;
	font-size: .9em;
	clear: both;
	}

#pgWrapper #colophon {
	margin:0 0 20px 0;
	padding: 0 20px 0 20px;
	text-align: center;
	font-size:.9em;
	clear: both;

	}
	
#creditcardlayer {	/* used in the credit card payment image layer in the include file */
	
}

#bodyPhotos {
	text-align:center;	
}

.menuItemTitle {
	font-variant: small-caps;
	font-size:1.2em;
 }

.menuFoodItem {
	margin: 5px;
	padding:0;
	font-weight:bolder;
}





/* CUSTOM CLASSES */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


.redColorText {
	color: #a90f14;	
}

.greenColorText {
	color: #093;
	font-weight: normal;
}


#pgWrapper #pgWrapperInteriorBorder #affiliateIcons {
	font-size: .9em;
	text-align: right;
	clear: both;
}
.header{
	width:800px;
    height:200px;
}
.noprint{
	text-align:right;
	display:none;
}

#pgWrapper #pgWrapperInteriorBorder #pgBody table tr .happy_HR {
	text-align: center;
	font-weight: bold;
	font-size: large;
	color: #03C;
}

