.master {
}
.main_bg {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.general_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #903801;
	text-decoration: none;
	font-weight: normal;
}
.general_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #886633;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
span {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(footer.jpg);
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #933c06;
	text-decoration: none;
}
.news_text a {
	color: #8E3701;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}

.main_navbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #893602;
	text-decoration: none;
	background-image: url(navbar.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.main_navbar a {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	
}
.main_navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #886633;
}
.top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.top_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #903801;
	text-decoration: none;
}
.divider_faq {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #913702;
}


p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.faq_questions {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #903801;
	text-decoration: none;
}
