body {
        background: #fff url("images/bg/bg_blacktile.jpg") left top scroll; 
}

body, td, p, span, div {
	font-family: verdana,sans-serif;
    font-size : 12px;
    line-height: 18px;
	color: #484848;
}

div#pageWrapper {
	border: 2px solid #ffffff;
	background-color: #D2D2D2;
}

div#logo {
        background: #fff url("images/uploaded/banner.jpg") left top scroll; 
}

div#pageFoot {
        clear: both;
        display: block;
        background-color: #ffffff;
        border-top: 3px solid #004477;
        padding: 10px;
        font-size: 10px;
        text-align: center;
        voice-family: "\"}\"";
        voice-family: inherit;
}
div#paidFor {
        color: 484848;
}
div#paidFor a {
        color: 000066;
        text-decoration: none;
        font-size: 10px;
}


div#pageHead {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #ffffff;
}



/* - - - - - - - - - - - - - -  RELATED BOX  - - - - - - - - - - - - - - */

div#related_box{
	margin: 10px;
	margin-top: 18px;
	margin-right:20px;
	float:right;
	padding:10px; 
	background: #e9e9e9;
	border-style: solid; border-width: 1px; border-color: #b2b2ac;
	width: 200px;
}

.related_box_link {
        font-size: 11px;
        text-decoration : none;
        padding-left : 15px;
        line-height: 20px;
        display: block;
		text-align: left;
}

a:link.related_box_link {
        color : #000000;
        padding-left : 12px;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
        padding-left:15px;
}
a:visited.related_box_link {
        color : #000000;
        padding-left : 15px;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
}

a:hover.related_box_link {
        font-weight: bold; 
        color : #263F66;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
}

a:visited.related_box_link {
}
/* - - - - - - - - - - - - - -  HOMEPAGE  - - - - - - - - - - - - - - */


.homepagecontent {
	padding-left: 5px;
	clear: both;
	border-bottom: 2px solid #1B1698; 
	
}

div#home_containers {
	margin-bottom:10px;
	background-color: #ffffff;
}
div#home_spacer {
	border-bottom:1px solid #cccccc;
	padding:10px;
}

div#home_container {
	padding-bottom:30px;
	padding-left:5px;
	padding-right:5px;
}

div#home_container h1{
	color:#1B1698;
	line-height:30px;
	padding-left:1px;
}




/* - - - - - - - - - - - - - -  COLUMN ONE  - - - - - - - - - - - - - - */


div#col1 {
	margin: 0;
	padding: 0;
	border: 0px dashed purple;
	width:100px;
}



/* - - - - - - - - - - - - - -  COLUMN TWO  - - - - - - - - - - - - - - */

div#col2 {
	float: left;
	margin: 0;
	margin-right: 4px;
	margin-left: 4px;
	padding: 8px 10 0 8px;
	border: 1px solid #B7C2DC;
	background-color: #ffffff;
}


/* - - - - - - - - - - - - - -  COLUMN THREE  - - - - - - - - - - - - - - */

div#col3 {
	float: right;
	margin-right: 2px;
	padding: 0;
	padding-right: 2px;
	border: 0px solid fuchsia;
}


/* - - - - - - - - - - - - - -  PAGES  - - - - - - - - - - - - - - */

div#pages {
	background-color: #ffffff;
	padding: 6px;
	margin-left:6px;
	text-align:left;
}

div#pages_onecol{
	background-color: #ffffff;
	padding: 6px;
}

div#pages_right{
	background-color: #ffffff;
	padding: 6px;
}

div#pages_left{
	background-color: #ffffff;
	padding: 6px;
}



/* - - - - - - - - - - - - - - - - - - - -  LINKS- - - - - - - - - - - - - - - - - - - - */

a {
	color: #004477;
	text-decoration: none;
}
a:visited {
	color: #004477;
	text-decoration: none;
}
a:hover {
	color: #004477;
	text-decoration: underline;
}
a:active {
	color: #004477;
	text-decoration: underline;
}

