body  {
	background: #b9a374 url('../images/bg.gif') repeat-y top center;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 12px;
	}
	
p, td {
	font-size: 13px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #333333;

}	
	
h1 {font-size: 22px; color: #6f2e39;}
a img {border: 0 none;}
a {text-decoration: none; outline: none;}
a:active {outline: none;}
hr {border: 0 none; height: 1px; color: #b0966d; background: #b0966d;}
.clear {clear: both;}
.date {
	font-size: 11px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #8c566f;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.time {
	font-size: 11px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #8c566f;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.location {
	font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #8c566f;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.intro {
	font-size: 13px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;	
}
	
#container-home,
#container {
	margin: 0 auto;
	width: 900px;
	background: #eee8dd;
	border-left: 1px solid #5e252c;
	border-right: 1px solid #5e252c;
	border-bottom: 1px solid #5e252c;
	text-align: left;
	position: relative;
	}
	#menu-top {
		text-align: right;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: "Century Gothic", Verdana, sans-serif;
		padding: 18px 24px 9px 24px;
		background: #dcd1ba;
		}
		#menu-top a {color: #2e396f;}
		#menu-top a:hover {color: #935a3d;}
		#menu-top a.here {color: #935a3d;}
	#menu-top-home {
		position:absolute;
		right:0px;
		text-align: right;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: "Century Gothic", Verdana, sans-serif;
		padding: 18px 24px 9px 24px;		}
		#menu-top-home a {color: #2e396f;}
		#menu-top-home a:hover {color: #935a3d;}
		#menu-top-home a.here {color: #935a3d;}

	#menu {
		text-transform: uppercase; 
		border-top: 1px solid #dcd1ba;
		border-bottom: 2px solid #b0966d;
		background: #c6b593;
		text-align: center;
		padding: 4px 0 3px 0;
		}
		#menu a {
		font-family: "Century Gothic", Verdana, sans-serif;
		color: #1d3577;
		font-weight: bold;
		text-transform: uppercase;
		padding: 4px 16px 3px 16px;
		border-left: 1px solid #dcd1ba;
		}
		#menu a.last {border-right: 1px solid #dcd1ba;}
		#menu a:hover, #menu a.here {background: #dcd1ba;}
	
	
