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

body,td,th {
	font-family: "Century Gothic",Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #5C3822;
}
body {
	background-color: #0E1537;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #5C3822;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1, h2, h3, h4 {
	color: #ba4d11;
}

h2 {
	font-size: 15px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 0px;
}

p .learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #febe11;
}

#content h1 {
	color: #FFFFFF;
	background-color: #ffd259;
	height: 40px;
	padding: 10px;
	padding-bottom: 0px;
	margin: 0;
}

/* WRAPPER*/

#wrapper {
	margin: 0 auto;
	width: 800px;
	border-left: 10px solid #ebebeb;
	border-right: 10px solid #ebebeb;
	background: #FFFFFF url(images/main_background.gif) left repeat-y;
}

/* HEADER*/

#header {
	height: 116px;
	border-bottom: solid 10px #ebebeb;
	background: #FFF;
}

.navbar {
	height: 23px;
	padding: 10px;
	background: #F7F7F7;
	margin-bottom: 0;
}

.navbar ul {
	list-style: none;
	margin: 0 auto;
	margin-left: 150px;
}

.navbar li {
	float: left;
	margin-left: 30px;
	margin-bottom: 0px;
}

#flashheader {
	background-image: url(images/Active_20_3_MainHeader_1.jpg);
	height: 268px;
	border-bottom: solid 0px #ebebeb;
}

#clearbox {
	background: ;
	opacity: ;
	float: right;
	margin: 0; padding: 0;		
	height: 268px; width: 40%;
	left: 10px;	top: 30px;			
}

#clearbox h1 {
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 0px;
	opacity: 100;
	padding-bottom: 0px;
}

#clearbox p {
	color: #FFFFFF;
	padding: 10px;
	line-height: 20px;
}

#slogan {
	position: relative;
	margin: 0; padding: 0;
	top: -75px;
	left: 130px;
	font-size: 14px;
	font-style: italic;
}

/*mini NAVBAR8*/

#mininav {
	float: right;
	position: absolute;
	background: #990000;
	margin: 0; padding: 0;
	height: 30px;
	top: 0;
	left: 55%;
}

#mininav ul {
	float: left;
	list-style: none;
	height: 25px;
	margin: 0 0 0 2px; padding: 0;	
	display: inline;
}
#mininav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#mininav ul li a {
	float: left;
	margin: 0;	padding: 0 12px;
	font: bold 9px/25px "Century Gothic",Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #FFFFFF;	
	text-transform: uppercase;
}
#mininav ul li a:hover, 
#mininav ul li a:active {
	color: #c95723;
	background: none;
	border: none;
}
#mininav ul li#current a {	
	color: #D33972;	
}

/*BODY*/

/*BODY:::BLOGS*/

#blogs {
    width: 527px;
	float: left;
    border-right: 10px solid #ebebeb;
	border-top: 10px solid #ebebeb;
	top: 0;
}

#eventsMore {
	height: 250px;
    overflow: auto;
    margin-bottom: 10px;
}

#blogEvents h1 {
	color: #FFFFFF;
	background-color: #ffd259;
	height: 40px;
	padding: 10px;
	padding-bottom: 0px;
	margin: 0;
}

#newsMore {
	height: 250px;
    overflow: auto;
}

#blogNews h1 {
	color: #FFFFFF;
	background-color: #990000;
	height: 40px;
	padding: 10px;
    margin: 0;
	padding-bottom: 0px;
}

#blogs p {
	padding: 10px;
	line-height: 20px;
}

#calendar-home {
	text-align: center;
	padding-top: 10px;
	border-top: 10px solid #ebebeb;
}

#calendar {
	text-align: center;
}

/*RIGHT CONTENT*/

#rightContent {
    width: 263px;
    float: left;
    border-bottom: 10px solid #ebebeb;
	border-top: 10px solid #ebebeb;

}

#rightContent p {
	font-size: 10px;
	line-height: 15px;
	padding: 10px;
}

#rightContent p {
	font-size: 10px;
	line-height: 15px;
	padding: 10px;
}

/*LEFT CONTENT*/

#leftContent {
    width: 527px;
	float: left;
    border-right: 10px solid #ebebeb;
	top: 0;
}

#leftContent p {
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}

#leftContent a {
	font-size: 12px;
}

/*FOOTER*/

#footer {
	padding: 20px;
    text-align: center;
    clear: both;
    border-top: 10px solid #ebebeb;
    border-bottom: 10px solid #ebebeb;
	background: #fafafa;
}

#footer .copyright {
	font-size: .8em;
	text-align: center;
	color: #666666;
}

#footer .copyright {
	font-size: .8em;
	text-align: center;
	color: #666666;
}
.clear {
    clear:both;
}