	html{
		height:100%;
	}
	body{
		font-family: tahoma;
		font-size:10px;
		margin:0px;
		padding:0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	
		background-color:#A3BA22;
	    background-image: url(img/summer/home-page3.jpg);
		background-position: center;
	}

	
	.txtwhite {
		color: #FFFFFF;
	}

	.txtblack {
		color: #000000;
	}

	.txtblack12 {
		color: #000000;
		font-size:12px;
	}
	
	.txttblack {

		color: #000000;
	font-size:12px;
	}

	.txttwhite {
	color: #FFFFFF;
	font-size:12px;
	}

	.txttwhitex {
	color: #FFFFFF;
	font-size:16px;
	}

	.cat {
	color: #E55D22;
	font-size:12px;
	}
	.holiday {
	color: #41841A;
	font-size:12px;
	}
		.holiday3 {
	color: #76890c ;
	font-size:12px;
	}
	.holiday2 {
	color: #E55D22;
	font-size:10px;
	}
	.product14 {
		color: #E55D22;
		font-size:18px;
		font-weight:bold;
	}
	
	.main {
width:179px;
border:0px solid white ;
}

.month {
background-color: #880B14;
font:bold 12px verdana;
color: #ffffff ;
height: 28px;
}

.daysofweek {
background-color: #FFFFFF;
font:bold 12px verdana;
color: #880B14;
border: #6E9E33
}

.days {
font-size: 12px;
font-family:verdana;
color: #2F6617;
background-color: #FFFFFF;
padding: 2px;
border: #6E9E33}

.days #today{
background:#bc5b13;
background-color:#880B14;
font-weight: bold;
color: #FFFFFF;
}
