/* FAQ CSS */

body {
	margin: 0px;
	background: #412c23 url(../tileback.png) repeat;
	height: 100%;
}

#camps2008 {
	background-color: #fff3d2;
	width: 175px;
	height: 34px;
	float: left;
	margin-left: 5px;
	text-align: center;
	font: 30px Georgia, "Times New Roman", Times, serif;
}

#camps2008:hover {
	background-color: #f6e7be;
}


.contentwrap {
	background-color: #fff3d2;
	width: 885px;
	margin: 40px auto 40px auto;
	border-color: #e9d7a5;
	border-style: solid;
	border-width: 4px;
}

.linkwrap {
	margin-top: 50px;
	margin-left: 30px;
	height: 34px;
	width: 984px;
}

#home {
	background-color: #fff3d2;
	width: 101px;
	height: 34px;	
	float: left;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#home:hover {
	background-color: #f6e7be;
}

#faq {
	background-color: #f5bb64;
	color: #fff3d2;
	width: 77px;
	height: 34px;
	float: left;
	margin-left: 5px;
	text-align: center;
	font: 30px Georgia, "Times New Roman", Times, serif;
}

#faq:hover {
	background-color: #f5bb64;
}

#registration {
	background-color: #fff3d2;
	width: 178px;
	height: 34px;
	float: left;
	margin-left: 5px;
	text-align: center;
	font: 30px Georgia, "Times New Roman", Times, serif;
}

#registration:hover {
	background-color: #f6e7be;
}

#past {
	background-color: #fff3d2;
	width: 155px;
	height: 34px;
	float: left;
	margin-left: 5px;
	text-align: center;
	font: 30px Georgia, "Times New Roman", Times, serif;
}

#past:hover {
	background-color: #f6e7be;
}
#sponsors {
	background-color: #fff3d2;
	width: 130px;
	height: 34px;
	float: left;
	margin-left: 5px;
	text-align: center;
	font: 30px Georgia, "Times New Roman", Times, serif;
}

#sponsors:hover {
	background-color: #f6e7be;
}

#logo {
	background-image: url(../logo.png);
	width: 218px;
	height: 162px;
	float: right;
	margin-right: 55px;
	margin-top: 10px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #391f21;
	font-size: 54px;
	margin-left: 38px;
	margin-top: 60px;
}

#subheader {
	font-size: 28px;
	margin-left: 4px;
}

.welcome {
	margin-top: 50px;
	margin-left: 43px;
	margin-bottom: 20px;
}

.browntext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #391f21;
	display: inline;	
}

.browntext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #391f21;
	display: inline;	
}


.browntext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #391f21;
	display: inline;
}

.orangetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #edac4a;
	display: inline;
}

.orangetext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #edac4a;
	display: inline;
}

.toplink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #edac4a;
	display: inline;
	margin-left: 30px;
}

.toplink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #edac4a;
	display: inline;
}

.orangetext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #edac4a;
	display: inline
}

a:link {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #edac4a;
	display: inline;
	text-decoration: none;
}

.tabtext {
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #edac4a;
}

.tabtext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #391f21;	
	text-decoration: underline;
}

.tabtext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #391f21;	
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #edac4a;
}

a:active {
	text-decoration: none;
	color: #edac4a;
}

.paraslide {
	margin-left: 20px;
}

.headline {
	margin-top: 10px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #391f21;	
}

.title {
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: normal;
	color: #391f21;	
}

#questions {
	padding-right: 30px;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	background-color: #f5e6bd;
	border-style: solid;
	border-color: #e9d7a5;
	border-top-width: 4px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
}

.question {
	padding-top: 10px;	
}

/* Answers! */

#answers {
	padding-right: 30px;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	background-color: #f0dfb1;
}

.answert {
	margin-top: 20px;
	text-decoration: underline;
	color: #391f21;
	font: 22px Georgia, "Times New Roman", Times, serif;
}

.answerp {
	padding-right: 30px;
	margin-top: 10px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #391f21;	

}

.answerp a:link {
	text-decoration: underline;
}

table {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #391f21;
}

td {
	border-width: 1px 1px 0 0;
	margin: 0px;
	border-style: solid;
	border-color: #391f21;
	padding: 3px;
}