.contentbg {
	background-image: url(../universal/bg_lt_blue.gif);
	background-repeat: repeat;
}
.headerbgbtm {
	background-image: url(../universal/header_btm.gif);
	background-repeat: repeat-x;
}
.headerbgtop {
	background-image: url(../universal/header_top.gif);
	background-repeat: repeat-x;
}
.header1bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	background-color: #000033;
}
.contentspace {
	padding: 8px;
}
.whtbg {
	background-color: #FFFFFF;
}
.navtop {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
.navbtm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.navleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: 300;
	color: #FF0033;
	text-decoration: none;
	padding: 3px;
	vertical-align: top;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 20px;
	padding-top: 15px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	padding: 10px;
	vertical-align: top;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
a.text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC33FF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../universal/arrow_prpl.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 18px 0px 0px;
	text-align: left;
}
a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC33FF;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../universal/arrow_prpl.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.text:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC33FF;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../universal/arrow_prpl.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC33FF;
	text-decoration: none;
	background-image: url(../universal/arrow_prpl.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.subheadright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: 500;
	color: #;
	padding: 3px 3px 3px 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../universal/arrow_lt_gray2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: 400;
	color: #000000;
	padding: 5px;
}
a.textright:link {
	color: #000033;
	text-decoration: underline;
}
a.textright:hover {
	color: #FF0033;
	text-decoration: underline;
}
a.textright:active {
	color: #FF0033;
	text-decoration: none;
}
a.textright:visited {
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	font-weight: 400;
}
a.footer:link {
	color: #000033;
	text-decoration: underline;
}
a.footer:hover {
	color: #FF0033;
	text-decoration: underline;
}
a.footer:active {
	color: #FF0033;
	text-decoration: none;
}
a.textright:visited {
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-image: url(../universal/bg_lt_blue.gif);
	background-repeat: repeat;
	padding: 5px;
}
.smallwrap {
	border: 1px solid #666666;
}
.hmboxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #000000;
	background-image: url(../universal/bg_lt_blue.gif);
	background-repeat: repeat;
}
.hmboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	padding: 6px;
	background-color: #FFFFFF;
}
.smallerwrap {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#navcontainer { 
margin-left: 0px;
padding-left: 2px;
list-style: none;
}
#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}
#navcontainer li {
	margin: 0 0 1px 0;
}
#navcontainer a {
	font-size: 11px;
	display: block;
	padding: 4px 23px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	width: 12em;
}
#navcontainer a:hover
{
color: #FF0033;
text-decoration: underline;
	background-image: url(../universal/arrow_lt_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
}
#navcontainer ul ul li { 
margin: 0 0 1px 0; 
}
#navcontainer ul ul a
{
text-decoration: none;
display: block;
padding: 5px 5px 5px 40px;
width: 130px;
color: #333;
}
#navcontainer ul ul a:hover
{
	color: #FF0033;
	text-decoration: underline;
	background-image: url(../universal/arrow_lt_pink_sub.gif);
	background-repeat: no-repeat;
	background-position: 15px 0.5em;
}
 a#current
{
	background-image: url(../universal/arrow_lt_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
}
 a#subcurrent
{
 	background-image: url(../universal/arrow_lt_pink_sub.gif);
	background-repeat: no-repeat;
	background-position: 15px 0.5em;
 }
.locationsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../universal/bg_lt_blue.gif);
	background-repeat: no-repeat;
	padding: 5px;
	font-weight: 600;
}
.leftboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	background-image: url(../universal/bg_lt_gray.gif);
	background-repeat: repeat;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.clearspace {
	border-right: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
.graybg {
	background-image: url(../universal/bg_lt_gray.gif);
}
.evenclearspace {
	border: 5px solid #FFFFFF;
}
.bglightgrn {
	background-image: url(../universal/bg_lt_grn.gif);
	background-repeat: repeat;
}
.bluewrap {
	border: 1px solid #3399CC;
}
.bluebg {
	background-image: url(../universal/bg_lt_blue.gif);
	background-repeat: repeat;
}
.shopdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.shopdetails:link {
	font-weight: bold;
	border-bottom-style: solid;
	border: 0px none;
	text-decoration: underline;

}
a.shopdetails:hover {
	font-weight: bold;
	text-decoration: underline;
	border-bottom-style: solid;
	border: 0px none;
	color: #FF0033;
}
a.shopdetails:visited {
	font-weight: bold;
	border-bottom-style: solid;
	border: 0px none;
}
.rowseparate {
	background-image: url(../universal/bg_lt_gray.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

