body {
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	z-index: 20;
	height: 100%;
	background-image: url(images/leatherGrnTopRpt.jpg);
	background-position: top;
	background-color: #E0EDC2;
	padding: 0px;
}
h1 {
	font-size: 22px;
	color: #678325;
	line-height: 30px;
	font-weight: normal;
	margin-left: 70px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 17px;
	color: #9C4E23;
	clear: left;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 20px;
}
h3 {
	color: #DCEBB8;
	font-weight: bold;
	font-size: small;
}
h4 {
	font-size: 14px;
	color: #690;
	clear: left;
	margin-bottom: 5px;
	padding-top: 10px;
}
h5 {
	color: #568000;
	font-size: small;
	margin-top: 8px;
	margin-bottom: 0px;
}
hr {
	color: #666;
}

a {
	text-decoration: none;
}
a:visited {
	color: #03C;
}


#wrapper {
	margin: 0px auto auto 0px;
	width: 100%;
	overflow: visible;
	height: 100%;
	float: left;
	background-image: url(images/leatherGrnLftRptP.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#cornerPic {
	height: 139px;
	width: 128px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logoText {
	height: 80px;
	width: 260px;
	position: absolute;
	left: 130px;
	top: 10px;
}


#navbar {
	position: absolute;
	top: 170px;
	width: 175px;
	left: 20px;
	z-index: 1000;
}
#content {
	margin-top: 130px;
	margin-left: 210px;
	margin-right: 80px;
	margin-bottom: 50px;
	text-align: left;
}
#content p {
	clear: left;
	padding-right: 20px;
}


#footer {
	margin-right: 40px;
	margin-left: 175px;
	font-size: x-small;
	text-align: left;
	z-index: 20;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
}
#footer a {
	color: #6A3A24;
	text-decoration: none;
}
#footer a:hover {
	color: #77982C;
}
#quote {
	position: absolute;
	top: 170px;
	right: 30px;
	font-size: 14px;
	font-style: italic;
	color: #82A62F;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 50;
	width: 450px;
}
#contact {
	clear: both;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 20px;
}
#copyright {
	margin-right: 70px;
	margin-left: 10px;
	font-size: x-small;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: right;
}
#topRtBox {
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 10px;
	border: 1px dotted #294185;
	background-color: #C4DD80;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 11px;
}
#sideBox {
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#sideBoxTop {
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 11px;
}

.spacing {
	line-height: 20px;
}
.divThin {
	height: 5px;
}

.header {
	font-size: 22px;
	color: #678325;
	line-height: 30px;
	margin-left: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}

.firstLetterHeader {
	font-size: 29px;
	color: #678325;
	z-index: 50;
	width: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
}


.subHeader {
	font-size: 15px;
	color: #9C4E23;
	clear: left;
}
.purpleText {
	color: #6666CC;
}

.dottedBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.tinyText {
	font-size: x-small;
}
.preload
{
	height: 0px;
	width: 0px;
	position: absolute;
	left: -1600px;
	top: 0px;
	z-index: -20;
}

.middleGreen {
	color: #A9CD56;
}
.box {
	padding: 10px;
	border: 1px solid #669900;
}
.box2 {
	padding: 10px;
	border: 1px solid #9C4E23;
	margin-right: auto;
	margin-left: auto;
}
.minisculeText {
	font-size: 8px;
}

.borderGreen {
	border:#c4dd8c thin dotted;
	width:270px;
	padding:10px 5px 5px;
	text-align:center;
	margin-right: 0px;
	margin-top: 10px;
	float: right;
}
.brownText {
	color: #9A4116;
}
.boxBGBrwn {
	padding: 0px 10px 10px;
	border: 1px solid #669900;
	background-color: #EFF5E0;
}
.boxBgRpt {
	background-image: url(images/rndMid.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.box2BGColor {
	padding: 10px;
	border: 1px solid #9C4E23;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.blueText {
	color: #00C;
}
.whiteBG {
	background-color: #FFF;
	border: 1px solid #9EC73F;
}
.text11Pt {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #03C;
}
.boxBgRpt350 {
	background-image: url(images/rndMid350.gif);
	background-repeat: repeat-y;
	background-position: center;
}
