* {
	margin: 0;
	padding: 0;
}
body {
	background:url(../images/bg.jpg) repeat-x #acb08d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a {
	color: #711e1f;
	text-decoration: none;
}
hr {
	margin-top:5px;
	clear:both;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}
img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}
.hide {
	position: absolute;
	left: -9999px;
}
#wrapper {
	width: 950px;
	margin: 0px auto;
}
img {
	border:none;
}
/* Header */

#header {
	background:url(../images/top3.jpg) no-repeat;
	height: 240px;
	color: #000;
}

#header2 {
	background:url(../images/top4.jpg) no-repeat; /*non-home pages*/
	height: 240px;
	color: #000;
}
/* Menu */

#menu {
	float: left;
	margin-top:206px;
	padding-left:20px;
}
#menu ul {
	margin: 0px;
	list-style: none;
}
#menu li {
	float: left;
	padding: 0 25px;
	font-size: 18px;
	color: #dbdfbf;
}
#menu a {
	text-decoration: none;
	color: #FFF;
}
#menu a:hover {
	color: #dbdfbf;
}
/* Page */

#topContent {
	background:url(../images/contentTop.jpg) no-repeat; /*home page*/
	height: 237px;
}


#content {
	position: relative;
	background:url(../images/body.jpg) repeat-y;
	width: 950px;
	float:left;
}

#leftContent {
	position: relative;
	float:left;
	width:580px;
	padding-left:40px;
	margin-right:25px;
}
#leftContent h2 {
	font-size:1.2em;
}
#leftContent h3 {
	margin-left:25px;
}
#leftContent p {
	font-size:14px;
	line-height:125%;
	margin-top:10px;
}
#leftContent ul {
	list-style:none;
	margin:5px 0 25px 20px;
}
#leftContent li {
	padding:3px;
}
#bottom {
	background:url(images/bottom.jpg) no-repeat;
	height:45px;
}
.logo {
	margin:10px;
}
.noBorder {
	border:none;
}
/* Right Sidebar */

body#home #sidebar {
	float:left;
	width: 250px;
	margin-top:-239px;
}
body#other #sidebar {
	position: relative;
	float:left;
	width: 250px;
}
#sidebar p {
	margin-top: 15px;
}
#sidebar h3 {
	padding-left:50px;
	margin-top:25px;
}
#sidebar ul {
	margin: 0px;
	padding: 20px 0px 30px 0px;
	list-style: none;
}
#sidebar li {
	background: none;
	padding: 0px 10px 20px 23px;
}
#sidebar h1 {
	font-size: 1.7em;
	text-align:center;
	color: #000;
}
#sidebar ul {
	margin-left:30px;
	padding-top:10px;
	list-style:none;
	color:#000;
	font-weight:bold;
}
#sidebar li {
	margin: 5px;
	padding-bottom:5px;
}
#officers {
	position:relative;
	background:url(../images/wrap.png) no-repeat;
	margin-left:11px;
	height:202px;
	width:284px;
}
#officers h1 {
	padding-top:25px;
	color:#efedd4;
	font-size:16px;
}
#officers ul {
	margin-left:12px;
	list-style:none;
	color:#FFF;
}
#officers li {
	margin: 5px;
	padding:0;
}

#chamberVid h1 {
	padding-top:20px;
	color:#efedd4;
	font-size:16px;
}

#chamberVid {
	position:relative;
	background:url(../images/wrap2.png) no-repeat;
	margin-left:11px;
	height:300px;
	width:284px;
	padding-left:20px;
}


#bottom {
	background:url(../images/bottom.jpg) no-repeat;
	height: 25px;
}
#clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#container {
	position:relative;
	text-align:left;
	width:373px;
	left:162px;
	top:9px;
}
#weather {
	margin-left:75px;
	width:75px;
	float:left;
	padding-top:25px;
}
/* Footer */

#footer {
}
#footer p {
	text-align: center;
	color: #FFF;
	font-weight:bold;
	font-size:12px;
}
#footer a {
	color: #dcdac2;
}
#footer a:hover {
	color: #FFF;
}
/* ---------------------- for div slider on members page ------------------- */

a:focus {
	outline: none;
}
#panel_ABC, #panel_DEF, #panel_GHI, #panel_JKL, #panel_MNO, #panel_PQR, #panel_STU, #panel_VWXYZ, #panel_2011, #panel_2012, #panel_2010, #panel_2009, #panel_2008, #panel_2007, #panel_2006, #panel_mth1, #panel_mth2, #panel_mth3 {
	background: #acb08d;
	display: none;
	border-top: solid 4px #422410;
	border-right: solid 4px #422410;
	border-left: solid 4px #422410;
	padding:10px;
	font-weight:bold;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(../images/btn-slide.gif) no-repeat center top;
}
#leftContent p.slide {
	margin-top:0;
	margin-bottom:10px;
}
.btn-slide11, .btn-slide12, .btn-slide1, .btn-slide2, .btn-slide3, .btn-slide4, .btn-slide5, .btn-slide6, .btn-slide7, .btn-slide8, .btn-slide-mth1, .btn-slide-mth2, .btn-slide-mth3 {
	background: url(../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 150px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}
/*---------------------- email contact form --------------------------*/
 label {
	width: 4em;
	float: left;
	text-align: right;
	margin:0 10px 0 20px;
	text-indent:0;
	display: block;
	color:#000;
}
.submit input {
	margin-left: 4.5em;
}
input {
	color: #000;
	background: #d5d9b8;
	border: 1px solid #000;
	font-size:14px;
}
.submit input {
	color: #000;
	background: #d5d9b8;
	border: 2px outset #000;
	margin-bottom:5px;
}
fieldset {
	border: 1px solid #121212;
	width:500px;
	background-color:#acb08d;
}
legend {
	color: #000;
	background: #d5d9b8;
	border: 1px solid #000;
	padding: 2px 6px;
	margin:5px 0 15px 25px;
	font-weight:bold;
}
textarea {
	background-color: #d5d9b8;
	border: black 1px solid;
	color: #000;
	font-size:14px;
	height:150px;
	width:475px;
	margin-left:10px;
}
/*-----------Calendar styles---------------*/
#calendar {
	font-family: Tahoma;
	font-size: 12px;
}
.calendarBox {
	position: relative;
	top: 5px;
	margin-left:5px;
	margin-bottom:100px;
	padding: 5px;
	width: 562px;
	border: 1px solid #000;
}
.calendarFloat {
	float: left;
	width: 75px;
	height: 50px;
	margin: 1px 0px 0px 1px;
	padding: 1px;
	border: 1px solid #000;
}

/*--------- event flyout menu div ----------*/

.menuFlyout {
	background-color: #e1dfc7;
	margin:10px 0 10px 45px;
	border: 1px solid #000;
}

#sidebar .menuFlyout ul{
	margin:0;
	padding:0;
}

#sidebar .menuFlyout ul li{
	list-style:inside;
}

.show_hide {
	display:none;
}
