.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
	margin: 0px;
	background-color: #b1b286;
	background-attachment: fixed;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.contact {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.box {
	background-color: #fbfce6;
	border: 5px solid #e7e8cf;
}
.padder {
	padding: 0px;
	margin: 15px;
	border: 3px none #fbfce6;
}
.taglineblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}	
#flashcontent {
	margin: 0px;
	width: 800px;
	height: 450px;
	padding: 0px;
	background-color: #fbfce6;
	text-align: center;
	vertical-align: top;
}
