﻿#menu {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background: #eee;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 208px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: auto;
	left: auto;
}
#menu h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 0px 10px;
}
.define_page_links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: 600;
	font-style: normal;
	padding-left: 5px;
	width: 140px;
	vertical-align: top;
}
.define_home {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding-left: 5px;
	color: #fff;
	background: #8C4E04;
	text-decoration: none;
}
.define_home a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	background: #8C4E04;
	text-decoration: none;
	display: block;
	}
.define_home a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	color: #6CE1BE;
	background: #8C4E04;
	}
.define_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555555 #bbb;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #000;
	background: #FBE5B2;
	text-decoration: none;
	display: block;
	/*padding: 0px 5px;*/
}
.define_links a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	color: #633704;
	background: #F8F0DE;
}
.define_select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555555 #bbb;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #000;
	background: #FBE5B2;
	text-decoration: none;
	display: block;
	/*padding: 0px 5px;*/
}
.define_select:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	color: #633704;
	background: #F8F0DE;
}
#menu h2 {
	color: #fff;
	background: #8C4E04;
}
.define_links a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 700;
	color: #000;
	background: #FBE5B2;
	text-decoration: none;
	display: block;
	}
#menu li {
	position: relative;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul ul {
	display: none;
}
div#menu ul ul {
	display: none;
}
div#menu ul ul ul li:hover ul {
	display: block;
}
div#menu ul ul li:hover ul {
	display: block;
}
div#menu ul li:hover ul {
	display: block;
}
<style>
<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}
#menu ul li a {
	height: 1%;
}
#menu h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
}
.left {
	float: left;
	width: 225px;
	z-index: 200;
	position: relative;
	padding-left: 0px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
.menu2 {       
       list-style-type: none;
	    margin: 0;
		padding: 0 0 0 0; /* set value to desired size */
} 
.menu2 ul{       
       list-style-type: none;
	       margin: 0;
		padding: 0 0 0 0; /* set value to desired size */
} 
.menu2 li a {
	/*background: white url(media/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: 700;
	font-style: normal;
	font-variant: normal;
	display: block;
	padding:0;
	   margin:0;
/* White border beneath each menu item link, to add depth */	padding: 7px 0;
/* Vertical (top/bottom) padding for each menu link */	text-indent: 6px;
	text-decoration: none;
	/*color: black;*/
	text-shadow: 0 5px 11px #0a3aa3;
}
.menu2 li a:active {
	color: black;
	background: #F7EACC;
}
.menu2 li a:visited {
	color: blue;
}
.menu2 li a:hover {
	background: #F7EACC;
/* Shift background image horizontally 387px, or the start of the 2nd background image */	color: black;
}
.menu2 li.lastitem a {
	border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}
.menu2 li.lastitem {
	border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}
.menu2 li.lastitem a {
	padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
.label{
	font-weight:bold;
}
.type {
	font-weight:bold;
	clear:none;
	margin:0;
	color:#747474;
	font-size:11px;
}
.facebookbutton {
	padding: 0px;
	margin: 0px 0px 0px 65px;
	width: 42px;
	height: 42px;
}
a.facebookbutton { 
	display: block; 
	width: 42px; 
	height: 42px; 
	outline: none; 
	background-image: url('../images/facebook.png'); 
    background-repeat: no-repeat; 
  
} 
a.facebookbutton:hover { 
	background-position: 0px -42px; 
}


