body {
	background: #06335d;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link,a:visited {
	color:#006699;
	text-decoration:underline;
	outline:none;
}
a:hover,a:active {
	color:#3399CC;
	text-decoration:none;
	outline:none;
}

.clear { 
	clear:both;
}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
}
	
.floatLeft {
	float:left;
    margin:0;
}
    
.floatRight {
	float:right;
    margin:0;
}
            
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
	
#top_flashmovie {
	width:778px;
	height:139px;
	padding-top: 31px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	width: 780px;
}
    
#wrapperMain {
	width:100%;
	background-image: url("../images/wrapperMain.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}
    
#bgMain {
	background:url("../images/bgMain.jpg") center top repeat-y;
    margin:0 auto;
}
    
#main {
    background:url("../images/main.jpg") center top no-repeat;
    margin:0 auto;
	min-height: 740px;
} 
/* End hide from IE-mac */
	

.container {
	width:760px;
	text-align:left;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}  

#mainImages {
	width: 547px;
	padding-top: 10px;
	height: 300px;
}

#mainContentLeft {
	font-size: 12px;
	width: 400px;
	line-height: 22px;
	float: left;
	color: #333333;
	padding-left: 20px;
}
#mainContentRight {
	font-size: 12px;
	width: 280px;
	line-height: 22px;
	float: right;
	color: #333333;
	padding-right: 22px;
}
#bottom {
	clear: both;
	padding-left: 20px;
}
#mainContentContact {
	font-size: 12px;
	width: 300px;
	line-height: 22px;
	float: left;
	color: #333333;
	padding-left: 50px;
}
#mainContentAds {
	font-size: 12px;
	width: 170px;
	line-height: 22px;
	float: right;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
}
#mainContent {
	font-size: 12px;
	width: 680px;
	line-height: 22px;
	float: left;
	color: #333333;
	padding-left: 30px;
	padding-right: 30px;
}

#mainContentImg {
	font-size: 12px;
	width: 310px;
	line-height: 22px;
	float: right;
	color: #333333;
	padding-right: 22px;
}
        
.columnRight {
	float:right;
	width:170px;
	padding-left: 10px;
}

.columnLeft {
	float:left;
	width:200px;
}
.columnLeftGear {
	float:left;
	width:300px;
	padding-left: 15px;
	text-align: center;
}
    
#wrapperFooter {
	background:url("../images/wrapperFooter.jpg") center bottom repeat-x;
	width: 100%;
}               

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	
#footerContent {
	padding-top:10px;
	padding-bottom:255px;
	padding-right: 22px;
	padding-left: 22px;
}
                        
.copyright {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
} 
.breadcrumbs {
	font-size: 11px;
	color: #333333;
	line-height: 4em;
}
.heading {
	font-size: 23px;
	color: #006699;
	font-weight: normal;
	line-height: 30px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size:14px;
	color:#006699;
}
h2 {
	font-size:12px;
}


/**************************************************************
********* Formatting For Calendar Month Table and Text *****************
**************************************************************/

.event_calendar A		{
	font-family:arial, helvetica;
	color:#006699;
	text-decoration:underline;

}
.event_calendar SPAN	{ font-family:arial, helvetica }
.event_calendar TD     	{
	font-family:arial, helvetica;
	border: thin solid #333333;
}

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{
	background-color:#E1F1F7;
	height:50px;
	width: 14%;
	padding: 5px;
}
.empty_day_cell			{ background-color:#ffffff; height:50px; width: 90px; }
.today_cell				{
	background-color:#CDEAF6;
	height:50px;
	width: 90px;
	padding: 5px;
}

/**** day number in upper left corner of each cell ****/
.day_number				{
	font-size:10px;
	color:#333333;
	font-weight:bold;
}

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-weight:bold; color:#000; }
.title_txt A:link		{ color:#006699; text-decoration:none }
.title_txt A:active		{ color:#3399CC; text-decoration:none }
.title_txt A:visited	{ color:#006699; text-decoration:none }
.title_txt A:hover		{ color:#3399CC; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-weight:bold; color: #003399; width:90px; }

/**** column headers or days of the week ****/
.column_header			{ background-color:#006699; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold; width:103px; }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#006699; font-weight:bold; text-align:left;}
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#006699; font-weight:bold; }

/**************************************************************
********* Formatting For Admin Pages *****************
**************************************************************/

.login_header		{ font-size:16; font-family:arial, helvetica; font-weight:bold }
.login_label		{ font-size:13; font-family:arial, helvetica }
.login_auth_fail	{ font-size:15; font-family:arial, helvetica; color:#F00 }

.edit_user_header 	{ font-size:16; font-family:arial, helvetica; font-weight:bold }
.edit_user_label	{ font-size:12; font-family:arial, helvetica  }
.bad_user_name		{ font-size:15; font-family:arial, helvetica; color:#F00 }

.user_table_col_label	{ font-size:10; font-family:verdana, helvetica, arial; color:#FFF; font-weight:bold }
.user_table_txt			{
	font-size:14;
	font-family:arial, helvetica, sans-serif;
	color:#333333;
}

.user_list_header	{ font-size:16; font-family:arial, helvetica; font-weight:bold }

.user_list_options				{ font-size:10; font-family:verdana; color:#000; font-weight:bold }
.user_list_options A:link		{
	font-family:verdana;
	color:#006699
}
.user_list_options A:active		{
	font-family:verdana;
	color:#006699
}
.user_list_options A:visited	{
	font-family:verdana;
	color:#006699
}
.user_list_options A:hover		{ font-family:verdana; color:#3399CC }

/**************************************************************
********* Formatting For Events *****************
**************************************************************/
table.eventmanager .caption
{
	font-size:14px;
	color:#006699;
	font-weight:bold;
}

table.eventmanager .description
{

}

table.eventmanager td.date
{
	font-weight:bold;
	width:100px;
	text-align:left;
}

table.eventmanager .time
{
	font-weight:bold;
	text-align:left;
}
#mainContentServiceLeft {
	font-size: 12px;
	width: 320px;
	line-height: 22px;
	float: left;
	color: #333333;
	padding-left: 20px;
}
#mainContentServiceRight {
	font-size: 12px;
	width: 360px;
	line-height: 22px;
	float: right;
	color: #333333;
	padding-right: 22px;
}
.row_header {
	background-color:#E1F1F7;
	font-weight: bold;
}
.row_subheader {
	background-color:#E1F1F7;
	font-style: italic;
}
.row_grey {
	background-color:#EDEDED;
}
.service {
	line-height: 15px;
}
table.gear {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
table.service{
	border: 1px solid #333333;
}

#mainContentCalendar {
	font-size: 12px;
	width: 300px;
	line-height: 22px;
	float: left;
	color: #333333;
	padding-left: 30px;
	padding-right: 30px;
}
#bottomCalendar {
	clear: both;
}
