#eventleft {
	float: left;
	width: 167px;
	background-color: #FFF;
	color: #000;
}
#eventdetails {
	clear: both;
	float: none;
	margin-bottom: 5px;
}
#eventdetails .readmore {
	text-align: right;
	padding-right: 15px;
	margin-top: -15px;
}
#eventdetails .summary {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	clear: both;
	float: none;
	background-color: #f2f2f2;
	margin-top: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 15px;
	padding-left: 15px;
}

#eventdetails .theheadline {
	float: right;
	width: 490px;
}
#eventdetails .theheadline em {
	font-size: 11px;
	color: #7f7f7f;
}
#eventdetails .theheadline strong {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}

#eventdetails .thedate {
	float: left;
	background-color: #F3A205;
	height: 38px;
	width: 77px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-bottom: 9px;
}
#eventdetails .thedate  .month{
	font-size: 13px;
	text-transform: uppercase;
	line-height: 13px !important;
	padding-left: 6px;
}
#eventdetails .thedate .day {
	font-size: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f4ad22;
	line-height: 9px;
}


#eventleft .adborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
}

#eventleft .eventpadding {
	padding: 9px;
}

#eventright {
	float: right;
	width: 601px;
	background-color: #FFF;
	color: #000 !important;
}

#eventright a {
	color: #0054a5 !important;
	text-decoration: none !important; 
	line-height: 12px !important; 
}



#eventnav  {
	width: 601px;
	float: right;
}
#eventnav li {
	list-style-type: none;
	display: block;
	float: left;
	height: 35px;
	margin-right: 1px;
	margin-left: 0px;
	background-color: #F3A205;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	line-height: 34px;
	padding-right: 9px;
	padding-left: 9px;
}
#eventnav .theactive  {
	background-color: #FFF !important;
	color: #F3A205 !important;
	display: block;
}
#eventnav .theactive a {
	color: #F3A205;
}
#eventnav li a {
	text-decoration: none;
}
#eventnav ul {
	margin: 0px;
	padding: 0px;
}

#eventright .eventpadding {
	padding: 9px;
}

#eventclear {
	clear: both;
	float: none;
}


body, html {
	margin: 0px;
	padding: 0px;
	background-color: #0054A5;
	background-image: url(images/repeat_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}


#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#logo .inside {
	padding-right: 110px;
	padding-top: 20px;
}


#navigation {
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	color: #FFF;
}
#navigation .inside {
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 75px;
}
#navigation .inside a {
	color: #FFF;
	text-decoration: none;
}
#navigation .inside a:hover {
	color: #FFF;
	text-decoration: none;
}
#subnav {
	background-image: url(images/header_subnav.png);
	background-repeat: no-repeat;
}
#subnav .inside {
	padding-left: 300px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#subnav .inside a {
	color: #FFF;
	text-decoration: none;
}


#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
#footer .inside {
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
#footer .inside a {
	color: #FFF;
	text-decoration: none;
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
}
#top .inside {
	padding-left: 590px;
	padding-top: 27px;
	padding-right: 80px;
}
#top .inside .specialinput {
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#top .inside form {
	margin: 0px;
	padding: 0px;
}

#content {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
}
#content .inside {
	margin: 0px;
	padding: 0px 57px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
}
#standardcopy {
	padding-right: 35px;
	padding-left: 35px;
	color: #FFFFFF;
}
#standardcopy td {

}



#standardcopy .divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
}

#standardcopy input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#standardcopy textarea {
	height: 100px;
	width: 600px;
}
#standardcopy th {
	font-weight: bold;
}
#standardcopy a {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

#standardcopy form {
	margin: 0px;
	padding: 0px;
}

#standardcopy .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3a205;
}
#standardcopy h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #97C35C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97C35C;
	padding-bottom: 5px;
}


#standardheader {
	padding-right: 35px;
	padding-left: 75px;
}
#standardheader .sub {
	color: #0054a5;
	font-size: 18px;
	margin-left: 5px;
	line-height: 23px;
	text-transform: lowercase;
}

