﻿@charset "utf-8";
/* MCWIB CSS Document */
/*02-16-2010 - Changes by UrenaE:
	Modified #news-container h1 padding-left and padding-top properties
	Modified #news-container p margin-left and margin-right properties
	Added #news-container h2 margin-top:-3px property */

html, body, ul, ol, li, p, td, tr, table,
h1, h2, h3, h4, h5, h6, input,
form, fieldset, a, img, iframe{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	background-color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	/*font-size:0.750em;*/
}
.clear_float{clear:both;}
.float-left{float:left;}
.float-right{float:right;}
/**************************************/

/**************************************/
#container{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#masthead{
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../images/bg-masthead-top.gif");
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 130px;
}
#masthead-bdr-btm{
	background-image: url("../images/bg-masthead-btm.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	position:absolute;
	height: 20px;
	bottom: 0px;
	width: 945px;
}
#masthead-logo{
	position:absolute;
	bottom: 10px;
	left: 47.5px;
}
#masthead-nav{
	position:absolute;
	bottom: 15px;
	left: 215px;
	font-size: 14px;
	line-height: 16px;
	color: #800000;
}
#masthead-nav p{
	margin-left: 15px;
	margin-right: 15px;
}
#masthead-nav a{color: #333333; text-decoration: none;}
#masthead-nav a:hover{
	color: #800000;
	text-decoration: none;
}
.masthead-nav-bdr-left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: bottom;
}
.masthead-nav-bdr-left-right{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: bottom;
}
#masthead-subnav{
	position:absolute;
	right: 15px;
	bottom: 15px;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	text-align: right;
	color: #800000;
}
#masthead-subnav p{margin-top: 10px;}
#masthead-subnav a{color: #333333; text-decoration: none;}
#masthead-subnav a:hover{color: #800000; text-decoration: none;}
.masthead-bdr-bottom{
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content{
	/*background-color: #8f8f79;*/
	background-image: url("../images/bg-content.gif");
	background-repeat: repeat-x;
	background-position: top;
}
#content-wrapper{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#content-left{
	width: 205px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	background-color: #efe2c8;
}
#news-container{}
#news-container a{
	color: #800000;
	text-decoration: none;
}
#news-container a:hover{}
#news-container h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #800000;
	line-height: 16px;
	padding-top: 6px;/*13px - original*/
	padding-bottom: 5px;
	padding-left: 8px;/*10px - original*/
}
#news-container h2{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #800000;
	text-align: right;
	margin-right: 10px;
	margin-top:-3px;/*added 2/16/2010*/
}
#news-container p{
	color: #86795D;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DAC0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 8px;/*10px - original*/
	margin-right: 8px;/*10px - original*/
}
#news-container p a{
	color: #86795D;
}
#news-container p a:hover{
	color: #800000;
	text-decoration: none;
}
#home-news{
	height: 172px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url("../images/bg-home-news.gif");
}
#home-events{
	height: 172px;
	background-image: url("../images/bg-home-news.gif");
}
#content-right{
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 735px;
}
#flashcontent{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content-btm-bdr{
	background-color: #8F8F79;
	background-image: url("../images/bg-red-wht-bdr.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#content-btm-bdr-wrapper{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#home-committees{
	float: right;
	width: 735px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #F9F4E8;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url("../images/bg-wib-and-committees.gif");
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 130px;*/
}
#home-committees h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #800000;
	line-height: 14px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#home-committees p{
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
#home-committees img{
	padding-right: 20px;
}
#home-committees a{color: #86795D;}
#home-committees a:hover{color: #800000;}
#footer{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer p{
	font-size: 10px;
	line-height: 12px;
	color: #CC6666;
	padding-bottom: 20px;
}
#footer a{color: #CC6666; text-decoration:none;}
#footer a:hover{
	color: #CC6666;
	text-decoration:none;
}
#footer-wrapper{
	width: 745px;
	float: right;
}
/*********************************************************************/

/********************** Secondary Content ******************************/
#secondary-content{
	background-color: #FFFFFF;
	background-image: url("../images/bg-secondary-content.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 25px;
	color: #333333;
}
#secondary-content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F0C0E;
	font-size: 1.313em;
	font-weight: normal;
	line-height: 23px;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#secondary-content h2{
	padding-left: 20px;
	padding-right: 20px;
	font-size:0.75em;
	line-height: 14px;
	text-transform: uppercase;
}
#secondary-content h3{
	font-size:0.625em;
	line-height: 12px;
	font-weight: normal;
}
#secondary-content h4{
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 130px;
	font-size:0.875em;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #6F0C0E;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#secondary-content h5{
	font-size:0.625em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: -10px;
	text-align: right;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}
