/********   **** EDITOR Specific Styles Go Here *****************/

	.overview {
		display: block;
		font-family: Century Gothic, arial, sans-serif;
		font-size: 22px;
		line-height: 1.5;
		font-weight: normal;
		color: #4c4c4c;
		margin: 0 0 15px 0;
		}
	.title-header {
		display: block;
		font-family: Century Gothic, arial, sans-serif;
		font-size: 22px;
		line-height: 1.5;
		font-weight: normal;
		color: #4c4c4c;
		margin: 0 0 10px 0;
		}


/********************** Global Styles ******************/

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 1.5;
	background-image:none !important;
}

a {	text-decoration: none; color: #b8111a; font-weight: bold; }
a:hover { text-decoration: underline; }
strong { font-weight: bold; }
h1 {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393838;
	line-height: 28px;
	}
h2 { font-size: 24px; padding: 0 0 20px 0; }
h3 { font-size: 24px; }
h5 { font-size: 15px; padding: 12px 0 6px 0; }
h6 { font-size: 24px; padding: 12px 0 6px 0; }
/*** Welcome Message in Member Portal ***/
h7 {font-size: 15px; font-weight: bold; }
/*** Logout Button in Member Portal ***/
h7 a:link {	font-size: 15px; font-weight: 700; }
p  {margin-top: 6px; margin-bottom: 6px;}
hr { border: 0; height: 1px; background-color: #c4c4c4; }
img { border-style: none; }

.img_center {
             text-align: center;
             border-right: solid 1px #999999;
             border-bottom: solid 1px #999999;
             margin-bottom: 15px;
}
.img_right {
           float: right;
           border-right: solid 1px #999999;
           border-bottom: solid 1px #999999;
           margin: 0 0 12px 15px;
}
.img_left {
          float: left;
          border-right: solid 1px #999999;
          border-bottom: solid 1px #999999;
          margin: 0 12px 6px 0;
}
.SubHead {
         font-weight: 700;
}


/********************* Content Font to Overwrite in EDITOR *****************/

	.normal_font, .main_content_area_box, .main_content_area_box_s {
		font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		}
	.normal_font h1, .main_content_area_box h1, .main_content_area_box_s h1 {
		font-family: Century Gothic, arial, sans-serif;
		font-size: 22px;
		line-height: 1.2;
		font-weight: normal;
		color: #4c4c4c;
		margin: 0 0 15px 0;
		}
	.normal_font ul, .main_content_area_box ul, .main_content_area_box_s ul { list-style-type: square; list-style-position: outside; margin: 0 0 0 28px; }
	.normal_font li, .main_content_area_box li, .main_content_area_box_s li {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 1.5;
		color: #4c4c4c;
		margin: 5px 0;
		}

        .normal_font ol, .main_content_area_box ol, .main_content_area_box_s ol { list-style-position: outside; margin: 0 0 0 28px; }


        .main_content_area_box p {margin-bottom: 12px;}
	#blog_content a,
	.normal_font a, .main_content_area_box a, .main_content_area_box_s a {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.5;
		color: #b8111a;
		text-decoration: none;
		}
	#blog_content a:hover,
	.normal_font a:hover, .main_content_area_box a:hover, .main_content_area_box_s a:hover {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.5;
		color: #b8111a;
		text-decoration: underline;
		}
	#blog_content a:visited,
	.normal_font a:visited, .main_content_area_box a:visited, .main_content_area_box_s a:visited{
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.5;
		color: #b8111a;
		text-decoration: underline;
	}

/*************************** Crumbs ************************************/

	.crumbs, .crumbs a, .crumbs a:visited {
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.5;
		color: #a1a0a0;
		text-decoration: none;
		}
	.crumbs a:hover{
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.5;
		color: #a1a0a0;
		text-decoration: underline;
		}
	.print_link, .print_link a, .print_link a:visited {
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.5;
		color: #a1a0a0;
		text-decoration: none;
		}
	.print_link a:hover{
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.5;
		color: #a1a0a0;
		text-decoration: underline;
	}


/**********Census tables************/

        .census table, .census td {
                border: solid black 1px;
                padding: 4px 2px;
                text-align: center;
       }
       .census th {
          border: solid black 1px;
          padding: 12px 20px;
          text-align: center;
          color:#ffffff;
          background-color:rgb(255,190,74);
          font-size:16px;
          font-weight:900
      }

/*********************************/


/********************** Old Content **************************/

.member_login h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 24px;
	text-decoration: none;
	margin: 5px 0 10px 0;
	list-style: none;
}

.member_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: none;
	list-style: none;
}
.member_login li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom:3px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style: none;
}

