body {
	background: #c5de90;
}

#container { 
	background: #fff;
	width: 943px;
	margin: 30px auto;
	padding-bottom: 4px;
}

#containerSmall { 
	background: #fff;
	width: 543px;
	margin: 30px auto;
	padding-bottom: 4px;
}

#header {
	border-bottom: 9px solid #91b73e;
}

#header h1 {
	float: left;
	width: 279px;
	height: 135px;
	overflow: hidden;
	background-image: url(../images/mountainside_newcomers_club.gif);
	margin:0;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 279px;
	height: 135px;
	text-indent: -10000px;
}

#nav {
	height: 33px;
	padding-top: 1px;
	text-align: right;
	background: #dffbff;
	padding-right:1px;
}

#nav ul { 
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li { 
	height: 21px;
	overflow:hidden;
	padding-top: 5px;
	border-top: 6px solid #dffbff;
	border-bottom: 1px solid #fff;
	float:right;
	background: #457378;
	text-align:center;
	margin-left: 1px;
	font-family: Tahoma, arial, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	font-size: 12.4px;
}

#nav #homeButton {
	padding-left: 14px;
	padding-right: 14px;
}

#nav li span {
}

#nav li a {
	color: #457378;
	text-decoration: none;
	font-size: 12px;
}

#nav li.active {
	background: #91b73e;
	border-top-color: #91b73e;
	border-bottom-color: #91b73e;
}

#nav li.active a {
	color: #91b73e;
}

#nav li.active:hover {
	background: #91b73e;
}

#nav li:hover {
	background: #499fac;
}

#nav .hover {
	background: #499fac;
}

.bodyContent {
	padding: 5px 37px;
	background: #fff;
	color: #497980;
}

.bodyContent h2 {
	font: 24px tahoma;
	font-weight: bold;
	margin-height: 0;
	padding: 0;
}

.bodyContent .leftCol {
	width: 530px;
}

.bodyContent p {
	font:11px verdana;
	line-height: 1.5em;
}

.calloutCol {
	float: right;
}

table.president {
	padding-top: 20px;
	width: 500px;
	border: 0px solid #ffffff;
	margin-left: 20px;
	margin-bottom: 15px;
	font: 12px arial;
	color: #3d656b;

}

table.callout {
	width: 311px;
	border: 1px solid #3d656b;
	margin-left: 20px;
	margin-bottom: 15px;
}

table.callout th {
	color: #dffbff;
	font: 12px verdana;
	font-weight: bold;
	background: #3d656b;
	padding: 3px;
}

table.callout td {
	color: #3d656b;
}

table.callout .copy {
	padding: 8px;
	font: 11px verdana;
}

table.callout .copy h4 {
	margin: 0px;
	padding:0;
}

table.callout .copy p {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #007aa2;
	text-decoration: underline !important;
	font-weight: bold;
}

a:visited {
	color: #499fac;
}

a:hover { text-decoration: none !important; }

.copyrt {
	background: #91b73e;
	font: 9px verdana;
	text-align: center;
	color: #21551b;
	line-height: 18px;
}

.copyrt a {
	color: #004b00;
}

.calendar  { font:10px 'Trebuchet MS'; color:#3d656b;  margin-top:2px; leftmargin:50px;}
.calendarHd  { font:16px 'Trebuchet MS'; color:#ffffff;  background:#9C0; font-weight:bold; margin-top:0px; }
.calendarHd2  { font:16px 'Trebuchet MS'; color:#ffffff;  background:#3d656b; font-weight:bold; margin-top:0px; }
.calendarDays  { font:10px 'Trebuchet MS'; color:#3d656b;  font-weight:bold; margin-top:1px; text-align:center;}

.whiteBG { margin-bottom:100px; }
#eventCal td { height:75px; width:80px; }
#eventCal th { height:30px; width:auto; }

.calSubnav  { font:11px 'Trebuchet MS'; color:#3d656b;}

.list_text { font-size:12px; font-family: Tahoma, arial, sans-serif; margin-left:15px; margin-bottom:5px; line-height:1.4em;}

li { line-height: 1.8em; font-family: Tahoma, arial, sans-serif; font-size:12px; list-style:none; background-position:center left; background-image:url(images/bullet.gif); background-repeat:no-repeat; padding-left:10px; } 

ul { margin: .5em .5em 0 5px;  /* bullet image is in left margin */
  padding-left: 0;  }
  
  h1 { font:14px 'Trebuchet MS'; font-weight:bold; color:#666666;  margin-top:20px; margin-bottom:5px; }