/*================================================================================

SITE PALETTE
blue dark: #2D5070
blue medium: #3D6A94
blue light: #E6F2FF
grey medium: #DDD or #D2D2D2
grey light: #F1F1F1
yellow: #FFDA0F

================================================================================*/

/* UNIVERSAL STYLES
================================================================================*/

body {
	font: 62.5% arial, helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: #3D6A94 url('../images5/bg.gif') repeat-x 0 40px;
	padding: 0 0 25px 0;
	margin: 0;
}

.spaw_body {
	font: 12px/16px arial, helvetica, sans-serif;
 	text-align: left;
	color: #757575;
 	background-color: #FFF;
	background-image: none;
	padding: 10px;
}

body * {
	margin: 0;
}

/* this is to fix the canoe add */
#er_ban0 {
	margin: 0px auto;
}

input.temp {
	display: none;
}

/* TYPOGRAPHY
================================================================================*/

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #10274A;
	padding: 16px 0 0 0;
}

h1.sectiontitle {
	float: left;
	height: 44px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #B93123;
	background: url('../images5/pagetitle.gif') no-repeat 0 0;
	padding: 0 0 0 52px;
	overflow: hidden;
}

h1.pagetitle {
	line-height: 1.2em;
	color: #155593;
	padding: 0 0 15px 0;
}

h2 {
	font-size: 1.4em;
	color: #B93123;
	padding: 16px 0 0 0;
}

h2.blue_gradient, h2.taf_title {
	font-size: 1.2em;
	color: #FFF;
	background: #119BD9 url('../images5/gradient_heading_blue.gif') repeat-y 0 0;
	padding: 4px 12px 4px 12px;
	margin: 20px 0 5px 0;
}

h2.taf_title {
	border-top: 1px solid #119AD8;
	border-bottom: 1px solid #FFF;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 1.2em;
	color: #B93123;
	color: #155593;
	padding: 8px 0;
}

h3.ezine_index {
	padding-bottom: 0;
	margin-bottom: -8px;
}

h4 {
	font-size: 1.2em;
	color: #CC0000;
	margin-bottom: -10px;
	margin-top: 4px;
}

h4, h5, h6 {
	font-size: 1em;
	padding: 8px 0;
}

hr {
	width: 100%;
	height: 1px;
	color: #7B4A4D;
	background: #7B4A4D;
	color: #D5D5D5;
	background: #D5D5D5;
	border: none;
	margin: 10px 0;
	clear: both;
}

blockquote {
	background: url('../images5/blockquote.gif') no-repeat 0 0;
	padding: 0 15px; /* NOTE: padding or margin greater than 15px on either side will cause layout to break in IE */
	margin: 10px 0;
	clear: both;
}

blockquote p {
	padding-top: 0;
}

p {
	padding: 8px 0;
}

a, a:visited, a:focus {
	color: #006AD7;
	text-decoration: none;
}

a:hover, a:active {
	color: #006AD7;
	text-decoration: underline;
}

ul, .spaw_body ul, ol, .spaw_body ol {
	padding: 8px 0;
	margin: 0 0 0 35px;
}

ol, .spaw_body ol {
	margin: 0 0 0 40px;
}

ul li ul, ul li ol, ol li ul, ol li ol, 
.spaw_body ul li ul, .spaw_body ul li ol, .spaw_body ol li ul, .spaw_body ol li ol {
	padding: 0;
}

ul li, .spaw_body ul li {
	list-style-image: url('../images5/ul_default.gif');
	padding: 2px 0 2px 5px;
}

ul.red_disc, .spaw_body ul.red_disc {
	list-style-type: none;
	padding: 5px 0;
	margin-left: 10px;
}

ul.red_disc li, .spaw_body ul.red_disc li {
	list-style-image: none;
	background: url('../images5/ul_featlinks.gif') no-repeat 0 5px;
	padding: 5px 0 5px 25px;
}

ul.check li, .spaw_body ul.check li {
	list-style-image: url('../images5/ul_check.gif');
	padding: 2px 0 2px 5px;
}

ul li li, ol li, .spaw_body ul li li, .spaw_body ol li {
	list-style-image: none;
	padding: 2px 0;
}

ol, ul, ol ol, ol ul, ul ol, ul ul, ol p, ul p, td, td p, td ol, td ul, form, fieldset, input, select {
	font-size: 1em;
}

