@charset "UTF-8";
body {
	background-color: #2f405e;
	background-image: url(imagesH/page-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #1a398c;
}
#page #header h1 {
	background-image: url(imagesH/logo1.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 155px;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 61px;
}
#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#page #header p {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page #header a {
	color: #FFFFFF;
	text-decoration: none;
}
#page #header h2 {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#page #header #nav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 639px;
}
#page #header #nav li {
	float: left;
	list-style-type: none;
}
#page #header #nav a {
	display: block;
	height: 28px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
#page #header #nav a:hover {
	background-position: 0px -28px;
}
#page #header #nav #menu {
	background-image: url(imagesH/SeeOurMenu.gif);
	width: 89px;
}
#page #header #nav #about {
	background-image: url(imagesH/AboutCapeCup.gif);
	width: 97px;
}
#page #header #nav #specialty {
	background-image: url(imagesH/SpecialtyItems.gif);
	width: 99px;
}
#page #header #nav #directions {
	background-image: url(imagesH/Directions.gif);
	width: 68px;
}
#page #header #nav #merchandise {
	background-image: url(imagesH/Merchandise.gif);
	width: 84px;
}
#page #header #nav #contact {
	background-image: url(imagesH/ContactInfo.gif);
	width: 82px;
}
#page #header span {
	display: none;
}
#page #content {
	background-image: url(imagesH/content-bg.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#page #content #specials {
	background-image: url(imagesH/logo2.gif);
	background-repeat: no-repeat;
	background-position: 61px 0px;
	padding-top: 48px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	width: 270px;
	font-size: 12px;
	line-height: 14px;
}
#page #content #specials #daily {
	background-image: url(imagesH/DailySpecials.gif);
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 268px;
}
#page  #content  #slideholder {
	background-image: url(imagesH/gradient.gif);
	background-repeat: repeat-y;
	float: right;
	width: 680px;
	padding-bottom: 15px;
}
#page #content #slideshow {
	background-image: url(slides/bisc.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 321px;
}
#page  #content  #slideholder  #scratch {
	background-image: url(imagesH/made-from-scratch.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 25px;
	width: 355px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page #content #slideholder p {
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#page #content #callouts {
	float: right;
	width: 666px;
}
#page #content #callouts p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#call1, #call2, #call3{
	padding: 15px;
	float: left;
	width: 185px;
	margin: 0px;
}
#page #content #callouts #call2 {
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	font-size: 12px;
	line-height: 20px;
	background-color: #948066;
	text-align: center;
	color: #FFFFFF;
}
#copyright {
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
.hide {
	display: none;
}
.clearall {
	clear: both;
}