a:link.biglink {
	color: #416A9C;
	text-decoration: none;
        font-size : 16px;

}
a:visited.biglink {
	color: #416A9C;
	text-decoration: none;
        font-size : 16px;
}
a:hover.biglink {
	color: #416A9C;
	text-decoration: underline;
        font-size : 16px;
}
a:active.biglink {
	color: #719AcC;
	text-decoration: underline;
        font-size : 16px;
}

a:link.medlink {
        color: #004D81;
        text-decoration: none;
        font-size : 12px;

}
a:visited.medlink {
        color: #004D81;
        text-decoration: none;
        font-size : 12px;
}
a:hover.medlink {
        color: #004D81;
        text-decoration: underline;
        font-size : 12px;
}
a:active.medlink {
        color: #719AcC;
        text-decoration: underline;
        font-size : 12px;
}
a:link.tinylink {
        color: #004D81;
        text-decoration: none;
        font-size : 9px;

}
a:visited.tinylink {
        color: #004D81;
        text-decoration: none;
        font-size : 9px;
}
a:hover.tinylink {
        color: #004D81;
        text-decoration: underline;
        font-size : 9px;
}
a:active.tinylink {
        color: #719AcC;
        text-decoration: underline;
        font-size : 9px;
}



/* - - - - - - - - - - - - - - - - - - - -  HEADERS - - - - - - - - - - - - - - - - - - - - */

h1 {
	margin-left: .25em;
	margin-bottom: .5em;
	margin-top: 1.5em;
	color: #004477;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 0;
	padding-top: .5em;
	border-top: 1px #cccccc solid;
	color: #616A85;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin: 0;
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 0px;
	color: #616A85;
	font-size: 13px;
	line-height:  18px;
	font-weight: bold;
}


h5 {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 0px;
	color: #484848;
	font-size: 12px;
	line-height:  18px;
	font-weight: bold;
}

h6 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 0px;
	color: #616A85;
	font-size: 13px;
	line-height:  18px;
	font-weight: bold;
}


p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}






/* - - - - - - - - - - - - - - - - - - - -  LISTS  - - - - - - - - - - - - - - - - - - - - */



ol {
	margin: 0;
	margin-left: .5em;
	padding-left: 2em;
}


/* - - - - - - - - - - - - - - - - - - - -  HORIZONTAL RULES - - - - - - - - - - - - - - - - - - - - */

hr { 
	color: #004477; 
	background-color: #004477; 
	border: 0; 
	height: 1px; 
	width=95%; 
}

.bluerule { 
	color: #004477; 
	background-color: #004477; 
	border: 0; 
	height: 1px; 
	width=95%; 
}



/* - - - - - - - - - - - - - - -  GENERAL TEXT STYLES  - - - - - - - - - - - - - */

.txt_sm {
        color: #000000;
        font-size : 10px;
}

.txt_sm_heading {
        color: #000000;
        font-size : 9px;
        background : #D3D3D3;
}

.txt_md {
        color: #232323;
        font-size : 12px;
        line-height : 18px;
}

.txt_md_mdgrey {
        color: #8E8E8E;
        font-size : 11px;
}
.txt_lg {
        color: #000000;
        font-size : 12px;
}

.txt_lg_white {
        color: #FFFFFF;
        font-size : 12px;
}

.txt_lg_red {
        color: #FF0000;
        background: #f1f1f1;
        font-weight: bold;
        font-size : 12px;
}
.txt_xlg {
        color: #000000;
        font-size : 13px;
}

.txt_xlg_heading {
        color: #000000;
        font-weight: bold;
        font-size : 13px;
}

.txt_fade {
        color : #969696;
        font-style: italic;
}

.news_box {
        border : 1px solid #E1E1E1;
        }

.news_headline {
        font-size : 13px;
        font-weight : bold;
        background-color: #004477;
        color: #fff;
        }

.gallery {
        font-size : 10px;
        font-weight : normal;
		padding-left:20px;
		padding-right:20px;
        background-color: #ffffff;
        border : 1px solid #E1E1E1;
        color: #000000;
        }

div#txt_md ul {
        font-size : 12px;
        line-height : 18px;
}
div#txt_md ol {
        font-size : 12px;
        line-height : 18px;
}



