html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
html {
	overflow-y: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
strong, b {
	font-weight: bold;
}
.page {
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
}
.floatRight {
	float: right;
}
.floatRightFifteen {
	float: right;
	margin-left: 15px;
}
.floatLeft {
	float: left;
}
.floatLeftFifteen {
	float: left;
	margin-right: 15px;
}
.leftColumn {
	float: left;
	width: 215px;
}
.rightColumn {
	float: right;
	width: 470px;
}
.middleColumn {
	width: 240px;
	float: left;
}
ul#nav {
	margin-bottom: 10px;
	display: block;
}
ul#nav li {
	list-style-type: none;
	margin-bottom: 5px;
}
ul#nav li a {
	display: block;
	height: 38px;
	width: 215px;
	font-size: 16px;
	line-height: 38px;
	color: #666666;
	background-color: #CCCCCC;
	/*background-image: url(../images/navDaisy.png);*/
	background-repeat: no-repeat;
	text-indent: 49px;
	text-decoration: none;
}
ul#nav li a:hover, ul#nav li#focus a:hover {
	background-color: #CCFFCC;
}
ul#nav li a:hover {
	background-image: url(../images/navDaisy.png);
}
ul#nav li#focus a, ul#nav li#focus ul li#secondaryFocus a {
	background-color: #66CC00;
	color: #FFFFFF;
}
ul#nav li#focus a {
	background-image: url(../images/navDaisy.png);
}
ul#nav li#focus a:hover, ul#nav li#focus ul li#secondaryFocus a:hover {
	background-color: #CCFFCC;
	color: #666666;
}
ul#nav li ul {
	padding: 0px;
}
ul#nav li#focus ul li {
	margin: 0px;
}
ul#nav li#focus ul li a {
	display: block;
	height: 25px;
	width: 215px;
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	background-image: none;
	background-color: #DDDDDD;
	text-indent: 29px;
	margin-bottom: 0px;
}
#introPic {
	margin-bottom: 15px;
}
h1 a {
	display: block;
	width: 700px;
	height: 0;
	padding-top: 135px;
	overflow: hidden;
	margin-bottom: 15px;
	background-image: url(../images/shop_logo700.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 28px;
	line-height: 18px;
	color: #66CC00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 5px;
	font-weight: normal;
	text-decoration: none;
}
h4 {
	font-size: 18px;
	line-height: 18px;
	color: #66CC00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
h5 {
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	margin-bottom: 5px;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin-bottom: 8px;
}
p a {
	color: #66CC00;
}
table.pme {
	margin-bottom: 10px;
}
table.pme li {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-bottom: 0px;
	margin-left: 18px;
}
p.divider {
	font-size: 1px;
	line-height: 1px;
	margin-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
p.small {
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	margin-bottom: 6px;
}
.panel {
	display: block;
	width: 185px;
	background-color: #DDDDDD;
	padding: 15px;
	margin-bottom: 15px;
	background-image: url(../images/corner10.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.panel a {
	color: #666;
	text-decoration: none;
}
.product {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 5px;
	padding-top: 5px;
	min-height: 60px;
}
.clearBoth {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.textRed {
	color: #CC0000;
}
.textGreen {
	color: #66CC00;
}
.code {
	color: #66CC00;
	font-weight: bold;
}
.textBold {
	font-weight: bold;
}
a:hover {
	color: #000000;
}
.footer {
	display: block;
	background-color: #EEEEEE;
	padding: 10px;
	background-image: url(../images/corner10.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer h1 {
	font-size: 26px;
	font-style: italic;
	line-height: 26px;
	color: #666666;
	text-align: right;
	letter-spacing: -.025em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
}
.footer p, .footer p a {
	font-size: 10px;
	line-height: 16px;
	display: inline-block;
	height: 16px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-decoration: none;
}
.bodyCopy, .bodyCopy a {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.quotations {
	background-image: url(../images/quotePanel.gif);
	width: 470px;
	height: 253px;
	margin-bottom: 15px;
	color: #FFF;
}
.quotations h5 {
	font-size: 26px;
	line-height: 32px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.strikeThrough {
	text-decoration: line-through;
}
.rightColumn ul {
	margin: 0px;
	padding: 0px;
}
.rightColumn li {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 7px;
	padding-top: 0px;
	color: #666;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
}
	
