body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFC;
	font-size:.95em;
	}

#bannerWrapper {text-align:center;}

#pageWrapper {
	width:1000px;
	margin:auto;
	border:2px solid #6fc;
	background-color:#ffd;
}

.notavbg {background-color:#FF0000;}
.tenavbg {background-color:#FFFF00;}
.mohdr {width:auto; border-left-style:solid; border-left-width:1px; border-right-style:none;}

h2 {
	color:#903;
	margin:5px 0 0 0;
	font-size:1.2em;
	}

h3 {
	color:#903;
	margin:5px 0 0 0;
	font-size:1em;
	}



#google form a{font-family:"Times New Roman", Times, serif; text-decoration:none; font-weight:bold; font-size:1.5em;}
.G1 {color:#0033CC}
.O1 {color:#FF6600}
.O2 {color:#cccc00}
.G2 {color:#0033CC}
.L {color:#33CC00}
.E {color:#FF6600}

#google, #breadcrumb {display:none;}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
	background:#6fc;
	color: black;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
color: black;
border-bottom: 1px solid #F4C800;
border-right: 1px solid #F4C800;
}


.ddshadow{ /*shadow for NON CSS3 capable browsers*/
background: grey;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background:#6fc; 
color: black;
}

.ddsmoothmenu-v ul li a:hover{
background: #6fc; /*background of menu items during onmouseover (hover state)*/
color: black;
}

#navL, #pageWrapper, #breadcrumbGoogle {
	background-color:#6fc;
	}
		
#content {
	background-color:#ffd;
	}

.mailerMiniFormHeader {
	background-color:#6fc;
	}

.mailerMiniForm {
	width:200px;
	background-color:#ffc;
	padding:0 0 5px 0;
	margin: 0 0 5px 5px;
	border:2px outset #6fc;
	}

.mailerMiniFormBody {
	background-color:#ffc;
}

	
.contentSlideShow {
	color:#903;
	font-size:.85em;
}

#oneColumnSidebar {
padding-right:.5em;
} 

/*Catalog*/
.storeCategories {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	}
	
.storeCategoryImage {
	height:90px;
	margin-bottom:-5px;	
	}
	
#footer {
	text-align:center;
	font-size:.85em;
}
