@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg_pattern.gif);
	margin: 0 0 0 0;
	padding: 0;
	text-align:left;
	}

#wrapper { 
	min-height:100%;
	margin:0px auto; 
    padding-top:25px; 
    width:800px;
	}
	
#level1header { 
	clear: both;
	display: block;
	height: 147; 
    width: 800px;
	}

#logo {
	display:block;
	float:left;
	height: 147px;
	width: 275px;
	}
	
#rightheader{
	display:block;
	float: right;
	width: 525px;
}

#right_level1{
	float:right;
	width:525;
	}
	
#headspacer{ 
	height: 87px;
	width: 520px;
	}
	
#servicetimes {
	height: 25px;
	width: 525px;
	}
	
#servicetimes_ins {
text-align:right;
padding-right: 20px;
padding-bottom: 5px;
	}

#nav {
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 34px;
	width: 525px;
	}
	
#navinside {
text-align: right;
padding-right: 15px;
padding-top: 1px;
height: 34px;
}

	
#level2header {
	clear: both;
	display:block;
	height: 247px;
	width: 800px;
	}
	
#level2_image {
	float:left;
	width: 530px;
	}
	
	
#events {
	float: right;
	width: 270px;
	height:247px;
	background-image: url(images/events_bg.png);
	background-repeat:no-repeat;
	}
	
#eventsinside {
height: 150px;
padding: 28px 0px 0px 20px;
line-height:15px;
overflow: hidden;
	}
	
#calendarlink{
	width:270px
	}
	
#calendarlink_insd{
	font-size:12px;
	padding: 40px 20px 20px 10px;
	text-align:right;
	}
.calendar {
	background-color:#fff;
}
	
#content {
	display:block;
	clear:both;
	width:800px;
	}	
	
#content {
	display:block;
	clear:both;
	}

.posttitle {
height: 40px;
}

.posttitleindside {
padding-top: 30px;
padding-bottom:10px;
}

.postcolumn {
	background-color: #fff;
	padding: 0px;
	margin: 0;
	width: 530px;
	}
	
.postcolumn_inside {
	padding: 20px
	}
	

#sidebar {
	float: right;
	width:270px;
	}
	
#sidebarinside {
	padding: 20px 0 0 20px;
	}

#sidebar form {
	margin: 0;
	}

image {display:block;}

.clear {
	clear: both;
}

#footer {
text-align:center;
	clear:both;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	width: 800px;
	}
	
/* End Structure */
