BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	margin-left : 5%;
	margin-right : 5%;
	font-size: None;
}

A:LINK, A:VISITED {
	color : #3B6807;
	text-decoration : none;
	border: #FF9900;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

A:HOVER {
	background-color : #3B6807;
	color : #F7A300;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	background-color: #3B6807;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
}

H2 {
	color : #C78104;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 110%;
	text-align : center;
	padding : 5px;
	margin-bottom : 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	vertical-align: middle;
	background-color: #DFDFDF;
	background-position: center;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #3B6807;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;

}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #3B6807;
	background-position: center;
	text-align: center;
	margin: 10px;
	font-weight: bold;
	padding: 5px;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;

}

h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #3B6807;
	background-position: center;
	text-align: center;
	margin: 6px;
	font-weight: bold;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;

}

LI {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
	list-style-position: outside;
	text-align: left;
	background-position: center;
	vertical-align: top;
	position: static;
	padding-bottom: 15px;
	line-height: 1.15em;
	}

P {
	text-align : left;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.2em;
}

dd {
	text-align : left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol {
	list-style-position: inside;
	list-style-type: decimal;
}

img {
	border-top: 1px #336600;
	border-right: 2px #336600;
	border-bottom: 2px #336600;
	border-left: 1px #336600;
}

.center {
	text-align: center;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333300;
}

.small {
	font-size: 80%;
}

.smallCtr {
	font-size: 80%;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.quote {
	font-style: italic;
	font-weight: bold;
	width: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B6807;
}

.menuhover {
	color: #000000;
}

.quoteCtr {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336600;
	margin-right: 10%;
	margin-left: 10%;
}

.just {
	text-align: justify;
}

.bullet1 {
	list-style-position: outside;
	list-style-image: url(images/bullet-stone.gif);
	list-style-type: square;
	padding-bottom: 5px;
}

.bullet2 {
	list-style-position: outside;
	list-style-image: url(images/bullet-green.gif);
	list-style-type: square;
	padding-bottom: 5px;
}

.numeric {
	list-style-type: decimal;
}

.quoteCtrItal {
	font-style: normal;
	font-weight: bold;
	text-align: center;
	width: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336600;
}

.twoCol-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	padding: 0px;
	font-size: 80%;
	text-align: right;
	vertical-align: baseline;
	position: relative;
	font-weight: bold;
	width: 25%;
}

.twoCol-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	padding: 0px 0px 0px 10px;
	font-size: 85%;
	text-align: left;
	vertical-align: baseline;
	position: relative;
	width: 75%;
}
