.xmas-font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.xmas-font a{
	text-decoration:none;
	color:#FFFF00;
}
.verdana-24 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#339933;
}
#chromemenu{
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
	width: 687px;
	background: url(..//chrometheme/green.gif) bottom repeat-x; /*Theme Change here*/
	padding: 2px 0;
	margin: 0;
	float: left;
	font: normal 11px Arial;
	text-align:center;
	font-weight:normal;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
	float:left;
	color: #336600;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
	background: url(../chrometheme/divider.gif) no-repeat right; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #FFFFFF;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #79BF00; /*Theme Change here*/
	border-bottom-width: 0;
	font:bold 11px Arial;
	line-height:18px;
	z-index:100;
	background-color: #B2EA52;
	width:auto;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#B2EA52,direction=135,strength=3); /*Add Shadow in IE. Remove if desired*/	
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #79BF00; /*Theme Change here*/
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	color: #339900;	
	font-weight: bold;
	width:auto;	
}
.dropmenudiv a:link{
	width: auto;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #79BF00; /*Theme Change here*/
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	color: #339900;	
	font-weight: bold;
	width:auto;	
}
.dropmenudiv a:active{
	width: auto;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #79BF00; /*Theme Change here*/
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	color: #339900;	
	font-weight: bold;
	width:auto;	
}
.dropmenudiv a:visited{
	width: auto;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #79BF00; /*Theme Change here*/
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	color: #339900;	
	font-weight: bold;
	width:auto;	
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #DBFCA2;
	}

#divShade {
	background-image: url(../images/divShade.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#divHomebody {
	background-image: url(../images/home_body.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.arial11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 3px 5px 0px 12px;
}
.table-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.arial11-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.arial11-white a {
	text-decoration:none;
	color: #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #639A00;
	text-align: center;
	padding: 5px;
}
.copyright a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.copyright a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#009900;
	text-decoration:none;
}
.innerbody {
	background-image: url(../images/body_fixed/inner_body.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.inner_rightbody {
	background-image: url(../images/body_fixed/inner_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.Arial12bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
.Arial12bold a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #009933;
}
.Arial12bold a:hover{
	text-decoration:underline;
	color: #009933;
}
.Arial12boldwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBF30B;
}
#headername {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.arial12redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.arial12redbold-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.arial12whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFCFA;
}
.imagedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
}
.arial11_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 0px;
	padding-right: 12px;
}
.subdir150 {
	top: 0;
	font:normal 11px Arial;
	z-index:100;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0px;
}
.subdir150 a {
	width: 150px;
	display: block;
	text-indent: 6px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #339900;
}
.subdir150 a:hover {
   background-color: #DBFCA2;
}

.arial10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-left: 0px;
	padding-right: 12px;
}
.inner_rightbody2 {

	background-image: url(../images/body_fixed/supersaverbody2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.leftfloatimage {
	float: left;
	width: auto;
	margin-left: 0px;
	vertical-align: top;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
.rightfloatimage {
	float: right;
	width: auto;
	margin-left: 0px;
	vertical-align: top;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}

/* subcategory entries */
.inactive {
	font:normal 11px Arial;
	color: #FFFFFF;
	background-color: #79BF00;
	text-indent: 6px;
	padding: 2px ;
	font-weight: bold;
	text-align: right;
	height: auto;
	width: auto;
}

.subdir {
	top: 0;
	font:normal 11px Arial;
	z-index:100;
	width: 168px;
}

.subdir a{
	width: 150px;
	display: block;
	text-indent: 6px;
	padding: 2px ;
	text-decoration: none;
	font-weight: bold;
	color: #339900;
}
.subdir a:link{
	width: 150px;
	display: block;
	text-indent: 6px;
	padding: 2px ;
	text-decoration: none;
	font-weight: bold;
	color: #339900;
}
.subdir a:visited{
	width: 150px;
	display: block;
	text-indent: 6px;
	padding: 2px ;
	text-decoration: none;
	font-weight: bold;
	color: #339900;
}
.subdir a:hover{ /*Theme Change here*/
   background-color: #DBFCA2;
}
/* left nav for promos */
.innerbody2 {
	padding-top:30px;
	background-image: url(../images/body_fixed/supersaverbody.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.budgetpack {
	padding-top:30px;
	background-image: url(../images/body_fixed/budgetpackbody.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.imageborder{
	border:thin;
	color:#FFFFFF;	
}
.arial17-verdanag-green{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;	
	color:#319B00;
}


