@charset "utf-8";

BODY {
	color: #000;
	background: url(../images/bg02.jpg) repeat center;
	background-color: #A60000;
}

BODY a:link, a:active {
	color: #900;
	outline: none;
	border: none;
}

.body_class {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#container {
	width: 60em;
	background: url(../images/content_bg.jpg);
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 60em;
	height: 17.4em;
	margin: 0 auto;
}

#header a {
	text-indent: -1500%;
	position: absolute;
	outline: none;
	border: none;
}

#header .logo {
	width: 963px;
	height: 276px;
	background: url(../images/logo04.png) no-repeat;
}

#header img {
	margin: 0 auto;
	width: 60em;
}

#header + ul {
	margin-left: -2em;
	padding: 0 auto;
	list-style: none;
}

.nav li {
	/*margin-left: 2em;*/
	margin-left: 4.75em;
}

.nav {
	list-style: none;
	width: 1400px;
	height: 150px;
	margin: 0;
	position: relative;
	background: URL(../images/fork04.png) no-repeat transparent;
	display: block;
}

.nav a {
	margin-top: 2em;
	margin-left: .75em;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	outline: none;
	border: none;
	float: left;
}

.nav a:hover {
	background-position: left bottom;
}

.nav .home {
	width: 50px;
	height: 30px;
	top: 0;
	background: url(../images/home02.png) no-repeat;
	margin-left: -.25em;
}

.nav .menu {
	width: 58px;
	height: 30px;
	top: 0;
	background: url(../images/menu02.png) no-repeat;
}

.nav .history {
	width: 82px;
	height: 30px;
	top: 0;
	background: url(../images/history02.png) no-repeat;
}

.nav .catering {
	width: 91px;
	height: 30px;
	top: 0;
	background: url(../images/catering02.png) no-repeat;
}

.nav .gift {
	width: 100px;
	height: 30px;
	top: 0;
	background: url(../images/gift02.png) no-repeat;
}

.nav .giftshop {
	width: 91px;
	height: 30px;
	top: 0;
	background: url(../images/giftshop02.png) no-repeat;
}

.nav .email {
	width: 92px;
	height: 30px;
	top: 0;
	background: url(../images/email02.png) no-repeat;
}

.nav .join {
	width: 117px;
	height: 30px;
	top: 0;
	background: url(../images/join02.png) no-repeat;
}

.nav .contact {
	width: 105px;
	height: 30px;
	top: 0;
	background: url(../images/contact02.png) no-repeat;
}

h1 {
	font-size: 2em;
}

h2 {
	text-align: center;
	font-size: 1.8em;
	margin: 0;
	padding-top: .5em;
	text-shadow: x y blur color;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25);
}

h3 {
	text-align: center;
	font-size: 1.3em;
	margin: 0;
}

h4 {
	font-size: 1.1em;
	margin: 0;
}

#sidebar {
	float: left;
	margin: -1.5em 0 1.5em 1.5em;
	/*margin: -12.5em 0 1.5em 1.5em;*/
	padding: 1em;
	width: 16em;
	background-color: #FFF;
	border-style: double;
	border-width: 4px;
	clear: left;
}

#sidebar-temp {
	float: left;
	margin: 0 3.5em;
	padding: 0;
	width: 14.5em;
	background-color: #FFF;
	border-style: double;
	border-width: 4px;
	clear: left;
}

#sidebar-temp img {
	display: block;
	width: 200px; height: 400px;
	margin: 1em auto;
	padding: 0;
	border: 1px #000000 solid;	
}

#sidebar-temp a {
	outline: none;
	border: none;
}	

#mainContent {
	display: box;
	margin: -1.5em 1.5em 0 21em;
	padding: .25em 1em;
	background-color: #FFF;
	line-height: 1.6em;
	border-style: double;
	border-width: 4px;
}

#mainContent .promo {
	display: block;
	text-align: center;
	margin: 1em auto;
	padding: 0;
	width: 450px; height: 450px;
	border: 1px #000000 solid;
}

#mainContent ul {
		list-style-type: none;
		margin: 0 1em;
		padding: 0;
}

#widget {
	display: box;
	margin: 1.5em 1.5em 0 21em;
	width: 35em; height: 10em;
	padding: .25em 1em;
	background-color: #FFF;
	line-height: 1.6em;
	border-style: double;
	border-width: 4px;
}

.first-letter {
	font-size: 200%;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.floatright {
	float: right;
	margin: 0 -2em 0 0;
	padding: 0;
	clear: right;
}

#footer {
	margin: 0;
	padding: 0 10px;
	background-color: #FFF;
}

#footer ul {
	text-decoration: none;
	list-style-type: none;
}

#footer p {
	margin: .2em 0 0 0;
	font-size: .9em;
}

#footer #copyright {
	margin: 0;
	padding: .3em 0;
	text-align: center;
	font-size: .8em;
}

#footer .social-button img{
	float: right;
	margin-top: -25px;margin-right: 20px;
	outline: none; border: 0;
}

.u {
	text-decoration: underline;
	display: inline;
}

.bold {
	font-weight: bold;
}

.stroke {
	border: 1px #000000 solid;
}
h3 span {
	text-align: center;
	font-size: .8em;
}

.h2-holidays {
	margin-bottom: .5em;
}
	