/*
Cascading Style Sheet Varsion 2.0
Created for website [Website Name] ([URL]) by [Your Name]
All coding copyright 2007 WNW Design Limited and it's subsidiaries
printing.css version 1.0

This document includes all elements intended for the printable version of the website
as viewed when printing the page in a web browser.
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	font-color: #000000;
}

a:link, a:visited {
	color: #073906;
	text-decoration: none;
	font-weight: bold;	
}

a:hover, a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;	
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 115%;
}

#top {
	display: none;
}

#head {
	display: none;
}

#nav {
	display: none;
}

#nav a:link, #nav a:visited {
	display: none;
}

#nav a:hover, #nav a:active {
	display: none;	
}

#navshop a:link, #navshop a:visited {
	display: none;
}

#navshop a:hover, #navshop a:active {
	display: none;	
}

#nav br {
	display: none;
}

.marquee {
	display: none;
}

#main {
	border-top: 3px solid #607560;
	border-bottom: 3px solid #607560;
	background: transparent url(main-bg.jpg) repeat-y top left;
	* height: 650px;
	min-height: 650px;
	width: 100%;
	min-width: 760px;
}

html>body #main {
	height: auto;
}

#right {
	display: none;
}

#news {
	display: none;
}

#offers {
	display: none;	
}

.margin {
	display: none;
}

#content {
	margin: 10px 30px 10px 180px;
}

#content2 {
	margin: 10px 30px 10px 180px;
}

html>body #content {
	min-height: 450px;
}

html>body #content2 {
	min-height: 450px;
}

#sidenav {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 140px;
}

#sidenav a:link, #sidenav a:visited, #sidenav ul {
	display: none;
}

#sidenav a:hover, #sidenav a:active {
	display: none;
}

#foot {
	display: none;
}

#foot a:link, #foot a:visited {
	display: none;
}

#foot a:hover, #foot a:active {
	display: none;
}

.sectline {
	display: inline;
	width: 150px;
	height: 150px;
	margin: 5px;
	vertical-align: top;
}

html>body .sectline {
	display: block;
	float: left;
}

.sectline img {
	border: 1px solid #073906;
}

.sectline h2 {
	margin: 0px;
	color: #073906;
	font-size: x-small;
}

.sect1 {
	height: 110px;
	border: 1px solid #073906;
	background: #E1ECE1 url(sect1-bg.gif) repeat-x bottom left;
}

.sect2 {
	width: 100px;
	height: 100px;
	margin: 5px;
	overflow: hidden;
}

.sect2 img {
	width: 100px;
	height: 100px;
}

.sect5 {
	float: left;
	width: 110px;
	height: 100px;
	background-color: #073906;
	margin: 0px;
}

.sect3 {
	margin: 5px;
	height: 75px;
	text-align: right;
}

.sect4 {
	background-color: #073906;
	height: 25px;
	margin: 0px;
}

.sect4 a:link, .sect4 a:visited {
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	text-decoration: none;
}

.sect4 a:link, .sect4 a:visited {
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	text-decoration: none;
}

.prod1 {
	border: 1px solid #073906;
	background-color: #E1ECE1;
}

.prod2 {
	float: left;
	width: 200px;
	margin: 5px;	
}

.prod2 img {
	width: 200px;
	height: 200px;
}

.prod3 {
	text-align: left;
	margin-left: 220px;
}

.prod4 {
	text-align: right;	
}

<!-- beginning of blog css -->

#contentcenter {
}
	
#contentright {
  width:160px;
  padding:0px;
  margin-top:3px;
  float:left;
  background:#fff;
}
	
#contentheader {
  background:#fff
}
		
#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}
	
#contentright p { 
  font-size:10px;
}

.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
  color: #000;
}

.raised {
  position: relative;
  top: -20px;
  left: 12px;
  padding: 4px;
  background:#fff;
  border: 1px solid #000000;
}

table.calendar {
  margin-left: 10px;
}

<!-- end of blog css -->

.print1 {
	display: none;
}

.print2 {
	display: normal;
	color: #FFCC00;
}
