body {
	background-color:#000000
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: square;
	
}


.leftborder {
	background-image:url(images/scrollleft.jpg);
	background-repeat:repeat-y;
}

.content {
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat;
}

.rightborder {
	background-image:url(images/scrollright.jpg);
	background-repeat:repeat-y;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#52400A;
}

.titleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.titlestate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#060;
}

.quotegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#363;
}

.faqtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#339;
}

a {
	color: #003399;
}

li, .subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FFCC00;
}

.footer a:link {
	color: #FFCC00;
}

.footer a:visited {
	color: #FFCC00;
}

.storytext {
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat;
	font-size: 15px;
}
