body {
	background:url(../images/bg_body.jpg) repeat-x;
	margin:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	
}
h1 {
	color:#c67000;
	text-transform:uppercase;
	font: 3em "Trebuchet MS", Arial, helvetica, san-serif;
}
h2 {
	color:#000;
	font: 2em;
}
h4 {
	color:#000;
	font-size: 1.5em;
	margin:20px 0 0 0;
}
h3 {
	color:#661f4d;
	text-transform:uppercase;
	font: 1.2em "Trebuchet MS", Arial, helvetica, san-serif;
	padding:10px 0;
	border-bottom:1px solid #fff;
}
#home .container {
	background:url(../images/bg_ayanna.jpg) no-repeat 35% 30px;
	text-align:left;
}
.container {
	background:url(../images/square.jpg) no-repeat 35% 30px;
	text-align:left;
}
a {
	color:#81175b;
}
.content p {
	font-size: 14px;
	line-height:24px;
	margin-bottom:10px;
}
.nav {
	background: #fff;
	margin-top: 20px;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	height: 125px;
	border-bottom: 1px solid #d5d6d6;
}
.nav ul{
	font: 15px "Trebuchet MS", Arial, helvetica, san-serif;
	list-style:none;
}
.nav ul li {
	float:left;
	background: url(../images/menu_separate.jpg) no-repeat 100% 100%;
	padding: 0 13px;
	padding-top:100px;
	height:25px;
}
.nav ul li.last {
	background:none;
}
.nav ul li a{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
.nav ul li a:hover {
	color: #81175b;
}
.content {
	padding-top: 57px;
}
.content ol {
	clear:both;
	line-height:20px;
	font-size: 1.2em;
	color:#333333;
	padding: 1em 1.8em;
}
.highlights h3{
	font: 1em "Trebuchet MS", Arial, helvetica, san-serif;

}
.highlights ul {
	font: 13px Arial, Helvetica, sans-serif;
	list-style:none;
	text-transform:uppercase;
}
.highlights ul li {
	height:33px;
	text-align:center;
	padding: 9px 0 0 0;
}
.highlights ul li a{
	color: #e5e5e5;
	background:url(../images/bg_highlights.jpg) repeat-x;
	display:block;
	text-decoration:none;
	padding:9px 0;
}
.highlights ul li a:hover {
	background:url(../images/bg_highlights-hover.jpg) repeat-x;
	color: #fff;
}
.calendar {
	padding-top:45px;
	padding-bottom:45px;
	text-transform:uppercase;
	text-align:center;
}
.grey{
	background-color:#ccc;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
.white {
	background-color:#fff;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
.calendar h1 {
	text-align:left;
}
.subpage {
	background-color:#fff;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
}
.calendar ul {
	list-style:none;
}
.calendar ul li {
	display:block;
	font:18px Arial, Helvetica, sans-serif;
	padding:5px 0;

}
.footer {
	border-top: 20px solid #e0f0f3;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
.footer .right {
	text-align:right;
}
.footer .big {
	font-size:24px;
}
#map {
	border: 3px solid #333;
}
.entry {
	border-bottom:1px solid #e3e3e3;
	margin: 0 0 12px 0;
}