body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10pt;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:bold;
	color: #61431F;
	font-size:16pt;
	margin-left:5px;
	margin-right:10px;
	text-align:left;
	}
	
h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:bold;
	color:#A28758;
	font-size:12pt;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	}


p {
	margin-left:20px;
	margin-right:10px;
}

.errorSummary {
	margin-left:20px;
	margin-right:10px;
}

a:link{
	color: #61431F;
}

a:active{
	color: #C6A871;
	}
a:visited{
	color: #61431F;
	}
	
a:hover{
	color: #39A7CF;
	}

.category:link{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color: #C6A871;
}

.category:visited{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color: #C6A871;

	}

.subcategory:link{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color: #61431F;
}

.subcategory:visited{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color: #61431F;
}

.calendarmonth{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:left;
}

.calendarday{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:25px;
	color: #996633;
	text-align:left;
}

.calendarinfo{
	margin-left:40px;
	margin-bottom:5px;
	text-align:left;
}

.calendarinfoinactive
{
	color: #cc0000;
	margin-left:25px;
	margin-bottom:5px;
	padding:3px;
	text-align:left;
	border-style: solid;
	border-width: 1px;
	border-color: #cc0000;
}

.catLevel1{
	background-color:#555555;
	background-image: url('images/black_gradient.jpg');
	padding-left: 2px;
	font-weight:bold;
	color: #ffffff;
	border-color:#4A4A4A;
	border-width:1px;
	border-style:solid;
	text-align:left;	
	}
	
.catLevel1Link:link{
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
	text-align:left;	
	}
	
.catLevel1Link:hover{
	color: #ffffff;
	text-decoration:none;
	}
		
.catLevel1Link:visited{
	color: #ffffff;
	text-decoration:none;
	}

.catLevel2{
	background-color:#ECEAD5;
	border-style:solid;
	border-color:#7C7E7B;
	border-width:1px;
	padding-left:10px;
	text-align:left;
	cursor: hand;
	}
	
.catLevel2Link:link{
	text-decoration:none;
	color: #000000;
	text-align:left;	
	}
	
.catLevel2Link:hover{
	text-decoration:none;
	color: #000000;
	}
		
.catLevel2Link:visited{
	text-decoration:none;
	color: #000000;
	}
	
.catLevel3{
	background-color:#F5F3E6;
	padding-left:20px;
	cursor: hand;
	text-align:left;
	}
	
.catLevel3Link:link{
	text-decoration:none;
	color: #000000;
	text-align:left;	
	}
	
.catLevel3Link:hover{
	text-decoration:none;
	color: #000000;
	}
		
.catLevel3Link:visited{
	text-decoration:none;
	color: #000000;
	}
	
.ProductBrowserButton{
	border-style:solid;
	border-width:1px;
	border-color:#7C7E7B;
	background-color:#ECEAD5;
	cursor:hand;	
	}
	
#FeaturedItems
{
	height:75px;
	text-align: center;
	
}

.FeaturedItemsDiv
{
	position: relative;
	width: 25%;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.CartTable td
{
	border-color:#4A4A4A;
	border-width:1px;
	border-style:solid;
}

.cartHeader{
	background-color:#555555;
	background-image: url('images/black_gradient.jpg');
	padding-left: 2px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;	
	}


.CartTableEvenColumn
{
	background-color: #F5F3E6;
	
}

.CartTableOddColumn
{
	background-color:#ECEAD5;
}




