body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #993399;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cardimage{
border:#000000 solid 1px;
}
.category { color: #00a6cf; font-size: 9pt; font-family: sans-serif; font-weight: bold; line-height: 11pt; text-align: left; padding-top: 2px; padding-bottom: 0px;display: inline; }
.category_lf { color: #660; font-size: 9pt; font-family: sans-serif; font-weight: bold; line-height: 11pt; text-align: left; display: inline; padding-top: 2px; padding-bottom: 12px; }
.description { color: black; font-size: 9pt; font-family: sans-serif; font-weight: bold; line-height: 11pt; text-align: left; padding-top: -3px; padding-bottom: 2px; display: inline; }
.details { color: black; font-size: 9pt; font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif; line-height: 11pt; text-align: left; padding-top: 0px; padding-bottom: 0px; display: inline; }

a { outline:none;text-decoration: none; color: #993399; }
a:link { outline:none;text-decoration: none;color: #993399; }
a:visited { outline:none;text-decoration: none;color: #993399; }
a:hover { outline:none;text-decoration: none;color: #000000; }
a:active { outline:none; text-decoration: none};
a:focus {-moz-outline-style:none};

.style1 {color: #FFFFFF}

/* colors */

.orange{
	color:#F36D20;
}
	
.green_lf{
	color: #660;
}

.blue{
	color:#0099CC;
}

.dark_blue{
	color:#0066B1;
}

.red{
	color:#D22229;
}

.pink{
	color:#CE035C;
}		

/* cards */

.occasion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

.cardname{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold
	color: #000000	
	text-align:left;
}

/* menus */
/* a { text-decoration: none; }
a:link { color: #DD324A; }
a:visited { color: #DD324A; }
a:hover { color: #000000; }
a.menu
{
     text-decoration: none;
     color: #8AC47D;
     font-family:arial, sans-serif;
     font-weight: bold;
     font-size: 10pt;
}
a.menu:link { color: #DD324A; }
a.menu:visited { color: #DD324A; }
a.menu:hover  { color: #000000; }*/

.menutitle{
text-decoration:none;
cursor:pointer;
margin-bottom: 5px;
margin-left: 25px;
color:#993399;
width:200px;
padding:10px;
text-align:left;
font-family:'MyriadPro Condensed', ArialBold-Cond, ArialBold, Arial, Helvetica Bold, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px;
font-stretch:condensed;
/*/*/border-bottom:1px dotted #993399;/* */
}

.submenu{
a: {color: #000000; text-decoration: none};
a:visited {color: #993399; text-decoration: none};
a:hover {font-weight: bold; text-decoration: none};
a:active {font-weight: bold; outline:none; text-decoration: none};
a:focus {-moz-outline-style:none};
margin-bottom: 3px;
margin-left: 50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

/* content */

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align:justify;
	text-indent: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom:1px dotted #993399;
	border-top:1px dotted #993399;
	border-top-color: #993399;
	margin: 30px;
	padding: 10px;
	border-bottom-color: #993399;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	line-height: 150%;
}
.caps {
	text-transform:uppercase;
}	
.paraheader {
	color:#000000;
	font-family:Arial Black, Arial Bold, Arial, Helvetica Black, Helvetica Bold, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder;
}
.purple {
	color: #993399;
}

/* Locations */

.state {
	color:#993399;
	font-family:Arial Black, Arial, Helvetica Black, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:200%;
}
.store {
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-stretch:condensed;
	line-height:150%;

}
.cityzip {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-stretch:condensed;
	line-height:150%;
}			
.bigred {font-family: Arial Bold, Arial, Helvetica Bold, Helvetica, sans-serif;
	color:#CE035C;
	font-weight: bold;
	font-size: 14pt;
	line-height:100%;

}	
.dottedbox {
	border-width:1px;
	border-style:dotted;
	border-shadow: no;
	color:#993399;
}	

.cat_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.image.floatleft {
	float:left;
	margin: 20px;
}
.image.floatright {
	float:right;
	margin: 20px;
}