/* HTML TAGS */
#map_canvas {
 border: 1px solid #000000;
 margin: 15px 0 0 10px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.lang_text {
	text-align: right;
	padding-right: 3px;
}
.index_font { 
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	color: #122D5D;
	font-size: 13px; font-family: Trebuchet, Arial, sans-serif;	
}
h3 { 
	font-family: Trebuchet, sans-serif; color: #C80000; font-size: 14px; 
	padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 35px;
	margin: 0px; text-decoration: none; text-align: center;
}

p {
	padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 1px;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	color: #666666;
	text-align:justify;
	font-size: 14px; font-family: Trebuchet, Arial, sans-serif;	
}
ol { margin: 0px; }
ul { margin-left: 20px; text-align: justify; }
li { padding-top: 3px; padding-bottom: 3px; margin-left: 15px; margin-right: 10px; }
a { 
	font-family: Trebuchet, sans-serif;	font-size: 12px; font-weight: normal; 
	color: #CB6315; text-decoration: none; 
}
a:hover { color: #6C6D01; text-decoration: underline; }
.white_link { 
	font-family: Trebuchet, sans-serif;	font-size: 12px; font-weight: normal; 
	color: #ffffff; text-decoration: none; 
}
.white_link:hover { color: #cccccc; text-decoration: none; }

.green_link { 
	font-family: Trebuchet, sans-serif;	font-size: 14px; font-weight: bold; 
	color: #0D4822; text-decoration: none; 
}
.green_link:hover { color: #cccccc; text-decoration: none; font-weight: bold; }

/* GENERAL */
.date_time {
	font-family: Trebuchet, sans-serif;
	font-size: 12px;
	color: #fff;
}
.text { font-family: Trebuchet, sans-serif; font-size: 14px; color: #666666; }	
.text_home_red { font-family: Trebuchet, sans-serif; font-size: 14px; color: #FF0000; }	
.li_trips { padding-top: 3px; padding-bottom: 3px; margin-left: 50px; margin-right: 100px; }
.redtext { font-family: Trebuchet, sans-serif; font-size: 14px; color:#FF0000; }	
.center_panel {
	padding-top: 0px; padding-bottom: 5px;
	font-family: Trebuchet, sans-serif;	font-size: 12px;
}
.caption { font-family: Trebuchet, sans-serif; font-size: 9px; padding-top: 2px; padding-bottom: 8px; }

/* ANCHOR CLASSES */
.menu { 
	font-family: Trebuchet, sans-serif;	font-size: 16px; 
	color: #777877; text-decoration: none; font-weight: normal;
}
.menu:hover { 
font-family: Trebuchet, sans-serif;	font-size: 16px; font-weight: normal; 
color: #333333; text-decoration: none;
} 
.menu_selected { 
	font-family: Trebuchet, sans-serif;	font-size: 16px; font-weight: normal; 
	color: #C80000; text-decoration: none; 
}
.menu_selected:hover { 
	font-family: Trebuchet, sans-serif;	font-size: 16px; font-weight: normal; 
	color: #777877; text-decoration: none; 
}
.site_link { 
	font-family: Trebuchet, sans-serif;	font-size: 14px; font-weight: normal; 
	color: #D8231C; text-decoration: none; 
}
.site_link:hover { color: #FFCE96; text-decoration: underline; }

/* BORDERS AND PADDING */
.ib { border: solid #000000 1px; }
.blueb1 { border: solid #122D5D 2px; }
.goldenb1 { border: solid #AF8839 1px; }
.wb1 { border: solid #FFFFFF 1px; }

/* GUESTBOOK */
.guestbook {
	font-family: Trebuchet, sans-serif;
	font-size: 13px;
}
.gb_nav {
	padding-left: 2px;
	padding-right: 2px;
}
.top_row_left {
	background-color: #494E18;
	border-left: solid #000 1px;
	border-top: solid #000 1px;
	border-right: solid #000 1px;
	color: #ccc;
	padding: 3px;
}
.top_row_right {
	border-top: solid #000 1px;
	border-right: solid #000 1px;
	background-color: #AEB193;
	color: #333;
	padding: 3px;
}
.btm_row_left {
	background-color: #494E18;
	border-left: solid #000 1px;
	border-top: solid #000 1px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
	color: #ccc;
	padding: 3px;
	margin-bottom: 8px;
}
.btm_row_right {
	border-top: solid #000 1px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #eee;
	color: #444;
	padding: 3px;
	margin-bottom: 8px;
}

/* 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: #0D4822; font-weight: bold;
	font-size: 12px; color: #ffffff; cursor: pointer; border: 1px solid #eeeeee;	
}