/* - - - - - - - - - - MENU PANEL LINKS  - - - - - - - - - - */

.menu_blog {
        font-size: 11px;
        text-decoration : none;
        padding-left : 8px;
        line-height: 16px;
        display: block;
	text-align: left;
}

a:link.menu_blog {
        color : #000000;
        background-image: url(images/arrow_blogitem_off.png);
        background-repeat : no-repeat;
        padding-left:10px;
}
a:visited.menu_blog {
        color : #000000;
        background-image: url(images/arrow_blogitem_off.png);
        background-repeat : no-repeat;
        padding-left:10px;
}

a:hover.menu_blog {
        /* font-weight : bold; */
        color : orange;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
}

a:hover.menu_blog_on {
        /* font-weight : bold; */
        color : orange;
}

a:visited.menu_blog {
        color : #000000;
}



/* - - - - - - - - - - - - - -  LEFT COLUMN - EMAIL SIGNUP  - - - - - - - - - - - - - - */


div#col1 div.signup {
	padding: 0px;
	border: 1px solid #004477;
	background-color: #f2f2f2;
	margin-bottom: 14px;	
}

div#col1 div.signup h3 {
	margin: 0;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 0;
	background-color: #004477;
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div#col1 div.signup .quick_register_side_email {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	padding: 4px;
	font-size: 11px;
	width: 85%;
}

div#col1 div.signup .quick_register_side_zipcode {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	padding: 4px;
	font-size: 11px;
	width: 65%;
}

div#col1 div.signup .butn_submit{
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;

}

div#col1 div.signup h3 a {
	color: #416A9C;
	text-align: center;
	font-size: 11px;
	font-weight: bold;	
}

div#col1 div.signup h3 a:hover {
	text-decoration: none;
}


div#col1 div.signup p.reg {
	font-size: 9px;
	}
	
div#col1 div.signup p.formText {
	margin: 0;
	margin-bottom: .2em;
	padding: 6px 2px 0 2px;
	font-size: 9px;
	text-align: center;
}
div#col1 div.signup p.formData {
	clear: both;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	font-size: 9px;
	border: 0px #000 solid;
}

/* - - - - - - - - - - - - QUICK REGISTER QUICK TOP - - - - - - - - - - - - */

div#regquick_top {
	float:right;
	padding-top:75px;
	padding-right:20px;
}

/* - - - - - - - - - - - - - -  QUICK REGISTER FIELD STYLES  - - - - - - - - - - - - - - */

.quick_register_field_style {
	font-size: 11px;
	color: #1B1698;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-left: 2px;
	width:97%;
}

.quick_register_field_style_top {
	font-size: 11px;
	color: #1B1698;
}

.quick_register_field_style_zipcode {
	font-size: 11px;
	color: #1B1698;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-left: 2px;
	width:40%;
}

/* - - - - - - - - - - - - - -  BUTTONS  - - - - - - - - - - - - - - */

.butn_submit {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding: 1px 3px;

	border-top: 1px #99b4ea solid;
	border-left: 1px #99b4ea solid;
	border-bottom: 1px #004477 solid;
	border-right: 1px #004477 solid;
	background-color: #004477;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}


/* - - - - - - - - - - - - - -  COLUMN ONE SIDEBAR ITEMS  - - - - - - - - - - - - - - */
 
/*  messageBox  */
div#col1 div.messageBox {
	margin: 0;

	margin-bottom: 6px;
	padding: 0px;
	border: 1px solid #B7B7B7;
	background-color: #f2f2f2;
}

div#col1 div.messageBox h3 {
	margin: 0;
	padding: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 0;
	background-color: #004477;
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div#col1 div.messageBox a {
	color: #416A9C;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	
}
div#col1 div.messageBox a:hover {
	text-decoration: none;
}

div#col1 div.messageBox p, div.messageBox form {
	margin: 0;
	border: 0px solid green;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: .7em;
	font-size: 11px;
}
div#col1 div.messageBox p.link {
	border-top: 1px solid #BC3F3F;
	}




/* - - - - - - - - - - - - - -  COLUMN THREE STYLES- - - - - - - - - - - - - - */
	
