@charset "utf-8";




body {
	background-image: url(gradient.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top;
	font-family: "Times New Roman", Times, serif;
	border: thin solid #000;
	background-color: #069;
	font-size: medium;
	font-style: normal;
	color: #000;
}
.page_name {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	padding: 1px;
	line-height: normal;
	vertical-align: super;
	white-space: normal;
	text-align: left;
}

#image_o_week {
	float: right;
	height: auto;
	width: 350px;
	margin: 5px;
	font-weight: bold;
	color: #336633;
	text-align: center;
}
#image_o_week img {
	width: 325px;
	height: 163px;
}
#header {
	position: relative;
	height: 150px;
	background-image: url(header.png);
	margin-bottom: 1.5em;
	margin-top: .5em;
}
#header_logo {
	float: left;
	position: relative;
	top: 10px;
}
.Page_title {
	background-color: #BDE086;
	display: inline;
}
#page_name {
	margin: 0.3em;
	background-color: #060;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	border: thin solid #000;
	width: auto;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	z-index: 28;
	float: none;
}
#image_preview {
	float: left;
	clear: none;
	width: 295px;
	height: 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image_rt {
	float: right;
}
.image_lft {
	float: left;
}

#nav {
	text-align: center;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: thin dotted #75BF44;
}
#printing_banner {
	float: right;
	position: relative;
	top: 15px;
	clear: right;

}

#navb {
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#nav a {
	color: #336633;
	font-size: 100%;
}
#navb a {
	color: #336633;
	font-size: 100%;
}


#nav ul {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}
#navb ul {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#navb li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}


#nav a:hover {
	color: #009900;
	font-weight: bold;
	text-transform: none;
	background-color: #ECF2C8;
	margin: auto;
	font-size: 100%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#navb a:hover {
	color: #009900;
	font-weight: bold;
	text-transform: none;
	background-color: #ECF2C8;
	margin: auto;
	font-size: 100%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#Side_Nav {
	width: 14%;
	float: left;
	font-size: medium;
}
#Side_Nav  ul {
	display: inline;
	list-style-type: none;
}
#Side_Nav li {
	background-color: #A5D24F;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-color: #333333;
	float: left;
	text-align: center;
	border-right-color: #666666;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#Side_Nav a {
	color: #003300;
	font-style: italic;
	font-weight: bold;
	display: block;
}
#Side_Nav  li:hover {
	background-color: #009900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-color: #333333;
	float: left;
	text-align: center;
	border-right-color: #666666;
	border-left-color: #999999;
}
#Side_Nav     li:active {
	background-color: #6F9526;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #CCCCCC;
	float: left;
	text-align: center;
	border-right-color: #999999;
	border-left-color: #666666;
}





#container #main_copy {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #ECF2C8;
	width: 83%;
	float: right;
	margin-right: 5px;
}
#footer_wrapper {
	width: 780px;
	clear: both;
}



#top_round {
	background-image: url(top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 780px;
	clear: both;
}
#bottom_round {
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 780px;
	
}


#top_rnd_cnr {
	background-color: #009900;
	margin: 0px;
}


#main_left {
	float: left;
	width: 300px;
	height: 300px;
	clear: none;
	overflow: auto;
	visibility: inherit;
	position: static;
}
#main_right {
	float: right;
	width: auto;
}
#footer {
	font-size: small;
	text-align: center;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#qcontact {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 120px;
	text-align: left;
	float: left;
}
#qcontact2 {
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 5px;
	text-align: right;
	float: right;
}
#main_copy_clients {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
}

#main_copy_clients  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #006600;
	font-style: italic;
	text-transform: uppercase;
}
#main_copy_products {
	padding-right: 10px;
	padding-left: 10px;
}
#main_copy_products img {
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#main_copy_products table {
	text-align: center;
}
.question {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
}
.answer {
	font-weight: bold;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.title1 {
	font-style: italic;
	color: #003300;
	font-size: large;
}
#container #header #image_preview h4 {
	font-family: Arial, Helvetica, sans-serif;
}
.phone {
	font-size: large;
}
.phone {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-large;
}
.delivry_to {
	font-size: small;
}
#news {
	background-color: #030;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 125%;
}
#container #main_copy #page_name {
	font-size: medium;
}
#container #main_copy #page_name {
	font-size: small;
}
#container #main_copy #page_name {
	font-size: small;
}
.Product_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
