body {
	background-color:#eeeeee;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(../images/bg.jpg);
}
	
/*--------LINKS------------*/	
	
A:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #ffffff;}
			
A:visited {
			text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #ffffff;}
		
A:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: underline;
			color: #ffffff;}	
			
A.calendar:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000000;}
			
A.calendar:visited {
			text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000000;}
		
A.calendar:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: underline;
			color: #000000;}	
			
A.bot:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #000000;}
			
A.bot:visited {text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #000000;}
		
A.bot:hover {text-decoration:underline;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #417e03;}
			
A.bottext:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:normal;
			color: #000000;}
		
A.bottext:visited {text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:normal;
			color: #000000;}
		
A.bottext:hover {text-decoration:underline;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:normal;
			color: #ed1c24;}
			

	
/* ----------- text formatting -------------*/
			
.botlines {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #000000;}	
			
.bottextw {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;}
			
.content {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#ffffff;
			line-height: 15px;}
.contentTitle {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			color:#ffffff;
			line-height: 15px;}
			
.contentRed {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#ff0000;
			line-height: 15px;}

/*---------TITLES-----------*/
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.featured_image {
	padding-right: 5px;
}

.menuDesc {
	margin-left:30px;
}

#container {
	color: white;
	margin: 0 auto;	
	padding: 0px 0px 0px 0px;
	width: 899px;
	height: 659px;
	display: block;
}

#flash_content {
	width: 899px;
	min-height: 659px;
	position: absolute;
	z-index: 1;
}

#content_title {
	color: white;
	width: 770px;
	height: 35px;
	position: absolute;
	z-index: 2;
	margin-top: 200px;
	margin-left: 100px;
}

#content_title_index {
	color: white;
	width: 770px;
	height: 150px;
	position: absolute;
	z-index: 2;
	margin-top: 345px;
	margin-left: 305px;
}

#content_title_menu {
	color: white;
	width: 280px;
	height: 30px;
	position: absolute;
	z-index: 2;
	margin-top: 195px;
	margin-left: 590px;
}

#content_title_events {
	color: white;
	width: 280px;
	height: 30px;
	position: absolute;
	z-index: 2;
	margin-top: 195px;
	margin-left: 305px;
}

#left_content_home {
	color: white;
	width: 770px;
	height: 380px;
	position: absolute;
	z-index: 2;
	margin-top: 235px;
	margin-left: 100px;
	overflow: auto;
}


#left_content_home_index {
	color: white;
	width: 560px;
	height: 245px;
	position: absolute;
	z-index: 2;
	margin-top: 370px;
	margin-left: 310px;
	overflow: auto;
	top: 13px;
}

#featured_menu_index {
	color: white;
	width: 280px;
	height: 100px;
	position: absolute;
	z-index: 2;
	margin-top: 230px;
	margin-left: 590px;
	overflow: hidden;
}

#upcoming_events_index {
	color: white;
	width: 280px;
	height: 100px;
	position: absolute;
	z-index: 2;
	margin-top: 230px;
	margin-left: 310px;
	overflow: hidden;
}

#container_to_hide {
	display: none;
}