* {padding:0; margin:0;
}

body {
	background-color:#214F83;
	font: 62.5% Trebuchet, Helvetica, Arial, Verdana, sans-serif;
}

a:link  { color: #CC9933; text-decoration: none }
a:visited  { color: #CC9933; text-decoration: none }
a:active  { color: #CC0000; text-decoration: none }
a:hover  { color: #CC0000; text-decoration: none }

p {
	font: 14px Verdana, Trebuchet, Helvetica, Arial, sans-serif;
	color: #333333;
	line-height: 110%;
	margin-bottom: 12px;
}

#nav {
	display: block;
	width: 220px;
	height: 200px;
  position: relative;
	top: 105px;
	left: 25px;
}

#navlist
{
	position: relative;
	margin-left: 0px;
	color: #CC9933;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 110%;
}

#navlist a:hover
{
	color: #CC0000;
}

#navlist #current
{
	color: #CC0000;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 8px;
	margin-top: 4px;
}

h2 {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 100%;
	margin-bottom: 2px;
	margin-top: 4px;
}

h3 {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 100%;
	margin-bottom: 2px;
	margin-top: 4px;
}

#content {
	display: block;
	width: 690px;
	height: 540px;
	position: relative;
	top: -170px;
	left: 270px;
}

.imageleft {
	display: block;
	float: left;
	margin-bottom: 6px;
	margin-right: 8px;
	clear: left;
}

#prodlist
 {
	font: 14px Trebuchet, Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 110%;
	display: block;
}

#prodlist a:link
 {
	color: #CC9933;
	font-weight: bold;
}

#prodlist a:hover
 {
	color: #CC0000;
	font-weight: bold;
}

#companyinfo
 {
	font: 14px Trebuchet, Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	line-height: 120%;
	display: block;
	width: 450px;
	position: absolute;
	top: 620px;
	left: 270px;
}

.searchbox {
	display: block;
	width: 160px;
	height: 180px;
	position: relative;
	top: -210px;
	left: 820px;
	background-color:#FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#featable {
 	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#copytoright
{
	display: block;
	width: 300px;
	height: 350px;
	position: absolute;
	top: 54px;
	left: 390px;
}

#copylowerwide
{
	display: block;
	width: 700px;
	height: 100px;
	position: absolute;
	top: 400px;
	left: 0px;
}

#copylowerright
{
	display: block;
	width: 280px;
	height: 110px;
	position: absolute;
	top: 435px;
	left: 400px;
}

#monthlypromo
{
	display: block;
	width: 380px;
	height: 160px;
	position: absolute;
	top: 360px;
	left: 0px;
	background-image: url(../images/backgrounds/PromoBoxBkg.gif);
	background-repeat: no-repeat;
}

#slideshowhome
{
	display: block;
	width: 380px;
	height: 330px;
	position: absolute;
	top: 50px;
	left: 0px;
}

#slideshow1
{
	display: block;
	width: 150px;
	height: 140px;
	position: absolute;
	top: 580px;
	left: 790px;
}

#footer {
	width:920px;
	height: 30px;
	position: absolute;
	top: 735px;
	left: 40px;
		}

#footer2 {
	width:920px;
	height: 30px;
	position: relative;
	top: -100px;
	\top: -248px;
	t\op: -100px;
	left: 40px;
	border: thin solid #00FF99;
		}

#lownav {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	position: relative;
}

#copyright { 
	text-align: center;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-top: -8px;
}

ul    {
	font: 12px Verdana, Trebuchet, Helvetica, Arial, sans-serif;
	color: #333333;
	list-style-type: none;
	margin-top: -12px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ol   { margin-top: 5px; margin-bottom: 12px; margin-left: 24px; padding-left: 0 }
li   {
	list-style-type: none;
}

h3 ul {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 110%;
	margin-bottom: 2px;
	margin-top: 2px;
}

/* print settings */

.printonly { display: none }
#printonly { display: none }
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

