body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

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

a:hover, a:active {
	color: #3690DE;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 100%;
	color: #203D7E;
	margin: 3px;
}

.bar h2 {
	font-size: 100%;
	color: #ffffff;
	margin: 3px;
}

p {
	margin: 3px;
}

.textonly {
	display: none;
}

#body {
}

#container {
	min-width: 980px;
}

#head {
	background: url(header.jpg) no-repeat top left #E65708;
	background-color: #3690DE;
}

#headnav { width: 100%; background-color: #203D7E; border-top: 2px solid #ffffff; }

#head a:link, #head a:visited {
	color: #ffffff;
	display: block;
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #ffffff;
	float: left;
	font-size: x-small;
	font-weight: bold;
	background: #203D7E;
	text-decoration: none;
	padding: 4px 4px;
}

#head a:hover, #head a:active {
	background: #3690DE;
}

#marquee {
	border-bottom: 2px solid #203D7E;
	width: 100%;
	padding: 2px 0;
}

marquee {
	color: #203D7E;
	font-weight: bold;
	font-size: 90%;
}

#topnav {
	width: 760px;
}

#main {
	float: left;
	margin: 0px;
	width: 778px;
}

#main2 {
	float: left;
	margin: 0px;
	width: 978px;
}

#content {
	float: right;
	width: 568px;
	margin: 0px;
	clear: none;
}

#content2 {
	float: right;
	width: 768px;
	margin: 0px;
	clear: none;
}

#left {
	float: left;
	width: 200px;
}

.nav {
	width: 200px;
	border-right: 1px solid #235FB3;
	border-bottom: 1px solid #235FB3;
	margin-bottom: 5px;
}

.nav a:link, .nav a:visited {
	display: block;
	width: 190px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin: 5px;
	background-color: #203D7E;
	font-size: 115%;
}

.nav a:hover, .nav a:active {
	display: block;
	width: 190px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin: 5px;
	background-color: #3690DE;
	font-size: 115%;
}

.nav h2 {
	font-size: medium;
	font-weight: bold;
	color: #F58125;
	font-style: italic;
	margin: 0px 0px 5px 5px;
	padding: 0px;
}

#right {
	float: right;
	width: 200px;
	text-align: center;
	padding: 10px 0px;
}

.nav2 {
	width: 200px;
	border-left: 1px solid #203D7E;
	border-bottom: 1px solid #203D7E;
	margin-bottom: 5px;
	padding: 5px 0px;
}

.nav2 a:link, .nav2 a:visited {
	text-decoration: none;
	color: #203D7E;
	font-weight: bold;
	margin: 5px;
	font-size: 115%;
}

.nav2 a:hover, .nav2 a:active {
	text-decoration: underline;
	color: #203D7E;
	font-weight: bold;
	margin: 5px;
	font-size: 115%;
}

.nav2 h2 {
	font-size: small;
	margin: 2px;
	text-align: center;
	color: #203D7E;
}

.sectionRed {
	height: 110px;
	text-align: center;
	margin: 5px;
	font-weight: bold;
	background: white url(/images/offerRed.jpg) no-repeat top left;
	border: 1px solid #203D7E;
	padding: 0px;
}

.sectionBlue {
	height: 110px;
	text-align: center;
	margin: 5px;
	font-weight: bold;
	background: white url(/images/offerBlue.jpg) no-repeat top left;
	border: 1px solid #203D7E;
	padding: 0px;
}

.sectionRed .offerTxt a {
	color: #ffffff;
	width: 380px;
	background: #203D7E;
	text-decoration: none;
}

.sectionRed .offerTxt a:hover {
	background: #3690DE;
}

.sectionBlue .offerTxt a {
	color: #ffffff;
	width: 380px;
	background: #203D7E;
	text-decoration: none;
}

.sectionBlue .offerTxt a:hover {
	background: #3690DE;
}

.offerImg {
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 140px;
	text-align: center;
}

.offerImg img {
	border: 1px solid #203D7E;
	margin: 0px 0px 0px 34px;
}

.offerTxt {
	float: right;
	width: 400px;
}

.sectionRed .offerTxt h2 {
	color: #203D7E;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.sectionBlue .offerTxt h2 {
	color: #203D7E;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.sectionRed .offerTxt h3 {
	color: #203D7E;
	text-align: right;
	padding: 0px;
	margin: 5px 10px 0px 0px;
	font-size: medium;
}

.sectionBlue .offerTxt h3 {
	color: #203D7E;
	text-align: right;
	padding: 0px;
	margin: 5px 10px 0px 0px;
	font-size: medium;
}

#specialFoot .sectionRed .offerTxt h2 {
	color: #203D7E;
	text-align: left;
	padding: 0px;
	margin: 5px 0px 5px 0px;	
      font-size: small;
}

#specialFoot .sectionBlue .offerTxt h2 {
	color: #E65708;
	text-align: left;
	padding: 0px;
	margin: 5px 0px 5px 0px;	
      font-size: small;
}

#specialFoot .sectionRed .offerTxt h3 {
	color: #203D7E;
	text-align: right;
	padding: 0px;
	margin: 5px 10px 0px 0px;
	font-size: small;
}

