/* vwjam CSS Document */

/* color guide:

Palm Green: #3f3d24
Velvet Green: #3f5a4c
Turquoise: #5e877d
Blue White: #cedccf
Brilliant Orange: #be5622
Marino Yellow: #dca800
Sand Green: #d7d7a6 */




body {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #3f3d24;
	line-height: 140%;
	
}

.credit {
	font-size: 11px;
	color: #8d8475;
	}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #be5622;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #be5622;
	}




#topleft {
	position:absolute;
	width:62px;
	height:300px;
	z-index:11;
	left: 0px;
	top: 0px;
}

#banner {
	position:absolute;
	width:643px;
	height:149;
	z-index:10;
	left: 62px;
	top: 0px;
}
#skyline {
	position:absolute;
	width:643px;
	height:151px;
	z-index:9;
	left: 62px;
	top: 149px;
}
#date {
	position:absolute;
	width:235px;
	height:300px;
	z-index:8;
	left: 705px;
	top: 0px;
}
#homevan {
	position:absolute;
	width:389px;
	height:38px;
	z-index:7;
	left: 0px;
	top: 300px;
}
#infobox {
	position:absolute;
	width:67;
	height:38px;
	z-index:6;
	left: 389px;
	top: 300px;
}
#eventbox {
	position:absolute;
	width:125;
	height:38px;
	z-index:5;
	left: 456px;
	top: 300px;
}
#registerbox {
	position:absolute;
	width:134;
	height:38px;
	z-index:4;
	left: 581px;
	top: 300px;
}
#directionsbox {
	position:absolute;
	width:149;
	height:38;
	z-index:3;
	left: 715px;
	top: 300px;
}
#lookbox {
	position:absolute;
	width:76px;
	height:38px;
	z-index:2;
	left: 864px;
	top: 300px;
}

#bottom {
	position:absolute;
	width:940;
	height:412;
	z-index:1;
	left: 0px;
	top: 338px;
}


#bottominterior {
	position:absolute;
	width:940px;
	min-height:412px;
	z-index:1;
	left: 0px;
	top: 338px;
	background-image: url(images/bottom_interior.gif);
	background-repeat: no-repeat;
}




#subnav {
	position:absolute;
	width:297px;
	height:23px;
	z-index:2;
	left: 397px;
	top: 7px;
	text-align:right;
}

#fbt {
	position:absolute;
	width:70px;
	height:23px;
	z-index:2;
	left: 700px;
	top: 7px;
	text-align:right;
}

#mailbox {
	position:absolute;
	width:169;
	height:41px;
	z-index:4;
	left: 774px;
	top: 9px;
}

#tweetbox {
	position:absolute;
	width:193;
	height:230px;
	z-index:9;
	left: 747px;
	top: 59px;
}


#leftcol {
	position:absolute;
	width:440px;
	z-index:6;
	left: 0px;
	top: 50px;
	padding:20px;
	margin:0px;

}
#rightcol {
	position:absolute;
	width:430px;
	z-index:7;
	left: 460px;
	top: 50px;
	padding:20px;
	margin:0px;
	
}

div#onecol {
	position:absolute;
	width:920px;
	height:450px;
	z-index:8;
	left: 0px;
	top: 50px;
	padding:20px;
	margin:0px;
	
}


a {
	font-size: 12px;
	font-weight: bold;
	color: #be5622;
	
}

.inline a:link {
border-bottom: 1px dotted #be5622;
text-decoration: none; 
}

.inline a:visited {
border-bottom: 1px dotted #be5622;
text-decoration: none;
color: #be5622;
}

.inline a:hover {
border-bottom: 1px dotted #be5622;
text-decoration: none;
background-color: #cedccf;
}

.inline a:active {
border-bottom: 1px dotted #be5622;
text-decoration: none;
background-color: #cedccf;
}

.inline a:link {
border-bottom: 1px dotted #be5622;
text-decoration: none; 
}

.inlineh1 a:visited {
font-size: 18px;
border-bottom: 1px dotted #be5622;
text-decoration: none;
color: #be5622;
}

.inlineh1 a:hover {
font-size: 18px;
border-bottom: 1px dotted #be5622;
text-decoration: none;
background-color: #cedccf;
}

.inlineh1 a:active {
font-size: 18px;
border-bottom: 1px dotted #be5622;
text-decoration: none;
background-color: #cedccf;
}

.inlineh1 a:link {
font-size: 18px;
border-bottom: 1px dotted #be5622;
text-decoration: none; 
}


.home a:link {
text-decoration:none;
color: #f7eebc;
}

.home a:visited {
text-decoration:none;
color: #f7eebc;
}

.home a:hover {
text-decoration:none;
color: #dca800;
}

.home a:active {
text-decoration:none;
color: #dca800;
}


.interior a:link {
text-decoration:none;
color: #5e877d;
}

.interior a:visited {
text-decoration:none;
color: #5e877d;
} 

.interior a:hover {
text-decoration:none;
color: #dca800;
}

.interior a:active {
text-decoration:none;
color: #dca800;
}


div.formlabel {
  			font-weight: bold;
  			width: 250px;
  			margin-bottom: 12px;
  			float: left;
  			text-align: left;
  			clear: left;
  		}
  		
div.formsublabel {
  			font-weight: bold;
  			font-size: 11px;
  			width: 430px;
  			margin-bottom: 12px;
  			float: left;
  			text-align: left;
  			clear: left;
  		}
  		
div.formfield {
  			font-weight:normal;
  			margin-bottom: 12px;
  			float:left;
  			text align: left;
  			
  		}
  		
  
  
  
  

#container {
	display:inline;
	float:left;
	position:relative;
}
#centerizer {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}


