@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff7e6;
	text-align:center;
	margin:0px;
	padding:0px;
	}
hr {
	height:1px;
	background:#006600;
	border:none;
	}
#box {
	margin:20px auto 0px auto;
	padding:0px;
	position:relative;
	width:785px;
	}
#main {
	margin:0px;
	background-image:url(images/site/boxbg.jpg);
	background-repeat:repeat-y;
	text-align:left;
	width:785px;
	z-index:-3;
	}
#content {
	position:relative;
	top:0px;
	padding:10px 30px;
	background:url(images/site/boxbg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index:0;
	_height: 735px;
	min-height:735px;
	}
.tag {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	margin:0px 0px 25px 0px;
	}
#nav {
	font-family:Arial, Helvetica, sans-serif;
	width:160px;
	height:320px;
	color:#cc3300;
	float:left;
	margin-right:50px;
	font-size:14px;
	}
#nav a {
	color:#004400;
	display:block;
	text-decoration:none;
	}
#nav a:hover {
	text-decoration:underline;
	}
#nav ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
#nav li {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
#nav li a {
	display:inline;
	}
#text {
	font-family:Arial, Helvetica, sans-serif;
	width:475px;
	float:left;
	font-size:14px;
	color:#000000;
	}
#text a, #footer a {
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
	}
#text a:hover, #footer a:hover {
	text-decoration:underline;
	}
#text h1 {
	color:#cc3300;
	font-size:22px;
	margin:0px 0px 10px 0px;
	}
#text h2 {
	color:#004f00;
	font-size:19px;
	margin:0px 0px 10px 0px;
	}
#text h3 {
	color:#cc3300;
	font-size:16px;
	}
.class {
	background-color:#294111;
	margin:10px 0px;
	padding:15px;
	color:#FFFFFF;
	width:445px;
	overflow:hidden;
	}
.class strong {
	color:#FF9933;
	}
.class img {
	border:1px solid #ffffff;
	}
.classdescrip {
	color:#CCFFCC;
	}
.product {
	margin:5px;
	padding:10px;
	border:1px dotted #cc3300;
	}
.product img {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #C2C2C2;
	}
.orangetext {
	color:#cc3300;
	}
#boxbtm {
	background-image:url(images/site/boxbg_btm.jpg);
	background-repeat:no-repeat;
	height:26px;
	clear:both;
	position:relative;
	z-index:0;
	bottom:0px;
	}
#footer {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin-top:20px;
	left:0px;
	background-image:url(images/site/foot1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:54px;
	width:785px;
	}
#footer p {
	margin:0px;
	padding:0px;
	bottom:12px;
	width:700px;
	left:43px;
	position:absolute;
	z-index:10;
	}
#girl {
	position:absolute;
	left:-25px;
	bottom:-10px;
	}

td {padding:2px 10px;}
h4 {font-size:14px; font-weight:bold; color:#FFFF99;}
.image {
	font-size:12px;
	font-style:italic;
	color:#CC3300;
	text-align:right;
	}
.alt { background-image:url(images/site/screen-cream.gif); }