.member_login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: underline;
	list-style: none;
}

.member_login a: visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: underline;
	list-style: none;
}

.member_login a: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: underline;
	list-style: none;
}

.member_login a: active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: underline;
	list-style: none;
}

/* This is the style guide for sub page center content area */

.day_sh {
     font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #44444;
	line-height: 12px;
        margin-bottom: 12px;
	text-decoration: none;
}  

.caption {
     font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #44444;
	line-height: 12px;
        text-align: right;
        margin-bottom: 12px;
	text-decoration: none;
}  

.site_content {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
}
.site_content P{
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.site_content table, .site_content td {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	border: solid black 1px;
        padding: 6px;
        text-align: center;
}
.site_content th {
          text-align: center;
          color:#ffffff;
          padding: 6px;
          background-color:rgb(255,190,74);
          font-size:12px;
          font-weight:900;
   	  border: solid black 1px;
      }
.table_plain table, .table_plain td {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	border: none;
        padding: 6px;
        text-align: left;
}

.site_content hr {
	border: 1px;
 	width: 100%;
 	color: #dfdfdb;
	height: 1px;
	padding-top: 6px;
	padding-bottom: 12px;


}

.site_content ul {
	margin-top: 0px;
	margin-bottom: 0px;

}

.site_content ol {
	margin-top: 0px;
	margin-bottom: 0px;

}

.site_content li {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
	line-height: 13px;
	list-style-image:url(images/bullet_store.gif);
	margin-left:-20px;
	margin-bottom:3px;
	margin-bottom: 10px;
	margin-top: 0px;

}

.site_content a {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
}

.site_content a:visited {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
}
.site_content a:hover {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: underline;
}
.site_content a:active {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: underline;
}

.footer_logo {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
}
.footer_logo P{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
}
.footer_logo table{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
}
.footer_logo a {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
}
.footer_logo a:visited {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
}
.footer_logo a:hover {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
}
.footer_logo a:active {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
}


/*** Styles for Sliding Panel ***/

.slidepanel_font {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.slidepanel_font h1{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.slidepanel_font P{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.slidepanel_font table{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.slidepanel_font a {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
.slidepanel_font a:visited {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
.slidepanel_font a:hover {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
.slidepanel_font a:active {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}

/*** Calendar Styles ***/

.cal_header {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
}

.cal_header a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: none;
}

.cal_header a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: none;
}

.cal_header a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: underline;
}

.cal_header a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: underline;
}


.cal_sub_header {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;

}

.cal_sub_header hr {
	border: 1px;
 	width: 100%;
 	color: #e2e0e0;
	height: 1px;

}

.cal_sub_header a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;
}
.cal_sub_header a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;
}
.cal_sub_header a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: underline;
}
.cal_sub_header a:active {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: underline;
}

.calendar_font a {
		font-family: arial, sans-serif;
		font-size: 14px;
		line-height: 1.5;
		color: #4c4c4c;

	}


.calendar_event  {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: none;
	}

.calendar_event table {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: none;
	}

.calendar_event  a {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: none;
	}


.calendar_event  a:visited {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: none;
	}

.calendar_event  a:hover {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: underline;
	}

.calendar_event  a:active {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: underline;
	}



/* font styles for the left side Member Login Box on all the inner site pages */

/* login box */
.login_header {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #393838;
	line-height: 24px;
}



#loginstyle  {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;

}
#loginstyle  P{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
}
#loginstyle  table{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
}
#loginstyle  a {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	text-decoration: none;
}
#loginstyle  a:visited {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	text-decoration: none;
}
#loginstyle  a:hover {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	text-decoration: underline;
}
#loginstyle  a:active {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	text-decoration: underline;
}
/* END login box */

/*From old asne.org site */

/*----------------------------------------------------*/
/* Board Candidates Descriptions		*/
/*----------------------------------------------------*/

.Candidate {
     font-weight:bold;
     padding:0;
     line-height:1.5em;
     color:#172042;
     margin-top: 18px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
}

