/************************************
*			 Redeclarations 				*
************************************/
#main{
	padding: 10px 10px 20px 10px;
}
h1.c2 {text-align: left}
span.c1 {color: #2A3A89}

/* Changing the primary color of the site */
.iboxtitle, .topwhite a, #aboutnav a, #aboutnav td, .navbarlightblue a, .lefttext a, .lefttitle{
	color: #fff;
	
}
.tdnav td, .tdnavon td{
	border-color: #000; 
}
/* Changing the hover color of the navs */
.tdnavon .navbarlightblue a, .lefttext a {
	color: #000;

}
/* Changing the primary background color of the site */
#aboutnav td, .iboxtitle, .lefttitle, .leftwhite, .navbaraudience a:hover, .tdnav, .white  {
	background-color: #408EA5; 
}
/* Changing the alternate background color of the site */
a:hover, .colorbar, .navbaraudience, .tdnav td.on, .tdnavon td.on, .tdnavon {
	background-color: #e7e7e7;
}
.content, .ql{
	background: #fff url(/sea/images/sidebar.jpg) repeat-y top right;
}
/* Changing the footer color, padding, and background color */
.footer, .footer a, .lightgray {
	color: #2b5f6e;
	background: #b3d2db;
}
.buffer{
background: #b3d2db;
}

div.errorbox {background: #FFFFAA; border: 1px dashed #D41F00; padding: 20px; margin: 0 20px 0 20px;}
div.formbox {background: #eeeedd; border: 1px solid #DDD; padding: 10px; margin: 0 10px 0 10px;}
th.promo {background: #CACABC; border-bottom: 1px solid #FFF; padding: 8px; text-align:left; font-size: 90%; }
tr.item {padding: 8px; font-size: 94%; vertical-align: top;}
td.desc {border-bottom: 1px solid #CACABC;}
td.center {text-align: center;}
div.smallformbox {background: #eee; border: 1px solid #DDD; padding: 10px; margin: 20px; font-size: 95%;}

}

.enlarge {
	font-size:9px;
	text-align:center;
}


		 
#tempbox	{
	clear: left;
	width:475px;
	margin:10px auto 18px;
	padding:10px;
	border:1px solid #999;
}

/***********************************/