td {
	vertical-align: top;
}

form, fieldset {
	padding: 0;
}

form ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#header ul li, div#content_side ul li, div#content_bot ul li {
	list-style-image: none;
}

form td {
	padding: 5px 0;
}

div#content label {
	color: #B93123;
	color: #006AD7;
	color: #155593;
}

input.textbox, textarea.textbox {
	background: url('../images5/textbox_bg.gif') no-repeat 0 0;
	border: 1px solid #AAA;
	border: 1px solid #BBB;
	padding: 2px 3px;
}

textarea.textbox {
	padding: 0;
}

input.submit {
	font: 0.8em arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: #BA3025;
	border: 3px double #FFF;
	padding: 2px 5px;
	overflow: visible;
}

* html input.submit {
	border: 3px double #BA3025;
}

span.required {
	color: red;
}

/*
input.submit {
	color: #FFF;
	background: #BA3025;
	border: none;
	padding: 2px 10px;
	overflow: visible;
}
*/

/* MAIN STRUCTURAL LAYOUT
================================================================================*/

div#sponsor_top, div#header, div#page_header, div#container_content, div#content_bot, div#footer {
	font-size: 1.2em;
}

div#sponsor_top {
	width: 780px;
	height: 94px;
	text-align: center;
	background: url('../images5/sponsor_top.gif') no-repeat 0 50%;
	padding: 3px 0 0 20px;
	margin: 0 auto;
}

div#container {
	width: 787px;
	text-align: left;
	background: #3D6A94;
	border: 1px solid #FFF;
	padding: 2px;
	margin: 4px auto;
}

div#header {
	width: 787px;
	height: 114px;
	background: #2D5070 url('../images5/header_img.jpg') no-repeat 100% 0;
	margin-bottom: -2px;
	position: relative;
	top: -2px;
	left: 2px;
}

div#header img { /* logo */
	float: left;
	border: none;
	margin: 0 -6px -25px 0;
	position: relative;
	top: -5px;
	left: -8px;
}

div#container_content_wrap {
	width: 787px;
	background: #FFF url('../images5/content_top.gif') repeat-x 0 0; /* top shadow */
	border-top: 1px solid #FFF;
	padding: 25px 0 0 0;
}

div#page_header {
	width: 747px;
	padding: 10px 15px 0 25px;
}

div#container_content {
/*	background: url('../images5/dot_bg.gif') repeat-y 556px 0; *//* vertical dotted border separating main and side content areas */
}

div#textsize {
	float: right;
	text-align: right;
	background: #FFF;
}

div#textsize img {
	cursor: pointer;
}

div#content {
	float: left;
	background: url('../images5/feat_deco.gif') no-repeat 100% 0;
	margin-top: -8px;
}

div#content_side {
	float: right;
	padding: 0 0 25px 5px;
	margin-top: -15px;
}

div#content_bot_wrap {
	width: 787px;
	background: #FFF url('../images5/dot_bg.gif') repeat-x 0 0;
	clear: both;
	padding: 5px 0;
}

div#content_bot {
	background: url('../images5/dot_bg_bot.gif') repeat-y 230px 0;
}

div#footer {
	width: 793px;
	text-align: center;
	color: #FFF;
	padding: 4px 0 0 0;
	margin: 0 auto;
	clear: both;
}

div.clear {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}


/* SIDE CONTENT STYLES
================================================================================*/

div.sponsor_side {
	text-align: center;
	padding: 15px 0;
	margin: 0 auto;
}

div#sponsor_skyscraper {
	text-align: center;
	margin: 0 auto;
}

/* Homepage Calendar Styles
--------------------------------------------------*/

div#calendar {
/*	position: relative;*/
	font-size: 12px;
}

div#calendar a, div#calendar a:visited, div#calendar a:focus, div#calendar a:hover, div#calendar a:active {
	color: #A6321B;
}

div#calendar table.events_cal {
	width: 163px;
	border: 1px solid #4668A5;
}

td.events_cal_day {
	padding: 2px;
}

td.events_cal_day_on, td.events_cal_day_off, td.events_cal_today {
	border: 1px solid #CDD8EE;
	padding: 2px;
}

td.events_cal_day {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #4668A5;
}