.CandidateSubHead {
      font-weight:bold;
      padding:0;
      line-height:1.5em;
      margin: 12px 0px 0px 0px;
      color: #cd202c;
}

.CandidateText {
    margin-top: 0px;
    margin-left: 18px;
}

.CandidateTitle {
     font-size:1em;
     color: #000000;
     margin: 0px 0px 0px 18px;
     font-style: italic;

}

/*----------------------------------------------------*/
/* Side Menu plain square bullets		*/
/*----------------------------------------------------*/

.s_menu_bullet {
     width:9px;
     height:9px;
     overflow:hidden;
     float:left;
     background-image:url('http://082311a.membershipsoftware.org/files/images/redbullet.jpg');
}

.s_menu_item {
    margin-left:18px;
    font-size:12px;
    font-weight:700;
    color:#000000;
    text-decoration:none;
}

a.s_menu_item:link, a.s_menu_item:visited {
    margin-left:0px;
    font-size:12px;
    font-weight:700;
    color:#000000;
    text-decoration:none;
}

a.s_menu_item:hover, a.s_menu_item:active {
    color:#CD202c;
}


/*----------------------------------------------------*/
/* Side bar		*/
/*----------------------------------------------------*/

< .sidebar_old {
   float:right;
   width:200px;
   margin:18px 0px 18px 12px;
   border-left:solid 1px #cd202c;
   padding-top:12px;
   padding-left:6px;
}

/* */

ul.menulink li > ul {
  display:inline;
  margin:0;
}

/*----------------------------------------------------*/
/* Custom overrides by steve@stevestruemph.com    */
/*----------------------------------------------------*/

.flex-control-nav{
	display:none !important; /* Removes some spacing beneath the slider*/
}

.follow-us{
        position:relative !important;
        top:-50px !important;
}

.tweets{
        position:relative !important;
        top:-50px !important;
}

.sign-up{
	width:520px !important;
	margin:0px 25px 25px 0;
	padding:0px;
	background:white;
}

h1, .overview, .member_login_title, .title-header{
	font-family:sans-serif !important;
	font-size:20px;
	color:#555555;
	margin-bottom:17px;
        font-weight:bold !important;
}

h2{
	font-family:sans-serif !important;
	font-size:18px;
	color:#555555;
	margin-bottom:20px;
}

h3{
	font-family:sans-serif !important;
	font-size:16px;
	color:#555555;
	margin-bottom:20px;
}

body{
	background-color:#ffffff;
}

#wrapper{
	background-color:#ffffff;
}

#header{
	background-color:white;
	height:158px !important;
}

.header_logo{
	margin-left:30px;
	padding-top:15px;
}

.ad_placement_top{
	margin-top:25px;
	margin-right:30px;
	padding-right:0;
}

#wrapper #header .menu{
	padding-left:25px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	height:45px;
	width:955px;
	background:white;
}

#wrapper .menu{
	padding-left:25px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	height:45px;
	width:955px;
	background:white;
	top:-45px;
}

ul.menulink li > ul {
  display:inline;
  margin:0;
}

ul.menulink li > ul li a {
	line-height:1.1em;
}
	
ul.menulink li > ul li a:hover {
  color: #B8111A;
  text-transform:none;

}

ul.menulink a:hover{
	background:none !important;
	border:none;
	color:#B8111A;
	text-transform:none;
	border-radius:0 !important;
	-moz-border-radius:0 !important;
}

.menulink li a {
  color:#555555;
  display:block;
  font-size:14px;
  font-weight:bold;
  height:100%;
  padding:15px 26px;
  text-transform:none;
  font-family:sans-serif;
}

.under-rotate{
	display:none;
}

.rotate{
	padding:25px 0 0;
}

.three-boxes{
	/*height:100%;*/
	margin-top:0px;
}

.blog_title{

	font-size:18px;
	margin-bottom:10px;
}

.blog_date{
	font-size:10px;
	color:#666666;
	margin-top:5px;
}

.sub_page_menu{ /* sidebar inside pages */
	width:180px;
	margin:25px 25px 0px 0px;
	padding:25px;
	padding-left:0px;
	background-color:white;
}

.bullets li{
	list-style-type: none !important;
	list-style-position: outside;
	margin-left:0 !important;
	margin-bottom:10px !important;
}

