body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F4C37E;
	background-image: url(images/layout/bgdark.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.mainbg {
	background-image: url(images/layout/bgmain.gif);
}
.border {
	background-image: url(images/layout/border.gif);
	background-repeat: repeat-y;
}
.topbg {
	background-image: url(images/layout/headerbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FEC744;
	margin-left: 25px;
	padding-left: 25px;
	color: #E09F44;


}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 7px;
	padding-left: 7px;

}
a.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/layout/hover.gif);
	background-repeat: repeat;
	display: block;



}
a:link {
	color: #F7E79D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #F7E79D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {

	color: #E09F44;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {


	color: #E09F44;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vertdash {
	background-image: url(images/layout/vertdash.gif);
	background-repeat: no-repeat;
	background-position: right 25px;
}
.text {
	font-size: 13px;
	text-align: justify;
}
.border2 {

	background-image: url(images/layout/border2.gif);
	background-repeat: repeat-y;
}
li {
	list-style-position: outside;
	list-style-image: url(images/layout/bullet.gif);
	text-align: justify;
	clip:   rect(auto auto auto auto);
	margin-top: 5px;
	padding-top: 5px;
	margin-left: -15px;
	padding-left: -15px;







}
input {
	background-color: #4D0D0B;
	color: #FFFFFF;
	border: 1px dashed #F4C37E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.faq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: lowercase;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FEC744;
	color: #F6AE48;
	margin-right: 15px;


}
textarea {
	background-color: #4D0D0B;
	color: #FFFFFF;
	border: 1px dashed #F4C37E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
select {

	background-color: #4D0D0B;
	color: #FFFFFF;
	border: 1px dashed #F4C37E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottombg {
	background-image: url(images/layout/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #E09F44;
	border-right-color: #E09F44;
}
.stats {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #FEC744;
	border-right-color: #FEC744;
}
.form {
	font-size: 11px;
	text-align: center;
	line-height: 30px;

}
