/* general styles */
body {
	margin:0;
	background:#fff url('images/bg.gif') repeat-y 50% 0;
	font:12px Arial, Helvetica, sans-serif;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:none;}
#main {
	width:791px;
	margin:0 auto;
	padding:0 0 0 0px;
}
/* header styles */
#header {
	width:791px;
	height:97px;
	background:url('images/header.gif') no-repeat 0 0;
	position:relative;
}
/* logo */
#header strong a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:286px;
	height:103px;
	background:url('images/logo.gif') no-repeat 0 0;
	position:absolute;
	top:0;
	left:12px;
}
/* search area styles */
.search {
	position:absolute;
	width:450px;
	line-height:21px;
	top:20px;
	right:0;
}
.search p {
	font:11px/21px Tahoma, sans-serif;
	color:#fff;
}
.search input {
	width:196px;
	height:21px;
	border:none;
	padding:3px 0 0 25px;
	background:url('images/search-field-bg.gif') no-repeat  0 0;
	font:12px Arial, Helvetica, sans-serif;
}
.search a {
	color:#fff;}
.searchtext
{
	color:#fff;
}
/* main navigation styles */
.navigation {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:455px;
	height:36px;
	top:60px;
	right:0;
	text-align:center;

}

/* content styles */
#content {width:791px;}
/* slogan box styles */
.slogan {
	width:791px;
	height:158px;
	background:url('images/slogan-bg.gif') no-repeat 0 0;
	padding:34px 0 0 67px;
	
}
.slogan h1 {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	padding:0;
	width:311px;
	height:97px;
	background:url('images/slogan.gif') no-repeat 0 0;
	float: left;
}
/* top selling items box styles */
.custom{
list-style: none;
float:left;
	height:108px;
	overflow:hidden;
	color:#000;
	font-weight:bold;
	font:16px "Trebuchet MS", sans-serif;
	text-decoration:none !important;
	position:relative;
}

.top-selling {
list-style: none;
	width:791px;
	height:125px;
	background:url('images/top-selling-bg.gif') repeat-x 0 100%;
	text-align:center;
	padding:10px 0 11px 0;
}
.top-selling h2 {
	margin:0 auto;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:288px;
	height:15px;
	background:url('images/top-selling.gif') no-repeat 0 0;
}
.top-selling ul {
list-style: none;
	margin:2px 0 0;
	padding:0;
	list-style:none;
	width:791px;
	height:108px;
	float:left;
	text-transform:uppercase;
}
.top-selling ul li {float:left; list-style: none;}
.top-selling ul li a:hover {
	float:left;
	height:108px;
	overflow:hidden;
	color:#000;
	font-weight:bold;
	font:16px "Trebuchet MS", sans-serif;
	text-decoration:none !important;
	position:relative;
}
.top-selling ul li a img {display:block;}
/* top selling items box rollovers */
.top-selling ul li a:hover {border:none;}
.top-selling ul li a span {
	width:100%;
	height:58px;
	padding:50px 0 0;
	float:left;
	background:url(images/rollover.png) repeat-x 0 0;
	cursor:pointer;
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	display:none;
}
.top-selling ul li a:hover span {display:block;
font-weight: bold;
color: 000000;}

/* main content styles */
.main-content {
	width:791px;
	background:url('images/content-sep.gif') repeat-y 330px 75px;
	overflow:hidden;
	line-height:18px;
}
.line {
	width:761px;
	background:url('images/line.gif') no-repeat 200px 0;
	padding:10px 0 15px 30px;
	overflow:hidden;
}
/* main content left column */
.main-content .left-column {
	width:260px;
	float:left;
}
.main-content .left-column p {margin:20px 0 5px 0;}
.main-content .left-column h2,
.main-content .right-column h2,
.content .left-column h2,
.content .left-column h3,
.content .right-column .proof h2 {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.main-content .left-column h2 {
	width:221px;
	height:39px;
	background:url('images/txt-wisconsin.gif') no-repeat 0 0;	
}
/* main content right column */
.main-content .right-column {
	width:420px;
	float:right;
}
.main-content .right-column h2 {
	width:241px;
	height:15px;
	background:url('images/txt-welcome.gif') no-repeat 0 0;
	margin: 0 auto;
}
.main-content .right-column p {
	width:185px;
	float:left;
	margin:20px 25px 0 0;
	display:inline;
}
/* inner page content styles */
.content {
	width:741px;
	padding:50px 0 50px 50px;
	overflow:hidden;
	line-height:18px;
}
/* inner page left column */
.content .left-column {
	width:296px;
	float:left;
	border-right:2px solid #c1bebc;
	overflow:hidden;
	padding:0 50px 0 0;
}
.content .left-column h2 {
	width:143px;
	height:19px;
	background:url('images/txt-about.gif') no-repeat 0 0;
}
.content .left-column h3 {
	width:290px;
	height:14px;
	background:url('images/txt-choice.gif') no-repeat 0 0;
	margin:28px 0 0;
}
.content .left-column p {margin:20px 0 0;}
/* 
.content .left-column ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content .left-column ul li {
	background:url('images/list.gif') no-repeat 0 3px;
	padding:0 0 0 25px;
	margin:20px 0 0 5px;
}
*/
/* inner page right column */
.content .right-column {
	width:360px;
	float:right;
	padding:0 0 0 20px;
}
.content .right-column p {margin:0 70px 0 0;}
.content .right-column .proof {
	width:373px;
	float:right;
	margin:70px 0 0;
}
.content .right-column .proof img {
	float:right;
	margin:15px 11px 0 0;
}
.content .right-column .proof ul {
	margin:28px 0 0 5px;
	padding:0;
	list-style:none;
	line-height:18px;
	width:140px;
	float:left;
}
*+ html .content .right-column .proof img {margin: 15px 25px 0 0;}
.content .right-column .proof ul li {margin:0 0 30px 0;}
.content .right-column .proof h2 {
	width:373px;
	height:26px;
	background:url('images/txt-proof.gif') no-repeat 0 0;
}
/* footer styles */
#footer {
	width:791px;
	border-top:2px solid #c1bebc;
	background:#ededec;
	text-align:center;
	overflow:hidden;
	padding-bottom:20px;
}
.celebration_associated_home{
background-color: #ffffff;
width: 100px;
margin: 10px auto 0px auto;
}
.footer {
	width:390px;
	height:47px;
	float:right;
	background:#ededec;
	padding:0 15px 0 7px;
	margin:80px 0 0;
}
#footer p,
.footer p {
	font:12px "Trebuchet MS", sans-serif;
	color:#d0291d;
	margin:4px 0 3px 0;
}
#footer p span,
.footer p span {margin:0 45px 0 0;}
/* footer navigation styles */
#footer ul,
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	font:bold 11px/18px Tahoma, sans-serif;
}
.footer ul {float:right;}
#footer ul li,
.footer ul li {
	display:inline;
	background:url('../images/footer-nav-sep.gif') no-repeat 0 50%;
	padding:0 14px 0 15px;
}
.footer ul li {padding:0 5px 0 6px;}
#footer ul li:first-child,
.footer ul li:first-child {background:none;}
#footer ul li a,
.footer ul li a {color:#737373;}


