/*
覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 
   ｩ2006 American Web Services  |  All Rights Reserved.
覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧

HEX			COLOR			PALETTE PRIORITY
----------------------------------------------------------
4C4C4C		dark gray		primary
FC1B24		red				primary
0E2C8E		navy			primary
FC3			yellow			secondary
FFD966		light yellow	tertiary
085E8D		off blue		tertiary
*/

/* TAGS */
.body, body				{ background: #4C4C4C; font: normal 62.5% Georgia,'Times New Roman',Times,serif; color: #4C4C4C; margin: 10px 0px 10px 0px; }
a,
a:active,
a:visited 				{ color: #FC1B24; }
a:hover 				{ color: #FC3; }
img						{ border: 0px; }
tr						{ vertical-align: top }
h1						{ font: normal 3.2em Georgia,'Times New Roman',Times,serif; color: #FC1B24; }
h2						{ font: normal 1.4em Georgia,'Times New Roman',Times,serif; color: #FC1B24; }
h3						{ font: bold 1.4em Georgia,'Times New Roman',Times,serif; color: #000; }


/* PROPERTIES */
.left					{ margin: 0px 10px 5px 0px; float: left; }
.right					{ margin: 0px 0px 5px 10px; float: right; }
.printonly				{ display: none; }


/* LAYOUT */
.sitewrapper			{ width: 800px; background: #FFF; font-size: 1.2em; text-align: left; border: 5px solid #FFF; }


/* MENU */
.menu					{ margin-bottom: 5px; }
.menu a,
.menu a:visited,
.menu a:active			{ display: block;
						font-weight: bold;
						color: #FFF;
						text-decoration: none;
						border-top: 1px solid #0E2C8E;
						border-bottom: 1px solid #0E2C8E; }
.menu a:hover			{ background: #FC1B24 url(../_images/menu-star.gif) no-repeat right; color: #FFF; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; }

/* MISC */
.disclaimer				{ font-size: 0.8em; padding: 10px; }
.president				{ color: #FC1B24; padding: 25px; text-align: center; }


/* FOOTER */
.footer					{ background: #FC3; font-weight: bold; font-size: 0.8em; color: #4C4C4C; margin-top: 5px; padding: 7px; text-align: center; clear: both; }
.footer a,
.footer a:visited,
.footer a:active		{ color: #4C4C4C; }
.footer a:hover			{ color: #4C4C4C; text-decoration: none; }