* { 
	margin: 0; padding: 0;  
	}

html{ overflow-y: scroll; }

html, body{ height: 100%; }

body{ 
font-size: 11px; 
line-height: 140%; 
font-family: Verdana, Arial, Helvetica, sans-serif ; 
color: #412008;
background-image: url(/images/bodyback.jpg);
background-position: top;
background-repeat: repeat-x; 
background-color: #E2D6BE; 
}

ul{ 
	list-style: disc inside; 
}

ol{ 
	list-style: decimal inside; 
	}


table{ 
	border-collapse: collapse;
	margin: auto;
	padding: auto;
	}

hr {
	color: #333333;
	height: 1px;
	margin: 10px 0px;
}

/*
	UTILITY
*/

.floatLeft  { 
	float: left; 
	}
	
.floatRight	{ 
	float: right; 
	}
	
.clear { 
	clear: both; 
	}
	
/*
	STRUCTURE
*/

#top-space {
	height: 25px;
}


#page-wrap-red, #page-wrap-teal, #page-wrap-orange, #page-wrap-plain  { 
	width: 950px;
	background-color: #EEECE2; 
	margin: 0px auto -74px;
    min-height: 100%; 
	height: auto !important;
	height: 100%; 
	}

	
#page-wrap-red { 
	background-image: url(/images/red-back.jpg);
		background-position: top left;
	background-repeat: repeat-y;

		}

#page-wrap-teal { 
	background-image: url(/images/teal-back.jpg);
		background-position: top left;
	background-repeat: repeat-y;

		}
		
#page-wrap-orange { 
	background-image: url(/images/orange-back.jpg);
		background-position: top left;
	background-repeat: repeat-y;

		}


.tab-bar{	
	height: 28px;
	background-image: url(/images/bodyback.jpg);
	background-position:0px -30px ; 
	background-repeat: repeat-x; 
	margin: 0px;
	margin-right: 0px;
	line-height: normal;
	}


#cham-tab a:link, #cham-tab a:visited{
	display: block;
	height: 28px;
	width: 183px;
	background-image: url(/images/chamber_tab_t.jpg);
	background-position:top left ; 
	background-repeat: no-repeat; 
	margin: 0px;
	padding: 0px;
}

#cham-tab a:hover{
	background-image: url(/images/chamber_tab_o.jpg);
}


#bus-tab a:link, #bus-tab a:visited{
	display: block;
	height: 28px;
	width: 181px;
	background-image: url(/images/bus_tab_t.jpg);
	background-position:top left ; 
	background-repeat: no-repeat; 
	margin: 0px;
	padding: 0px;
}

#bus-tab a:hover{
	background-image: url(/images/bus_tab_o.jpg);
}


#liv-tab a:link, #liv-tab a:visited{
	display: block;
	height: 28px;
	width: 183px;
	background-image: url(/images/liv_tab_t.jpg);
	background-position:top left ; 
	background-repeat: no-repeat; 
	margin: 0px;
	padding: 0px;
}

#liv-tab a:hover{
	background-image: url(/images/liv_tab_o.jpg);
}

#searchformbox {
	width: 220px;
	height: 22px;
	float: right;
	margin: 0px;
}

#searchform	{
	height: 22px;
	margin: 0px; 
	}


.searchbox{ 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background-image:url(/images/searchbox.jpg); 
	height: 20px; 
	width: 172px; 
	border: none;
	background-color: #A88C74;
	}

.searchbutton { 
	margin-top: 0px; 
	}
	
.searchbutton:hover { 
	}


#main-col{  /*for single column pages*/ 	
	float: left;
	margin: 0px;
	padding: 5px 30px;	
}					

#main-col2{  /*for two column, right bar pages*/ 
	width: 700px; 
	float: left;
	margin: 0px;
	padding: 5px 5px 0px 30px;
}		

#main-col3{   /*for three column*/ 
	width: 520px; 
	float:  left;
	margin: 5px 5px 0px 15px;
	padding: 5px 0px 0px 0px;
}					
			

#main-col a img, #main-col2 a img, #main-col3 a img { 
	border: none; 
	background: none; 
	}
	

#leftbar, #leftbar-red, #leftbar-orange, #leftbar-teal{ 
	line-height: normal;
	width: 187px;
	float: left;
	margin: -10px 0px 0px 0px;	
	}

#widgitsidebar{ 
	line-height: normal;
	width: 178px; 
	float: right;
	margin: 0px;
	padding: 0px 5px;
	border-left: 1px solid #AEAEAE;
	}




#memberpage {
}

#memberpage img{
	margin: 6px;
}

/*
	Calendar
*/
/*
	Calendar widget
*/
#calwidget{
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	}
#calwidget a:link,#calwidget a:visited {
	color: #FAFAFA;
	}
#calwidget a:hover{
	color: #FFFFFF;
	}
	
.calwidget_month {
	font-weight: bold;
	padding-bottom: 5px;
}

