
html { 
	overflow-y: scroll; 
	height: 100%;
	}

body {
	background: #FFF; 
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	font-family: Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	}
	.BodyStyle {*/
		color: #494949;
		background:#494949;
		}
		
img, form { 
	margin: 0;
	padding: 0;
	border: 0;
	}

:focus { outline: none; } 

.Clear { clear: both; } 

/*Layout Elements*/

#Container {
	width:100%;	
	background:#f5f2ea;
	padding:0;
	margin:0;
	}

#Header {
	width:939px;
	height:170px;
	padding:0;
	margin:0;
	}
	
#Content {
	width:100%;	
	background:url(../../Images/menu_container_bg.jpg) #e0d9cb top left repeat-x;
	padding:0;
	margin:0;
	}
	
	#Content-left {
		width:312px;
		}
	#Content-right {
		width:1024px;
		}
		
#MenuContainer {
	background:url(../../Images/menu_container_bg.jpg) top left repeat-x;
	width:100%;
	height:40px;
	}
	
#Menu {margin: 0;
	  padding: 0;
	  list-style: none;}
	  
#Menu li {float: left;
	     height: 40px;}

.ul li a {display: block;
		 width: 180px;}
	
#SiteContent {
	padding:20px;
	color:#494949;
	}

	
#SiteContent a:link {font-weight:bold; text-decoration:underline; color:#10255A;}
#SiteContent a:active {font-weight:bold; text-decoration:underline; color:#10255A;}
#SiteContent a:visited {font-weight:bold; text-decoration:underline; color:#10255A;}
#SiteContent a:hover {font-weight:bold; text-decoration:none; color:#494949;}

/*Style Elements*/	
h3 { 
	color:#494949;
	height:35px;
	padding:12px 0 0 0;
	margin:0;
	background:url(../../Images/h3_bg.jpg) top left no-repeat;
	text-indent:15px;
	font-size:14px;
	}
	
.photo {
	margin:0 15px;
	float:right;
	border:#000000 solid 1px;
	}
	
/*Event Calendar*/
	
.CalendarMonthTitle {
	color:#494949;
	height:35px;
	padding:12px 0 0 0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}

.CalendarHeader {
		color:#10255A;
		font-weight:bold;
		background:#D5CBBF;
		border-bottom:#494949 solid 1px;
		}
		
.CalendarLink {
	color:#494949;
	}
.CalendarLink {
	display: block;
	border:#D5CBBF solid 1px;
	font-size:11px;
	height: 80px;
	width: 80px;
	}
	#SiteContent  .CalendarLink a {font-weight:normal;}
	
.CalendarDate {
	background:#D5CBBF;
	font-weight: bold;
	}
		
		
		
#Footer {
	width:100%;
	height:28px;
	background:#494949;
	color:#979da0;
	text-align:center;
	font-size:13px;
	padding-top:10px;
	margin:0;
	border-top:#c4942f solid 1px;
	border-bottom:#FFFFFF solid 1px;
	}

#Footer a:link {font-weight:none; text-decoration:none; color:#FFFFFF;}
#Footer a:active {font-weight:none; text-decoration:none; color:#FFFFFF;}
#Footer a:visited {font-weight:none; text-decoration:none; color:#FFFFFF;}
#Footer a:hover {font-weight:none; text-decoration:underline; color:#e0d9cb;}
	
	#FooterBG {
		width:100%;
		height:297px;
		background:url(../../Images/footer_bg.jpg) repeat-x;
		}
		
#RKD a:link {font-weight:none; text-decoration:none; color:#FFFFFF;}
#RKD a:active {font-weight:none; text-decoration:none; color:#FFFFFF;}
#RKD a:visited {font-weight:none; text-decoration:none; color:#FFFFFF;}
#RKD a:hover {font-weight:none; text-decoration:underline; color:#e0d9cb;}
	