@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/lftnav.gif);
	background-position: 0px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#topban {
	margin-left: 165px;
	margin-top: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#col1 {
	color: #FFFFFF;
	width: 145px;
	margin-top: 100px;
	margin-left: 10px;
	position: absolute;
	left: 0px;
	font-size: 95%;
	background-color: #00ACC6;
	font-weight: bold;
}
#col1 a:link{
	color: #FFFFFF;
	text-decoration: none;
	}     
#col1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}  /* visited link */
#col1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}   /* mouse over link */
#col1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	} 
#col2 {
	margin-left: 190px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
}
#col1 ul {
	list-style-type: none;
	padding: 0px;
	font-size: 90%;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#weekly {
	float: right;
	margin-right: 30px;
	padding: 10px;
	color: #FFFFFF;
	background-color: #00ACC6;
	border: 2px solid #6163ad;
	margin-left: 20px;
	width: 200px;
	font-size: 90%;
}

#weekly a:link{
	color: #FFFFFF;
	text-decoration: underline;
	}     
#weekly a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}  /* visited link */
#weekly a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}   /* mouse over link */
#weekly a:active {
	color: #FFFFFF;
	text-decoration: underline;
	} 

#botrow {
	background-image: url(images/botbar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	height: 117px;
	color: #FFFFFF;
	font-size: 80%;
}
#botrow a:link{
	color: #FFFFFF;
	text-decoration: underline;
	}     
#botrow a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}  /* visited link */
#botrow a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}   /* mouse over link */
#botrow a:active {
	color: #FFFFFF;
	text-decoration: underline;
	} 
#botsec {
	margin-left: 190px;
	margin-top: 20px;
	font-size: 90%;
	text-align: center;
	margin-bottom: 20px;
}
#botsec a:link{
	color: #000000;
	text-decoration: none;
	}     
#botsec a:visited {
	color: #000000;
	text-decoration: none;
	}  /* visited link */
#botsec a:hover {
	color: #000000;
	text-decoration: underline;
	}   /* mouse over link */
#botsec a:active {
	color: #000000;
	text-decoration: none;
	} 
#botsec {
	margin-left: 190px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
}

#ttm {
	font-size: 90%;
}
#ttm h2{
	color: #F15A24;
	font-size: 125%;

}
#paypal {
	background-color: #2E3192;
	color: #FFFFFF;
	margin: auto;
	width: 200px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}

#paypal a:link{
	color: #FFFFFF;
	text-decoration: underline;
	}     
#paypal a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}  /* visited link */
#paypal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}   /* mouse over link */
#paypal a:active {
	color: #FFFFFF;
	text-decoration: underline;
	} 

.wrapl {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	margin-top: 15px;
	padding-top: 15px;
}
.wrapl2 {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
}
.wrapr {
	margin: 10px;
	float: right;
}

.ttm {
	font-size: 90%;
}
.slt {
	list-style-type: disc;
}
.prodlst {
	list-style-type: none;
	line-height: 110%;
}
.errstyle {
	color: #FF0000;
}