.calwidget_month a:link, .calwidget_month a:visited{
	color: #FFFFFF;
}

#eventlist {
	padding: 5px;
}

#eventlist li{
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;	
}


#eventlist ul a, #eventlist li a, #eventlist li ul li a{
	text-decoration: none;
	line-height: normal;
	text-transform: capitalize;
	font-size: 11px; 
	}

#sitemap {
	padding: 5px 0px 5px 15px;;
}


#sitemap ul{
   	margin: 3px 5px;
}

#sitemap li{
	list-style: inside;
	list-style-type: disc;
	margin-bottom: 3px;
	margin-top: 0px;
	font-size: 14px;	
	list-style: none;
	list-style-type: none;
	
}


#sitemap ul a, #sitemap li a, #sitemap li ul li a{
	text-decoration: none;
	line-height: 140%;
	text-transform: lowercase;
	text-transform: capitalize;

	}
#sitemap .biglink{
	font-size: 14px;	
	list-style: none;
	list-style-type: none;

}


/*
	Righside WIDGETS
*/


	
#widgitsidebar li{ 
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	line-height: normal;	
}


.widget{ 
	background-color: #D1E1FD; /*#E2E3E5; #f4dfb8*/
	width: 178px; 
	border-right: 1px solid #3852A7; /* #d7b880; */
	border-bottom: 1px solid #3852A7; /* #d7b880; */
	padding: 2px; 
	margin: 0 0 15px 0; 
	}
	
.widget2{  /*dark blue .. if changing cal color also change ec3.css line 41 ff #wp-calendar table.nav tr td*/
	background-color:  #346AA9;/*#D1E1FD;#E2E3E5; #f4dfb8*/
	width: 178px; 
	border-right: 1px solid #052F45; /* #d7b880; */
	border-bottom: 1px solid #052F45; /* #d7b880; */
	padding: 1px; 
	margin: 0 0 2px 0; 
	}
.widget2 a:link, .widget4 a:visited{ /*dark blue*/ 
	color: #FAFAFA;
	}

.widget2 h2{ /*dark blue*/ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	text-transform: capitalize; 
	padding: 5px 5px; 
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
	

.widget4 { /*silver*/ 
	background-color: #E6E6E6; /*#E2E3E5; #f4dfb8*/
	width: 178px; 
	background-image: url(/images/bg_box1.jpg);
	background-position: top;
	background-repeat: repeat-x; 
	border-right: 1px solid #E8E8E8; /* #d7b880; */
	border-bottom: 1px solid #E8E8E8; /* #d7b880; */
	padding: 1px; 
	margin: 0 0 15px 0; 
	}

.widget4 a:link, .widget4 a:visited{ /*silver*/ 
	color: #05344B;
	}

.widget4 h2{ /*silver*/ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	text-transform: capitalize; 
	padding: 5px 5px; 
	text-align: center;
	color: #346AA9;
	text-decoration: none;
}

.widget5 { /*beigh*/ 
	width: 178px; 
/*	background-color: #F7F5F0;
	background-image: url(/images/bg_box5.jpg);
	background-position: top;
	background-repeat: repeat-x; 
	border-right: 1px solid #C5C0AB;  #d7b880; */
 /*	border-bottom: 1px solid #C5C0AB; #d7b880; */
	padding: 0px; 
	margin: 0px ; 
	}


.inside{
	 padding: 2px; 
	}
	
.widget ul{ 
	
	}

.widget ul li, .widget ul li li{ 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px; 
	}
	
.widget ul li a{ 
	display: block; 
	padding: 2px 4px;
	margin: 0px;
	line-height: normal; 

	}
	
.widget ul li a:hover{ 
	background: #909090; color: white; 
	}
	



/*
	FOOTER
*/
#push	{ 
	height: 74px; 
	}


#footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 74px;
	margin: 0 auto 0;
	width: 950px;
	background-image: url(/images/footerback.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	clear: both;
	border: none;
		color: #FFFFFF;

}



#footer	a:link, #footer	a:visited, #footer	a:hover { 
	font-size: 10px;
	color: #FFFFFF;
}

#footer-inside{ 
	margin: 0px auto 0px; 	
	padding: 10px; 
	}
	
#footer-inside a, #footer-inside a:visited {
	text-decoration:none;
	}
	
#footer-inside li {
	display: inline; 
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.copyright {
	font-size: 5px;
	font-weight: normal;
	font-style: normal;
}


/*Member  Search*/

.membersearchbox {
width: 600px;
border: 1px solid #AEAEAE;
padding: 12px;
margin-top: 10px;
}

.membersearchbox td{
padding: 4px;
}


.membersearchresults {
border: 1px solid #AEAEAE;
background-color: #F7F5F0;
padding: 12px;
margin-top: 10px;
}

.memberresult{
padding: 2px;
}

/*Member  Page*/
.member {
padding: 12px;
}

.member_element {
padding: 2px;
margin: 0px;
}

