/* Tertiary Nav */
#nav3 .construct a {
	font-size: 10px;
	display: block;
	height: 46px;
	margin: 0;
	padding: 0;
	width: 170px
}

div>#nav3 .construct a  {
    width: 120px
    }

#nav3 .construct a:link, #nav3 .construct a:visited, #nav3 .construct a:active, #nav3 .construct a:hover {
	color: #624D03;
	text-decoration: none;
	background-color: #FFFCD5;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#nav3 .construct a:hover, #nav3 .construct li:hover {
	color: #624D03;
	text-decoration: none;
	background-color: #FFEF04;
}

.wide_content_yellow {
	border: 1px solid #FFEF04;
	padding: 10px;
}

.wide_content_yellow h2 {
	position: relative;
	padding: 0;
	height: 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-indent: 30px;
	background: #FFEF04 url('/pics/global/content_h2_yellow.gif') top left no-repeat;
	color: #624D03;
	margin: 0;
}

#gall_img {
	border: 1px solid #FFEF04;
}

#gall_nav {
	height: 22px;
	background: #FFEF04;
}

/* Fourth Nav */
.nav5 a {
	font-size: 10px;
	display: block;
	width: 150px;
	height: 21px;
	margin: 0;
	padding: 0;
}

.nav5 a:link, .nav5 a:visited, .nav5 a:active, #content .nav5 a:hover {
	color: #624D03;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.nav5 .selector_btn {
	width: 237px;
	height: 21px;
	background: #fff url('/pics/global/sel_yellow.gif') top left no-repeat;
	line-height:21px;
	text-indent: 30px;
	text-align: left;
	margin: 2px 0;
}

.nav5 .selector_btn_over {
	width: 237px;
	height: 21px;
	background: #fff url('/pics/global/sel_yellow_over.gif') top left no-repeat;
	line-height:21px;
	text-indent: 30px;
	text-align: left;
	margin: 2px 0;
}

.nav5 a:hover, .nav4 li:hover {
	color: #c6ebe4;
	text-decoration: none;
}