#standardheader h1 {
	color: #77ab41;
	font-family: "Century Gothic", Arial, Verdana, "Sans Serif";
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 30px;
}
#standardcopy h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: capitalize;
}

#content .inside .copyrepeat {
	background-image: url(images/copy_repeat.png);
	background-repeat: repeat-y;
}
#content .inside .fixedbg {
	background-image: url(images/copy_center.png);
	background-repeat: no-repeat;
}

#content .inside .ads_link {
	color: #05325d;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
#content .inside .header {
	background-image: url(images/copy_top.png);
	background-repeat: no-repeat;
}
#content .inside .footer {
	background-image: url(images/copy_bottom.png);
	background-repeat: no-repeat;
}
#subcats {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}
#subcats .thebox {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subcats .minicenter {
	background-image: url(images/mini_center.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#subcats .minicenter a {
	color: #0054a5;
	text-decoration: none;
}
.duosubcat {
	background-image: url(images/duo_subcat_center.png);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
}
.duosubcat_margins {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.duosubcat a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#leftbar .top {
	background-image: url(images/leftbar_top.png);
	background-repeat: no-repeat;
}
#leftbar a {
	color: #03305b;
	text-decoration: underline;
}
#leftbar {
	color: #03305b;
}

#leftbar .themargins {
	padding-right: 25px;
	padding-left: 35px;
}

#leftbar .center {
	background-image: url(images/leftbar_center_repeat.png);
	background-repeat: repeat-y;
}
#leftbar .centerfixedbg {
	background-image: url(images/leftbar_center.png);
	background-repeat: no-repeat;
}

#leftbar .top h1 {
	font-family: "Century Gothic", Arial, Verdana, "Sans Serif";
	font-size: 30px;
	margin: 0px 0px 0px 70px;
	padding: 0px;
	color: #77ab41;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#leftbar .bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}

#rightbar {
	margin-top: -15px;
	position: relative;
	color: #03305b;
}
#rightbar .middle {
	background-image: url(images/right_repeat.png);
	background-repeat: repeat-y;
}
#rightbar .centerfixedbg {
	background-image: url(images/rightbar_center.png);
	background-repeat: no-repeat;
}



#rightbar .top {
	background-image: url(images/rightbar_top.png);
	background-repeat: no-repeat;
}
#rightbar .top h1 {
	font-family: "Century Gothic", Arial, Verdana, "Sans Serif";
	font-size: 30px;
	padding: 0px;
	color: #77ab41;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.dataview {
	background-color: #acc8e1;
	border: 1px solid #FFF;
	color: #000;
}
.dataview  strong{
	color: #000;
	text-decoration: none;
}
#rightbar .themargins {
	padding-right: 35px;
	padding-left: 45px;
	padding-top: 15px;
}
#rightbar .bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#rightbar a {
	color: #03305b;
	text-decoration: underline;
}
#front_articles {
	color: #FFF;
}
#front_articles h1 {
	font-size: 20px;
	padding: 0px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	line-height: 24px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#front_articles a {
	color: #FFF;
	text-decoration: underline;
}

#front_articles .middle{
	background-image: url(images/front_articles_center.png);
	background-repeat: no-repeat;
	line-height: 16px;
}
#front_articles .themargins {
	padding-left: 25px;
	padding-right: 25px;
}
#front_ads {
}
#front_billboard {
	margin-left: -10px;
}
#front_billboard .billboardcenter {
	background-image: url(images/billboard_center.png);
	background-repeat: no-repeat;
}
#front_billboard .leftmargins {
	padding-right: 22px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}
#front_billboard .leftmargins .more {
	margin-top: 7px;
	margin-bottom: 3px;
}
#front_billboard .rightmargins {
	margin-right: 28px;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0054a5;
}
#front_billboard .rightmargins a {
	font-weight: normal;
	color: #0054a5;
	text-decoration: none;
}
#front_billboard .billboardhalf {
	background-image: url(images/billboard_half.png);
	background-repeat: no-repeat;
}
#events_header {
	color: #77ab41;
	font-family: "Century Gothic", Arial, Verdana, "Sans Serif";
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 0px;
}