#secondary-content h5 a{
	text-decoration: none;
	color: #6F0C0E;
	font-weight: normal;
}
#secondary-content h5 a:hover{
	text-decoration: none;
	color: #6F0C0E;
}
#secondary-content p{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size:0.75em;
	line-height: 18px;
}
#secondary-content ul{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size:0.75em;
	line-height: 18px;
	margin-left: 35px;
	margin-top: -15px;
}
#secondary-content ol{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size:0.75em;
	line-height: 18px;
	margin-left: 35px;
	margin-top: -15px;
}
#secondary-content ul ul{
	padding-bottom: 0;
	line-height: 18px;
	margin-left: 20px;
	margin-top: 0;
	font-size: 0.938em;
}
#secondary-content ul ol{
	padding-bottom: 0;
	line-height: 18px;
	margin-left: 20px;
	margin-top: 0;
	font-size: 0.938em;
}
#secondary-content a{
	color: #800000;
	text-decoration: underline;
}
#secondary-content a:hover{
	color: 800000;
	text-decoration: none;
}
#sub-sub-nav{
	background-image: url("../images/bg-sub-sub-nav2.gif");
	background-repeat: repeat-y;
	background-position: center 32px;
}
#sub-sub-nav h1{
	font-size: 14px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #FFFFFF;
	background-image: url("../images/bg-sub-sub-nav-h1.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
#sub-sub-nav h1 a{color: #FFFFFF; text-decoration: none;}
#sub-sub-nav h1 a:hover{color: #FFFFFF; text-decoration: none;}
#masthead-photo{}
#ada{
	font-size: 10px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	color: #666666;
	background-image: url("../images/bg-ada.gif");
	background-repeat: repeat-x;
	text-align: right;
}
#ada .small{
	font-size: 10px;
}
#ada .big{
	font-size: 12px;
}
#ada .biggest{
	font-size: 14px;
}
#ada a{
	color:#666666;
}
#ada a:hover{
	color:#800000;
	text-decoration: none;
}
#upcoming_meetings{
	width: 337px;
	float: right;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#upcoming_meetings h2{
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#upcoming_meetings p{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	font-size: 0.689em;
}
#archived_meetings{
	width: 337px;
	float: left;
	margin-left:20px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#archived_meetings h2{
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.archived_meetings_title{
	padding-left: 20px;
	padding-right: 20px;
	font-size:0.75em;
	line-height: 14px;
	text-transform: uppercase;
	color:#800000;
	font-weight:bold;
}
#archived_meetings p{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	font-size: 0.689em;
}
.grey-bdr-btm-right{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.grey-bdr-btm{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.grey-bdr-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.grey-bdr-seperator{margin-bottom:20px; margin-left:20px; margin-right:20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC;}
.striked_out{
	text-decoration: line-through;
}
.uppercase_bold{
	text-transform: uppercase;
	font-weight: bold;
}
.uppercase {
	text-transform: uppercase;
}
.small-uppercase_bold{
	text-transform: uppercase;
	font-weight: bold;
	font-size:0.689 em;
}
.white_bold{
	color:#ffffff;
	font-weight: bold;
}
.white_em{
	color:#ffffff;
	font-style:italic;
}
.li-margin{
}
.li-margin li{
	margin-bottom: 10px;
}
/**************************************/

.performance-table{
	font-size: 0.689em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
.red-bdr-btm-right{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
/**************************************/
.directory-table{
	font-size: 0.689em;
	border-top-width: 1px;
	margin-bottom: 20px;
	margin-left: 40px;
	width: 655px;
	margin-top: -10px;
/*	line-height: 0.814em;*/
	line-height:normal;
}
.directory-bdr-btm{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 10px;
	
}
/**************************************/
#sitemap{}
#sitemap p a{
	color: #333333;
}
#sitemap p a:hover{
	color: #800000;
	text-decoration: underline;
} 
/**************************************/
.news-article{
	margin-right: 185px;
}
/**************************************/
#acronym{
	margin-left: 20px;
	font-size: 0.689em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 694px;
	margin-bottom: 20px;
}
.acronym-title{
	background-color: #CCCCCC;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.acronym-name{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.acronym-meaning{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/**************************************/
#pop-up{
	background-image: url("../images/bg-pop-up.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F9F4E8;
	background-attachment: fixed;
}
#pop-up h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	line-height: 16px;
	padding-top: 13px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
#pop-up p{
	color: #333333;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
#pop-up h3{
	font-size: 11px;
	line-height: 15px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6dac0;
	text-align: right;
	padding-bottom: 5px;
	font-weight: normal;
}
#pop-up h2{
	color: #333333;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 20px;
}
#pop-up ol{
	font-size: 11px;
	padding-left: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 15px;
	margin-right: 20px;
}
#pop-up li{
	padding-bottom: 5px;
}
#pop-up a{
	color: #800000;
	text-decoration: none;
}
#pop-up a:hover{
	color: #800000;
	text-decoration: none;
}
/**************************************/
#testimonial{
	width:193px;
	margin-top:10px;
}
#testimonial h2{
	color: #E6DAC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left:16px;
	font-weight: normal;
	font-style: italic;
}
#testimonial p{
	color: #E6DAC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left:16px;
}
/**************************************/

/* welcome image added to style sheet by JAH */
.welcomeimage {
	padding-right: 5px;
	float: left;
	padding-bottom: 5px;
}

