/* HTML TAGS */
.index_font { 
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	color: #122D5D;
	font-size: 13px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif;	
}
h3 { 
	font-family: "Trebuchet MS", verdana, sans-serif; color: #214903; font-size: 13px; 
	padding-top: 10px; padding-bottom: 10px; padding-left: 40px; padding-right: 35px;
	margin: 0px; text-decoration: underline; text-align: center; font-weight: bold;
}

p {
	padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 1px;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	color: #355740;
	font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif;	
}
ol { margin: 0px; }
ul { margin: 0px; }
li { padding-top: 3px; padding-bottom: 3px; margin-left: 15px; margin-right: 10px; color: #505050; }
a { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: normal; 
	color: #CB6315; text-decoration: none; 
}
a:hover { color: #6C6D01; text-decoration: underline; }
/* GENERAL */
.li_trips { padding-top: 3px; padding-bottom: 3px; margin-left: 50px; margin-right: 100px; color: #505050; }
.text { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 13px; }	
.center_panel {
	padding-top: 0px; padding-bottom: 5px;
	font-family: verdana, sans-serif;	font-size: 12px;
}
.caption { font-family: verdana, sans-serif; font-size: 9px; padding-top: 2px; padding-bottom: 8px; }
/* ANCHOR CLASSES */
.menu { 
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 14px; 
	color: #ffffff; text-decoration: none; font-weight: normal;
}
.menu:hover { color: #FFD187; text-decoration: none; } 
.menu_selected { 
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 14px; font-weight: normal; 
	color: #FFD187; text-decoration: none; 
}
.site_link { 
	font-family: verdana, sans-serif;	font-size: 11px; font-weight: normal; 
	color: #355740; text-decoration: none; 
}
.site_link:hover { color: #A31C23; text-decoration: underline; }

.home_link { 
	font-family: verdana, sans-serif;	font-size: 11px; font-weight: normal; 
	color: #A31C23; text-decoration: underline; font-weight: bold;
}
.home_link:hover { color: #A31C23; text-decoration: none; font-weight: bold; }
/* BORDERS AND PADDING */
.ib { border: solid #000000 1px; }
.blueb1 { border: solid #122D5D 2px; }
.gb1 { border: solid #0F470C 1px; }
.textb1 { border: solid #0F470C 1px; padding-left: 50px; padding-right: 50px; }
.goldenb1 { border-right: solid #FFB34E 1px; }
.photob_top { border-top: solid #0F470C 1px; border-left: solid #0F470C 1px; border-right: solid #0F470C 1px;}
.photob_bottom { border-bottom: solid #0F470C 1px; border-left: solid #0F470C 1px; border-right: solid #0F470C 1px;}
/* WWX */
.wwx { font-family: verdana, san-serif; color: #ffffff; font-size: 9px; font-weight: normal; }
.wwx_site { 
	border: solid #007700 1px; background-color: #ffffff; 
	padding-bottom: 2px; padding-left: 4px; padding-right: 4px; 
}
.wwx_link { 
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;
}
.wwx_link:hover { 
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;
}
/* form */
.textfield {
	border: solid #5C6647 1px; background-color: #ffffff; color: #5C6647;
	font-family: Verdana, Arial, sans-serif; padding-left: 2px; font-size: 12px;	
}
.form_text {
	color: #333333;	font-size: 11px; font-weight: normal ; font-size: 12px;
	font-family: Verdana, sans-serif;	padding-top: 8px; padding-bottom: 8px;
}
.button {
	font-family: Arial, sans-serif; background-color: #0F470C; font-weight: bold;
	font-size: 12px; color: #ffffff; cursor: pointer; border: 1px solid #eeeeee;	
}