div#col3 menu_blog {
        font-size: 11px;
        text-decoration : none;
        padding-left : 8px;
        line-height: 16px;
        font-weight : normal;
}

div#col3 a:link.menu_blog {
        font-weight : normal;
        font-size: 11px;
        color : #000000;
        background-image: url(images/arrow_blogitem_off.png);
        background-repeat : no-repeat;
        padding-left:10px;
}
div#col3 a:visited.menu_blog {
        font-weight : normal;
        font-size: 11px;
        color : #000000;
        background-image: url(images/arrow_blogitem_off.png);
        background-repeat : no-repeat;
        padding-left:10px;
}

div#col3 a:hover.menu_blog {
        font-weight : normal;
        font-size: 11px;
        color : orange;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
}

div#col3 a:hover.menu_blog_on {
        font-weight : normal;
        font-size: 11px;
        /* font-weight : bold; */
        color : orange;
}

div#col3 a:visited.menu_blog {
        font-weight : normal;
        color : #000000;
}



/* - - - - - - - - - - - - - -  COLUMN THREE SIDEBAR ITEMS  - - - - - - - - - - - - - - */
 
/*  messageBox  */
div#col3 div.messageBox {
	margin: 0;
	margin-bottom: 6px;
	padding: 0px;
	border: 0px solid #99b4ea;
 	background-color: #fff; 				
}

div#col3 div.messageBox h3 {
	margin: 0;
	padding: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 0;
	background-color: #99b4ea;
	background: #004477; 
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

div#col3 div.messageBox a {
	color: #416A9C;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	
}
div#col3 div.messageBox a:hover {
	text-decoration: none;
}

div#col3 div.messageBox p, div.messageBox form {
	margin: 0;
	border: 0px solid green;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: .7em;
	font-size: 12px;
}
div#col3 div.messageBox p.link {
	border-top: 1px solid #004477;
	font-size: 12px;
	}






/* - - - - - - - - - - - - - -  NAV TOP  - - - - - - - - - - - - - - */

div#navTop {
	float: right;
	margin: 0;
	padding-top: 94px;
	margin-right:0px;
	padding: 0;
	border: 0;
	border-left: 0px #17A54F solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 118px;
	
}
html>body #navTop {
	margin-top: 118px;
}

div#navTop ul {
	margin: 0;
	padding: 0;
	display: inline;
	border: 0;
}

div#navTop li {
	margin: 0;
	padding-top: 0;
	list-style: none;
	display: inline;
	
	}

div#navTop li.active a {
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	padding: 3px 10px 0 10px;
	border-top: 1px #17A54F solid;
	border-right: 1px #17A54F solid;
	border-bottom: 1px #17A54F solid;
	background-color: #6c6;
	background-image: url(images/butnbg_a.gif);
	color: white;
	font-size: 10px;
	font-weight: normal;
	
}

div#navTop li a {
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	padding: 3px 10px 0 10px;
	border: 0;
	border-top: 1px #17A54F solid;
	border-right: 1px #6c6 solid;
	border-bottom: 1px #0B5F2B solid;
	background-color: #3c6;
	color: white;
	background-image: url(images/butnbg.gif);
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}

div#navTop li a.first {
	border-left: 0px #e1e1e1 solid;
}

/* - - - - - - - - - - - - TABLES-BASED HORIZONTAL MENU - - - - - - - - - - - - */

div#toptablemenu {
	margin-bottom:10px;
}

div#showmenu{
  	background: url("/images/bg/menuback.jpg") repeat;
	border-top: 2px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	height: 50px;
}

table.toptablemenu { 
	text-align: center;
	margin-bottom:10px;
}

.toptablemenu_space{
	text-align: center;
  	display: block;
  	margin: 0;
  	font-size: 11px;
  	padding-top: 5px;
  	padding-bottom: 5px;
}

table.toptablemenu a {
	text-align: center;
  	display: block;
  	width: 100%;
  	margin: 0;
  	font-size: 14px;
	font-family: tahoma,verdana,sans-serif;
  	padding-top: 5px;
  	padding-bottom: 5px;
    color: #E9E9E9;
	text-decoration: none;
  	font-weight: bold;
}

