/*************************************
 * Frankendesigns, LLC               *
 * http://www.frankendesigns.com     *
 * info@frankendesigns.com           *
 *************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #200A00;
}

.contentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #200A00;
}

.contentText a:link {
	font-weight: bold;
	color: #FFBC6B;
	text-decoration: none;
}

.contentText a:active {
	font-weight: bold;
	color: #FFBC6B;
	text-decoration: none;
}

.contentText a:visited {
	font-weight: bold;
	color: #FFBC6B;
	text-decoration: none;
}

.contentText a:hover {
	font-weight: bold;
	color: #200A00;
	text-decoration: underline;
}

.input {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 260px;
	height: 19px;
}

.inputMulti {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 260px;
	height: 100px;
}

.dropDown {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

.radioButton {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

.button {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	background-color:#922E00;
}

.addressInfo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 14px;
	color: #FFBC6B;
}

.addressInfo a:link {
	font-weight: bold;
	color: #FFBC6B;
	text-decoration: none;
}

.addressInfo a:active {
	font-weight: bold;
	color: #FFBC6B;
	text-decoration: none;
}

.addressInfo a:visited {
	font-weight: bold;
	color: #FFBC6B;
	text-decoration: none;
}

.addressInfo a:hover {
	font-weight: bold;
	color: #FFBC6B;
	text-decoration: underline;
}

.footerNav {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	background-color:#922E00;
	color: #FFFFFF;
}

.footerNav a:link {
	color: #FFBC6B;
	text-decoration: none;
}

.footerNav a:active {
	color: #FFBC6B;
	text-decoration: none;
}

.footerNav a:visited {
	color: #FFBC6B;
	text-decoration: none;
}

.footerNav a:hover {
	color: #200A00;
	text-decoration: none;
}

.copyrightInfo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #6A6A6A;
}
