@charset "UTF-8";
/* CSS Document */

a {
	text-decoration: none;
}
p {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .90em;
	line-height: 1.4em;
	color: #464646;
}
#home #mainNav ul #events a {
	color: #FFF;
	font-weight: bold;
	background-color: #390;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
#mainContent {
	width: 940px;
	clear: both;
}
#content {
	background-color: #F0F0F0;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	width: 790px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#img_container {
	margin-top: 20px;
	overflow: hidden;
	z-index: 2;
	padding-left: 80px;
	height: 450px;
	width: 680px;
	margin-bottom: 20px;
}
#intro {
	background-color: #FFF;
	width: 370px;
	height: 130px;
	position: absolute;
	z-index: 3;
	margin-left: -50px;
	margin-top: -160px;
	opacity: 0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*IE 8*/
	filter: alpha(opacity = 75);	/*IE 5-7*/
}
#intro_inner {
	width: 330px;
	position: absolute;
	z-index: 4;
	margin-left: -50px;
	margin-top: -160px;
	height: 105px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#intro_inner h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.75em;
}
#text_container {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	width: 790px;
	padding-top: 20px;
}
#events_left {
	float: left;
	width: 339px;
	padding-right: 25px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}
#events_left .theme {
	color: #F00;
}
#events_left h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#events_left h2 {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	line-height: 1.1em;
	color: #464646;
	margin-left: 10px;
	margin-bottom: 5px;
}
#events_left h3 {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	color: #464646;
	margin-left: 10px;
	margin-bottom: 5px;
}
#events_left h3 a {
	color: #390;
}
#events_left h3 a:visited {
	color: #999;
}
#events_left h3 a:hover {
	color: #9C0;
}
#events_left p {
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#events_left p a {
	color: #390;
}
#events_left p a:visited {
	color: #999;
}
#events_left p a:hover {
	color: #9C0;
}
#events_right {
	float: left;
	width: 340px;
	padding-right: 30px;
	padding-left: 25px;
}
#events_right .theme {
	color: #F00;
}
#events_right h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#events_right h2 {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	line-height: 1.1em;
	color: #464646;
	margin-left: 10px;
	margin-bottom: 5px;
}
#events_right h3 {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	color: #464646;
	margin-left: 10px;
	margin-bottom: 5px;
}
#events_right h3 a {
	color: #390;
}
#events_right h3 a:visited {
	color: #999;
}
#events_right h3 a:hover {
	color: #9C0;
}
#events_right p {
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#events_right p a {
	color: #390;
}
#events_right p a:visited {
	color: #999;
}
#events_right p a:hover {
	color: #9C0;
}
.above10px {
	margin-top: 10px;
}
#ads .bigAds {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	height: 260px;
	padding-top: 30px;
}
#ads .bigAds h2 {
	font-size: 1.25em;
	line-height: 1.3em;
	color: #F00;
	text-align: center;
}
#ads .bigAds h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	padding: 5px;
}
#ads .bigAds h3 {
	text-align: center;
	padding: 5px;
}
#ads .bigAds .red {
	color: #F00;
}
#ads .bigAds .red4phone {
	color: #F00;
	font-size: .85em;
}
