body {
	background-image: url(images/back_green.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f2f0ec;
	color: #242424;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6D8D22;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 11px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #5B761D;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 9px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	margin-bottom: 5px;
}




.text {
	font-size: 12px;
}
.textmedium {
	font-size: 11px;
	font-weight: normal;
}

.linkshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.linkshome a{
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
blockquote {
	margin-left: 24px;
}

.linkshome a:hover{
	text-decoration: underline;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.textsmall {
	font-size: 10px;
	font-weight: normal;
}
a {
	color: #5C7B03;
	text-decoration: underline;
}
a:hover {
	color: #5C7B03;
	text-decoration: none;
}
.tabs {
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C7B03;
}

.tabs a{
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
}
UL {
	PADDING-LEFT: 5px; MARGIN: 0px 2px 2px 15px
}
LI {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	background-repeat: no-repeat;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: 3px;
	PADDING-TOP: 0px;
	list-style-type: disc;
	list-style-image: url(images/bullet2.gif);
	list-style-position: inside;
	font-size: 12px;
	line-height: 12px;
}

.imageborder {
	border: 1px solid #CCCCCC;
}
.gg {
	font-family: "Bickham Script Pro Regular";
	color: #A46833;
	font-size: 32px;
	font-weight: bold;
}

