.copyright {
	font-size: 11px; 
	font-family: "Lucida Sans Unicode";
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.page_heading {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #000000;
}.page_heading_p2 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bolder;
	color: #CC3300;
}.sub_heading {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #CC3300;
}.text {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
}.panel_text {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #ffffff;
}.reg {
	font-family: "Franklin Gothic Medium";
	font-size: small;
	color: #666666;

}.home_news_heading {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}.home_news_text {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #ffffff;
	float: left;
}a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666; 
}a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666; 
}a:vistited {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666; 
}a:active {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999; 
}a.home {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}a:hover.home {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}a:vistited.home {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666; 
}a.copyright {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}a:hover.copyright {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}a:vistited.copyright {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #ffffff;
}a:active.copyright {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #ffffff;
}a.sub_link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}a:hover.sub_link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}a:visited.sub_link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
}a:active.sub_link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
}	
/* Home Page styles */
#news_container {
	width: 220px;
	height: 300px;
	background-color: #ABAD49;
	padding: 0px 0px 0px 0px;
 	}
ul#news {
	padding-left: 5px;
	margin: 0px;
	font-family: Arial;
	font-size: 10px;
	}
#news li {
	list-style: none;
	background-image: url(../images/date_bg.gif);
  	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 50px;
	line-height: 20px;
	}
#news_content {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
 	}
#news_heading {
	color: #CC3300;
	font-weight: bold;
	}
#news_read {
	text-align: right;
	}
#news_main_heading {
	font-family: Lucida Sans Unicode;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	padding-bottom: 10px;
	border-top: 1px dotted;
	width: 160px;
	margin-left: 5px;
	}
a.news, a:active.news, a:visited.news {
	color: #FFF;
	text-decoration: none;
	}
a:hover.news {
	color: #000;
	text-decoration: underline;
	}
	
ul {
font-style: normal;
line-height: 1.2em;
list-style-type: bullet;
padding-bottom: 0px;
padding-top: 0px;
}

li{
padding-top: 0px;
padding-bottom: 0px;
}
/* Home Page base styles */

#base_container {
	margin: 0px;
	width: 800px;
	height: 123px;
	background-color: #fff;
	border-top: 1px solid #fff;
	}
#base1 {
	width: 220px;
	height: 123px;
	background-color: #333;
	float: left;
	border-bottom: 1px solid #fff;
	}
#base1_heading {
	color: #fff;
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	}
#base1_text {
	color: #fff;
	font-family: Century Gothic;
	font-size: 12px;
	padding: 5px;
	}
#base2 {
	background-image: url(../images/2KangaWineCans.jpg);
	background-color: #fff;
	float: left;
	border-right: 1px dotted;
	height: 123px;
	width: 319px;
	border-bottom: 1px solid #fff;	
	}
#base2_heading {	
	color: #CC3333;
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 134px;
	}
#base2_text {
	color: #666;
	font-family: Century Gothic;
	font-size: 12px;
	padding: 5px 5px 5px 134px;	
	}
#base3_heading {	
	color: #CC3333;
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	}
#base3_text {
	color: #666;
	font-family: Century Gothic;
	font-size: 12px;
	padding: 5px;	
	}
#base3 {
	background-color: #fff;
	width: 260px;
	height: 123px;
	float: left;
	border-bottom: 1px solid #fff;	
	}
a.base_black, a:visited.base_black, a:active.base_black {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
a:hover.base_black {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	}
a.base_white, a:visited.base_white, a:active.base_white {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
a:hover.base_white {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	}
#read_more {
	float: right;
	}