#specialFoot .sectionBlue .offerTxt h3 {
	color: #E65708;
	text-align: right;
	padding: 0px;
	margin: 5px 10px 0px 0px;
	font-size: small;
}


html>body .section {
	display: block;
	float: left;
	width: 120px;
	height: 280px;
}

.section h2 {
	font-size: small;
	color: #E65708;
	margin: 0px;
}

.section h1 {
	color: #203D7E;
	margin: 0px;
	font-style: italic;
	font-size: medium;
}

.section a:link, .section a:visited {
	color: #203D7E;
	text-decoration: none;
}

.section a:hover, .section a:active {
	color: #E65708;
	text-decoration: underline;
}

.sectioncotm {
	display: inline;
	width: 130px;
	height: 320px;
	vertical-align: top;
	text-align: center;
	margin: 5px;
	border: 1px solid #203D7E;
	padding: 5px;
	font-weight: bold;
	color: #203D7E;
}

html>body .sectioncotm {
	display: block;
	float: left;
	width: 120px;
	height: 280px;
}

.sectioncotm h2 {
	font-size: small;
	color: #E65708;
	margin: 0px;
}

.sectioncotm a:link, .sectioncotm a:visited {
	font-size: x-small;
	color: #203D7E;
	text-decoration: none;
}

.sectioncotm a:hover, .sectioncotm a:active {
	font-size: x-small;
	color: #F58125;
	text-decoration: underline;
}

.email {
	text-align: center;
	font-size: 130%;
}


html>body .email {
	text-align: center;
	font-size: 130%;
	margin: 320px 0px 0px 0px;
}

.email a:link, .email a:visited {
	display: block;
	margin: 10px;
	padding: 2px 0px;
	border-top: 2px solid #203D7E;
	border-bottom: 2px solid #203D7E;
	text-decoration: none;
	font-weight: bold;
	color: #203D7E;
}

.email a:hover, .email a:active {
	display: block;
	margin: 10px;
	padding: 2px 0px;
	border-top: 2px solid #203D7E;
	border-bottom: 2px solid #203D7E;
	text-decoration: none;
	font-weight: bold;
	color: #F58125;
}

.othernews {
	font-size: 85%;
}

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

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

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

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

.bar {
	margin: 5px;
	background-color: #203D7E;
	text-align: center;
}

.sectionline {
	margin: 5px 0px 0px 0px;
	font-size: 115%;
	border: 1px solid #203D7E;
	padding: 5px 0px;
}

.sectionline1 {
	margin: 0px 152px 0px 0px;
	font-weight: bold;
}

.sectionline2 {
	float: right;
	width: 150px;
}

.prodline {
	margin: 5px 0px 0px 0px;
	font-size: 115%;
	border: 1px solid #203D7E;
	padding: 5px 0px;
}

.prodprice {
	color: #F58125;
	font-size: x-large;
}

.prod1 {
	margin: 0px 152px 0px 0px;
	font-weight: bold;
	height: 50px;
}

.prod2 {
	float: right;
	width: 100px;
	text-align: center;
	color: #F58125;
	font-size: 115%;
	height: 50px;
}

.prod3 {
	float: right;
	width: 50px;
	text-align: right;
	height: 50px;
}

.prod4 {
	float: left;
	width: 100px;
	font-weight: bold;
	height: 50px;
}

.prod5 {
	margin: 0px 152px 0px 100px;
	height: 50px;
}

.prod6 {
	float: left;
	width: 70px;
	font-weight: bold;
	height: 50px;
}

.prod7 {
	margin: 0px 152px 0px 170px;
	height: 50px;
}

div .prod3 .bar {
	display: none;
}

div .button1 .button2 {
	display: none;
}

.large {
	color: #F58125;
	font-size: 150%;
	font-weight: bold;
}

.large a:link, .large a:visited {
	color: #203D7E;
	text-decoration: underline;
}

.large a:hover, .large a:active {
	color: #F58125;
	text-decoration: underline;
}

.newsnav {
	width: 190px;
	margin: 5px;
}

.newsnav h2 {
	font-size: large;
	font-weight: bold;
	color: #F58125;
	font-style: italic;
}

.newsnav a:link, .newsnav a:visited {
	display: block;
	width: 190px;
	text-decoration: none;
	color: #F58125;
	font-weight: bold;
	font-size: small;
	font-style: italic;
}

.newsnav a:hover, .newsnav a:active {
	color: #203D7E;
}

.newsnav p {
	text-align: right;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #203D7E;
	font-size: x-small;
}

#printer {
	display: none;
}

.whitetext {
	color: #ffffff;
}

P.item { 
	margin-top: 10px; 
	margin-bottom: 8px; 
	font-family: arial, helvetica, verdana, sans-serif; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #999; 
	line-height: 1.45em 
}

a { 
	color: #04E; 
}

#items { 
	font-size: 10px; 
}

SPAN.description { 
	color: #222; 
	line-height: 1.25em 
}

SPAN.date { 
	color: #888; 
	font-size: 10px; 
}

SPAN.date A { 
	color: #247; 
}

SPAN.grey { 
	color: #888; 
	font-weight: bold; 
	font-size: 12px; 
}

.tableScroll {
	height: 115px;
	width: 100%;
	overflow:auto;
}

