body {
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #555;
	background: #2D4D5C url("/images/bg.jpg") no-repeat center top fixed ;
	font-weight: bold;
	margin:0;
}
.leftnav {
	background:url("/images/leftnav.jpg") no-repeat left top scroll;
	display:block;
	height:390px;
	width:150px;
}
#menu {
	height:76px;
	width:750px;
	float:left;
	text-indent:-9999px;
	display:block;
	background: url("/images/menu-bg.jpg") no-repeat -1px top scroll;
}
#menu ul {
	margin:0;
	padding:0;
	width:750px;
	height:64px;
	display:block;
}	
#menu li {
	float:left;
	display:block;
	height:64px
}
#menu a {
	display:block;
	height:64px;
	background: url("/images/menu-a.jpg") no-repeat left top scroll;
}
#menu li.home a {
	width:109px;
	background-position:left 5px;
}
#menu li.calendar a {
	width:129px;
	background-position:-109px 5px;
}
#menu li.faqs a {
	width:98px;
	background-position:-228px 5px;
}
#menu li.child a {
	width:210px;
	background-position:-328px 5px;
}
#menu li.youth a {
	width:92px;
	background-position:-540px 5px;
}
#menu li.guests a {
	width:112px;
	background-position:-632px 5px;
}
.bethleftnav {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	
}
.bethleftnav a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	
}
.bethleftnav a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	
}
.bethleftnav a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #9c0000;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	
}
.bethleftnav a:active {
	font-size: 10px;
	font-weight: bold;
	color: #9c0000;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	
}
.bottomnav {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:link {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:visited {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h2 {
	color: #000;
	font-size: 16px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}

.required_field {
	color: #CC3333;
	font-size: 8px;
	text-decoration: none;
}
table {
	background:#fff;
}
