/*---------------------------------------BODY FORMATTING--------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/bg3.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
h1 {
	margin-left: 10px;
	font-size: 1.6em;
	color: #0149A0;
	border-bottom: 5px solid #0149A0;
}
h2 {
	margin-left: 20px;
	text-align: left;
	font-size: 1.4em;
	color:#F2646A;
}
h3 {
	margin-left: 30px;
	text-align: left;
	font-size: 1.2em;
	color: #0149A0;
	}
h4 {
	margin-left: 30px;
	text-align: left;
	font-size: 1.0em;
	color:#F2646A;
	}
h5	{
	margin-left: 30px;
	margin-bottom: 0px;
	padding-top: 10px;
	text-align: left;
	font-size: 1.2em;
	color:#F2646A;
	border-top: 3px solid #0149A0;
	}
h6 {
	margin-left: 0px;
	margin-bottom: -10px;
	text-align: left;
	font-size: 1.0em;
	color:#F2646A;
	}
p {
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	color: #000000;
	font-size: 1.0em;
	}
a:link {
	text-decoration: none;
	color: #0149A0;
	}
a:visited {
	text-decoration: none;
	color: #0149A0;
	}
a:active {
	text-decoration: none;
	color: #0149A0;
	}
a:hover {
	text-decoration: none;
	color: #F26A64;
	}
img a:link {
	text-decoration: none;
	color: #0149A0;
	}
img a:visited {
	text-decoration: none;
	color: #0149A0;
	}
img a:active {
	text-decoration: none;
	color: #0149A0;
	}
img a:hover {
	text-decoration: none;
	color: #F26A64;
	}
/*---------------------------------------BANNER FORMATTING------------------------------------------------*/	
#banner {
	width: 100%;
	height: 100px;
	background-color: #537FBD;
	border-bottom: 3px solid #F26A64;
	}
/*--------------------------MAIN NAVIGATION MENU AT TOP WITH DROP DOWNS-----------------------------------*/
#dropnav {
	width: 100%;
	text-align: center;
	border-bottom: 4px solid #F26A64;
	background-color: #0149A0;
	}
/*----------------------------------JUST A WRAPPER--------------------------------------------------------*/
#wrapper {
	position: relative;
	width: 100%;
	padding: 5px;
}
/*---------------------------------MAIN CONTENT AREA at RIGHT---------------------------------------------*/
#rightcontents {
	position: absolute;
	top: 20px;
	left: 210px;
	width: 580px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	visibility: visible;
}
#rightcontents ul {
	list-style-type: none;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	}
#rightcontents ul ul {
	margin-left: 50px;
	}
#rightcontents ul li{
	margin-top: 5px;
	margin-bottom: 10px;
	}
#rightcontents ol li {
	margin-top: 5px;
	margin-bottom: 10px;
	}
/*--------------------------NAVIGATION AT UPPER LEFT: COMMON TO ALL PAGES---------------------------------*/
#navcom {
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: bold;
	color: #0149A0;
	visibility: visible;
}
#navcom ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
#navcom ul li {
	width: 195px;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #0149A0;
	border-bottom: 1px solid #0149A0;
	border-left: 12px solid #0149A0;
	background-color: #FFFFFF;
	/*vertical-align: bottom;  Removes unwanted margin in IE */
}
#navcom ul li a:link {
	display: block;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 25px;
	color: #F26A64;
	text-decoration: none;
	background-color: #FFFFFF;
	}
#navcom ul li a:visited {
	display: block;
	padding-top: 6px;
	padding-left: 5px;
	height: 25px;
	color: #F26A64;
	text-decoration: none;
	background-color: #FFFFFF;
	}
#navcom ul li a:hover {
	display: block;
	padding-top: 6px;
	padding-left: 5px;
	height: 25px;
	color: #0149A0;
	text-decoration: none;
	background-color: #FFFFFF;
	}
#navcom ul li form {
	display: block;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
	height: 120px;	
	}
#navcom ul li form input {
	margin: 10px 0 0 10px;
	}