/* === HOME STYLES START ===================================================== */	
	#content-left-home {
		background: url('../images/Welcome_BG.gif') no-repeat top left;
		width: 520px;
		padding: 20px 20px; margin: 0;
		}
		#content-left-home>h1 {margin-top: 0;}
		#content-left-home a, #content-right-home a {color: #2e396f; font-weight: bold; text-decoration: none;}
		#content-left-home a:hover, #content-right-home a:hover {color: #935a3d;}
	#content-left-home-bottom {
		padding: 20px 20px; margin: 0;
		}
		#content-left-home-bottom>h1 {margin-top: 0;}
		#content-left-home-bottom a, #content-right-home-bottom a {color: #2e396f; font-weight: bold; text-decoration: none;}
		#content-left-home-bottom a:hover, #content-right-home-bottom a:hover {color: #935a3d;}
	#content-right-home {
		width: 320px;
		float: right;
		position: relative;
		top: 20px;
		right: 20px;
		}
	.highlight-home {
		padding: 18px 13px 0px 13px;
		background: #ebe0ca;
		border: 1px solid #ded3bd;
		border-top: 0 none;
		color: #6f2e39;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
	.highlight-home-bottom {
		padding: 0px 13px 0px 13px;
		padding-top:-6px;
		background: url('../images/bottombackground.jpg') no-repeat top left;
		border: 0px solid #ded3bd;
		border-top: 0 none;
		color: #6f2e39;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
	#container-home .highlight-youth {
		border: 1px solid #ded3bd;
		margin: 8px 0px 38px 0;	
		}
.sidenav2 {
	font-weight: normal; font-size: 10px;
	}
/* === HOME STYLES END ====================================================== */




	#container {
		background: #eee8dd url('../images/bg-left.gif') repeat-y top left;
		}	
		#content-left {
			width: 180px;
			padding: 10px;
			float: left;
			}
			#content-left .links {padding: 4px 13px 40px 13px;}
			#content-left ul {list-style-type:none; margin: 0; padding: 0;}
			#content-left ul li {margin-bottom: 11px; padding-left: 14px; background: url('../images/double-arrow-sm.gif') no-repeat 0px 5px;}
			* html #content-left ul li {background: url('../images/double-arrow-sm.gif') no-repeat 0px 7px;}
			#content-left .links a { 
			font-size: 12px;
			}
			#content-left .links a.here {color: #6f2e39;}
			#content-left .links a.sidnav2 {font-weight: normal; font-size: 11px; margin-left: 0px; background-image: none;}
			#content-left a, #content-main a {color: #2e396f; font-weight: bold; text-decoration: none;}
			#content-left a:hover, #content-main a:hover {color: #935a3d;}
			
		#content-main {padding: 0 20px 20px 20px; margin-left: 200px;}
			#content-main h1 {
			color: #6f2e39;
			font-size: 20px;
			}
			#content-main h1 img {position: relative; top: 9px;}
			#content-main h2 {
			color: #6f2e39;
			font-size: 14px;
			}
		p.more {text-align: right; background: url('../images/double-arrow-med.gif') no-repeat center right;}
		* html p.more {margin-bottom: 6px;} p.morenews {margin-bottom: 6px;}
		p.more a {
			text-transform: uppercase; 
			padding-right: 15px; 
			font-size: 12px;
			font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
			}
		p.morenews {text-align: right; position:relative;top:-15px;background: url('../images/double-arrow-med.gif') no-repeat center right;}
		p.morenews a {
			padding-right: 15px;
			font-size: 12px;
			font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;	
		}
	
	.highlight-global {
		background: #FFF url('../images/Highlight_BG.gif') no-repeat bottom left;
		border: 1px solid #ded3bd;
		padding: 8px 13px 0 13px;
		margin-top: 8px;
		}
		.highlight-global h1, .highlight-global p {margin-top: 0;}
		.highlight-global h2 {margin-top: 0; color: #6f2e39; font-size: 16px;}
		.highlight-global a {font-size: 11px;}
	
	.highlight-youth {
		border: 1px solid #ded3bd;
		margin: 8px 0px 8px 0;
		padding: 8px 13px 0 13px;
		}
		.highlight-youth h1, .highlight-youth h2, .highlight-youth h3, .highlight-youth p {margin-top: 0;}
	#footer {
		border-top: 2px solid #b0966d;
		background: #dcd1ba;
		font-family: "Century Gothic", Verdana, sans-serif;
		height: 16px;
		font-size: 10px;
		padding: 6px 15px 2px 15px;
		}
		#footer a {color: #2e396f;}
		#footer a:hover, #footer a.here {color: #b0966d;}
		#footer span.copyright {float: left; color: #666;}
		#footer span.links {float: right; text-transform: uppercase; color: #2e396f;}
		
		
		
#dropmenudiv { 
font-family: Trebuchet, Helvetica, sans-serif; 
font-weight: bold; 
text-decoration: none; 
text-align: left;
font-size: 12px; 
color: #2e396f; 
position:absolute; 
border:1px solid #b0966d; 
z-index:100;
opacity:.95;
filter: alpha(opacity=95); -moz-opacity: 0.95; 
background-color: #dcd1ba;
}
#dropmenudiv A { 
font-family: Trebuchet, Helvetica, sans-serif; 
font-weight: bold; 
text-decoration: none; 
text-align: left;
font-size: 12px;
color: #2e396f ; 
display: block; 
text-indent: 0px; 
opacity:.85;
filter: alpha(opacity=95); -moz-opacity: 0.95;
background-color: #dcd1ba;
line-height: 20px;
padding-left: 10px;
}
#dropmenudiv A:hover { 
font-family:Trebuchet, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left;
opacity:.90;
filter: alpha(opacity=95); -moz-opacity: 0.95;
text-decoration: none; 
font-size: 12px; 
color: #ffffff;
background-color: #c6b593;}		
