.footer {
	font-size: 9.5px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5B5B5;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 0px;
	margin-left:150px;
	text-align:center;
}
.footer a:link {
	color: #B5B5B5;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #B5B5B5;
}
.footer a:hover {
	text-decoration: none;
	color: #008083;
}
.footer a:active {
	text-decoration: none;
	color: #B5B5B5;
}

.homefooter {
	font-size: 9.5px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5B5B5;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 0px;
	margin-left:00px;
	text-align:center;
}
.homefooter a:link {
	color: #B5B5B5;
	text-decoration: none;
}
.homefooter a:visited {
	text-decoration: none;
	color: #B5B5B5;
}
.homefooter a:hover {
	text-decoration: none;
	color: #DABF2C;
}
.homefooter a:active {
	text-decoration: none;
	color: #B5B5B5;
}

.bodytext {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	text-align:left;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	
}

.cartitemtitle {
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	color: #990000;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.cartitemoptions {
	font-size: 10px;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.bodytextbullets {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	text-align:left;
	margin-left: 50px;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 3px;
}

.bodytextbullets a:link {
	color: #333333;
	text-decoration: underline;
}
.bodytextbullets a:visited {
	text-decoration: underline;
	color: #333333;
}
.bodytextbullets a:hover {
	text-decoration: none;
	color: #990000;
}
.bodytextbullets a:active {
	text-decoration: underline;;
	color: #333333;
}

.subpageheader {
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #008083;
	text-align:left;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	
}
.bodytext a:link {
	color: #5b644f;
	text-decoration: underline;
}
.bodytext a:visited {
	text-decoration: underline;
	color: #5b644f;
}
.bodytext a:hover {
	text-decoration: none;
	color: #990000;
}
.bodytext a:active {
	text-decoration: underline;
	color: #5b644f;
}

