@charset "utf-8";
body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #232323;
	line-height: 16px;
}
a:link {
	color: #8B5E3B;
}
a:visited {
	color: #8B5E3B;
}

a:hover {
	text-decoration: none;
}

.splash-index {
	background-image: url(images/bgr.gif);
	background-repeat: repeat-x;
	background-position: center 20px;
	height: 310px;
	text-align: left;
}
.pix-index {
	margin-right: 5px;
	clear: both;
}
.nav {
	margin-bottom: 5px;
	margin-right: 80px;
	color: #999999;
}
.nav a {
	font-size: 11px;
	text-decoration: none;
	color: #603813;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.nav a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #7FAC43;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}




.container1 {
	text-align: left;
	width: 920px;
}
.splash-txtbox {
	background-color: #35481C;
	opacity: .5;
	filter: alpha(opacity=50);
	padding: 20px;
	width: 240px;
	margin-top: 80px;
}

.splash-t1 {
	font-size: 36px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}
.splash-t2 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
}
.splash-link {
	margin-top: 10px;
}


.t1 {
	font-size: 14px;
	color: #638534;
	margin-bottom: 10px;
}
.t2 {
	font-size: 14px;
	color: #603813;
	margin-bottom: 10px;
}
.t3 {
	font-size: 12px;
	color: #638534;
}
.t4 {
	color: #666666;
}
.t5 {
	color: #FF6600;
}




.dotsv {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 50px;
}
.calendar-item {
	margin-top: 10px;
	margin-bottom: 20px;
}

.foot {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	color: #666666;
}
.foot a {
	margin-right: 5px;
	margin-left: 5px;
}
.box {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.box li {
	margin-left: -20px;
}
.box2 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
