/*----------

CSS Developed by
IDPgroup
Columbia, MO

/*----------

/*----- HTML STYLES -----*/
body	{
	background: #E1E1AA url(../images/background_body.gif);
	margin: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1	{
	margin: 0;
	width: 171px;
	height: 180px;
	background: transparent url(../images/chamber_logo.gif) no-repeat;
	}
	h1 a	{
	width: 171px;
	height: 180px;
	display: block;
}
h3	{
	color: #FC761D;
	margin: 0;
	font-size: 1.8em;
	font-family: arial;
}
h4	{
	font-size: 1.3em;
}
label	{
	text-transform: uppercase;
	font-size: .9em;
}
dt	{
	font-weight: bold;
	font-size: 1.1em;
}
dd	{
	margin: 5px 0 15px 0;
	padding: 0;
	/*font-size: .9em;*/
}





/*----- COMMON STYLES -----*/
.hide	{
	display: none;
}
.inp	{
	width: 300px;
	border: 1px solid #A5ACB2;
	padding: 2px 3px;
}
.sel	{
	width: 300px;
	border: 1px solid #A5ACB2;
	padding: 2px 3px;
}
.red	{	
	color: #E41815;
}
.leftPic	{
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px;
	border: 1px solid #CCC;
}





/*----- LAYOUT STYLES -----*/
#container1	{
	width: 813px;
	
	height: 210px;
	margin: 40px auto 0 auto;
	background: #FFF url(../images/background_container.gif) repeat-y;
	}

#containerTop	{
	
	height: 4px;
	background: transparent url(../images/background_containertop.gif) no-repeat top right;
}

#container2	{
	width: 813px;
	margin: 0 auto 1em auto;
	background: #FFF url(../images/background_container.gif) repeat-y;
	}
	
#containerBtm	{
	height: 4px;
	clear: both;
	background: transparent url(../images/background_containerbtm.gif) no-repeat bottom left;
}
#corner	{
	position: relative;
	float: left;
	top: -25px;
	left: -14px;
	padding: 25px 0 0 35px;
	margin: 0 -19px -31px 0;
	background: transparent url(../images/background_topcorner.gif) no-repeat;
	
	width: 231px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 196px;
	
	height: 235px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 210px;
	}
	* html #corner	{
	top: -39px;
}
#header	{
	float: right;
	text-align: right;
	padding: 11px 15px 0 0;
	
	width: 599px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 585px;
	}
	* html #header	{
	margin-top: -14px;
}

#container3	{
	background: transparent url(/images/background_content.gif) repeat-y top right;
	margin: 0 15px 0 4px;
}

#container3-full{
	background: transparent url('../images/background_content.gif') repeat-y top left;
	margin: 0 15px 0 4px;
    position:relative;
    left:15px;
    top:10px;
}

#sideBar	{
	font-size: .7em;
	padding: 12px 0 0 0;
	margin: 4px 0 0 0;
	float: left;
	width: 211px;
	background: transparent url(../images/sidebar_cap.gif) no-repeat top left;
	}

#sidebarCal	{
	padding: 15px 20px 0 25px;
	color: #E41815;
	background: transparent url(../images/background_sidebarLogo.jpg) no-repeat top right;
	font-size: .9em;
	text-align: center;
	}

#sidebarCal h3	{
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 1em;
	}

#sidebarCal a	{
	color: #E41815;
	font-weight: bold;
	}

#sidebarCal p	{
	margin: 1em 0;
	text-align: left;
	}

#sidebarCal a:hover	{
	color: #FC761D;
	}

#sidebarDivider	{
	height: 26px;
	margin: -10px 0 0 0;
	background: transparent url(../images/background_sidebarDivider.gif) no-repeat bottom right;
	}

.bizMonth	{
	margin: 1em 0;
	color: #FC761D;
	text-align: center;
	font-size: .8em;
}

#content{
	width: 583px;
	float: right;
	font-size: .8em;
	background: transparent;
	}

#content-full{
    width:770px;
	font-size: .8em;
	background: transparent;
	padding:0 5px;
	}

#content-full #quotable{
    height:1px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    width:765px;
}

#contentCap	{
	height: 9px;
	background: transparent url(../images/content_cap.gif) no-repeat bottom right;
	}
* html #content	{
	margin-top: -7px;
}
#quotable	{
	border-bottom: 10px solid #FC761D;
	margin: 20px 5px 0 0;
	}
#quotable blockquote	{
	color: #FC761D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 350px;
	font-size: 1.3em;
	}
* html #quotable blockquote	{
	margin-bottom: 10px;
	}
.quoted	{
	font-weight: normal;
	font-size: .6em;
	float: right;
	font-style: normal;
	margin: -.1em 0 0 0;
}
#contentText	{
	float: right;
	margin: 20px 0 0 0;
	padding: 0 15px 0 0;
	background: transparent;
	color: #451800;
	font-size: .9em;
	
	width: 375px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 355px;
	}
#contentText a	{
	color: #E41815;
	}
#contentText a:hover	{
	color: #FC761D;
	}
#contentText li	{
	list-style-type: none;
	list-style-image: url(../images/li.gif);
	padding-bottom: .5em;
}
#contentBtm	{
	height: 25px;
	clear: both;
	background: transparent url(../images/background_clear.gif) no-repeat bottom right;
}

#container3-full #contentBtm{
    width:765px;
	border-top: 10px solid #FC761D;
	height:1px;
	margin-left:5px;
}

