/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Geneva, sans-serif;
	background:#f2f2f2;
	color:#404040;
	text-align:center;
	margin-bottom:20px;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h2 {
	font:170%/150% Arial, Helvetica, sans-serif;
	color:#404040;
	margin-top:35px;
}
h2 a {
	text-decoration:none;
}
h3 {
	font:125%/170% Verdana, Geneva, sans-serif;
	color:#404040;
	margin-top:10px;
	font-weight:bold;
}
h3 span {
	font-size:80%;
	color:#7c91a0;
}
h4 {
	font-size:120%;
}
a {
	color:#2f99d6;
}
a:hover {
	color:#939393;
}
/* [/html] */

#outer {
	background:#fff url(/images/bg.gif) repeat-x 0 -120px;
}
#home #outer {
	background:#fff url(/images/bg.gif) repeat-x 0 0;
}
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}

/* [header and nav] */

#top {
	height:237px;
	background:url(/images/top-bg.jpg) no-repeat 0 -60px;
}
#home #top {
	height:357px;
	background:url(/images/top-bg.jpg) no-repeat 0 0;
}
#about #top, #vwf #top {
	background:url(/images/top-bg2.jpg) no-repeat 0 0;
}
#nowin #top, #articles #top {
	background:url(/images/top-bg3.jpg) no-repeat 0 0;
}
#top h1 {
	padding:0 25px 0 0;
}
#top_right {
	float:right;
	margin:36px 107px 0 0;
	height:151px;
	width:390px;
	text-align:right;
	color:#fff;
}
#home #top_right {
	height:271px;
}
#top h2 {
	color:#fff;
	font:125%/170% Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin:5px 0 -10px;
}
#nav {
	margin:0 20px;
	background:url(/images/nav-bg.gif) repeat-x;
	height:50px;
}
#nav ul {
	background:url(/images/nav-right.gif) no-repeat top right;
	height:50px;
	list-style:none;
}
#nav li {
	float:left;
	text-align:center;
	font:130%/140% Helvetica, "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:36px;
	padding:14px 25px 0;
}
#nav li.lft_nav {
	background:url(/images/nav-left.gif) no-repeat top left;
	padding-left:27px;
}
#nav li.pad_left {
	padding-left:5px;
}
#nav a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#nav a:hover, #nav a.onstate {
	color:#bfbfbf;
}

/* [/top] */

/* [content] */

#content {
	background:url(/images/content-bg.gif) repeat-y;
	width:100%;
}
/* [main column] */

#main {
	width:568px;
	float:left;
	padding:0 36px 20px;
	background:url(/images/left-bg.gif) no-repeat;
}
#main ul.list, #main ul.art_list {
	margin:15px 0 15px 20px;
	list-style:square;
}
#main ul.list li {
	margin:3px 0;
}
#main ul.art_list li {
	margin:15px 0;
}
#main ol {
	margin:15px 0 15px 31px;
}
#main ol li {
	margin:10px 0;
}
p.callbox {
	margin-top:25px;
}
.thumbs {
	margin:0 0 20px;
}
.thumbs img {
	margin:10px 10px 0 0;
	border:1px solid #000;
}

/* [right column] */

#right {
	width:280px;
	float:left;
	padding:40px 20px 20px;
	background:url(/images/right-bg.gif) no-repeat top right;
}
#right h3 {
	font:130%/150% Arial, Helvetica, sans-serif;
	color:#171b23;
	font-weight:bold;
	margin-top:20px;
	text-transform:uppercase;
}
#right p {
	margin-top:0;
}
#right p.call {
	margin-top:30px;
}

/* [form] */


legend {
	font-size:120%;
	color:#43668e;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 25px 20px;
	margin-bottom:20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	float:left;
	margin-bottom:5px;
	font-size:110%;
}
label.small_label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:15px;
}
input, textarea {
	font:110% Verdana, Arial, Helvetica, sans-serif;
	width:500px;
	padding:5px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	width:513px;
	padding:5px;
}
textarea.fulltext {
	width:400px;
}
input.formbutt {
	width:auto;
	padding:0;
}

/* [/form] */

/* [footer] */

#footer_outer {
	width:100%;
	border-top:1px solid #dcdcdc;
	padding:25px 0 0;
}
#footer {
	height:92px;
	color:#404040;
	font-size:90%;
	clear:both;
	text-align:left;
	margin:0 auto;
	width:920px;
	padding:0 10px 0 30px;
}
#footer ul {
	width:580px;
	list-style:none;
	float:left;
}
#footer li {
	float:left;
	padding:0 7px 2px;
	line-height:100%;
	margin:5px 0 10px;
}
#footer li.valid {
	padding:0 10px;
}
#footer li.valid a {
	margin:0 2px;
}
#footer li.nobord {
	border:0;
}
#footer a {
	color:#404040;
	text-decoration:none;
}
#footer a:hover {
	color:#808080;
}
#footer .address {
	float:right;
}
#footer .address img {
	vertical-align:middle;
	margin:0 10px;
}
#footer a.arrival {
	color:#00aeef;
	font-weight:bold;
}
/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1px;
	clear:both;
}
hr {
	color:#e5e5e5;
	background-color:#e5e5e5;
	border:0;
	height:1px;
	clear:both;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.populate_off {
	display:none;
}
.populate_on {
	display:block;
}
.blue {
	color:#025b9c;
}
.orange {
	color:#f89e1c;
}
.center {
	text-align:center;
}
.firstpara {
	margin-top:0;
}
.smalltext {
	font-size:70%;
}
.imglft {
	float:left;
	margin:4px 20px 0 0;
}
.imgrt {
	float:right;
	margin:4px 0 0 20px;
}
.viking {
	vertical-align:middle;
	margin:3px 0 0 10px;
}
.call_link {
	font-weight:bold;
}
.call_link:hover {
	
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.apply {
	vertical-align:middle;
	margin-left:8px;
}
.yellow {
	color:#f89e1c;
}
.norb {
	margin-right:0;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.hide2 {
	display:none;
}

/* [/extra] */
