/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Osaka, "?????? Pro W3", georgia, times, "times new roman", serif;
	color: #000;
	background-color: #FFFFFF;
		}
	
#container {
	margin: 0.8em auto 1em;
	width: 830px;
	padding: 0px;
	border: 1px solid #CCCCCC;
		}
		
#banner {
	height: 150px;
		}
		
a:link {
	color: #266835;
	text-decoration: none;
}

a:visited {
	color: #497A54;
	text-decoration: none;
}

a:hover {
	color: #DF6F1D;
	text-decoration: none;
}

a:active {
	color: #DF6F1D;
	text-decoration: none;
}
		
#nav {
	float: left;
	width: 160px;
	margin-left: 0px;
	height: 640px;
		}
		
#nav p {
	margin-top: 0;
	font-family: Osaka, "?????? Pro W3", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF6F1D;
}
	
#navcontainer {
	margin-left: 10px;
	margin-top: 5px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Osaka, "?????? Pro W3", verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a {
	display: block;
	padding: 5px 10px;
	width: 160px;
	color: #DF6F1D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer a:hover {
	color: #497A54;
	text-decoration: none;
	font-weight: 900;
	font-size: 11px;
}

#navcontainer #current {
	color: #497A54;
}

#navcontainer ul ul li {
	margin: 0 0 1px 0;
	background-image: url(http://www.2hj.org/site_images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 155px;
	color: #DF6F1D;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul a:hover {
	color: #497A54;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}	
	
#content {
	margin: 0px 10px 0px 220px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;	
		}
		
#content h2 {
	margin-top: 0;
	font-family: Osaka, "?????? Pro W3", Trebuchet MS; Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #E36204;
	word-spacing: normal;
}

#content h3 {
	font-family: Osaka, "?????? Pro W3", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	text-align: left;
	line-height: 10px;
	color: #497A54;
	word-spacing: normal;
}

#content h4 {
	font-family: Osaka, "?????? Pro W3", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #F0972E;
	word-spacing: normal;
}

#content p {
	font-family: Osaka, "?????? Pro W3", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#content a:link {
	color: #006600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4B4B4;
}

#content a:visited {
	color: #106B25;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D4D4;
}

#content a:hover {
	color: #DF6F1D;
	text-decoration: none;
}

#content a:active {
	color: #DF6F1D;
	text-decoration: none;
}

#content .perma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}

#content a.perma:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #497A54;
	text-decoration: none;
}

#content a.perma:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #497A54;
	text-decoration: none;
}

#content a.perma:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #DF6F1D;
	text-decoration: none;
}

#content a.perma:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #DF6F1D;
	text-decoration: none;
}

#content .imgcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	font-style: italic;
}
#content img {
	padding: 0px 10px 10px 0px;
}
		
#footer {
	clear: both;
	padding: 2em 1em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #DF6F1D;
		}

#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #DF6F1D;
	text-decoration: underline;
}

#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #DF6F1D;
	text-decoration: underline;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #497A54;
	text-decoration: none;
}

#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #497A54;
	text-decoration: none;
}


.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #497A54;
	text-decoration: none;
}

hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;/*the border*/
	width: 80%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.paginate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

.pagecount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
