body { margin:0; font-size: .8em; line-height:16px; background-color:#FFFFFF; font-family: "Trebuchet MS", "Helvetica", Arial;}
a { color:#000000;}
a:hover {
	color: #8B0000;
}

#container { background: url(images/back.gif); }
#header { background: url(images/back.gif)  }
#logo { padding:30px 0 0 0; text-align:center; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:30px; text-transform:uppercase;}
#logo a:hover { }


#main { width:100%; background: url(images/back.gif);}
#content {
	margin:0 auto;
	padding:0;
	width:760px;
	padding:10px 20px 10px 20px;
	background-color:#FCFFF5;
	background: url(images/parchment.jpg);
	font-size: .8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#content h1 {
	font-size: 2em;
	color:#600;
	margin-top:5px;
	text-align: center;
	line-height: 1.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing: 0.1em;
	white-space: normal;
	padding: 5px;
	vertical-align: top;
}

#content p {
	padding-bottom:0px;
	margin-bottom:0;
	color: #000;
	text-align: center;
}

#footer {background:url(images/back.gif); height:100px; border-top:0px solid #0A0A0B; padding:20px 0 0 30px; text-align: center; text-transform:uppercase; color:#FFFFCC; font-weight:bold; font-size:11px;}
              
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #000000;
	padding: 0.2em 10px;
}

#nav li{position:relative;}
#nav li ul{
    top:1em;
    left:0;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 1px solid #8b0000;
	border-width: 0 4px;
	color: #8b0000;
	background: url(images/parchment.jpg) bottom left no-repeat;
}



li {
	float: left;
	position: relative;
	width: 9.5em;
	text-align: center;
	cursor: default;
	background: url(images/lite_parchment.jpg) bottom left no-repeat;
	border: 1px solid #000000;
	border-width: 1px ;
}

li#first {
	border-left-width: .2em;
}

li#last {
	border-right-width: .2em;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000;
	text-align: left;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	padding: .5em 0 .5em 0;
	background: url(images/lite_parchment.jpg) bottom left no-repeat;
	border: 0;
	
}


li li {
	display: block;
	float: none;
	background-color: transparent;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: dashed;
}

li:hover ul, li.over ul {
	display: block;
}

.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #600;
	text-align: center;
}
#content h2 {
	font-size: 1.5em;
	color:#600;
	width:750px;
	padding:5px;
	margin-top:40px;
	text-align: center;
	line-height: 1.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing: 0.1em;
	white-space: normal;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #960;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #960;
}
.coupon {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	border: medium dashed #600;

