@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2d28;
	background-color: #DADADA;
	margin: 0px;
}
a:link {
	color: #990225;
	text-decoration: underline;
}
a:visited {
	color: #990225;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #990225;
	text-decoration: underline;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
#header {
	height: 329px;
}
#logo {
	float: left;
	width: 250px;
}
#homeslide {
	float: right;
	height: 329px;
	width: 670px;
}
#strap {
	background-color: #2f2d28;
	height: 10px;
	margin-top: 2px;
}
#navigation {
	background-image: url(../img/nvbkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	padding-top: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2F2D28;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
#navigation a:link {
	text-decoration: none;
	color: #2F2D28;
}
#navigation a:visited {
	color: #2F2D28;
	text-decoration: none;
}
#navigation a:hover {
	color: #82011F;
	text-decoration: none;
}
#container {
	padding-top: 10px;
	display: block;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 210px;
}
#right {
	float: right;
	width: 705px;
}
#homecallout {
	height: 215px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
	height: 1px;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
}
.redtxt {
	color: #81011E;
}
.bluetxt {
	color: #039;
}
.greytxt {
	color: #484848;
}
.lightgrey {
	color: #ACACAC;
}
.whitetxt {
	color: #FFFFFF;
}
.txt12 {
	font-size: 12px;
}
input, textarea {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 3px;
}
.button {
	color: #FFFFFF;
	background-color: #81011E;
	font-weight: bold;
}
.applist {
}
.applist li {
	margin-bottom: 8px;
	font-size: 12px;
}
.leftblock {
	margin-bottom: 5px;
}
.galleryimg {
	padding: 3px;
	border: 1px dotted #84011F;
}
.gallerydiv {
	padding-top: 6px;
	padding-bottom: 6px;
}
#bodycopy {
	margin-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#base {
	height: 65px;
	padding-top: 35px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #81011E;
	background-color: #2F2D28;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	line-height: 20px;
}
#base a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#base a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#base a:hover {
	color: #CC9933;
	text-decoration: none;
}
.economy {
	padding: 10px;
	background-color: #CCC;
	color: #7E0520;
	width: 570px;
	margin-left: 33px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.economyitems {
	padding: 10px;
	background-color: #FFF;
	width: 570px;
	margin-left: 33px;
}
.econclose {
	color: #82051F;
}
.econopen {
	color: #595959;
}
