body {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #eeecca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#top {
	height: 35px;
	font-size: 21px;
	color: #699e3c;
	font-weight: bold;
	font-style: italic;
}

#top_special {
	height: 60px;
	font-size: 21px;
	color: #699e3c;
	font-weight: bold;
	font-style: italic;
}

#wrapper {
	text-align: left;
	background-color: #FFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 36px;
	text-align: right;
	margin-right: 25px;
	width: 700px;
	float: right;
	margin-top: 27px;
	font-weight: bold;
}

#content {
	text-align: left;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	height: 258px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #699e3c;
}

#left_col {
	float: left;
	width: 220px;
	clear: both;
	margin-top: 25px;
}

.homebody {
	width: 428px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 5px;
}

a:link {
	color: #c86125;
	text-decoration: underline;
}
a:active {
	color: #c86125;
	text-decoration: underline;
}

a:visited {
	color: #c86125;
	text-decoration: underline;
}

a:hover {
	color: #0033CC;
	text-decoration: none;
}

img {
	border: none;
}

#footer {
	clear: both;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.copy {
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
	color: #c86125;
}

.subnav {
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff6600;
	margin-bottom: 30px;
	font-weight: bold;
}

#subnav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#subnav-menu li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #699e3c;
	padding-top: 6px;
	height: 25px;
}

#subnav-menu li a {
	display: block;
	color: #c86125;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#subnav-menu li a:hover {
	text-decoration: none;
	color: #000000;
}

#subnav li a.active {
	text-decoration:none;
	color: #ff6600;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	width: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	list-style:none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}

#nav-menu li a {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
}

#nav-menu li a:hover {
	text-decoration: none;
	color: #b3e6ff;
	text-decoration:none;
}

#nav li a.active {
	color: #FFFFFF;
	text-decoration:none;
}

#nav-menu {
	width:900px;
	clear: both;
	text-align: left;
	height: 35px;
	vertical-align: middle;
}

.right_column_home {
	float: right;
	width: 189px;
	margin-bottom: 10px;
}

.body_content {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.description {
	float: right;
	width: 642px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 5px;
}

.product {
	width: 642px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
	margin-top: 12px;
}

.product_photo {
	float: left;
	width: 250px;
	text-align: center;
}

.clear {
	clear: both;
}

.featureproduct {
	float: left;
	width: 191px;
	border: 1px dotted #e1e1e1;
	text-align: center;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.featureproduct2 {
	float: left;
	width: 191px;
	margin-left: 10px;
	border: 1px dotted #e1e1e1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.featureproduct3 {
	float: right;
	width: 191px;
	border: 1px dotted #e1e1e1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#main-col {
	float: right;
	width: 610px;
}

#main-col li {
	margin-bottom: 4px;
}

#main-col h1, #full-col h1 {
	color: #c86125;
	font-size: 27px;
	margin-top: 0px;
	padding-top: 0px;
}

#main-col h2, #full-col h2 {
	color: #c86125;
	font-size: 24px;
}

#main-col h3, #full-col h3 {
	color: #699e3c;
	font-size: 21px;
}

#full-col {
	margin-top: 35px;
}

#box h3 {
	margin-top: 0px;
	padding-top: 0px;
}

.product_info {
	float: right;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-bottom: 10px;
}

.product_info h4 {
	color: #b00000;
}

#pagetitle {
	width: 642px;
	height: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	font-weight: bold;
}

.categoriesheader {
	width: 203px;
	float: none;
	margin-bottom: 7px;
	height: 30px;
	background-color: #e8e8e8;
}

.categories_inside {
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	line-height: 25px;
}

.sidebarinfo {
	float: right;
	width: 187px;
	text-align: center;
	border: 1px dotted #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebarad {
	float: right;
	width: 187px;
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 1px dotted #cccccc;
	color: #ff6600;
	display: block;
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.pagebody {
	width: 642px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-bottom: 10px;
	float: right;
}

.product_display {
	width: 617px;
	margin-bottom: 10px;
	margin-top: 12px;
}

.spacer {
	height: 17px;
}

#homecenter {
	clear: none;
	width: 428px;
	margin-left: 223px;
}

.box {
	background-color: #f7f7eb;
	padding: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.box h3 {
	margin-top: 0px;
}

.note {
	padding: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px dotted #699e3c;
}

.footnote {
	font-size: 12px;
	font-style: italic;
}

.hilite {
	background-color: #FFC;
}

.note h3 {
	margin-top: 0px;
}

.centered {
	text-align: center;
}

.imgright {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

.imgleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}

.imgcentered {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.imgfeatured {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 25px;
}

div.rightside_image {
	float: right;
	padding: 8px;
	border: 1px dotted #CCCCCC;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div.leftside_image {
	float: left;
	padding: 8px;
	border: 1px dotted #CCCCCC;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-right: 15px;
	margin-bottom: 10px;
}

.testimonial {
	font-size: 16px;
	font-style: italic;
	color: #56882b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #56882b;
	border-bottom-color: #56882b;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.testimonial span {
	font-size: 13px;
}

hr {
	border: none;
	border-bottom: dotted 1px #ffffff;
	color: #699e3c;
	background-color: #699e3c;
	margin-top: 25px;
	margin-bottom: 25px;
}

#languages {
	margin-top: 40px;
}

.video {
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}

.preload-01 { background: url(images/add_to_cart_over.gif) no-repeat -9999px -9999px; }

.preload-02 { background: url(images/order_now.gif) no-repeat -9999px -9999px; }

.add-to-cart {
	display: block;
	width:258px;
	height:52px;
	text-decoration: none;
	background-image: url(images/add_to_cart.gif);
	margin-right: auto;
	margin-left: auto;
}

.add-to-cart:hover {
	background-image: url(images/add_to_cart_over.gif);
}

.order-now {
	display: block;
	width:258px;
	height:52px;
	text-decoration: none;
	background-image: url(images/order_now.gif);
	margin-right: auto;
	margin-left: auto;
}

.order-now:hover {
	background-image: url(images/order_now_over.gif);
}

.displace {
	position: absolute;
	left: -5000px;
}

/* ----- Video Overlay ----- */

.overlay {
	padding:40px;	
	width:576px;  
	display:none;
	background-image:url(http://static.flowplayer.org/img/overlay/white.png);	
}

.close {
	background:url(http://static.flowplayer.org/img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}

#player {
	height:450px;
	display:block;
}

