@charset "utf-8";
#banner {
	background-color: #6F4247;
	background-image: url(../images/banner_bgnd2.jpg);
}
#bannernav .links .translate {
	float: right;
}

/* CSS Document */

#bannernav .links {
	background-color: #404E6F;
	color: #FFFFFF;
	font-size: 0.7em;
	text-align: right;
	padding-top: 0.2em;
	margin: 0;
}



#bannernav .links a {
	padding-right: 1em;
	padding-left: 1em;
	color: #FFCC66;
}
#bannernav .links a:hover {
	padding-right: 1em;
	padding-left: 1em;
	text-decoration: underline;
}
#bannernav .links a:visited {
	padding-right: 1em;
	padding-left: 1em;
	color: #FFCC66;
}
#topimage .bannerpic {
	width: 63em;
	height: 9em;
	border: none;
}


#topimage {
	background-image: url(../images/topimage.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 192px;
}
#topimage h1 {
	font-size: 1.4em;
	float: right;
	padding-right: 2%;
}
#topimage #FVHead1 h1 {
	font-size: 1.4em;
	float: right;
	padding-right: 2%;
}


#topimage #topimage_edges {
	background-image: url(../images/topimage_right.gif);
	background-position: right bottom;
	height: 11em;
	background-repeat: no-repeat;
}
#topimage #topimage_edges {
	background-image: url(../images/topimage_left.gif);
	background-position: left bottom;
	height: 11em;
	background-repeat: no-repeat;
}

#topimage .logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 76px;
	width: 240px;
	margin-left: 1em;
}
.image_txt {
	font-size: 0.7em;
	text-align: center;
	padding-top: 0.2em;
}
