body {
	margin: 0;
}
p {
	font:13px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
a {
	color:#900;
	text-decoration: none;
}
a:hover {
	color: #69C;
}
.lucida1420 {
	font: 14px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
.subhead {
	font: normal 14px/20px "Arial Black", Gadget, sans-serif;
	color: #900;
}
.sm1 {
	font: 11px/17px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
.sm1white {
	color: #FFFFFF;
	font: 11px/17px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
.sm2 {
	font: 9px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
.sm2white {
	color:#FFFFFF;
	font: 9px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
.tan {
	color: #a68d74;
}
.white {
	color: #FFF;
}
.wine {
	color: #900;
}
/* img {z-index:50;} */

h1 {
	margin-top: 0px;
	margin-bottom: 24px;
	letter-spacing: -1px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
}
h2 {
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	line-height: 32px;
}
h3 {
	font: normal 24px/26px "Arial Black", Gadget, sans-serif;
	margin-top: 0px;
	margin-bottom: 18px;
	letter-spacing: -1px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}
h5 {
	margin-top: 0px;
	margin-bottom: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
h6 {
	margin-top: 0px;
	margin-bottom: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
li {
	font: 13px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
ol {
	font: 13px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
ul {
	font: 13px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans Italic", "Lucida Sans Regular", "Lucida Sans Demibold Italic", "Lucida Sans Demibold Roman";
}
.navmenu {
	padding: 9px 0 0;
	height: 26px;
	text-decoration: none;
	color: #FFF;
	font: 12px "Arial Black", Gadget, sans-serif;
}
.menu1 {
	display: block;
	text-decoration:none;
	color: #FFF;
	height: 30px;
}
a.menu1:link {
	text-decoration:none
}
a.menu1:hover span {
	color:#CCE6FF;
	text-decoration: none;
}
.menu_container {
	position: relative;
}
.menu2 {
	display: none;
	padding: 8px 0 0 0;
	position: absolute;
	top: 35px;
	left: 0px;
	width: 900px;
	margin: 0;
	text-decoration: none;
}
.nav1:hover .menu2, .nav2:hover .menu2, .nav3:hover .menu2, .nav4:hover .menu2, .nav5:hover .menu2, .nav6:hover .menu2 {
	display: block;
	text-decoration: none;
}
.submenu {
	text-decoration: none;
	color: #900;
	font: 12px "Arial Black", Gadget, sans-serif;
}
a.submenu:hover {
	text-decoration:none;
	color: #69C;
}
.menubase {
	text-decoration:none;
	color: #900;
}
a.menubase:hover {
	color:#FFF;
	text-decoration: none;
}

