body,h1, h2, h3, h4, h5, h6, td, div, select{ margin : 0px; padding: 0px; color : #333333; font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 18px }
html {	overflow-x: hidden; overflow-y: auto;}
body {	
	background: #FFF url(../images/bg.jpg) repeat-x;
	text-align:justify;
	margin:0px;
}
p{	padding: 5px 30px 10px 20px;}
.p{	padding: 5px 30px 10px 20px;}
/*Links*/
A:VISITED,  A:LINK{	text-decoration : none;	color: #7BA44A;}
A:ACTIVE {text-decoration : none;	color: #7BA44A;}
A:HOVER	 {text-decoration : underline;	color: #7BA44A;}

#evtcal a:link {font: 10px  Verdana; color: #333; text-decoration: none; font-weight: bold;}		/* unvisited link */
#evtcal a:visited {font: 10px  Verdana; color: #333; text-decoration: none;font-weight: bold;}	/* visited link */
#evtcal a:hover {font: 10px  Verdana; color: #333; text-decoration: underline;font-weight: bold;}	/* mouse over link */
#evtcal a:active {font: 10px  Verdana; color: #333; text-decoration: none;font-weight: bold;}		/* selected link */

/* List */
UL					{ list-style : url(../images/list.gif); }
LI	    				{ list-style : square; line-height : 18px}
.banner LI	 	{ list-style : square;   font-size: 9px; line-height : 14px; padding: 0px 20px 0px 0px; margin-left: -10px ; list-style : url(../images/list.gif); }

.imagefloat{
	float: right;
	padding:10px 0px 10px 10px;
}
.imagelarge{
	clear:both;
	padding:20px 0px 20px 20px;
}
/*banners*/
.bannerHead H1{
	background-color: #E9E9E9;
	margin: 10px;
	font-weight: bold;
	padding-left:10px;	
}
/*global elemens*/
.contentHead H1{
	background-color: #E9E9E9;
	margin: 10px 10px -2px 10px;
	font-weight: bold;
	padding-left:10px;		
}
H2{
	padding: 0px 10px 0px 10px;
	background-color: #E9E9E9;	
	margin: 0px 10px 0px -10px;
	font-weight: bold;
	text-transform: uppercase;
}
.galleryImage{
	padding: 5px 5px 5px 5px;
	background-color: #E9E9E9;
}
.p2{
	padding: 5px 0px 10px 10px;
}
.metaNav
{
	background-color: #F7941C;
}
.coloredTD
{
	background-color: #E9E9E9;
}
}
.leftSide
{
	background-image: url(../images/leftside.gif);
	background-repeat: repeat-y;
}
.rightSide
{
	background-image: url(../images/rightside.gif);
	background-repeat: repeat-y;
}
.bottomSide
{
	background-image: url(../images/bottomside.gif);
	background-repeat: repeat-x;
}
