/* CSS Document */

* { font-family:Geneva, Arial, Helvetica, sans-serif; color:#000000; }

p{ font-size:12px; }

td{
	font-size:13px;
	color:#4D0000;
	z-index:100;
}

textarea{ font-size:13px; }
#circle_sub{
	float: right;
	width: 219px;
	z-index:1;
	overflow: visible;
	visibility: visible;
	position:relative;
	margin-right:-8px;
	margin-top:-200px;
}
body { background-color: #86B88C; }



.btn_txt {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-weight:500;
	text-transform:lowercase;
}
.btn_reg { width:173px; height:29px; text-align:center; }
a:link.btn_reg, a:visited.btn_reg {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_long.png', sizingMethod='scale');
	padding:6px 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
}
	a.btn_reg[class] {
		padding:12px 0 0 0;
		display:block;
		background-image:url(/images/btn_long.png);
		background-repeat:no-repeat;
		background-position:center center;
	}
a:hover.btn_reg  { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_long.png',sizingMethod='scale'); }
	html>body .btn_reg a:hover { background-image:url(/images/btn_long.png); }
	
.btn_req { width:173px; height:29px; text-align:center; }
a:link.btn_req, a:visited.btn_req {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_long_blue.png', sizingMethod='scale');
	padding:6px 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
}
	a.btn_req[class] {
		padding:12px 0 0 0;
		display:block;
		background-image:url(/images/btn_long_blue.png);
		background-repeat:no-repeat;
		background-position:center center;
	}
a:hover.btn_req  { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_long_blue.png',sizingMethod='scale'); }
	html>body .btn_req a:hover { background-image:url(/images/btn_long_blue.png); }
	
	
.theader{
	font-weight: bold;
	text-align: center;
	height: 20px;
	/*background-color: #86B88C;
	background-color:#4d0000;*/
	background-color:#018385;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
/*.bold{
	font-weight: bold;
}*/
/***********event details section**********************/
.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
	color:#4D0000;
	text-transform:uppercase;
}
	.mainTitles
	/*.eventTitle {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:700; color:4d0000; text-transform:uppercase; }*/
	.eventMainName { font-family:Geneva, sans-serif; font-size:15px; font-weight:700; color:#333333; text-transform:uppercase; }
	.eventDate { font-family:Geneva, sans-serif; font-size:13px; color:#000000; }
		strong.eventDate { font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
		.eventDate strong{ font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
	.eventTime { font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-style:italic; }
	.eventLocation { font-family:Geneva, sans-serif; font-size:13px; color:#000000; }
	.eventLocationAddr { font-family:Geneva, sans-serif; font-size:13px; color:#000000; }
		strong.eventLocation { font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
		.eventLocation strong{ font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
	.eventSpeaker { font-family:Geneva, sans-serif; font-size:13px; color:#000000; }
		strong.eventSpeaker { font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
		.eventSpeaker strong{ font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
	.eventCost { font-family:Geneva, sans-serif; font-size:13px; color:#000000; }
		strong.eventCost { font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
		.eventCost strong { font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
	.eventDetails { font-family:Geneva, sans-serif; font-size:12px; color:#000000; }
		strong.eventDetails { font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
		.eventDetails strong { font-family:Geneva, sans-serif; font-size:13px; color:#000000; font-weight:700; }
	.eventHR { height:7px; margin:0 0 7px 0; border-bottom:1px dashed #97c49d; }
	.eventContent { font-family:Geneva, sans-serif; font-size:12px; color:#000000; }
		strong.eventContent { font-family:Geneva, sans-serif; font-size:12px; font-weight:700; color:#000000; }
		.eventContent strong { font-family:Geneva, sans-serif; font-size:12px; font-weight:700; color:#000000; }
/***********end event details section**********************/

.highlight_header{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#003399;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	text-transform:uppercase;
}
	strong.heighlight_header { font-family:Geneva, Arial, Helvetica, sans-serif; }
	.heighlight_header strong { font-family:Geneva, Arial, Helvetica, sans-serif; }
.highlight_content{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#003399;
	font-size: 12px;
	padding: 10px;
}
	strong.highlight_content { font-family:Geneva, Arial, Helvetica, sans-serif; }
	.highlight_content strong { font-family:Geneva, Arial, Helvetica, sans-serif; }

#mainContainer {
	position:relative;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;

}
#breadCrumb {
	height:15px;
	padding-left: 5px;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}
#breadCrumb a{
	font-family:Geneva;
	font-size:10px;
	color:#ffffff;
	padding-left: 5px;
	text-decoration:none;
}
#breadCrumb a:hover{
	text-decoration:underline;
}

a{
color:#000099;
font-family:Arial;
font-size:12px;
text-decoration:underline;
}

span.red_text { color:#FF0000; }
.red_text span { color:#FF0000; }

.contentArea {
	margin:0 0 0 0;
	padding:10px;
	line-height:15px;
	text-align:left;
	font-family:Geneva;
	font-size:13px;
	color:#000000;
}
	.contentArea a{ color:#000099; }
.title{
	font-family:Arial;
	font-weight:700;
	font-size:15px;
	color:#4d0000;
	text-transform:uppercase;
}
.title_red{
	font-family:Arial;
	font-weight:700;
	font-size:15px;
	color:#4d0000;
	text-transform:uppercase;
}
#copyright {
	font-size:9px;
	font-weight:bold;
	color:#666666;
	z-index:5;
}
#copyright a{ font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	z-index:5;
}
#copyright a:hover { text-decoration:underline; }


#topnav{ position:relative; float:right; width:490px; height:25px; margin-top:166px; background-image:url(/images/top_nav_big.gif); background-repeat:no-repeat; z-index:1; margin-right:20px; }
#topnavitems { margin-top:5px; color:#007300; font-size:14px; font-family:Verdana; z-index:1; width:460px; }	
#topnavitems li { color:#007300; display:inline; font-size:14px; font-family:Verdana; /*padding-left:15px;*/ padding-right:20px; }
#topnavitems li a { text-decoration:none; color: #007300; font-size:14px; font-family:Geneva, sans-serif; font-weight:700; }
#topnavitems li a:hover { color:#003399; }

#sidenav { margin:0 0 5px 10px; vertical-align:text-bottom; }
#sidenav li { margin:0; color:#0F7B0F; list-style-type:none; font-size:12px; font-family:Verdana, sans-serif; text-transform:lowercase; text-align:left; }
#sidenav li a { text-decoration:none; color:#0F7B0F; font-size:12px; font-family:Verdana, sans-serif; text-transform:lowercase; text-align:left; z-index:1; }
#sidenav li a:hover { text-decoration:underline;color: #0F7B0F; font-size:12px; font-family:Verdana, sans-serif; text-transform: lowercase;text-align: left; }

#subnavitems { color: #01168B; font-size:11px; font-family:Verdana; text-align:center; }
#subnavitems ul { height:5px; margin:5px 0 5px 0; }
	html>body #subnavitems ul { height:18px; margin:4px 0 0 0; }
#subnavitems li { color:#01168B; display:inline; font:11px; font-family:Verdana; padding:0 10px 0 10px; }
#subnavitems li a { text-decoration:none;color:#000099; font-size:11px; font-family:Geneva, sans-serif; display:inline; }
#subnavitems li a:hover { text-decoration:underline; }

a.emailfriend {
	font-family:Geneva;
	font-weight:700;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
	html>body .emailfriend a{
		font-family:Geneva;
		font-weight:600;
		color:#FFFFFF;
		font-size:10px;
		text-decoration:none;
	}
.emailfriend a:hover {}
