﻿@charset "utf-8";
/* CSS Document */


#wrapper {

	display: block;

	position: relative;

	height:auto;

	height:100%;

	width: 1052px;

	margin: 0 auto;

	margin-left:auto;

	margin-right:auto;

}
.green-address{
font-family:Arial Narrow, Arial, sans-serif;
color: #1d4706;
font-size: 13pt;
font-weight:bold;
}

.green-address-small{
font-family:Arial Narrow, Arial, sans-serif;
color: #1d4706;
font-size: 10pt;
font-weight:BOLD;
}

.green-address-at-bottom{
font-family:Arial Narrow, Arial, sans-serif;
color: #1d4706;
font-size: 11px;
font-weight:normal;
text-decoration:none;
}

.body-text{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
font-weight: bold;
}


.bigger-body-text{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:16px;
font-weight: bold;
}

   
.body-text-normal{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
font-weight: normal;
text-decoration:none;
}

.body-text-smaller{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight: normal;
text-decoration:none;
}


.bigger-green-text{
font-family:Arial, Helvetica, sans-serif;
color:#1d4706;
font-size:14px;
font-weight: bold;
}


