@charset "utf-8";
/* CSS Document */
::selection {
	background: #e3bf90; /* Safari */
	}
::-moz-selection {
	background: #e3bf90; /* Firefox */
}
a:link, a:visited{
	color:#932900;
	text-decoration:none;
}
a:active, a:hover{
	color:#ff4700;
}
body{
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000;
	height:100%;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
img{
	border:0px;
}
.logo{
	background-image:url(images/logo_03b.png);
	width:139px;
	height:162px;
	position:absolute;
	left:50%;
	margin-left:338px;
	top:20px;
}
.title{
	background-image:url(images/title_03.png);
	width:558px;
	height:57px;
	position:absolute;
	left:50%;
	margin-left:-197px;
	top:50px;
}
.bodycontainer{
	width:852px;
	position:absolute;
	left:50%;
	margin-left:-426px;
	top:88px;
}
.bodytop{
	background-image:url(images/body_03.png);
	background-repeat:no-repeat;
	width:852px;
	height:57px;
}
.bodymid{
	background-image:url(images/body_05.png);
	background-repeat:repeat-y;
}
.bodybottom{
	background-image:url(images/body_07.png);
	background-repeat:no-repeat;
	width:852px;
	height:19px;
}
.droplet{
	background-image:url(images/droplet.png);
	width:359px;
	height:213px;
	position:absolute;
	left:50%;
	margin-left:-490px;
}
.mission{
	background-image:url(images/plank_03.png);
	position:absolute;
	left:50%;
	margin-left:-460px;
	top:150px;
	width:267px;
	height:62px;
}
.mission2{
	background-image:url(images/plank_03.png);
	position:absolute;
	left:50%;
	margin-left:-460px;
	width:267px;
	height:62px;
	z-index:99;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	line-height:54px;
}
.topNav{
	width:770px;
	top:120px;
	position:absolute;
	left:50%;
	margin-left:-420px;
	font-size:15.5px;
	font-weight:bold;
	text-align:center;
}
.bottomNav{
	width:700px;
	position:relative;
	left:50%;
	margin-left:-350px;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.maincontent{
	background-color:#f6e5cd;
	border:1px solid #eecda0;
	width:540px;
	/*width:800px!important; /* TURN THIS LINE OFF TO RETURN EVENTS */
	position:relative;
	margin-top:40px;
	margin-left:20px;
	padding-top:20px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:7px;
	text-align:justify;
	font-size:12px;
}
.events{
	background-color:#f6e5cd;
	border:1px solid #eecda0;
	position:relative;
}
.eventContainer{
	border-left:2px solid #cae8ff;
}
.eventA{
	background-color:#f6e5cd;
	margin-bottom:7px;
	margin-left:10px;
	width:90%;
	border:1px solid #eecda0;
}
.eventB{
	background-color:#e8b26b;
	margin-bottom:7px;
	margin-left:10px;
	width:90%;
	border:1px solid #eecda0;
}
.orangeWhen{
	position:relative;
	width:82px;
	height:27px;
	background-image:url(images/lay_07.png);
}
.orangeWhere{
	position:relative;
	width:82px;
	height:27px;
	background-image:url(images/lay_15.png);
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	text-indent:10px;
	font-style:italic;
}
.homeIMG1{
	background-image:url(images/lay_o_10.png);
	width:179px;
	height:134px;
}
.homeIMG2{
	background-image:url(images/lay_o_11.png);
	width:179px;
	height:134px;
}
.homeIMG3{
	background-image:url(images/lay_o_12.png);
	width:180px;
	height:134px;
}
div.photosBtn{
	background-image:url(images/lay_17.png);
	width:546px;
	height:57px;
	cursor:pointer;
}
div.photosBtn:hover{
	background-image:url(images/lay_o_17.png);
}
.expand {
	background-image:url(images/plus_sign.png);
	width:16px;
	height:16px;
	float:left;
	margin-right:3px;
}
.expand:hover {
	background-image:url(images/plus_sign_o.png);
}
.expand:active {
	background-image:url(images/plus_sign_d.png);
}
li.bl {
	list-style-type:none;
	text-indent:0;
	margin-left:5px;
	margin-right:15px;
}
.headtable tr:first-child{
	font-weight:bold;
}
.headtable tr td:nth-child(odd){
	background-color:#f1d3ac;
}
table.boardtable tr:first-child td{
	font-weight:bold;
	border-bottom:1px solid #000;
}
.termend{
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
}
.mem_removed{
	background-color:#F00;
	color:#FFF;
	border:1px solid #900;
}
.mem_added{
	background-color:#090;
	color:#FFF;
	border:1px solid #030;
}
