@charset "utf-8";
/* CSS Document */

body {
	background-color: #CE0100;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
}
#header {
	background-color: #FFF;
	height: 50px;
	position: relative;
	z-index: 99;
}
#header a {
	color: #cc0000;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header #logo_back {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 50px;
}
#header #logo {
	position: absolute;
	left: 22px;
	top: 5px;
	z-index: 1;
}
#header #title {
	text-align: left;
	position: absolute;
	left: 230px;
	top: 5px;
	font-size: 14px;
	z-index: 3;
}
#header #title h1 {
	color: #ff0000;
	margin: 0px;
	padding: 0px;
	font: 20px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#header #callus {
	position: absolute;
	top: 5px;
	right: 0px;
	text-align: right;
	font-size: 14px;
}
#header #shopping {
	position: absolute;
	z-index: 4;
	right: 0px;
	font-size: 14px;
	text-align: right;
	bottom: 5px;
}
#header #shopping img {
	margin-right: 5px;
	margin-left: 15px;
	vertical-align: top;
}
#nav {
	background-image: url(images/nav_back.png);
	background-repeat: repeat-x;
	height: 35px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #853212;
}
#nav .center {
}
#nav #nav_buttons {
	margin-left: 250px;
	height: 35px;
}
#nav a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	line-height: 24px;
	margin-top: 11px;
	margin-right: 5px;
	margin-left: 5px;
	background: url(images/nav_button.png) repeat-x;
	border-top: 1px solid #853212;
	border-right: 1px solid #853212;
	border-left: 1px solid #853212;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#nav a:hover {
	color: #F90;
}
#main {
	text-align: left;
	position: relative;
	z-index: 1;
	background-color: #f6e6b5;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin: auto;
	padding-bottom: 50px;
}
#main .center {
	background-image: url(images/grad_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 65px;
}
#main .box  {
	background: #FCF8D7 url(images/left_box_back.png) repeat-x left bottom;
	font-size: 12px;
	border: 1px solid #ceb70d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 6px #663300;
	-webkit-box-shadow: 0px 0px 6px #663300;
	box-shadow: 0px 0px 6px #663300;
	padding: 10px;
	position: relative;
}
#main .box .box_title{
	height: 50px;
	width: 100%;
	color: #FFF;
	text-align: center;
	background: url(images/left_box_top.png) no-repeat center top;
	position: absolute;
	left: 0px;
	top: -10px;
	font: 20px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index: 99;
}
#main .box .inset {
	background-color: #ffff99;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9f9f92;
	border-left-color: #9f9f92;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding: 5px;
	font-size: 12px;
	margin-top: 30px;
	position: relative;
}
#main .button {
	background: #F6E5AE url(images/button_back.png) repeat-x left bottom;
	width: auto;
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #d27d00;
	color: #000;
	font-weight: bold;
}
#main .button a {
	color: #000;
	text-decoration: none;
	display: block;
}
#main .button a:hover {
	color: #C00;
}

#main #home_moonwalk {
	position: absolute;
	top: 40px;
	right: 0px;
}
#left {
	float: left;
	width: 235px;
	position: relative;
	text-align: left;
}
#left #subnav {
	margin-bottom: 35px;
}
#left #subnav ul {
	margin: 30px 0px 10px;
	list-style: none;
	border-top: 1px solid #CC9;
	border-bottom: 1px solid #FFC;
	padding-right: 0px;
	padding-left: 0px;
}
#left #subnav ul li {
	font-size: 18px;
	list-style: none;
	border-bottom: 1px solid #CC9;
	line-height: 30px;
	border-top: 1px solid #FFC;
}
#left #subnav a {
	text-decoration: none;
	color: #00F;
	padding-left: 5px;
	display: block;
	width: 100%;
}
#left #subnav a:hover {
	color: #F00;
}
#left #packages {
}
#left #packages .icon {
	float: left;
	margin-right: 10px;
}
#left #packages .price {
	color: #F00;
	float: left;
	font: bold 26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#left #packages .list {
	float: left;
	margin-top: 5px;
}

#left #packages .price sup {
	font-size: 18px;
}
#left #packages #order_btn {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#left #packages #morepackages {
	margin-top: 10px;
	float: right;
}
#content {
	width: 695px;
	float: right;
	font-size: 14px;
	position: relative;
	line-height: 16px;
	color: #000;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content h1 {
	padding: 0px;
	margin: 0px 0px 18px;
	font: bold 24px/28px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content h2 {
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	font: bold 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content h3 {
	color: #FFF;
	margin: 0px;
	padding: 2px;
	background-color: #F00;
	font: bold 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content a {
	color: #F00;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content .subtable {
	background-color: #FFC;
	padding: 10px;
	border: 1px dotted #F90;
}
#content .formtable {
	background-color: #C6E0FD;
	border: 1px dotted #06F;
}
#content .mediatable {
	background-color: #FFC;
	border: 1px dotted #F00;
}
#content .itemtable {
	background-color: #FFF;
	border: 1px dotted #F00;
}
#content ul {
	margin-left: 0px;
	padding-left: 20px;
}
#content ul.size {
	margin-top: 5px;
	margin-bottom: 0px;
}
#content .size {
	font-size: 12px;
}
#home {
	width: 100%;
	position: relative;
	height: 445px;
	float: left;
	line-height: 18px;
}
#main #home .indent_rt.less {
	padding-right: 200px;
}
#main #home .indent_rt.more {
	padding-right: 405px;
}
#home #home_specials {
	margin-bottom: 16px;
	margin-top: 35px;
}
#main #home #delivery {
	font-size: 11px;
	line-height: 15px;
}

#footer {
	background-image: url(images/footer_back.png);
	background-repeat: repeat-x;
	height: 48px;
	background-color: #D72B2A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bb0500;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
#footer .center {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #ffff00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #CCC !important;
	text-decoration: none !important;
	text-align: center;
	background: #666 url(https://www.webdesignsmallbusiness.com/images/credit_darkbg.png) no-repeat center 3px;
	float: right;
	white-space: nowrap;
	display: block;
	padding: 35px 5px 3px;
	margin-bottom: 5px;
	min-width: 140px;
	border-radius: 2px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #333;
	text-shadow: 0 1px #333;
}
#credit:hover {
	color: #CCC !important;
	text-decoration: none !important;
	background-color: #006;
	border-top: 1px solid #00C;
	border-bottom: 1px solid #003;
}
.center {
	margin: auto;
	width: 950px;
	height: 100%;
	position: relative;
	text-align: left;
}
.clear {
	clear: both;
}
.redtext {
	color: #F00;
}
hr {
	line-height: 1px;
	color: #F60;
	background-color: #FC0;
}