td.events_cal_day_on a, td.events_cal_day_on a:visited, td.events_cal_day_on a:focus, td.events_cal_day_on a:hover, td.events_cal_day_on a:active, 
td.events_cal_today a, td.events_cal_today a:visited, td.events_cal_today a:focus, td.events_cal_today a:hover, td.events_cal_today a:active {
	font-weight: bold;
}

td.events_cal_today {
	background: #CDD8EE;
}

div#calendar table img {
	vertical-align: middle;
}

div.events_wrapper {
	font-size: 0.9em;
/*	background: #FEFEFE;
	border: 1px solid #DFDFDF;
	border: 1px solid #CDD8EE;
	padding: 5px 5px 5px 10px;
	overflow: auto;*/
}

div.event_hidden {
	display: none;
	text-align: left;
	clear: both;
}

div.event_hidden p, div.event_instructions p {
	font-weight: bold;
	padding: 0 0 10px 0;
}

div.event_hidden ul {
	padding: 0;
	margin: 0;
}

div.event_hidden ul li {
	list-style-type: none;
	list-style-image: none;
	background: url('../images5/ul_event.gif') no-repeat 0 6px;
	padding: 4px 0 4px 18px;
}


/* FEATURE BOXES STYLES
================================================================================*/


/* Side Content Red Feature Boxes
--------------------------------------------------*/

div.featlinks {

}

* html div.featlinks {

}

div.featlinks h5 {
	font-size: 1em;
	text-align: center;
	color: #FFF;
	background: #E25446 url('../images5/gradient_heading_red.gif') repeat-y 0 0;
	padding: 3px 5px;
}

div.featlinks ul {
	list-style-type: none;
	font-size: 0.9em;
	background: url('../images5/gradient_box.gif') repeat-x 0 0;
	border: 1px solid #DFDFDF;
	border-top: 1px solid #FFF;
	padding: 5px 5px 5px 10px;
	margin: 0;
}

div.featlinks ul li {
	background: url('../images5/ul_featlinks.gif') no-repeat 0 5px;
	padding: 5px 0 5px 25px;
}

div.featlinks a, div.featlinks a:visited, div.featlinks a:focus, div.featlinks a:hover, div.featlinks a:active {
	color: #000;
}


/* Small Business News & Ask-An-Expert Boxes
--------------------------------------------------*/

div#news {
	font-size: 0.9em;
	background: url('../images5/news_shadow_bot.gif') no-repeat 100% 100%;
}

div#news div {
	float: right;
	background: url('../images5/news_shadow_top.gif') no-repeat 100% 12px;
	padding: 0 8px 8px 0;
}

div#news div div {
	background: #EAEBED;
	border: 1px solid #D7D7D7;
	border-top: none;
	padding: 0;
}

div#news ul {
	padding: 0 15px;
	margin: 0;
}

div#news ul li {
	list-style-type: none;
	list-style-image: none;
	background: url('../images5/ul_news.gif') no-repeat 0 8px;
	padding: 6px 0 6px 17px;
}

div#news p {
	text-align: center;
	padding-bottom: 15px;
	clear: both;
}

div#news a, div#news a:visited, div#news a:focus, div#news a:hover, div#news a:active {
	color: #1C63A1;
}

div#news p a, div#news p a:visited, div#news p a:focus, div#news p a:hover, div#news p a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #256FB0;
}

div#news h5 {
	height: 34px;
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	padding: 17px 0 0 25px;
}

/* Did You Know Box
--------------------------------------------------*/

div#didyouknow {
	font-size: 0.9em;
	background: url('../images5/border_red.gif') repeat-x 0 0;
	border-top: 1px solid #FFF;
	padding: 25px;
	clear: both;
}

div#didyouknow img {
	display: block;
}

/* Homepage Search Form Styles
--------------------------------------------------*/

div#search {
	background: #EFF0F2 url('../images5/border_red.gif') repeat-x 0 0;
	border-right: 1px solid #FFF;
	margin-top: 15px;
	padding: 25px 0 20px 0;
}

div#search form {
	padding: 0 25px;
}

div#search li {
	float: left;
	padding: 0 15px 0 0;
}

div#search label {
	display: block;
	font-weight: bold;
	color: #CD0102;
}

div#search input {
	border: 1px solid #757172;
	padding: 3px 4px;
}

