/* Main Styles */
body {
	background-color: #fff;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.maintable {
	border: 4px solid #6d211c;
}
.insidetable {
	border: 1px solid #e3a03a;
}
a:link {
	color: #8d2a24;
}
a:visited {
	color: #6d211c;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #8d2a24;
}

/* Navigation */
.navbar {
	background-image: url(../images/bgrnd_navbar.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	border-bottom: 6px solid #e3a03a;
	border-top: 2px solid #e3a03a;
	font-weight: bold;
	font-size: 24px;
	text-transform: none;
	font-variant: small-caps;
}

/* Text Area */
.maintext {
	background-color: #f8f6df;
	background-image: url(../images/bgrnd_text.jpg);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.redaccent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8d2a24;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-size: 24px;
	text-decoration: underline;
	font-variant: small-caps;
}
.definitions {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 10px;
	font-size: 14px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}



/* Sidebar */
.sidebar2 {
	background-color: #8d2a24;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.sidebartitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 4px double #e3a03a;
}
.sidebarlink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.sidebaraccentleft2 {
	background-image: url('../images/vr_line_left.jpg');
	background-repeat: repeat-y;
}
.sidebaraccentright2 {
	background-image: url('../images/vr_line_right.jpg');
	background-repeat: repeat-y;
}
.sidebarscript {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

/* Footer */
.footer {
	background-image: url(../images/bgrnd_footer.jpg);
	background-repeat: repeat-x;
	background-color: #6d211c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-top: 2px solid #e3a03a;
	font-size: 9px;
	line-height: normal;
}
a.footerlink:link {
	color: #ffffff;
}
a.footerlink:visited {
	color: #fffdeb;
}
a.footerlink:hover {
	color: #fffdeb;
	text-decoration: underline;
}
a.footerlink:active {
	color: #ffffff;
}

/* Miscellaneous */
hr {
	color: #8d2a24;
	background-color: #8d2a24;
	height: 5px;
	margin-top: 0em;
}

/* Feedback Form */
.feedbackform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.homemoneytree {
	border-bottom: 2px solid #e3a03a;
	border-left: 2px solid #e3a03a;
	border-right: 2px solid #e3a03a;

}
/* homepage */

.hometitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8d2a24;
	font-weight: bold;
	font-size: 24px;
	text-transform: none;
	font-variant: small-caps;
}
.hometitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8d2a24;
	font-weight: bold;
	font-size: 18px;
	text-transform: none;
	font-variant: small-caps;
}