/* tag redefinitions */
body {
    margin: 0px;
    padding: 0;
	background: #3F4526;
    font-family: arial;
	font-size: 12px;
	line-height: 16px;
    color: #3F4526;
    }

td {
	font-size: 12px;
	line-height: 16px;
}

h4 {
	font-size: 16px;
	color: #5B9098;
}

h5 {
	font-size: 13px;
	color: #5B9098;
	margin-bottom: -16px; 
}

a:link {color: #608BB7;}
a:visited {color: #67788A;}
a:hover {color: #C49845;}
a:active {color: #C49845;}


.welcome {
	line-height: 18px;
	font-size: 12px;
	margin-top: 0px;
}

.homecopy {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 9px;
}

.event_date {
	margin-top: 0px; 
	margin-bottom: 0px;
}
.event_title {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.event_description {
	margin-top: 0px;
	margin-bottom: 0px;
}

.secondary_menu {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
}

a.secondary_menu:link {text-decoration:none; color: #000;}
a.secondary_menu:visited {text-decoration:none; color: #000;}
a.secondary_menu:hover {text-decoration:none; color: #498DD1;}
a.secondary_menu:active {text-decoration:none; color: #498DD1;}
 
.left_background {
	background-image: url("/images/left_background.gif");
} 
    
.right_background {
	background-image: url("/images/right_background.gif");
} 	
	
.breadcrumb {
	font-size: 10px;
	color: #5D5923; 
	text-align: right;
}

.divider_container {
	margin-top: -5px;
	margin-bottom: -5px;
}

.arrow {
	float: left;
}

.arrow_container {
	text-align: middle;
}

.header_w_link {
	font-size: 13px;
	font-weight: bold;
	color: #5B9098;
}

.center {
	text-align: center;
}

a.header_w_link:link {text-decoration:none; color: #5B9098;}
a.header_w_link:visited {text-decoration:none; color: #67788A;}
a.header_w_link:hover {text-decoration:none; color: #C49845;}
a.header_w_link:active {text-decoration:none; color: #C49845;}


.footer {
	font-size: 10px;
	color: #F1FBD5;
}

a.footer:link {color: #D6A636}
a.footer:visited {color: #C49845}
a.footer:hover {color: #F58C02;}
a.footer:active {color: #F58C02;}
    