.include_c{ /* member login inside pages */
	width:180px;
	margin:25px 0px;
	padding:25px;
	padding-left:0;
	background-color:white;
}

.left_column {
  float:left;
  min-height:100px;
  padding:0px 0 0;
  width:205px;
  top:-45px;
  position:relative;
}

.right_column {
  float:right;
  min-height:100px;
  padding:0!important;
  margin-right:0px;
  width:775px;
  top:-45px;
  position:relative;
}

.main_content_area_box{ /* inside pages main content */
	width:750px;
	margin:25px 0px !important;
	padding:25px !important;
	padding-right:0px !important;
	background:white;
}

.main_content_area_box_s{ /* inside pages main content with right sidebar */
	width:500px;
	margin:25px 0px !important;
	padding:25px 25px 25px 25px !important;
	background:white;
}

.crumbs, .print_link{
	padding:5px 25px 0 25px;
	height:15px;
	display:none;
}

.crumbs{
	width:340px;
	margin:0 0 0 25px;
}

.print_link{
	width:200px;
	margin:0;
}

.secondary_content_area_box{
	width:200px;
	margin:25px 0 0px 0px !important;
	padding:25px;
	padding-right:0;
	background-color:white;
}

.box1{ /* home events */
	float:right !important;
	width:225px;
	margin:25px 0 0 0;
	/* padding:25px; 11/16 Deb*/
	padding-right:0px;
	background-color:white;
}

.box1 ul{
	list-style-type:none;
}

.view_all{ /* Events "view all" */

}

.box2{ /* home news */
	float:left !important;
	width:655px;
	margin:0px !important;
	margin-top:25px !important;
	/*padding:25px !important; 11/16 Deb*/
	padding-left:25px !important;
	background:white;
}

.box3, /* home login */
.follow-us{ 
	float:right !important;
	width:225px !important;
	/*margin:10px 0 25px 0;
	padding:25px;*/
	padding-right:0px;
	background-color:white;
}

.bottom-boxes{
	height:100%;
	float:left;
	margin-top:0px!important;
	padding-top:0px !important;
}

.three-col{
	width: 276px; 
	float: left; 
	margin: 0;
	padding:25px;
	padding-bottom:10px;
	background:white;
	min-height:370px;
}

.three-col-second{
	width: 276px; 
	float: left; 
	margin: 0;
	padding:25px;
	padding-bottom:10px;
	background:white;
	min-height:370px;
}

.three-col-last{
	width: 276px; 
	float: left; 
	margin:0;
	padding:25px;
	padding-bottom:10px;
	background:white;
	min-height:370px;
}

.login_fieldbox{
	margin-bottom:10px;
}

#blog_content {
  float:left;
  line-height:18px;
  margin-right:0px;
  min-height:300px;
  padding-right:25px;
  width:500px;
}

#blog_subcontent, #subcontent {
  -webkit-box-shadow:#888888 0 0 0px;
  background-color:#FFFFFF;
  box-shadow:#888888 0 0 0px;
  float:right;
  margin:0;
  padding-left:25px;
  padding-top:0px;
  padding-right:0;
  width:200px;
}

.Bottom_Ad{
	margin:20px 0 0 !important;
	padding:10px 0!important;
	text-align:center;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	width:100%;
}

#footer{
	margin-top:0px !important;
	min-height:250px;
	background-color:white;
	color:#555555;
	padding:50px 25px;
	width:930px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.04em;
}

#footer ul{
	list-style-type:none;
}

.footer_logo{
	margin-top:10px;
}

.footer-info img{
	margin-bottom:18px;
}

.footer-four-column-first{
	width:189px;
	min-height:160px;
	float:left;
	margin-right:70px;
	font-weight:normal;
}

.footer-four-column{
	width:150px;
	min-height:150px;
	float:left;
	margin-right:30px;
}

.footer-four-column-last{
	width:150px;
	min-height:150px;
	float:left;
}

#footer a{
	color:#555555;
	font-weight:normal;
	font-size:12px !important;
}

.footer_bottom{
	width:775px !important;
	min-height:250px !important;
}

.footer_bottom li{
	margin-bottom:.8em;
}


#footer a:hover{
	color:#B8111A;
	font-weight:normal;
}

.sign-up,
.bottom-boxes{
	display:none;
}

#page_1 table td{
        padding-right:22px;
}