#banner	{
	text-align: center;
	margin: 10px 20px 10px 215px;
}
#footer	{
	height: 33px;
	clear: both;
	background: #333 url(../images/footer_celebrating.gif) no-repeat top right;
	margin: 10px 20px 15px 4px;
}
a#USCC	{
	width: 127px;
	height: 46px;
	display: block;
	background: #FFF url(../images/USCC_Accreditation.gif) no-repeat center center;
	position: relative;
	left: 11px;
	bottom: 55px;
	}
* html a#USCC	{
	margin-bottom: -55px;
	}
#USCC img	{
	display: none;
}
#copyright	{
	margin: -15px auto 0 auto;
	font-size: .6em;
	text-align: right;
	padding: 0 5px 15px 0;
	
	width: 813px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 808px;
}

#copyright a:visited {
	color:#0000EE;
}
.infoTable	{
	margin-top: 20px;
	font-size: .9em;
}
.infoTable th	{
	text-align: left;
	vertical-align: top;
}
.infoTable td	{
	vertical-align: top;
}





/*----- NAVIGATION STYLES -----*/
#contactLogin	{
	background: #000;
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: .6em;
	height: 16px;
	text-transform: uppercase;
	}
#contactLogin li	{
	float: right;
	margin: 0;
	padding: 0;
	margin-left:8px;
	margin-right:4px;
	}
#contactLogin li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.85em
}
#contactLogin li a:hover {
	color:#FD9C5B;
}
a.memberLogin	{
	width: 94px;
	height: 16px;
	margin-right: 10px;
	display: block;
	background: transparent url(../images/businessdirectory.gif) no-repeat 0 0;
	}
a:hover.memberLogin	{
	background-position: -94px 0;
	}
a.contact	{
	width: 39px;
	height: 16px;
	margin-right: 10px;
	display: block;
	background: transparent url(../images/contact.gif) no-repeat 0 0;
	}
a:hover.contact	{
	background-position: -39px 0;
}
#mainMenu	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: transparent url(../images/background_menu.gif) repeat-x;
	}
#mainMenu li	{
	margin: 0;
	padding: 0;
	float: right;
	width: 117px;
	height: 35px;
	text-align: center;
	}
#mainMenu a	{
	display: block;
	width: 117px;
	height: 35px;
	line-height: 29px;
	font-size: .6em;
	letter-spacing: -1px;
	text-decoration: none;
	color: #FC761D;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#subMenu	{
	margin: 0;
	padding: 0;
	height: 25px;
	list-style-type: none;
	background: transparent;
	}
#subMenu li	{
	margin: 0 1px;
	padding: 0;
	float: left;
	text-align: center;
	background: transparent url(../images/logo_bug_left.gif) no-repeat center left;
	}
#subMenu a	{
	display: block;
	line-height: 25px;
	padding: 0 15px 0 15px;
	font-size: .6em;
	letter-spacing: -1px;
	text-decoration: none;
	color: #E22D2C;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: #FFF;
	}
#subMenu a:hover, #subMenu a.selected	{
	color: #FC761D;
	background: transparent url(../images/logo_bug_right.gif) no-repeat center right;
}
#contentMenu	{
	width: 200px;
	margin: 25px 0 0 0;
	text-align: center;
	float: left;
	background: transparent;
	font-size:inherit;
	}
#contentMenu img	{
	padding: 5px;
	border: 1px solid #FC761D;
	}
#contentMenu ul	{
	margin: 20px 0 0 25px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	/*font-size: .8em;*/
	font-size:0.9em;
	font-weight: bold;
	}
#contentMenu ul li	{
	margin: 1em 0;
	}
#contentMenu ul a	{
	color: #FC761D;
	padding-left: 0px;
	}
#contentMenu ul a:hover	{
	padding-left: 0px;
	color: #E22D2C;
	}
#contentMenu ul ol	{
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
}

/**
 *   Modified styles for fullpage view
 *
 *
 */
 
body.fullpage .bizMonth {
	display:none;
	width:0px;
	height:0px;
}

body.fullpage #container3	{
	/*position:relative;*/
}
body.fullpage #content {
	width: 790px;
	background: transparent;
	/*position:relative;*/
}
body.fullpage #contentMenu	{
	width: 210px;
	margin: -5px 0 0 -4px;
	padding-top:25px;
	text-align: center;
	float: left;
	background: transparent url(/images/sidebar_cap_wide.gif) no-repeat 0px 0px;
	z-index:99;
	position:relative;
}

body.fullpage #quotable	{
	border-bottom: 10px solid #FC761D;
	margin: 20px 5px 0 0;
	padding-top:30px;
	width:578px;
	float:right;
	/*background: transparent url(/images/headgifs/ladyHat.gif) no-repeat bottom right;*/
	/*height:50px;
	overflow:hidden;*/
}

body.fullpage #contentText	{
	width: 550px;
}
body.fullpage #corner	{
	
	/*height: 250px;*/
	background: transparent url(../images/background_topcorner_tall.gif) no-repeat;
}

/* new side nav styles */

ul.sidenavlinks a.selected, #contentMenu ul a.selected {
	font-size:107%;
	color:#E22D2C;
}
ul.sidenavlinks li ul {
	margin-left:12px;
	margin-top:5px;
	margin-bottom:20px;
	font-size:14px;
}
ul.sidenavlinks li ul li, #contentMenu  li ul li{
	font-size:14px;
}

/* fix first line indent issue with wp posts that shows up in IE */
dd.newspost{
	text-indent: 0px;	/*margin:0px;*/
	
}
	
clear-left {
	 clear:left
}	
clear-right{
	clear:right;
}

div#banner a img,
div#banner a {
	border:none;
}

.smallbrowntext {
color: #451800;
font-size: .8em;
padding-left:6px;
padding-right:6px;
}