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

body {

	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #000000;
	font-size: 10px;
	
}

h1 {
	font-size: 16px;
	color: #D9B890;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

h2 {
	font-size: 14px;
	color: #D9B890;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

a{
	color: #CCCCCC;
	text-decoration: none;
}

#wrapper {
	width: 1000px;
	margin: 0px auto 0px auto;
}

#header {
	height: 195px;
}

#footer {
	height: 31px;
	background-image: url(images/footerback.gif);
	text-align: center;
	padding-top: 10px;
}

#footer a{
	text-align: center;
	color:#999999;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 17px 0px 17px;
	letter-spacing: 2px;
	
}

#lower_footer {
	margin: 10px 0px 10px 0px;
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
}

#lower_footer a{
	color: #999999;
	text-decoration: none
	
}

#lower_footer a:hover{
	color: #999999;
	text-decoration: none
	
}

#main {
	background-color: #000000;	
	background-repeat: repeat-x;
	background-image: url(images/mainback.gif);
	background-position: top;
	padding-top: 40px;
	padding-left: 25px;
clear: both;
	
}

#right_content {

margin-left: 10px; margin-right: 10px; margin-bottom: 10px; margin-top: 30px; padding: 10px; background-repeat: repeat-y; background-color: #000000; border: 1px solid #1b1b1b;

}

.section .text {

padding: 0px 20px 20px 110px;
}

.section 
{
background-image:url('images/calendar2.jpg');
background-repeat: no-repeat;
background-position: 20px 20px;
color: #FFFFFF;
margin-bottom: 40px;
}

.section h2 {
font-weight: bold;
font-size: 14px;
padding: 20px 20px 0px 110px;
}

.section .date {
float:left;
margin-left: 30px;
margin-top: 10px;
width: 50px;
font-weight: bold;
font-size: 40px;
color: #FFFFFF;
clear:both;
text-align: center;
}

.section .month {
float:left;
margin-left: 33px;
width: 50px;
margin-top: 22px;
font-weight: bold;
font-size: 18px;
color: #000000;
clear: both;
text-align: center;
}

.section .readmore {
float: right;	
padding-right: 20px;
}

.section .readmore a{
text-decoration: none;
color: #FFFFFF;
}

.cfl {
	float: left;
	width: 200px;
	padding: 5px 0px 5px 0px;
	margin-left: 50px;
	clear: both;
}

.cfr {
	float: left;
	width: 300px;
	padding: 5px 0px 5px 0px;
}

.newInput {
	width: 350px;
}

.newSelect {
	width: 352px;
}

.newButton {
	border: none;
	background-color: #2C2C2C;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

.newTextArea {
	width: 352px;
	height: 100px;
}

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

.fNav {
	float: left;
	width: 100px;
	margin-right: 10px;
	border-right: 1px #4A4A4A solid;
	height: 75px;
}

