@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../graphics/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C4D38;
}

a {
	color: #2F5E3E;
	text-decoration: underline;
}

a:hover {
	color: #5FA62E;
	text-decoration: underline;
}

.lt_grn_15 {
	font-size: 15px;
	color: #5FA62E;
}

.lt_grn_13 {
	font-size: 13px;
	color: #5FA62E;
}


.lt_grn_13 a {
}


.lt_grn_13 a:hover {
}

.lt_grn_10 {
	font-size: 10px;
	color: #5FA62E;
}


.lt_grn_10 a {
}


.lt_grn_10 a:hover {
}

.pic_box {
	background-color: #FAD77B;
	border: 1px solid #2C4D3A;
	margin: 8px;
}

.lt_green_11_dark_link {
	color: #5FA62E;
	font-size: 11px;
}

.lt_green_11_dark_link a {
	color: #5FA62E;
	text-decoration: none;
}

.lt_green_11_dark_link a:hover {
	color: #2F5E3E;
	text-decoration: underline;
}

.lt_green_11 {
	color: #5FA62E;
	font-size: 11px;
}

.lt_green_11 a {
	color: #f1dfb1;
	text-decoration: none;
}

.lt_green_11 a:hover {
	color: #5FA62E;
	text-decoration: underline;
}

.lt_green_18 {
	color: #5FA62E;
	font-size: 18px;
}

.lt_green_12 {
	color: #5FA62E;
	font-size: 12px;
}

.lt_green_12 a {
	color: #f1dfb1;
	text-decoration: none;
}

.lt_green_12 a:hover {
	color: #5FA62E;
	text-decoration: underline;
}

.pic {
	margin: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.drk_green_11 {
	font-size: 11px;
	color: #254230;
}

.drk_green_11 a {
	color: #2C4D38;
}

.drk_green_11 a:hover {
	color: #facd5c;
}

.drk_green_14 {
	font-size: 14px;
	color: #254230;
}

.drk_green_16 {
	font-size: 16px;
	color: #254230;
}

.drk_green_16 a {
	color: #2C4D38;
}

.drk_green_16 a:hover {
	color: #facd5c;
}

.big_green {
	color: #2C4D38;
	font-size: 34px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
