#container { width:948px; margin:0 auto; }

body { padding:0; margin:0 auto; background:#d8ddb3; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333;  }

#header {
	width:948px;
	background:url(images/header.jpg) no-repeat;
	height:100px;
	}
a {
	text-decoration:none;
	color: #69731c;
}

#content { width:948px; clear:left; float:left; border:1px solid #465902; background-color:#ffffff; }

#nav { width:948px; clear:left; }
		#nav ul { padding:0; margin:0; }
		#nav ul li { width:157px; border-right:1px solid #efefef; float:left; list-style:none; }
		#nav ul li a { padding:9px 0 7px 10px; font-weight:normal; color:#222; background-color:#98a628; display:block; font-family:Georgia, "Times New Roman", Times, serif; }
		/*#nav ul li a { padding:10px 0 5px 10px; color:#fff; background-color:#222; display:block; font-family:Georgia, "Times New Roman", Times, serif; }*/
		#nav ul li a:hover { text-decoration:none; background-color:#e5f284; font-weight:bold; }
		#nav #current { repeat-y right #fff; color:#333; font-weight:bold; }
		
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#69731c;
	font-size:36px;
	text-align:center;
	font-style: normal;
	text-transform: none;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#69731c;
	font-size:24px;
	text-align:center;
	font-style: normal;
	text-transform: none;
	}

#content_left { width: 600px; height:auto; padding:10px 10px 10px 10px;  margin-top:25px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; float:left; 
}
#content_left_meeting { width: 600px; height:3025px; padding:10px 10px 10px 10px;  margin-top:25px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; float:left; 
}

#content_right {width: 250px; float:right; padding:10px 10px 30px 10px; border-left:1px solid #465902; background-color:#abb562; }

#content_right_h1 {display:block; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0 0 15px 0; padding:8px 16px 20px 16px; font-weight:bold; font-color:#ffffff; background-color:#d8ddb3; }
.p {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0 auto; padding:8px 16px 30px 16px;}

#content_full { width: 850px; height:auto; padding:10px 10px 10px 10px;  margin-top:25px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; float:left; 
}

#footer { width:948px; height:20px; padding:25px 10px 10px 10px; margin:0 auto; text-align:center}

.trigger {
color:#465902;
font-size:12px;
line-height:14px;
padding:10px 8px 10px 35px;
background:#d8ddb3;
width:200px;
text-align:center;
float:inherit;
}



.slider {
color:#abb562;
}
.line {border-bottom-color:#465902; border-bottom-style:dashed; border-bottom-width:thin; }
