/* -- body ----------------------------------------------------------- */
body { background:#fff; margin-top: 0px; margin-left: 0px; margin-right: 0px; padding: 0; }
#pageplacement { width: 800px; margin-left: auto; margin-right: auto; }
	
/* -- links ----------------------------------------------------------- */
A 			{ color: #339999; text-decoration: underline; font-size: 11px; } 
A:link		{
	color: #4C0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
} 
A:visited	{ 
	color: #4C0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
} 
A:active	{ color: #4C0101; } 
A:hover		{ color: #4C0101; }

a.redlink 			{ font-family: Georgia, "Times New Roman", Times, serif; color: #4C0101; text-decoration: none; font-size: 12px; }
A.redlink:visited	{ font-family: Georgia, "Times New Roman", Times, serif; color: #4C0101; text-decoration: none; font-size: 12px; }
A.redlink:active	{ font-family: Georgia, "Times New Roman", Times, serif; color: #4C0101; text-decoration: none; font-size: 12px; } 
A.redlink:hover		{ font-family: Georgia, "Times New Roman", Times, serif; color: #4C0101; text-decoration: underline; font-size: 12px; }

a.tanlink 			{ font-family: Georgia, "Times New Roman", Times, serif; color: #836E2C; text-decoration: none; font-size: 12px; }
A.tanlink:visited	{ font-family: Georgia, "Times New Roman", Times, serif; color: #836E2C; text-decoration: none; font-size: 12px; }
A.tanlink:active	{ font-family: Georgia, "Times New Roman", Times, serif; color: #836E2C; text-decoration: none; font-size: 12px; } 
A.tanlink:hover		{ font-family: Georgia, "Times New Roman", Times, serif; color: #836E2C; text-decoration: underline; font-size: 12px; } 

/* -- font elements ---------------------------------------------------- */
.txt, td, th, p, input, select, textarea { font-family: Georgia, "Times New Roman", Times, serif; color: #4C0101; font-size: 12px; text-decoration: none; font-weight: normal; line-height: 16px; }

.headertan14 { font-family: Georgia, "Times New Roman", Times, serif; color: #836E2C; font-size: 14px; line-height: 25px; font-weight:bold  }
.headerred21 { font-family: Georgia, "Times New Roman", Times, serif; color: #4C0101; font-size: 21px; line-height: 25px; font-weight:bold  }
.headerred22 { font-family: Georgia, "Times New Roman", Times, serif; color: #4C0101; font-size: 21px; line-height: 27px; font-weight:bold  }
.headerred16 { font-family: Georgia, "Times New Roman", Times, serif; color: #4C0101; font-size: 16px; line-height: 25px; font-weight:bold  }
.headerwhitebold14 { font-family: Georgia, "Times New Roman", Times, serif; color: #fff; font-size: 14px; line-height: 25px; font-weight:bold  }
.caption12	 { font-family: Georgia, "Times New Roman", Times, serif; color: #fff; font-size: 12px; line-height: 16px; font-style:italic }
.tantext	{ color: #836E2C; }
.boldtext	{ font-weight:bold }
.bolditalictext	{ font-style: italic; font-weight:bold }
.footertan11 { font-family: Arial, Helvetica, sans-serif; color: #836E2C; font-size: 11px; line-height: 25px; }
.footerred9 { font-family: Arial, Helvetica, sans-serif; color: #663366; font-size: 9px; line-height: 25px; }


/* -- font colors ------------------------------------------------------ */
.lightgrayfont { color: #ccc; }
.fontwhite  { color: #fff; }

/* -- background colors ------------------------------------------------- */
.lightgray { background:#ccc; }
.goldlight { background:#DAB76F;}
.white { background:#fff;}
.red { background:#4C0101;}

/* -- objects --------------MARGIN (TOP, RIGHT, BOT, LEFT)---------------- */
#padall5 { margin: 5px 5px 5px 5px; }
#padall10 { margin: 10px 10px 10px 10px; }

#padallleft12 { margin: 10px 10px 10px 12px; }
#padright10 { margin: 0px 10px 0px 0px; }
#padleft5 { margin: 0px 0px 0px 5px; }

#padrightbot10 { margin: 0px 10px 10px 0px; }
#padleftbot10 { margin: 0px 0px 10px 10px; }

#padfooter5 { margin: 0px 0px 0px 5px; }


#alignRight { text-align:right }

#line1 { background-color:#DED9C2; margin: 2px 2px 2px 5px; line-height: 20px; }
#line2 { background-color:#EEECE0; margin: 2px 2px 2px 5px; line-height: 20px;}

#padsubnav { margin: 2px 10px 2px 10px; background:#836E2C}
#padnav { margin: 2px 10px 2px 0px; }

/* -- background images ------------------------------------------------- */
#topback { background: url(images/header_back.jpg) top right no-repeat; }


/* -- boxes ------------------------------------------------------------ */
.box { border: solid; border-width: 1px; border-bottom-color: #000; border-top-color: #000; border-left-color: #000; border-right-color: #000; background:#000; }


/* -- library ------------------------------------------------------------ */
.xxx {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:12px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	text-align: center;
	text-indent: -10px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	background:#FFF;
	text-transform:uppercase;
}
