body {
	margin: 25px 0 0 0;
	padding: 0;
	background-color: #ffffff; 
	background-image:url('/images/bg/headbg.jpg');
	background-repeat:repeat-x;
}

img {
  border: 0px;
}

div#logo {
	background: url('/images/uploaded/banner.png') no-repeat;
	overflow:hidden;
	height:235px;
}

html>body #logo {
	height:235px;
}


#contentWrapper {
	background-color: #ffffff;
}

.home_object {
	display:none;
}

.object {
	display:none;
}


/* - - - - - - - - - - - - - -  FOOTER  - - - - - - - - - - - - - - */

#footerWrapper {
	background-color: #00704A; 
	border-top: 3px solid #FFCF5D;

}

#paidFor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#paidFor a {
	color: #ffffff;
	font-weight: bold;
}

#paidFor a:hover {
	text-decoration: underline;
}


/* - - - - - - - - - - - - - -  HOMEPAGE  - - - - - - - - - - - - - - */

div#home_container p {
	padding-left:10px;
	padding-right:5px;
} 


.homepagecontent {
	padding-left: 0px;
	clear: both;
	border-bottom: 2px solid #cccccc; 
	
}

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

div#home_spacer {
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}

div#home_container_2 {
	padding-bottom:30px;
	padding-left:0px;
	padding-right:0px;
}

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



div#home_container_2a {
	padding-bottom:30px;
	padding-left:3px;
	padding-right:1px;
	background-color: #ffffff;
}

div#home_container_2a h1{
	color:#1B1698;

}


div#home_container_2b {
	margin-bottom:20px;
	padding-left:4px;
	padding-right:4px;
	background-color: #ffffff;
	border-bottom: 2px solid #F2CD73;
	clear:both;
	width:240px;
	float:left;

}

div#home_container_2b h5{
	background-color:#c0c0c0;
	display:block;
	height:25px;
	text-align:center;
}

div#home_container_2c {
	margin-bottom:20px;
	padding-left:4px;
	padding-right:4px;
	background-color: #ffffff;
	border-bottom: 2px solid #F2CD73;
	float:right;
	width:240px;
}

div#home_container_2c h5{
	background-color:#c0c0c0;
	display:block;
	height:25px;
	text-align:center;
}



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


div#col1 {
	margin: 0;
	padding: 0;
}



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

div#col2 {
	border: 1px solid #B7C2DC;
	background-color: #ffffff;
}


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

div#col3 {
	margin: 0;
	padding: 0;
}


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

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

div#pages_right{
	margin-bottom:10px;
	background-color: #ffffff;
	border: 1px solid #b6b7b7;
	padding: 6px;
	text-align:left;
}

div#pages_left{
	margin-bottom:10px;
	background-color: #ffffff;
	border: 1px solid #b6b7b7;
	padding: 6px;
	text-align:left;
}

div#pages_onecol{
	margin-bottom:10px;
	background-color: #ffffff;
	border: 1px solid #b6b7b7;
	padding: 6px;
	text-align:left;
}



/* - - - - - - - - - - - - - -  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 {
}

/* - - - - - - - - - - - - - -  SHARE  - - - - - - - - - - - - - - */	

.share_actions{
	display:block;
	padding:15px;
	border:0px solid #ff0000;
	font-size:20px;
	font-weight:bold;
}

div#share {
	border:1px solid #000000;
}

div#share_title {
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	padding:5px;
	border-bottom:1px solid #000000;
	background-color: #346DB0;
}

#share_content {
	padding:5px;
}

.StepNumber {
    Font-Size: 1.8em;
    Padding: 3px 6px 0 2px;
    Margin-Bottom: 12px;
}


#email_text {
  width: 380px;
  border: 1px solid #cccccc;
  padding: 40px 20px 10px;
	text-align:left; /* Musts be here */
}

span.required {
  color: #DD0000;
}


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



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


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

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

.bluerule { 
	color: #FFCF5D; 
	background-color: #FFCF5D; 
	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 : 11px;
        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: #FFCF5D;
        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 & RIGHT COLUMN - EMAIL SIGNUP  - - - - - - - - - - - - - - */


div#col1 div.signup, div#col3 div.signup {
	padding: 0px;
	border: 1px solid #385735;
	background-color: #f2f2f2;
}

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

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

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


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

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


div#col1 div.signup p.reg, div#col3 div.signup p.reg {
	font-size: 9px;
}
	
div#col1 div.signup p.formText, div#col3 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, div#col3 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;
	background-image:url('/images/uploaded/joinus.png');
	background-repeat:no-repeat;
	background-position:center left;
}

