/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 3px;
	color: #666666;
}
.m0l0iover {
	text-decoration: underline;
	padding: 3px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFFF;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #CCCCCC;
}

/* level 1 inner */
.m0l1iout {
	text-decoration: none;
	padding: 3px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.m0l1iover {
	text-decoration : underline;
	padding: 3px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #999966;
	background: #FFFFFF;
	filter: alpha(opacity=85);
	-moz-opacity: 85%;
}
.m0l1oover {
	text-decoration : underline;
	border : 1px solid #999966;
	background: #CCCCCC;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}


/*****added 122809 homepage*******/
.hp-logo{
	/*padding-left:23px;
	padding-top:15px;
	padding-bottom:5px;*/
}
.hp-tagline {
/*padding-left:23px;
padding-top:5px;*/

}
.hp-phone {
	/*padding-right:23px;
	padding-top:15px;*/
}
.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 23px;
}.signup a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}
.signup a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.signup a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #531F47;
	text-decoration: underline;
}
.signup a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.hp-bg {
	background-image: url(hp_images/hp_bkgd_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.hp-inset-table {
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.hp-inset-table a:link {
	font-family: Arial, Helvetica, sans-serif;
}
.hp-inset-table a:visited {
	font-family: Arial, Helvetica, sans-serif;
}
.hp-inset-table a:hover {
	font-family: Arial, Helvetica, sans-serif;
}
.hp-inset-table a:active {
	font-family: Arial, Helvetica, sans-serif;
}
.hp-nav-bg {
	background-image: url(hp_images/hp_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.shippingCallout {
	margin-top: 250px;
}
