/* CSS Document */
body {
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
	background-color: #116B38;
	margin-top: 0px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

#spiceContent {
	font-size: 12px;
}
#eventMonth {
	font-size: 10px;
	text-align:center;
	font-weight: 900;
}

#eventTitle {
	font-size: 12px;
	font-weight: 900;
}

#eventLoc {
	font-size: 12px;
	line-height: 20px;
}

#eventDesc {
	font-size: 10px;
	/*line-height: 10px;*/
}

#eventLink a {
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	color: #002830;
}

#eventLink a:hover {
	text-decoration: none;
	color: #F8C300;
}


#galleryTitle {
	font-size: 12px;
	font-weight: 900;
}

#galleryDate {
	font-size: 12px;
}	

#galleryDesc {
	font-size: 12px;
	text-align: justify;
}

#galleryLink a {
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	color: #002830;
}

#galleryLink a:hover {
	text-decoration: none;
	color: #F8C300;
}

#newsTitle {
	font-size: 14px;
	font-weight: 900;
}

#newsAuthor {
	font-size: 12px;
}	

#newsDate {
	font-size: 12px;
}		

#newsContent {
	font-size: 12px;
}		

#newsLink a {
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
	color: #333333;
}

#newsLink a:hover {
	text-decoration: none;
	color: #F8C300;
}	

#footer {
	font-size: 10px;
	font-weight:900;
}

#footer a {
	text-decoration: none;
	color: #002830;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFF66;
}		
	

#marqueecontainer{
position: relative;
width: 98%; /*marquee width */
height: 230px; /*marquee height */
background-color: #F8F8F8;
overflow: hidden;
border: 3px solid #F8F8F8;
padding: 2px;
padding-left: 2px;
}

#noRec
{
	color: #FF0000;
	font-size: 12px;
	font-weight: 900;
}

#msgErr
{
	color: #FF0000;
	font-size: 12px;
	font-weight: 900;
}

#leftnavi
{
	font-size:12px;
	font-weight: 800;
	letter-spacing: 2px;
}

#leftnavi a
{
	text-decoration: none;
	color: #3F8D41;
}


#leftnavi a:hover
{
	text-decoration: underline;
	color: #CCFF66;
}

#subHeader
{
	font-size: 18px;
	color: #05632E;
	font-weight: bold;
}

#subContent
{
	font-size: 12px;
}

#subContentW
{
	font-size: 12px;
	color: #FFFFFF;
}

#calheader		{ font-size:10px; background-color: #05632E; font-weight: bold; text-align:center; color:#FFFFFF; }
#calheadersun	{ font-size:10px; background-color: #05632E; font-weight: bold; text-align:center; color:#990000; }
#calbody		{ background-color: #62962F; color:#333333; font-size:10px;}
#calbodysun		{ background-color: #62962F; color:#990000; font-size:10px;}
#withevent		{ background-color: #FFFF66; font-size:10px; }
#withevent a:link		{text-decoration:none; color:#333333;}
#withevent a:visited 	{text-decoration:none; color:#333333;}
#withevent a:active 	{text-decoration:none; color:#333333;}
#withevent a:hover 		{text-decoration:none; color:#534741;}
#tblLbl
{
	color:#363636;
	font-size:11px;
	text-align:left;
	font-weight:900;
}

#tblLbl1
{
	color:#363636;
	font-size:11px;
	text-align:left;
}

#tblDesc
{
	color:#363636;
	font-size:10px;
	text-align:left;
}

#end
{
	font-size:11px;
	font-weight: 900;
	color: #FF0000;
	text-align: center;
}

#newsArchive a {
	font-size: 14px;
	font-weight: 900;
	text-decoration: underline;
	color: #01951B;
}

#newsArchive a:hover {
	text-decoration: none;
	color: #F8C300;
}	

#searchLbl
{
	font-size: 10px;
}


	