a {
	color: #07622A;
	text-decoration: none;
}
a:visited{
	color: #07622A;
	text-decoration: none;
}
a:hover{
	color: #07622A;
	text-decoration: underline;
}

hr {
  border:0;
  border-top: 1px dashed #999999;
  height: 0;
  background: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
}


body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color:#D6D6D6;
	}

h1 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color: #07622A;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 155%;

}

h2 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #79AB3F;

	line-height: 100%;

}

h3 {
	
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	color: #79AB3F;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 0 0 0;
	text-align:center;
}

h3 a{
	
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	color: #79AB3F;
	text-align:center;
}

h3 a:visited{
	
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	color: #79AB3F;
	text-align:center;
}

h4 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 0 0 0;
}

h4 a:link {
	
		color: #ffffff;
	}
	
h5 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #07622A;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 155%;

}

.alignmiddle{
	vertical-align: middle;
}

.thrColFixHdr #maincontainer { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 10px;
	background-color:#EFF5E8;

} 

.thrColFixHdr #footercontainer { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 10px;
	background-color:#EFF5E8;

} 

.thrColFixHdr #footercontainercopyright { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 10px;
	background-color:#D6D6D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;

} 

.thrColFixHdr #footercontainercopyright a{ 
	color: #797979;

} 

.thrColFixHdr #footercontainertopspace { 
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	background-color:#D6D6D6;
	height:10px;

} 

.thrColFixHdr #container { 
	background-color:#FFF;
		margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
} 



.thrColFixHdr #header { 
	height: 93px;
	margin: 0 auto; 
	padding: 0 0 0 0;
} 

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	background-color:#70A57A;
	background-image:url(../images/template/nav-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	vertical-align:text-top;
	vertical-align:top;
}

.thrColFixHdr #sidebar1 p{
padding: 0px 0px 0px 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
	vertical-align:text-top;
	vertical-align:top;
	line-height: 100%;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
}

.thrColFixHdr #rightbutton {
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}

.thrColFixHdr #leftbutton {
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
		float: left; 
}

.thrColFixHdr #mainContent { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	margin-right: 220px;
	background-color: #fff;
	line-height: 155%;
	heigh: 100%;
} 


.thrColFixHdr #maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 155%;
}

.dottedline { 
	background-position:left;
	background-image:url(../images/template/dotted-line.jpg);
	background-repeat: no-repeat;
	height: 13px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
} 


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imagepaddingleft { 
padding-left : 10px;
} 
.imagepaddingright { 
padding-right : 10px;
} 

	
