/* blank layout    	      */
/* Stylesheet created by: */
/* Tim Marsolais of       */
/* Technology-Works       */
/* Copyright 2004 		  */
/* All rights reserved	  */

/* general styles */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background: #9ff url("images/bg_lace.jpg") top left repeat;
	}

#wrap {
	width: 700px;
	margin: 5px auto;
	text-align: left;
	background: #fff url("images/bg_content.jpg") top left repeat-y;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}
	
p {
	line-height: 1.5em;
	color: #222;
	}
	
img {
	margin: 0 20px 20px 0;
	border: 1px solid #ccc;
	}
	
.bold {
	font-weight: bold;
	}
	
.caption {
	padding-left: 10px;
	font-size: 10px;
	color: #555;
	}
	
.return {
	clear: both;
	margin: 5px;
	text-align: right;
	}
	
.note {
	font-size: 10px;
	text-align: center;
	color: #555;
	}

/* header styles */

#header {
	height: 100px;
	margin: 0;
	padding: 0;
	background: #fcc;
	border-bottom: 1px solid #ccc;
	}
	
#busName {
	height: 100px;
	margin: 0;
	padding: 0;
	background: url("images/banner.jpg") top left no-repeat;
	}
	
#busName h1 {
	display: none;
	margin: 0;
	padding: 0;
	}
	
#tagline {
	display: none;
	margin: 0;
	padding: 0;
	}

#subHeading {
	line-height: 1.5em;
	color: #bbb;
	}

/* navigation styles */
	
#nav {
	height: 24px;
	width: 700px;
	position: absolute;
	top: 110px;
	}
	
#nav ul {
	margin: 0;
	padding: 0 25px;
	list-style-type: none;
	}
	
#nav li {
	height: 24px;
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav li img {
	margin: 0;
	padding: 0;
	border: none;
	}
	
#trail {
	display: none;
	margin: 0;
	padding: 0;
	}

/* content styles */

#content {
	margin: 25px 0 0 0; 
	padding: 5px 65px 2px 25px;
	text-align: left;
	}
	
#contentSponsors {
	margin: 25px 0 0 0; 
	padding: 5px 25px 2px 25px;
	text-align: left;
	}
	
#inner {
	margin: 0;
	padding: 0;
	}
	
li img {
	border: none;
	}
	
#ardenHills {	
	width: 250px;
	float: left;
	margin: 0 20px 20px 0;
	}
	
#ardenHills img {
	margin: 2px;
	padding: 0;
	}
	
#linkLeft {
	width:220px;
	}
	
#linkRight {
	width:290px;
	float:right;
	}
	
#linkLeft ul, #linkRight ul {
	margin: 0;
	padding: 0;
	}
	
#linkLeft li, #linkRight li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul#needsOptions {
	margin: 20px 0 20px 60px;
	}

ul#needsOptions li {
	list-style-type: none;
	}
	
table#reg_form td {
	padding: 4px;
	}
	
input, text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffc;
	}

/* print styles */

.questionUnit {
	border: 1px solid #000;
	padding: 10px;
	}
	
.questionUnit ul {
	margin: 10px;
	}
	
.questionUnit li {
	list-style-type: none;
	margin: 7px 0;
	display: block;
	border-bottom: 1px solid #ccc;
	}
	
.printList {
	width: 200px;
	float: left;
	}
	
/* address styles */

#address ul {
	margin: 0 10px 10px 20px;
	}
	
#address li {
	list-style-type: none;
	margin: 8px 0;
	}
	
ul#home {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
	
ul#home li {
	list-style-type: none;
	margin: 7px 0 7px 15px;
	}

/* footer styles */

#footer {
	width: 700px;
	margin: 0;
	padding: 15px 0 10px 0;
	text-align: center;
	font-size: 12px;
	background: #fcc;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	}

/* tworks footer styles */

#tworks {
	width: 490px;
	margin-left: 80px;
	padding: 4px 0 10px 30px;
	height: 25px;
	background: url("images/tw_cog_trans.gif") top left no-repeat;
	letter-spacing: .4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#tworks a {
	font-weight: bold;
}