table.toptablemenu a:focus {
  	color: #ffffff;
  	border: 0px solid #003366;
  	font-weight: bold;
  	color: #ffffff;
  	font-size: 12px;
}

table.toptablemenu a:hover {
  	color: #ffffff;
  	border: 0px solid #003366;
  	font-weight: bold;
  	color: #ffffff;
  	font-size: 12px;
}


/* - - - - - - - - - - - - DROPDOWN PORTION - - - - - - - - - - - - */

.toptablemenu_dropmenudiv{
	font:normal 12px Verdana;
	width: 200px;
	margin-top: 7px;
}

.toptablemenu_dropmenudiv a { /*THEME CHANGE HERE*/
	background-color:#223242;
	color: #ffffff;
	padding: 10px;
}

.toptablemenu_dropmenudiv a:hover { 
	background: #223242; 
	color: #ffffff; 
  	font-weight: bold;
}

.toptablemenu_dropmenudiv a:focus { 
	background: #223242; 
	color: #ffffff; 
  	font-weight: bold;
}

.toptablemenu_dropmenudiv a:visited { 
	background: #223242; 
	color: #ffffff; 
}


/* - - - - - - - - - - - - - -  LEFT HAND MENU  - - - - - - - - - - - - - - */

div.navBox {
	font-size: 20px;
	margin: 0 0 6px 4px;
	padding: 0;
	border: 0px #F7F7F7 solid;
	background-color: #fff;
}

div.navBox h4 {
	margin: 0;
	padding: 0;
	padding: 2px 0 2px 12px;
	background: #004477;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

div.navBox p, div.navBox form {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 12px;
	padding-bottom: 4px;
}

div.navBox ul {
	display: block; 
	margin: 0;
	padding: 0;
	list-style: none;
}

div.navBox li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 105%;
}

div.navBox li a {
	display: block;
	margin: 0;
	font-size: 11px;
	padding: 2px;
	padding-left: 12px;
	border: 0;
	border-bottom: 0px solid #ffffff;
	font-weight: normal;
	color: #484848;
	text-align: left;
}

div.navBox li a:visited {
	border-bottom: 0;
	color: #484848;
}

div.navBox li.last a {
	border-bottom: 0;
}

div.navBox li.last a:hover {
	border-bottom: 0;
}

div.navBox li a:hover {
	padding-top: 2px 0 3px 12px;
	background: #DDE2EE url(images/buttonbg_c.gif) no-repeat scroll;
	text-decoration: none;
}

div.navBox li ul li a {
	padding-right: 24px;
}

div.navBox li ul li a:hover {
	padding-right: 25px;
}


/* - - - - - - - - - - - - EVENTS - - - - - - - - - - - - */

.event_headline {
	font-size : 13px;
	font-weight : bold;
	background-color: #616A85;
	color: #fff;
}
.event_subhead {
	font-size : 13px;
	font-weight : bold;
	background-color: #616A85;
	color: #fff;
}

.event_fieldset{
        border:1px solid #666;
        padding:5px;
        margin:5px;
}
.event_legend {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#039;
        font-weight: bold;
        padding: 3px;
}
.event_sidebox2{
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:10px;
}
.event_invite {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #039;
        margin:12px 0 5px 0;
}



/* - - - - - - - - - - - - FORMS - - - - - - - - - - - - */

.formHead {
        margin: 0;
        margin-top: 1.5em;
        margin-bottom: 10px;
        padding-bottom: 10px;
        font-size: 11px;
        font-weight: bold;
        color: #6F6F6F;
        border-bottom: 1px #e1e1e1 solid;
}
.formText {
        margin: 0;
        margin-bottom: .5em;
        padding: 0;
        font-size: 10px;
}
.formLabel {
        margin: 0;
        margin-bottom: .5em;
        padding: 0;
        font-size: 9px;
        color: #6F6F6F;
        font-weight: bold;
}
.formData {
        clear: both;
        margin: 0;
        margin-bottom: .5em;
        padding: 0;
		font-family: verdana,sans-serif;
        color: #484848;
        font-size: 11px;
}