div#search input.submit {
	width: auto;
	background: none;
	border: none;
	padding: 15px 0 0 0;
}


/* BOTTOM CONTENT LAYOUT & STYLES
================================================================================*/

div#sponsor_bot {
	float: left;
	width: 305px;
	text-align: center;
	background: #DFE0E2;
	border: 1px solid #D0D0D0;
	padding: 5px;
	margin: 0 5px;
}

* html div#sponsor_bot {
	margin: 0 5px 0 4px; /* Note: Correct background image disappearance bug */
}

/* Newsletter Styles
--------------------------------------------------*/

div#newsletter {
	float: left;
	width: 190px;
	font-size: 0.9em;
	padding: 5px 20px;
}


div#newsletter h5 {
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	background: #119BD9 url('../images5/gradient_heading_blue.gif') repeat-y 0 0;
	padding: 4px 5px;
}

div#newsletter form {
	display: block;
	float: left; /* Float to envelop inner floats */
	width: 160px;
	color: #AE1E13;
	background: url('../images5/gradient_box.gif') repeat-x 0 0;
	border: 1px solid #DFDFDF;
	border-top: 1px solid #FFF;
	padding: 0 14px 15px 14px;
}

div#newsletter ol li {
	padding-bottom: 3px;
}

div#newsletter ol li p {
	font-weight: bold;
}

div#newsletter label {
	display: block;
}

div#newsletter input {
	width: 150px;
	border: 1px solid #757172;
	padding: 3px 4px;
}

div#newsletter input.submit {
	float: right;
	width: auto;
	border: none;
	padding: 0;
	margin-top: 7px;
}

/* Quick Tools Styles
--------------------------------------------------*/

div#quicktools {
	float: left;
	width: 210px;
	padding: 5px 10px;
}

div#quicktools ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#quicktools li {
	padding: 0 0 5px 0;
	clear: both;
}

div#quicktools img {
	display: block;
	float: left;
}

div#quicktools p {
	float: left;
	width: 160px;
	padding: 0 0 0 5px;
}
/*
div#quicktools td {
	vertical-align: middle;
}
*/
div#quicktools a, div#quicktools a:visited, div#quicktools a:focus, div#quicktools a:hover, div#quicktools a:active {
	color: #AE1E13;
}


/* CONTACT FORM STYLES
================================================================================*/

form.form_contact fieldset {
	border-style: none;
	padding: 0;
	margin: 15px 0 0 0;
} 

form.form_contact fieldset ol {  
	list-style: none;
	padding: 0;
	margin: 0;
} 

form.form_contact fieldset li {
	margin-bottom: 8px;
}

form.form_contact label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	color: #10274A;
	padding-right: 15px;
}

form.form_contact input, form.form_contact textarea, form.form_contact select {
	width: 266px;
	height: 15px;
	color: #757575;
	border: 1px solid #888;
}

form.form_contact textarea {
	width: 350px;
	height: 200px;
	padding: 5px;
}

form.form_contact select {
	width: 280px;
	height: 20px;
}

form.form_contact fieldset.submit input {
	width: auto;
	height: auto;
	color: #FFF;
	background: #888 url('../images5/more_bg.gif') no-repeat 5px 50%;
	border: 1px solid #10274A;
	padding: 0 10px 0 20px;
	margin-left: 150px;
}


/* EVENTS CALENDAR TABLE
================================================================================*/

table.events_list {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 25px 0 0 0;
}
/*
table.events_list tr.heading {
	background: #119AD8 url('../images4/newsletter_title_bg1.gif') repeat-y 0 0;
}
*/
table.events_list th {
	font-weight: bold;
	color: #FFF;
	background: #0D81B6;
	border: 1px solid #FFF;
	padding: 4px 5px;
}

table.events_list td {
	background: #F0F0F0;
	border: 1px solid #FFF;
	padding: 4px 5px;
}

table.events_list a, table.events_list a:visited, table.events_list a:focus, table.events_list a:hover, table.events_list a:active {
	color: #146FBB;
}

/* Celebration Newsletter Styles
--------------------------------------------------*/

div#newsletter_side {
	float: left;
	width: 322px;
/*	font-size: 0.9em; */
	font-size: 1.1em;
	color: #FFF;
	background: url('../images5/newsletter_side_bg.gif') repeat-y 0 0;
	margin: 0 0 10px 6px;
}