/* - - - - - - - - - - - - - -  Quick Register  - - - - - - - - - - - - - - */

.quick_register_email {
	width:150px;
	margin-right:2px;
	color:#00704A;
	font-size:11px;
	padding:3px;
}

.quick_register_fname {
	width:90px;
	margin-right:2px;
	color:#00704A;
	font-size:11px;
	padding:3px;
}

.quick_register_lname {
	width:90px;
	margin-right:2px;
	color:#00704A;
	font-size:11px;
	padding:3px;
}

.quick_register_state {
	margin-right:2px;
}

.quick_register_city {
	width:90px;
	margin-right:2px;
	color:#00704A;
	font-size:11px;
	padding:3px;
}

.quick_register_zipcode {
	width:80px;
	margin-right:2px;
	color:#00704A;
	font-size:11px;
	padding:3px;
}

.quick_submit {
	margin-bottom: 2px;
	border-top: 1px #e2e2e2 solid;
	border-left: 1px #e2e2e2 solid;
	border-bottom: 1px #484848 solid;
	border-right: 1px #484848 solid;
	background-color: #FFCF5D;
	font-family: verdana, sans-serif;
	font-size: 9px;
	padding: 3px;
	font-weight: bold;
	color: #00704A;
}

/* - - - - - - - - - - - - - -  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 #FFCF5D solid;
	border-right: 1px #FFCF5D solid;
	background-color: #FFCF5D;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00704A;
}


/* - - - - - - - - - - - - - -  COLUMN ONE SIDEBAR ITEMS  - - - - - - - - - - - - - - */
 
/*  messageBox  */
div#col1 div.messageBox {
	margin: 0;
	margin-bottom: 6px;
	padding: 0px;
	border: 1px solid #B7B7B7;
	background-color: #D2D2D2;
}

div#col1 div.messageBox h3 {
	margin: 0;
	padding: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 0;
	background-color: #FFCF5D;
	color: #004F33;
	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 #B7B7B7;
	background-color: #ffffff;				
}

div#col3 div.messageBox h3 {
	margin: 0;
	padding: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 0;
	background-color: #99b4ea;
	background: #FFCF5D; 
	color: #004F33;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div#col3 div.messageBox a {
	color: #416A9C;
	text-align: center;
	font-size: 11px;
	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: 11px;
}
div#col3 div.messageBox p.link {
	border-top: 1px solid #FFCF5D;
	}






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

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

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;
}


/* - - - - - - - - - - - - - -  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: #FFCF5D;
	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;
}



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

div#showmenu {
	border-bottom: 0px solid #064f92;
	background-image: url('/images/bg/cwmenu.jpg');
	background-repeat: repeat-x;
	background-color: #cccccc;
	padding-bottom: 0px;
}



table.toptablemenu { 
  text-align: center;
  
}

.toptablemenu_space {
  text-align: center;
  display: block;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ffffff;
}

table.toptablemenu a {
  text-align: center;
  display: block;
  width: 100%;
  margin: 0;
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #004F33;
  text-decoration: normal;
  font-weight: bold;
}

table.toptablemenu a:hover {
  background-image: url('/images/bg/cwmessnu3.jpg');
  color: #004F33;
  font-size: 12px;
}

table.toptablemenu a:focus {
  color: #004F33;
  font-size: 12px;
}

table.toptablemenu a:visited {
  color: #004F33;
  font-size: 12px;
}
/* - - - - - - - - - - - - DROPDOWN PORTION - - - - - - - - - - - - */

.toptablemenu_dropmenudiv{
	width: 200px;
	border-bottom: 2px solid #d3d3d3;
	border-left: 2px solid #d3d3d3;
	border-right: 2px solid #d3d3d3;
}

.toptablemenu_dropmenudiv a { /*THEME CHANGE HERE*/
	background-color:#FEDD8C;
	color: #004F33;
	font-size : 12px;
	padding: 7px;
}

.toptablemenu_dropmenudiv a:hover { 
	background-color:#FEDD8C; 
	color: #004F33; 
	font-size : 12px;
  	font-weight: bold;
}

.toptablemenu_dropmenudiv a:visited { 
	background-color:#FEDD8C;
	color: #004F33; 
	font-size : 12px; 
}


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

.event_headline {
	font-size : 13px;
	font-weight : bold;
	background-color: #FEDD8C;
	color: #fff;
}
.event_subhead {
	font-size : 13px;
	font-weight : bold;
	background-color: #FEDD8C;
	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;
}

