@charset "utf-8";
/* CSS Document */

body{
	background:#004e36;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	}
p, blockquote{
	line-height:1.5em;
	padding:0px 12px;
	text-align: justify;
	}
blockquote{
	font-style:oblique;
}
h3{
		padding:0px 12px;
		}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0px 0px 10px 0px;
}
#top, #wrapper, #bottom{
	margin:auto;
	}
#top{
	background:url(../images/topbg.jpg) no-repeat;
	height:19px;
	width:925px;

	}
#bottom{
	background:url(../images/lowbg.jpg) no-repeat;
	height:22px;
	width:925px;
	}
#wrapper{
	background:#fff url(../images/midbg.jpg) repeat-y;
	padding:26px;
	width:872px;
	position: relative;
	padding-top: 13px;
	}
#header{
	border:2px solid #cfcfcd;
	position: relative;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-color:#004e36;
	border-bottom: 1px;

	}
#header h1{
	color:#fff;
	font-weight:normal;
	padding:10px 0px 0px 10px;
	margin:0px;
	font-size: 36px;
	}
#header h2{
	padding:0px 0px 0px 10px;
	margin:0px;
	color:#dfbd03;
	font-weight: normal;
	font-size: 22px;
}
.nav{
	background:#000 url(../images/nav.gif) repeat-x;
	height:26px;
	margin-top:13px;
	border-top:1px solid #dfbd03;
	border-bottom: 1px solid #cfcfcd;
	font-size:120%;
	position: relative;
	}
.nav a{	
	color:#cfcfcd;
	text-decoration:none;
	display:block;
	height:23px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #000;
	border-right:1px solid #303030;
	float:left;
	}
.nav a:hover{
	background:url(../images/navover.gif) repeat-x;
	color:#434343;
	border-left:1px solid #dfbd03;
	border-right:1px solid #dfbd03;
	
	}
.nav ul{
	margin:0px;
}
	.nav ul li{
	float:left;
	list-style-type:none;
}
 .nav .active{
	background:url(../images/navover.gif) repeat-x;
	color:#434343;
	border-left:1px solid #dfbd03;
	border-right:1px solid #dfbd03;
}
.mainimg {
	border: 1px dashed #004E36;
	padding: 2px;
}
.imgleft {
	border: 1px dashed #004E36;
	float: right;
	padding: 2px;
	margin: 6px;
}
.clear {
	clear: both;
}

#subnav{
	margin-top:0px;
	margin-bottom: 10px;
	}
#splash{
	position:relative;
	height:160px;
	background-color: #CFCFCD;
	}
#bodytext{
	width:584px;
	border: 2px solid #cfcfcd;
	margin-top: 14px;
	overflow: auto;
	margin-bottom: 14px;
	
	}
#bodytext p a, #bodytext h3 a, td a{
	color:#004e36;;
	text-decoration:none;
	border-bottom:1px dotted;
	padding-bottom:2px;
	font-weight:bold;
	}

#bodytext p a:hover, #bodytext h3 a:hover, td a:hover{
	border:none;
}

#bodytext h2, #diary h2, #diaryc h2{
	padding:5px 0px 5px 5px;
	margin:0px;
	background:#000 url(../images/nav.gif) repeat-x;
	color:#fff;
	font-weight:normal;
	font-size: 1.5em;

}	
#diary h2, #diaryc h2{
	margin-bottom:10px;
	}
.nosub{
	margin-top:10px;
	}
#diary, #diaryc{
	float:right;
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	width: 265px;
	margin-top: 14px;
	border: 2px solid #cfcfcd;
	background-position: 0px 20px;
	color: #fff;
	background-color: #004e36;
	overflow: auto;
	margin-bottom: 14px;
	position:relative;
	}
#diaryc{
	overflow:visible;
	float:right;
	background-repeat:repeat-x;
	width: 265px;
	margin-top: 14px;
	color: #000;
	background-color: #FFFFFF;
	margin-bottom: 14px;
	position:relative;
	border:none;
	background-image: url(none);
	}
#diary a, #diaryc a{
	color:#dfbd03;
	text-decoration:none;
	border-bottom:1px dotted;
	padding-bottom:2px;
	}
#diary a:hover, #diaryc a:hover{
	border:none;
	}
.cal ul li{
	width:31.8%;
	list-style-type: none;
	float: left;
	font-size: 11px;
	height: 55px;
	cursor:pointer;
	background-image:url(../images/mon.png);
	background-repeat:repeat-x;
	padding-left:2px;
	padding-top:1px;
	}
.cal ul{
	display:block;
	padding:0px;
	}
#diary p{
	line-height:1.5em;
	text-align:left;
	}
#footer{
	position:relative;
	background:#000 url(../images/footer.gif) repeat-x;
	color:#fff;
	padding: 5px 12px;
	border: 2px solid #cfcfcd;
	line-height:1.5em;
	clear: both;

	}
#footer a{
	color:#fff;
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
#footer ul{
	margin:0px 12px;
	}
#footer ul li{
	list-style:url(../images/arrow.gif);
	}
#fmid{
	position:absolute;
	left: 218px;
	top: 2px;
	width: 400px;
	height: 108px;
	}
#fmid p{
	text-align:center;
	}
#fright{
	position: absolute;
	left: 620px;
	top: 2px;
	width: 243px;
	}
#footer p{
	line-height:1.5em;
	}
#fright p{
	text-align:right;
}
.date{
	color:#dfbd03;
	}
#logo{
	float:right;
	padding-top: 8px;
	padding-right: 8px;
	position: relative;
	}
#mon1, #mon2, #mon3{
	top: 130px;
	}
#mon4, #mon5, #mon6{
	top:185px;
	}
#mon7, #mon8, #mon9{
	top:244px;
	}
#mon10, #mon11, #mon12{
	top:187px;
	}
.hidden{position:absolute;
	
	width:300px;
	background-color:#666666;
	border:1px solid white;
	z-index:100;
	left: 13px;
	display:none;
	color:#fff;

	}	
.hidden p{
		line-height:13px;
	text-align:left;
}
.hidden h3{
	padding-top:2px;
	margin-top:3px;
	padding-bottom:2px;
	margin-bottom:2px;
}
.padded{
	margin:12px;
	}
.error{
	color:#CC3300;
	font-weight:bold;
	}
.news{
	position:absolute;
	text-align:center;
	width:100%;
}
#news1, #news2, #news3, #news4, #news5{
		display:none;
}
#diary ul{
	line-height:1.5em
}
.cal{
	border:2px solid #cfcfcd;
	min-height: 267px;
	background-image: url(../images/pen.jpg);
	background-position: 0px 20px;
	margin-top: 14px;
}
.twitter{
	clear:both;
	position: relative;
	border:2px solid #cfcfcd;
	background-color: #004e36;

}
#twtr-profile-widget a{
	border-bottom:none;
}
.twtr-reply{
	color:#000;
}
.twitter2{
	clear:both;
	margin-top:30px;
	position: relative;
	border:2px solid #cfcfcd;
	height: 382px;
	overflow: hidden;
}
.social{
	margin-left:90px;
}
.social2{
	float:right;
}