.membermap {
width: 350px;
height: 290px;
padding: 5px;
margin: 10px;
background-color: #FAFAFA;
}

.bubble {
width: 200px;
padding: 3px;
height: 95px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: oblique;
color: #003366;

}
.bubble h1 {
margin: 0;
padding: 0;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #CC0000;
}


/*Home Page*/
#cham-button a:link,  #cham-button a:visited {
	display: block;
	height: 28px;
	width: 285px;
	background-image: url(/images/cham-lab-t.jpg);
	background-position:top left ; 
	background-repeat: no-repeat; 
	padding: 0px 0px;
	margin: 0px auto 0px; 
}

#cham-button a:hover{
	background-image: url(/images/cham-lab-o.jpg);
}


#bus-button a:link,  #bus-button a:visited {
	display: block;
	height: 28px;
	width: 285px;
	background-image: url(/images/bus-lab-t.jpg);
	background-position:top left ; 
	background-repeat: no-repeat; 
	padding: 0px 0px;
	margin: 0px auto 0px; 
}

#bus-button a:hover{
	background-image: url(/images/bus-lab-o.jpg);
}

#liv-button a:link,  #liv-button a:visited {
	display: block;
	height: 28px;
	width: 285px;
	background-image: url(/images/liv-lab-t.jpg);
	background-position:top left ; 
	background-repeat: no-repeat; 
	padding: 0px 0px;
	margin: 0px auto 0px; 
}

#liv-button a:hover{
	background-image: url(/images/liv-lab-o.jpg);
} 

#homeboximage {
	padding: 0px 5px;
	margin: 0px auto 0px; 
}



/*
	BLOG ENTRIES
*/
.post								{ margin: 0 0 45px 0; }

.datebox							{ width: 130px; float: left; padding: 0 5px 5px 5px; background: #4D5874; color: white; text-align: center; }
.day								{ font-size: 18px; font-weight: bold; margin: 0; font-family: Georgia, serif; }
.month								{ font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 12px; font-weight: bold; margin: 0; }



ol.commentlist						{ list-style: none; }
.comment-bubble						{ background: #EAEAEA; color: #005500; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ol.commentlist li p					{ font-size: 12px; }
.gravatar							{ margin-top: 3px; padding: 2px; height: 40px; }


/* Static Menu */

.menu-bar{
	width: 950px;
	height: 43px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;	
/*	background-image: url(/images/menu_back4.jpg); */
	background-position: top left;
	background-repeat:  repeat-x;
	background-color: #EEECE2;
	color: #056494;
	}

#menu-holder {
	padding: 0px 0px 0px 20px;
	float: left;
	
}

#menu {


}

#menu li {
	display: inline; 
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 15px;
	margin: 0px;
/*	border-right: 1px solid #056494;  */
}

#menu li a:link, #menu li a:visited, #menu li a:hover {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/********** ROUNDED BOX USED FOR MEMBER DETAIL BOXES  ********/


.homebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(/images/box/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
	color: #56402C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.homebox .boxhead {
	background: url(/images/box/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.homebox .boxhead h6 {
	background: url(/images/box/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding: 13px 18px 5px;
	text-transform: capitalize;
	font-weight: bold; 
	color: #05344B; 
	font-size: 18px;
	line-height: 1.1em;
	/* text-shadow: rgba(0,0,0,.4) 0px 2px 5px;  Safari-only, but cool */
}
.homebox .boxbody {
	background: url(/images/box/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0px 15px 20px 15px;
}

/*
	TYPGROGRAPHY
*/
p, li{ 
	font-size: 11px; 
	line-height: 140%; 
	margin: 0 0 0px 0; 
	}
	
a:link {
color: #B5131B;
}

a:visited {
color: #B5131B;
}

a:hover {
color: #FF0000;
}

h1, .h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: normal; 
	color: #CC0000; 
	font-size: 26px; 
	width: 100%;
	padding: 6px 0px;
	margin-bottom: 6px;
	}
	
h2, .h2{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: bold; 
	color: #05344B; 
	font-size: 20px;
	font-style: italic;
	padding: 6px 0px;	 
	}
	
h3, .h3{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: bold; 
	color: #CC0000; 
	font-size: 18px;
	padding: 8px 0px;	 
	}
	
h4, .h4{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: bold; 
	color: #05344B; 
	font-size: 16px; 
	padding: 8px 0px; 
	}

h5, .h5{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: bold; 
	color: #CC0000; 
	font-size: 16px;
	padding: 6px 0px;	 
	}

h6, .h6{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #05344B; 
	font-size: 14px;
	padding: 0px 0px;
	line-height: 100%
	font-weight: normal;	 
	}

h7, .h7{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #CC0000; 
	font-size: 14px;
	padding: 3px 0px;	 
	}
	
h8, .h8{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #555500; 
	font-size: 14px;
	}


.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display:  block;
	border: none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#author_descrip p{
	margin-bottom: 10px;
}

#author_descrip p.h3{
	display: none;
}
