@charset "utf-8";
/* CSS Document */

 .header_address {
  color:#6D6F71;
  font-family: trebuchet ms, arial, verdana;
  font-size: 13px;
  text-align: right;
  padding-right: 10px;
}
 .header_addresslink {
  color:#6D6F71;
  font-family: trebuchet ms, arial, verdana;
  font-size: 13px;
  text-align: right;
  text-decoration:none
}
 .header_addresslink:hover {
  text-decoration:underline;
}
 .header_address_purple {
  color:#631B4B;
  font-family: trebuchet ms, arial, verdana;
  font-size: 14px;
  text-align: right;
  font-weight:bold;
}
 .submenu {
  color:#000000;
  font-family: trebuchet ms, arial, verdana;
  font-size: 14px;
  text-align: left;
  padding-left: 25px;
  text-decoration:none;
  font-weight:bold; 
}
 .submenu:hover {
  text-decoration:underline;
  color:#73324C;
}
 .org_subnav {
  color:#F58025;
  font-family: trebuchet ms, arial, verdana;
  font-size: 11px;
  text-align: left;
  padding-left: 15px;
  text-decoration:none;  
}
 .org_subnav_link {
  color:#F58025;
  font-family: trebuchet ms, arial, verdana;
  font-size: 11px;
  text-align: left;
  text-decoration:none;  
}
 .org_subnav_link:hover {
  text-decoration:underline;  
}
 .body {
  color:#000000;
  font-family: trebuchet ms, arial, verdana;
  font-size: 12px;
  text-align: left;
  padding-left:15px;
  padding-right:15px;
  text-decoration:none;  
}
 .body_header {
  color:#73324C;
  font-family: trebuchet ms, arial, verdana;
  font-size: 14px;
  text-align: left;
  text-decoration:none;
  font-weight:bold;  
}
 .body_link {
  color:#73324C;
  font-family: trebuchet ms, arial, verdana;
  font-size: 12px;
  text-align: left;
  text-decoration:underline;  
}
 .body_link:hover {
  text-decoration:underline;  
}
 .footer {
  color:#FFFFFF;
  font-family: trebuchet ms, arial, verdana;
  font-size: 11px;
  text-align: center;
  text-decoration:none;  
}
 .footer_link {
  color:#FFFFFF;
  font-family: trebuchet ms, arial, verdana;
  font-size: 11px;
  text-align: center;
  text-decoration:none; 
}
 .footer_link:hover {
  text-decoration:underline;  
}
 .services_table {
  color:#FFFFFF;
  font-family: trebuchet ms, arial, verdana;
  font-size: 12px;
  text-align: left;
  padding-left:15px;
  padding-right:10px;
  padding-bottom:5px;
  padding-top:5px;
  text-decoration:none;  
}
 .services_table_link {
  color:#FFFFFF;
  font-family: trebuchet ms, arial, verdana;
  font-size: 12px;
  text-align: left;
  text-decoration:none;  
}
 .services_table_link:hover {
  text-decoration:underline;  
}
 .home_welcome {
  color:#73324C;
  font-family: trebuchet ms, arial, verdana;
  font-size: 16px;
  text-align: left;
  text-decoration:none;
  font-weight:bold; 
}
 .home_right_menu {
  color:#FFFFFF;
  font-family: trebuchet ms, arial, verdana;
  font-size: 12px;
  text-align: center;
  text-decoration:none;
  padding-bottom:5px;
  padding-top:5px;
}
 .home_right_menu_link {
  color:#FFFFFF;
  font-family: trebuchet ms, arial, verdana;
  font-size: 12px;
  text-align: center;
  text-decoration:none;
}
 .home_right_menu_link:hover {
  text-decoration:underline;
}
 .photos_copy {
  color:#631B4B;
  font-family: trebuchet ms, arial, verdana;
  font-size: 12px;
  text-align: right;
  padding-right:10px;
  padding-bottom:10px;
  padding-top:1px;
  font-weight:bold;
  text-decoration:none;  
}


/* MENU BAR */
#sddm {
  margin: 0;
  padding: 0;
  z-index: 0;
}
#sddm li {
  margin: 0;
  padding: 0;
  list-style: none;
  float:left;
  font: bold 12px arial;
}
#sddm li a {
  display: block;
	margin: 0 2px 0 0;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:8px;
	padding-top:8px;
	width:auto;
	background: #F58025;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover {
  background: #631B4B
}
#sddm div {
  position: absolute;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background:#FFE0AB;
}
#sddm div a {
  position: relative;
  display: block;
  margin: 0;
  padding-bottom:5px;
  padding-top:5px;
  padding-left:10px;
  padding-right:15px;
  width:auto;
  white-space: nowrap;
  text-align: left;
  text-decoration: none;
  background: #FFE0AB;
  color: #631B4B;
  font: 11px arial
}
#sddm div a:hover {
  background: #631B4B;
  color: #FFFFFF;
  
}

.style8 {color: #363939}
/* END MENU BAR */

.four-ziro-text{font-size:40px!important; color:#F58025; font-family: trebuchet ms, arial, verdana; margin:0px; padding:0px;}
.page-not-found, .page-not-found a{font-size:20px!important; color:#F58025; font-family: trebuchet ms, arial, verdana; margin:0px; padding:0px;}
