@charset "utf-8";

img { behavior: url(iepngfix.htc); border: 0;} 
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

p {
	margin-top: 0px;
	margin-bottom: 6px;
}

#container {
	width: 762px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
#footer {
	text-align: right;
	clear: both;
	float: left;
	width: 762px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#headerbox {
	height: 286px;
	width: 762px;
	clear: both;
	float: left;
	margin-top: -27px;
	position: relative;
	z-index: 1;
}
#content {
	width: 372px;
	background: #FFFFFF url(images/grassbg.jpg) no-repeat left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	z-index: 999;
}

#content_nobg {
	width: 372px;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	z-index: 999;
}

#menu {
	clear: both;
	float: left;
	width: 762px;
	position: relative;
	z-index: 100;
}

#yellowbar {
	background-color: #D3B714;
	clear: both;
	float: left;
	height: 7px;
	width: 762px;
}
#header-bar {
	background-color: #D3B714;
	clear: both;
	float: left;
	height: 8px;
	width: 762px;
}
#slideshow1 {
	float: left;
	width: 500px;
}

#flash {
	clear: both;
	float: left;
	height: 500px;
	width: 762px;
	position: relative;
	z-index: 0;
}

#head {
	float: left;
	width: 570px;
}


#mainContent {
	clear: both;
	float: left;
	width: 762px;
}
#sidebar {
	float: left;
	width: 191px;
	background-color: #41423A;
	text-align: right;
}
#bottom {
	background: #FFFFFF url(images/grassbg.jpg) no-repeat left bottom;
	clear: both;
	float: left;
	width: 762px;
	padding-top: 10px;
}
#bottom1 {
	float: left;
	width: 195px;
	background: url(images/index/indexLeftBottom.gif) bottom left no-repeat;
}
#index-vert-line {
	float: left;
	width: 1px;
}
#bottom2 {
	float: left;
	width: 350px;
	padding-left: 10px;
	padding-top: 5px;
	overflow: visible;
	margin-left: 0;
	
}
#bottom3 {
	float: left;
	width: 206px;
}

#index-mailbox {
	width: 328px;
	border: #306b35 1px solid;
	padding: 10px 10px 5px 10px;
	margin-top: 10px;
	margin-bottom: 16px;
	color: #000000;
}

#index-mailbox p {
	margin-top: 5px;
	margin-bottom: 0;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #6d7e5e;
	margin-top: 0px;
	margin-bottom: 6px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #2F6D35;
}
#largeimage {
	width: 358px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
}
.bigyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #c5bc9f;
}
.minihead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
ol {
	margin-top: 0px;
	margin-bottom: 6px;
}
#logo {
	height: 0px;
	width: 0px;
	float: left;
	position: absolute;
	z-index: 9999;
	overflow: visible;
	margin-top: -13px;
}

a {
	color: #3453b6;
	text-decoration: none;
}

#index-blog {
	width: 195px;
	height: 180px;
	margin-top: 128px;
}

#index-menu {
	margin-left: 15px;
	margin-bottom: 8px;
}

#index-menu img{
	margin-top: 5px; 
}




#indexBlog-tl {
	float: left;
	width:142px;
	height:54px;
}

#indexBlog-r {
	float: right;
	width:53px;
	height:180px;
}

#indexBlog-link {
	float: left;
	width:142px;
	height:71px;
}

#indexBlog-mysp {
	float: left;
	width:142px;
	height:55px;
}

.more_body {
	display: none;
}
#footer
{
    display: none;
    margin-bottom: 40px;
}