@charset "UTF-8";
/* CSS Document */
:focus
{
  -moz-outline-style: none;
}
.style5 {
	color: #666666;
	margin:0px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	color: #74a8ca;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:0px;
	margin-left:63px;
	margin-bottom:5px;
	
}
.style7 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#top_image{
	background-image:url(images/Banners/sunday.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:740px;
	height:270px;
	padding-top:30px;
	margin-left:30px;}
	
	
#left_content{
	width:400px;
	height:auto;
	float:left;
	font: lighter normal 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	padding-left:30px;
	padding-bottom:20px;
}h2 {
	font: large Helvetica;
	color: #7DA539;
	font-size: medium;
}
.bold {
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text_box {
	font: small Arial, Helvetica, sans-serif;
	color: #666;
	background: #DCE0D8;
	padding: 10px;
	height: auto;
	width: auto;
}

#right_content{
	position:relative;
	width:320px;
	height:600px;
	margin-right:30px;
	margin-top:15px;
	overflow: hidden;
	visibility: inherit;
	}
	

	