* html div#newsletter_side {
	margin-left: 3px;
}

div#newsletter_side table {
	width: 100%;
}

div#newsletter_side h5 {
	font-size: 1.5em;
	color: #FFF;
	background: url('../images5/newsletter_side_bgtop.gif') no-repeat 0 0;
	padding: 20px 25px 0 30px;
}

div#newsletter_side form {
	display: block;
	float: left; /* Float to envelop inner floats */
	width: 322px;
	width: 262px;
	background: url('../images5/newsletter_side_bgbot.gif') no-repeat 0 100%;
	padding: 0 30px 20px 30px;
}

div#newsletter_side p {
	font-weight: bold;
	padding: 3px 0;
}

div#newsletter_side label {
	display: block;
}

div#newsletter_side input {
	width: 120px;
	border: none;
	padding: 3px 4px;
}

div#newsletter_side span input {
	width: 252px;
}

div#newsletter_side input.submit {
	float: right;
	width: auto;
	padding: 0;
	margin-top: 5px;
}

/* MAIN MENU NAVIGATION STYLES
================================================================================*/

div#nav {
	float: right;
	width: 575px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	bottom: 0;
	right: 0;
}

div#nav ul {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#nav li {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}

div#nav a, div#nav a:visited, div#nav a:focus, div#nav a:hover, div#nav a:active {
	display: block;
	font-size: 12px;
	color: #FFF;
	padding: 5px 18px;
}

div#nav a:hover {
	text-decoration: none;
}

div#nav ul li ul, div#nav ul li:hover ul, div#nav ul li.hover ul {
	display: none;
	width: 150px;
	background: #37699B;
/*	border: 1px solid #EEE;
	border-bottom: none;*/
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10;
}

div#nav ul li:hover ul, div#nav ul li.hover ul {
	display: block;
}

div#nav ul li ul li {
	width: 144px;
	background: #37699B;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #BBB;
	padding: 2px;
}

div#nav ul li ul li.first {
	border-top: 1px solid #EEE;
}

div#nav ul li ul li a, div#nav ul li ul li a:visited, div#nav ul li ul li a:focus, div#nav ul li ul li a:hover, div#nav ul li ul li a:active {
	display: block;
	width: 134px;
	font-size: 11px;
	line-height: 13px;
	padding: 3px 5px;
	margin: 0;
}

div#nav ul li ul li a:hover {
	background: #407AB4;
}

div#nav ul li span {
	display: block;
	font-style: italic;
	background: #6A96C3;
	padding: 3px 5px;
}


/* BOTTOM NAVIGATION STYLES
================================================================================*/

div#footer ul {
	list-style-type: none;
	color: #FFF;
	padding: 0 8px 10px 8px;
}

div#footer ul li {
	display: inline;
	padding: 0 5px;
}

div#footer a, div#footer a:visited, div#footer a:focus, div#footer a:active {
	color: #FFF;
	padding: 0;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer p {
	font-size: 0.85em;
	padding: 0;
}

div#footer p a, div#footer p a:visited, div#footer p a:focus, div#footer p a:hover, div#footer p a:active {
	color: #BBBBEE;
}

/* TOP 3 Archives Styles
================================================================================*/

div#top3_home {
	text-align: left;
}

div#top3_home div.top3content {
	display: none;
}

div#top3_ezine div.top3content {
	display: block;
}

div#top3_ezine ul.top3archives {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#top3_ezine ul.top3archives li {
	list-style: none;
}

ul.top3archives {
}

/* Table styles
================================================================================*/

ul.ul_hst {
	padding: 0 0 0 20px;
	margin: 0;	
}

ul.ul_hst li {
	list-style-type: none;
	list-style-image: none;
	background: url('../images4/ul_hst.gif') no-repeat 0 10px;
	padding: 5px 0 5px 20px;	
}

.table_hst {
	border-collapse: collapse;
	border: 1px solid #dedede;
	padding: 3px;
}
/*
.table_hst th, .table_hst td {
	border-bottom: 1px solid #AAA;	
}
*/

.table_hst th {
	border: 1px solid #FFF;	
}

.table_hst tr.ttl {
	color: #FFF;
	background: #119bd9;
	padding: 5px;	
}

.table_hst td {
	padding: 5px;	
}

.table_hst tr.odd {
	background: #EEE;	
}