/*--------NAVIGATION AT LOWER LEFT: VARIABLE NAV OR MAY CONTAIN BRIEF TEXT OR IMAGE----------------------*/
#navvar {
	position: absolute;
	top: 275px;
	left: 0px;
	width: 189px;
	color: #0149A0;
	background-color: #FFFFFF;
}
#navvar ul {
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#navvar ul li {
	display: block;
	width: 189px;
	padding: 3px;
	height: 17px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0149A0;
	text-decoration: none;
	border-bottom: 1px solid #0149A0;
	border-left: 12px solid #0149A0;	
	font-size: 10px;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navvar ul li a:link {
	display: block;
	width: 189px;
	padding-top: 10px 0px 0px 5px;
	color: #0149A0;
	height: 17px;
}
#navvar ul li a:active {
	display: block;
	width: 189px;
	padding-top: 10px 0px 0px 5px;
	color: #0149A0;
	height: 17px;
}
#navvar ul li a:hover {
	display: block;
	width: 189px;
	padding-top: 10px 0px 0px 5px;
	color: #F56456;
	height: 17px;
}
#navvar p {
	margin: 0px;
	padding: 0px;
	color:#FF6600;
	}
/*-------------------------------------------------ACTION_ALERT_TEXT--------------------------------------*/
#action {
	position: absolute;
	top: 280px;
	left: 0px;
	width: 200px;
	}
#action p {
	margin: 5px 5px 5px 10px;
	padding: 5px;
	color: #990000;
	font-size: 12px;
	}
/*--------------------------------------------------BOOKS_TABLE-------------------------------------------*/
#books th {
	color: #f26a64;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 3px solid #f26a64;
	}
#books td {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 3px solid #f26a64;
	}
/*---------------------------------------------------LINKS_TABLE------------------------------------------*/
#links table {
	margin-left: 20px;
	}
#links th {
	color: #f26a64;
	padding: 10px 10px 10px 5px;
	text-align: left;
	border-bottom: 3px solid #f26a64;
	}
#links td {
	padding: 5px;
	border-bottom: 1px solid #eeeeee;
	width: 230px;
	}
/*---------------------------------------------------RCW_TABLE--------------------------------------------*/
#rcw table {
	margin: 0px;
	width: 500px;
	}
#rcw th {
	color: #0149a0;
	padding: 1px 1px 1px 2px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-bottom: 3px solid #f26a64;
	border-left: 1px solid #eeeeee;
	}
#rcw td {
	padding: 1px 1px 1px 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #eeeeee;
	}
/*----------------------------------------------------EVENT---------------------------------------------------*/
#event {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px 5px 10px 5px;
	background-color: #EBF5FF;
	border: 8px solid #ffffff;
	}
#event h2 {
	text-align: center;
	margin: 0px;
	padding: 10px;
	background-color: #0149a0;
	color: #ffffff;
	}
#event h3 {
	text-align: center;
	padding: 30px 0px 0px 0px;
	}
#event h4 {
	text-align: center;
	padding-top: 20px;
	}
#event h5 {
	margin-top: -20px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	border: none;
	font-size: 12px;
	}
#event p {
	text-align: left;
	}
#event img {
	margin-right: 10px;
	padding: 0px;
	border: 4px solid #0149a0;
	}
/*----------------------------------------------------QUOTE---------------------------------------------------*/
#quotezone {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	color: #000066;
	background-color: #DDDDDD;
	border: 1px solid #BBBBBB;
	}
#quotezone p {
	text-align: left;
	}
/*--------------------------------------------COPYRIGHT---------------------------------------------------*/
#copyright {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 20px 20px 20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	letter-spacing: .3em;
	color: #000000;
	}
/*----------------------------------------------------CLASSES---------------------------------------------------*/
.doubleclear {
	clear: both;
}
.imgcenter {
	text-align: center;
}
.imgright {
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
}
.imgleft {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.red12oblilque /* red12oblique is only on the stay-informed page*/
		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #F2646A;
}