/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #6ABA6A;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #6ABA6A;
	text-decoration:underline;
	}
	
#navigation a {
	font: Helvetica 12px;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	}
	
#navigation a:hover {
	color:#6ABA6A;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #ffffff;
	letter-spacing:.4em;
	}

.sidebartop {
	font:22px Arial Black;
	color: #333333;
	line-height:18px;
	font-weight:bold;
	}
	
.sidebarbottom {
	font:22px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	}	
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#EEEEEE;
	}
	
.pageNames {
	font:20px georgia;
	color: #ffffff;
	letter-spacing:.1em;
	line-height:26px;
	}

.pageName {
	font:14px georgia;
	color: #6ABA6A;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.contact {
	font:12px Verdana;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px Helvetica;
	color: #EEEEEE;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:14px times;
	line-height:14px;
	color:#EEEEEE;
	}
	
.footer {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
.downloads {
	color:#142632;
	}
	
ul.style {
	font-size:13px;
	color:#EEEEEE;
	line-height:18px;

}

.listing_title {
	font:14px "Times New Roman", Times, serif;
	color:#79b56d;
	text-transform:uppercase;
}

.listing_title_big {
	font:20px Trajon Pro;
	color:#79b56d;
	text-transform:uppercase;
}