/*
覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 
   ｩ2005 American Web Services  |  All Rights Reserved.
覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧

#F6D019		yellow
#F6E385		light yellow
#9C1F2F		red
#2B2D72		blue
*/


/* BASE TAGS */
.body, body					{ background: #F6D019; font: 62.5% Verdana,Arial,Helvetica,sans-serif; color: #000; margin: 0px; padding: 0px; }
a,
a:active,
a:visited 					{ color: #771805; }
a:hover 					{ color: #0072AF; }
table,li,form,dl,td			{ margin: 0px; padding: 0px; }
img							{ border: 0px; }
dt							{ font-weight: bold; }
iframe						{ background: #FFF; margin: 0px; padding: 0px; }
h1							{ font-size: 1em; }
blockquote					{ background: #F6F1DB; font: normal 1.6em Georgia,'Times New Roman',Times,serif; padding: 10px; }
blockquote cite				{ font-size: 0.8em; padding-bottom: 15px; }


/* PROPERTIES */
.left						{ float: left; }
.right						{ float: right; }
.paddingtop					{ padding: 20px 0px 0px 0px; }
.margintop					{ margin: 10px 0px 0px 0px; }
.paddingbottom				{ margin: 0px 0px 10px 0px; }
.printonly					{ display: none; }
.bluetext					{ color: #2B2D72; }
.bluetext h1				{ margin: 0px; }


/* MAIN STRUCTURE */
.sitewrapper				{ width: 800px; }
.contentarea				{ width: 800px; font-size: 1.1em; line-height: 1.5em; }
.contentarea .maincolumn	{ width: 422px; float: left; }

.contentarea .rightcolumn	{ width: 170px; height: 415px; margin: 0px 0px 0px 10px; float: left; border: 0px solid #2B2D72; }
.contentarea h2				{ height: 24px; background: #FFF url(../_images/cosmetic/h2.gif) no-repeat bottom; font: bold 1.6em Verdana,Arial,Helvetica,sans-serif; color: #FFF; line-height: 1.1em; padding: 5px; }


/* FEATURED */
.featured				{ background: url(../_images/cosmetic/featured-bg.gif) no-repeat bottom; border: 1px dashed #FFF; padding: 0px 0px 10px 0px; }
.featured h1			{ margin: 10px; color: 2B2D72; }
.featured p				{ margin: 10px; color: #000; }
.promo					{ margin-bottom: 10px;}
.yellow, .yellow h1		{ color: #2B2D72; }
.red, .red h1			{ color: #9C1F2F; }


/* SUBMENU */
.submenu
{
	width: 170px;
	background: #2B2D72 url(../_images/menu/blue-submenu-bottom.gif) no-repeat bottom;
	font: normal 1em Arial,Helvetica,sans-serif;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}
.submenu a,
.submenu a:visited,
.submenu a:active			{ display: block; color: #FFF; line-height: 2.4em; margin: 0px 0px 0px 7px; }
.submenu a:hover			{ color: #F6E385; }


/* FOOTER AREA */
.footer						{ height: 125px; display: block; background: url(../_images/cosmetic/footer-bg.gif) no-repeat; color: #2B2D72; clear: both; text-align: right; margin: 25px 0px 0px 0px; }
.footer	small				{ display: block; padding: 45px 15px 0px 0px; }
.footer	small a,
.footer	small a:visited
.footer	small a:active		{ color: #2B2D72 !important; }
.footer	small a:hover		{ color: #9C1F2F !important; }
