body {
	color: #333;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #3e0000;
	margin: 0;
}
p {}
td {}
a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FF0;
	text-decoration: underline;
}

#maintextbox {
	background-color: #e9e7d8;
	background-image: url(../images/fluerCtr.gif);
	padding-top: 20px;
	padding-bottom: 20px;
}
#practicetextbox { background-color: #d5d1b7; }
#bkgrd-topbar {
	background-color: #2F0D0D;
	background-image: url(../images/redbarTop.gif);
	background-repeat: repeat-x;
}
#bkgrd-bottombar {
	background-color: #e9e7d8;
	background-image: url(../images/redbarTop.gif);
	background-repeat: repeat-x;
}
#bkgrd-topred {
	background-color: #3e0000;
	background-image: url(../images/fluerTop.gif);
	background-repeat: repeat-x;
}
#bkgrd-bottomred {
	background-color: #200000;
	background-image: url(../images/fluerBtm.gif);
	background-repeat: repeat-x;
}

#footer { color: #ffc; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-align: center; padding: 15px; }
#footer a:link { color: #ffc ; text-decoration: none; }
#footer a:visited { color: #ffc ; text-decoration: none; }
#footer a:hover { color: #ffc ; text-decoration: underline; }
#footer a:active { color: #ffc ; text-decoration: underline; }

#pad20 { padding: 20px; }
#pad10 { padding: 10px; }
#pad-mainsec { padding: 20px 20px 20px 40px; }


.header { color: #600; font-size: 22px; font-family: Georgia, "Times New Roman", Times, serif; }
.subhead { color: #600; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.callout { color: #600; font-weight: bold; }

.quote-header { color: #cac6aa; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.quote { color: #600; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; }
.quote-person { color: #600; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; }

.quote-sec { color: #600; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; }
.quote-sec-mark { color: #c6c5b0; font-size: 25px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}


#sidebar { background-color: #c6c5b0; background-image: url(../images/bkgrd-sidebar.gif); }

.sidenav { color: #600; font-size: 13px; font-family: tahoma, Arial, Helvetica, Verdana, sans-serif; font-weight: bold; text-align: right; border-bottom: 1px solid #b0ae94; }
.sidenav a:link { color: #600 ; text-decoration: none; }
.sidenav a:visited { color: #600 ; text-decoration: none; }
.sidenav a:hover { color: #300 ; text-decoration: none; }
.sidenav a:active { color: #300 ; text-decoration: none; }

#scroll { background-image: url(../images/sec/scroll.gif); background-repeat: no-repeat; }

#rightsidenav { color: #fff; font-size: 14px; background-color: #b0ae94; padding: 15px; font-family: tahoma, Arial, Helvetica, Verdana, sans-serif; border: solid 1px; }
#rightsidenav a:link { color: #fff ; text-decoration: none; }
#rightsidenav a:visited { color: #fff ; text-decoration: none; }
#rightsidenav a:hover { color: #600 ; text-decoration: none; }
#rightsidenav a:active { color: #600 ; text-decoration: none; }

.picture { float:left ; padding-right:10px; padding-bottom:10px }
#contact_table { border-bottom: 1px dotted #999; }

.IconDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0;
}

