.masthead {
	width: 780px;
	position: relative;
	height: 250px;
	background-image: url(images/masthead.png);
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.navbar {
	float: left;
	position: relative;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 22px;
	padding-top: 8px;
	text-transform: capitalize;
	text-align: center;
	background-image: url(images/navbarbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#layout {
	width: 100%;
	position: relative;
	top: 0px;
}
.navbar a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	top: 10px;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #680101;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 7px;
}
.masthead .rvbg_logo {
	float: left;
	position: relative;
	height: 130px;
	width: 270px;
	background-image: url(images/rvbg_logo.png);
	top: 60px;
	left: 10px;
}
.masthead .weather {
	float: right;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
}
.mid {
	position: relative;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	background-image: url(images/midbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.mid .photoL {
	float: left;
	position: relative;
	height: 200px;
	width: 150px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.mid .photoL .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 140px;
	position: relative;
	float: left;
	background-color: #990000;
	color: #FFFFFF;
	line-height: 14px;
	padding: 5px;
}
.mid .photoL .pic {
	width: 148px;
	float: left;
	position: relative;
	border: 1px solid #990000;
	height: 198px;
}
.footer {
	position: relative;
	height: 32px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(images/footerbg.png);
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	color: #ECECEC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.pgheads {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.pgheads_2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 5px;
}
.topnav {
	background-image: url(images/topnavbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-top: 8px;
	font-size: 10px;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 760px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.topnav a {
	color: #3F5B79;
	text-decoration: none;
	padding-right: 10px;
	font-size: 12px;
	height: 22px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 12px;
}
.topnav a:hover {
	background-image: url(images/topnavbtn_bg_over.png);
	background-repeat: no-repeat;
	background-position: center -0.825em;
	color: #960000;
}
.topnav .topnavbar {
	position: relative;
	top: 10px;
	float: right;
}
.mid a {
	color: #960000;
	text-decoration: none;
}
.mid a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960000;
}
.mid .mid_L {
	width: 339px;
	float: left;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #990000;
}
.mid .mid_R {
	width: 340px;
	position: relative;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.mid .blquote {
	padding: 15px;
	background-color: #FEF5E9;
	width: 25%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.mid .sidebarR {
	float: right;
	width: 250px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FEF5E9;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
	clear: both;
}

