body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	background-color: #1F3E1E;
}

h1 {
	font-size: 24px;
	color: #620323;
}
h3 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
.bodyTitle {
	font-size: 26px;
	color: #8C3402;
	display: block;
	background-color: #71B96E;
	letter-spacing: 3px;
	font-variant: small-caps;
}
.bodySubTitle {
	font-size: 22px;
	color: #8C3402;
	display: block;
	background-color: #71B96E;
	font-variant: small-caps;
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.bodyBig {
	font-size: 20px;
	color: #620323;
}
.bodysmall {
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
}

.bodysmallbullet {
	font-size: 18px;
	padding-right: 25px;
}

.sidebarBig {
	font-size: 18px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebarItal {
	font-size: 15px;
	font-style: italic;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
}
.bodytestimonial {
	font-size: 15px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-left: 25px;
	padding-right: 25px;
}
.bodybold {
	font-size: None;
	font-weight: bold;
}
.headerSmall {
	font-size: 14px;
	color: #990000;
}
.headerItalic {
	font-size: 20px;
	color: #D4FED6;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.headerName {
	font-size: 30px;
	font-weight: bold;
	color: #D4FED6;
}
a.bodyLink:link, a.bodyLink:visited {
	text-decoration: none;
	color: #8C3402;
}
a.bodyLink:hover {
	text-decoration: none;
	color: #006633;
}
a.bodyLink:active {
	text-decoration: none;
	color: #999999;
}

a:link, a:visited {
	text-decoration: none;
	color: #8C3402;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}

a.sidebar:link, a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.sidebar:hover {
	text-decoration: none;
	color: #000000;
}
a.sidebar:active {
	text-decoration: none;
	color: #999999;
}

a.button:link, a.button:visited
{
	background-color: #1F3E1E;
	color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-decoration: none;
	line-height: 1.5;
	display: block;
	padding-left: 10px;
	border-bottom: solid 2px #CCCCCC;
}

a.button:hover
{
	background-color: #666666;
	color: #000000;
}

a.button:active, a.button:focus {
	background-color: #1F3E1E;
	color: #333333;
}

a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
	cursor: default;
	background-color: #CCCCCC;
	border: solid 1px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-decoration: none;
	line-height: 1.5;
	display: block;
	border-color: #1F3E1E;
	padding-left: 10px;
	font-variant: normal;
}

a.buttonBody:link, a.buttonBody:visited
{
	background-color: #1F3E1E;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-decoration: none;
	line-height: 1.5;
	display: block;
	padding-left: 10px;
	border: solid 2px #CCCCCC;
}

a.buttonBody:hover
{
	background-color: #666666;
	color: #000000;
}

a.buttonBody:active, a.buttonBody:focus {
	background-color: #1F3E1E;
	color: #333333;
}

a.footer:link, a.footer:visited {
	color: #620323;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	color: #666666;
	text-decoration: none;
}

#footer {
	width: 840px;
	float: left;
	padding: 5px;
	text-align: right;
	color: #000000;
	font-size: 3px;
	background-color: #8C3402;
}
#footerLeftBox {
	float: left;
}
#footerRightBox {
	float: right;
}

#headerBox {
	width: 760px;
	float: left;
}

#contentEnvelope {
	overflow: hidden;
	background-color: #1F3E1E;
	float: left;
}
#contentMain {
	background-color: #D4FED6;
	margin-left: 260px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	width: 550px;
	clear: right;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#contentMainSubLeft {
	width: 170px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
}
#contentMainSubRight {
	width: 180px;
	float: right;
	padding-top: 5px;
	padding-right: 150px;
	padding-left: 10px;
}
#contentRight {
	width: 180px;
	background-color: #1F3E1E;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#navBox {
	float: left;
	width: 250px;
	border: solid 5px #1F3E1E;
	background-color: #1F3E1E;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#contentLeft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
		background-color: #1F3E1E;
	border: solid 5px #1F3E1E;
}

img.floatRight {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
}

img.floatLeft {
	float: left;
	margin: 5px;
	margin-right: 10px;
}
