body {
	background: #31450b url(images/vp-camo.jpg) repeat top left;
	color: #555;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}

a:link { color: #b00000; }
a:visited { color: #7e1c1c; }
a:hover, a:active { color: #ff0000; }

img { border: none; }

h1 { font-size: 2.0em; font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif; color: #b00000; }
h2 { font-size: 1.8em; font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif; color: #b00000; }
h3 { font-size: 1.6em; font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif; color: #b00000; }
h4 { font-size: 1.4em; color: #b00000; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }

#layout {
	width: 930px;
	margin: auto;
	background: white;
	padding: 0 1px;
}

#header {
	position: relative;
	background: url(images/vp-header.jpg) no-repeat top left;
	color: white;
	height: 210px;
	color: white;
}

#header a, #header a:visited {
}

#logo {
	width: 300px;
	height: 142px;
	overflow: hidden;
	margin: 0;
}

#logo a {
	width: 300px;
	height: 142px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav {
	margin: 0; padding: 0; list-style: none;
	height: 40px;
	line-height: 40px;
	clear: both;
}

#nav li {
	padding: 0;
	margin: 0;
	display: inline;
}

#nav li a {
	padding: 0 10px;
	height: 40px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	color: white;
}

#subnav {
	margin: 0; padding: 0; list-style: none;
	height: 25px;
	line-height: 25px;
	clear: both;	
}

#subnav li {
	padding: 0;
	margin: 0;
	display: inline;
}

#subnav li a {
	padding: 0 10px;
	height: 25px;
	font-size: 1em;
	color: white;
}

#content {
	padding: 10px 0px 10px 10px;
}


#footer {
	clear: both;
	text-align: center;
	padding: 20px;
}

#footer p, #footer h6 {
	margin: 0;
}

#footernav {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	text-transform: capitalize;
}

#footernav li {
	padding: 0 10px;
	margin: 0;
	display: inline;
}

.col60 {
	float: left;
	width: 600px;
	margin-right: 10px;
}

.col30 {
	float: left; 
	width: 300px;
	margin-right: 10px;
}

#promo {
	width: 600px;
	height: 200px;
	background: black url(images/vp-promo.jpg) no-repeat top left;
}

#welcome {
	height: 150px;
	width: 600px;
}

#welcome p {
	padding: 0 15px;
}

.title {
	background: #cf0000 url(images/vp-title.png) repeat-x top left;
	color: white;
	font-size: 1.4em;
	font-weight: bold;
	height: 49px;
	line-height: 49px;
	padding: 0 15px;
	margin: 0 0 15px 0;
}

#news {
	height: 370px;
}

.news {
	background: #f3f3f3;
	overflow: hidden;
	padding: 0 0 10px 0;
}

.news ul {
	margin: 0;
	padding: 0 15px;
	list-style: none;
}

.news li {
	margin: 0;
	padding: 0 0 15px 0;
}

.news h4 {
	margin: 0;
	font-size: 1.2em;
}

.news p {
	margin: 0;
}

.news p.date {
	color: #888;
	margin: 0 0 5px 0;
}

.news .title a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: white !important;
}

#regbtn {
	height: 42px;
	padding: 0px 0 0 0;
	margin: 10px 0;
}

#regbtn a {
	background: #a30000 url(images/vp-btn.png) repeat-x top left;
	height: 42px;
	line-height: 42px;
	padding: 0 15px;
	width: 270px;
	color: white !important;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#regbtn a span {
	float: right;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}

#newsletter {
	display: block; 
	background: #f1f0ef url(images/vp-box2.jpg) repeat-x bottom left;
	padding: 12px 15px 30px 15px;
	height: 92px;
	margin: 0;
	overflow: hidden;
}

#newsletter h3 {
	margin: 0;
	font-size: 1.4em;
}

#newsletter label {
	display: block;
}

#newsletter .input {
	width: 267px;
}

.box {
	width: 295px;
	height: 195px;
	background: url(images/vp-box.jpg) repeat-x top left;
}

.box.padded {
	width: 275px;
	height: 155px;
	padding: 20px 10px;
}

.boxin {
	padding: 20px 0 0 15px;
	width: 280px;
	height: 175px;
	background: url(images/vp-box-splash-green.jpg) no-repeat top right;
}

#pack2 .boxin {
	background: url(images/vp-box-splash-orange.jpg) no-repeat top right;
}

.box h3 {
	margin: 0;
	font-size: 1.3em;
}

.box p {
	padding: 7px 0;
	height: 25px;
	margin: 0;
}

.box ul {
	margin: 0;
	padding: 12px 0 0 0;
	width: 195px;
	float: left;
	list-style: none;
}

.box li {
	padding: 0 0 0 12px;
	margin: 0;
	background: url(images/vp-blt.png) no-repeat top left;
	background-position: 2px 7px;
}

.box .price1, .box .price2 {
	float: left;
	width: 84px;
	height: 100px;
	text-indent: -999px;
	overflow: hidden;
	background: url(images/vp-price-1499.jpg) no-repeat bottom right;
}

.box .price2 {
	background: url(images/vp-price-2499.jpg) no-repeat bottom right;
}

.box img {
	float: right;
}

.input {
	border: none;
	border-bottom: 1px solid #aaa;
	height: 20px;
}

.btn {
	background: #a30000 url(images/vp-btn.png) repeat-x bottom left;
	color: white;
	padding: 0 15px;
	height: 22px;
	border: none;
	margin: 3px 0;
	float: right;
}

ol h4, ol p, ol h5 {
	margin: 0;
}
