.beamtext { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px ; color: #000000}

/*
.orangehead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-style: normal; color: #6BA3BF ; font-weight: bold}
.orangesubheadBold { font-family: Arial, Helvetica, sans-serif; color: #6BA3BF; font-weight: bolder; font-style: normal; font-size: medium}
*/
a.section_link:link, a.section_link:visited, a.section_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: color: #6BA3BF;
	text-decoration:none
}
a.section_link:hover {
	color: #666666;
	text-decoration:underline;
}

.storebar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; background-color: #E0E0E0; border-color: black black #7B7B7B; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px }
.storebar a:visited {  color: #666666; text-decoration: none}
.storebar a:link {  color: #666666; text-decoration: none}
.storebar a:hover {  color: #666666}
.storebar a:active {  color: #FFFFFF}


.link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.link a:visited {  color: #BB7C00; font-size: 12px; font-weight: bold}
.link a:active {  color: #FFCC00; text-decoration: none}
.link a:hover {  color: #FFCC00}
.link a:link {  color: #EFAA14; font-size: 12px; font-weight: bold}


.miva {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; padding-right: 10px;}
.miva a:visited { color: #57869E; font-weight: bold ; text-decoration: none}
.miva a:link { color: #57869E; font-weight: bold ; text-decoration: none}
.miva a:hover { color: #6BA3BF ; text-decoration: underline}
.miva a:active { color: #666666; text-decoration: none }

ul#mivaNavBar {
	list-style:none;
	float: right;
}
#mivaNavBar li {
	float: left;
	width: 110px;
}

#mivaNavBar li a {
	font-size: 12px;
}

ul#mivaCartBar {
	list-style:none;
	float: left;
	margin-bottom: 5px;
}
#mivaCartBar li {
	float: left;
	width: 110px;
}

#mivaCartBar li a {
	font-size: 12px;
}

.miva table tbody tr td font table {
	width: 95%;
}

/* ------------------ STYLES FOR CATEGORY HEADER PAGE ------------------- */
h1.cathead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #6BA3BF ; font-weight: bold}
#leftcol {
	width: 250px;
	margin-left: 10px;
	float: left;
}
#rightcol {
	width: 250px;
	margin-left: 10px;
	float: left;
}
.catDiv {
	width: 250px;
	clear: both;
	margin-top: 10px;
	float: left;
}
.picDiv {
	float:left;
}
.descDiv {
	float:left;
	width: 145px;
	margin-left: 5px;
}
