body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear{
	clear:both;
}
.redheading_link:link, .redheading_link:active, .redheading_link:visited {
	font-family: Arial;
	font-size: 16px;
	color: #70332E;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.redheading_link:hover {
	font-family: Arial;
	font-size: 16px;
	color: #70332E;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.blueheading_link:link, .blueheading_link:active, .blueheading_link:visited {
	font-family: Arial;
	font-size: 16px;
	color: #2E3D5A;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.blueheading_link:hover {
	font-family: Arial;
	font-size: 16px;
	color: #2E3D5A;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.brownheading_link:link, .brownheading_link:active, .brownheading_link:visited {
	font-family: Arial;
	font-size: 16px;
	color: #473E1B;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.brownheading_link:hover {
	font-family: Arial;
	font-size: 16px;
	color: #473E1B;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.greenheading_link:link, .greenheading_link:active, .greenheading_link:visited {
	font-family: Arial;
	font-size: 16px;
	color: #2B5B31;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.greenheading_link:hover {
	font-family: Arial;
	font-size: 16px;
	color: #2B5B31;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
a:link {
	color: #3A3A3A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A3A3A;
}
a:hover {
	text-decoration: underline;
	color: #165022;
}
a:active {
	text-decoration: none;
	color: #3A3A3A;
}
a.bluelink:link {
	color: #23495c;
	text-decoration: none;
}
a.bluelink:visited {
	text-decoration: none;
	color: #23495c;
}
a.bluelink:hover {
	text-decoration: none;
	color: #165022;
}
a.bluelink:active {
	text-decoration: none;
	color: #23495c;
}
a.smalllink:link {
	color: #3A3A3A;
	text-decoration: none;
	font-size: 11px;
}
a.smalllink:visited {
	text-decoration: none;
	color: #3A3A3A;
	font-size: 11px;
}
a.smalllink:hover {
	text-decoration: none;
	color: #621C1C;
	font-size: 11px;
}
a.smalllink:active {
	text-decoration: none;
	color: #3A3A3A;
	font-size: 11px;
}
#outercontainer {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
	width: 872px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#container {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
	width: 872px;
	margin: 0px;
	float:left;
}
#pagecontainer {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 36px;
	float:left;
	display: inline;
}
#topheader {
	height: 78px;
	width: 800px;
	margin: 0px;
	background-image: url(../images/logoheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}
#navigation {
	height: 34px;
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}
#lrcontainer {
	height: auto;
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/page-bgg.gif);
	background-repeat: repeat-y;
	float:left;
}
#boxescontainer {
	height: auto;
	width: 800px;
	float:left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}
#boxescontainerr {
	height: auto;
	width: 800px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagetop {
	height: 15px;
	width: 800px;
	margin: 0px;
	float:left;
	background-image: url(../images/page-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: top;
}
#pagebg {
	height: auto;
	width: 800px;
	margin: 0px;
	background-image: url(../images/page-bgg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	float:left;
}
#pagebottom {
	height: 16px;
	width: 800px;
	margin: 0px;
	float:left;
	background-image: url(../images/page-bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: bottom;
}
#pagefulltop {
	height: 15px;
	width: 800px;
	margin: 0px;
	float:left;
	background-image: url(../images/pagefull-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: top;
}
#pagefullbg {
	height: auto;
	width: 800px;
	margin: 0px;
	background-image: url(../images/pagefull-bgg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	float:left;
}
#pagefullbottom {
	height: 16px;
	width: 800px;
	margin: 0px;
	float:left;
	background-image: url(../images/pagefull-bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: bottom;
}
#leftcontainer {
	height: auto;
	width: 529px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}
#fullpagecontainer {
	height: auto;
	width: 734px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 33px;
	float:left;
}
#leftcontainerinner {
	height: auto;
	width: 473px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 40px;
	float:left;
}
#lefttop {
	height: 15px;
	width: 529px;
	margin: 0px;
	background-image: url(../images/left-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#leftbg {
	height: auto;
	width: 529px;
	margin: 0px;
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#lefticonimage {
	height: 371px;
	width: 519px;
	margin: 0px;
	background-image: url(../images/left-icon-img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homeiconimage {
	height: 371px;
	width: 88px;
	margin: 0px;
	background-image: url(../images/left-icon-img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	padding: 0px;
}
#leftboxcontainer {
	height: auto;
	width: 431px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}
.leftbox {
	height: 95px;
	width: 431px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftbottom {
	height: 16px;
	width: 529px;
	margin: 0px;
	background-image: url(../images/left-bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#rightcontainer {
	height: auto;
	width: 203px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 41px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#righttop {
	height: 15px;
	width: 259px;
	margin: 0px;
	background-image: url(../images/right-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#rightbg {
	height: auto;
	width: 259px;
	margin: 0px;
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#rightbottom {
	height: 16px;
	width: 259px;
	margin: 0px;
	background-image: url(../images/right-footer.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#box {
	height: 177px;
	width: 175px;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/boxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float:left;
	border: 1px solid #000000;
}
.box1 {
	height: 177px;
	width: 175px;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/boxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float:left;
	border: 1px solid #000000;
}
.boxseperator {
	height: 187px;
	width: 17px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/boxseperator.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}
#footer {
	background-image: url(../images/mainfooter.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 872px;
	background-position: bottom;
	margin: 0px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #292929;
}
.smallbodytext {
	font-family: Arial;
	font-size: 12px;
	color: #292929;
}
}
.smallwhitetext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.greenboldtext {
	font-family: Arial;
	font-size: 14px;
	color: #2B5B31;
	font-weight: bold;
	text-transform: capitalize;
}
.redheadingtext {
	font-family: Arial;
	font-size: 16px;
	color: #70332E;
	font-weight: bold;
	text-transform: capitalize;
}
.whitetabletext {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
.blueheadingtext {
	font-family: Arial;
	font-size: 16px;
	color: #2E3D5A;
	font-weight: bold;
	text-transform: capitalize;
}
.greyheadingtext {
	font-family: Arial;
	font-size: 16px;
	color: #454545;
	font-weight: bold;
	text-transform: capitalize;
}
.bluebigheadingtext {
	font-family: Arial;
	font-size: 18px;
	color: #2E3D5A;
	font-weight: bold;
	text-transform: capitalize;
}
.brownheadingtext {
	font-family: Arial;
	font-size: 16px;
	color: #473E1B;
	font-weight: bold;
	text-transform: capitalize;
}
.greenheadingtext {
	font-family: Arial;
	font-size: 16px;
	color: #2B5B31;
	font-weight: bold;
	text-transform: capitalize;
}
.redbigheadingtext {
	font-family: Arial;
	font-size: 22px;
	color: #7C302E;
	font-weight: bold;
	text-transform: capitalize;
}
.bluebigheading {
	font-family: Arial;
	font-size: 22px;
	color: #2E3D5A;
	font-weight: bold;
	text-transform: capitalize;
}
.greenheading {
	font-family: Arial;
	font-size: 22px;
	color: #2B5B31;
	font-weight: bold;
	text-transform: capitalize;
}
.brownheading {
	font-family: Arial;
	font-size: 22px;
	color: #473E1B;
	font-weight: bold;
	text-transform: capitalize;
}
.bagetext {
	font-family: Arial;
	font-size: 13px;
	color: #473e1b;
	font-weight: bold;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #2B3946;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #4D4D4D;
	font-weight: bold;
}
