@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	/*background-color: #17469e;*/
	background-color: #0051a3;
}

.links {
	font-weight: bolder;
	color: #17479C;
	padding-top: 8px;
	padding-bottom: 8px;
}

a {color: #003399;text-decoration: none;}
a:hover {color: #CC0000;}

.specials {
	font-weight: bolder;
	color: #509DD1;
	font-size: 26px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.disclaimer {
	font-size: 10px;
	color: #999999;
}

.bgtop {
	background-image:url('images/cbgtop.jpg');background-position:top right;background-repeat:no-repeat;
}

hr {
	color: #83bdd5;
	margin-top: -10px;
	margin-bottom: -10px;
}

.serving {
	font-size: 12px;
	font-weight: bolder;
	color: #17479C;
}

.bodyHeader {
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	text-transform: uppercase;
}

li {
/*	font-weight: bold;*/
/*	color: #000099; */
	line-height: 1.5em;
/*	margin-left: -25px;*/
}

h1 {
	font-family: tahoma,helvetica,tahoma,sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #003366;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: tahoma,helvetica,tahoma,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding:0px;
	margin:0px;
}

.phone {
	font-weight: bolder;
	color: #FF0000;
	font-size: 24px;
}

.footer {
	font-weight: bolder;
	color: #FFFFFF;
	padding: 15px;
	background-color: #0051a3;
	background-image: url('images/bottom.jpg');
	background-repeat: no-repeat;
}
.footer a {color:#CCCCCC;}
.footer a:hover {color:#FFFFFF;}
 
.lgHeader {
	font-size: 60px;
	font-weight: bolder;
	color: #003366;
	padding-bottom: -5px;
	margin-bottom: -30px;
	
}
