html, body {
	border:0;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 10px 0px; 
	font-family: Arial, "Univers 57 Condensed", sans-serif;
	color: #5D5E60;	
}

p { 
	margin: 10px 0px; 
	font-family: Arial, "Univers 57 Condensed", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5D5E60;
}

/*

a:link, a:visited {
   color: #8bb3ab;
   text-decoration: underline;
}

a:hover, a:active {
    color: #006633;
}

*/

table { 
	border: 0;
}

ul, ol { 
	margin: 10px 0px 10px 10px; 
	font-family: Arial, "Univers 57 Condensed", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5D5E60;
}

.bodytimes {
	font-family: "Times", "Times New Roman", serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #5D5E60;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 10px;
}

img.left {float:left;}
img.right {float:right;}

.newslinks {
	font-family: "Univers 55", "Arial", sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #5D5E60;
	padding-top: 10px;
	padding-left: 2px;
	text-decoration: underline
}
.newslinks a:link {	color: #5D5E60;	text-decoration: underline}
.newslinks a:visited { color: #5D5E60; text-decoration: none}
.newslinks a:hover { color: #5D5E60; text-decoration: none}
.newslinks a:active { color: #5D5E60; text-decoration: none}

.footerlinks {
	font-family: "Times", "Times New Roman", serif;
	/*font-size: 16px; */
	font-size: 14px;
	/*font-weight: bold; */
	color: #5D5E60;
	text-decoration: none
}
.footerlinks a:link {color: #5D5E60; text-decoration: none} 
.footerlinks a:visited {color: #5D5E60; text-decoration: none} 
.footerlinks a:hover {color: #5D5E60; text-decoration: underline} 
.footerlinks a:active {color: #5D5E60; text-decoration: none}

.footer {
	font-family: "Times", "Times New Roman", serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5E60;

}
.quote {
	font-family: "Univers 55", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	/* font-weight: bold; */
	font-variant: normal;
	color: #999A66;
}
.largequote {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999A66;
}
.contentphoto {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.tdpadding {
	padding-top: 5px;
	/*padding-right: 10px; */
	padding-right: 25px;
	/*padding-bottom: 15px; */
	/*padding-left: 10px; */
	padding-left: 25px;
}

.tdpaddingquote {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 1px;
	background-color: #EBEBE0;
}

.greenHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	/*font-weight: bold; */
	font-variant: normal;
	color: #006633;
}
.lightgreenHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	/*font-weight: bold; */
	font-variant: normal;
	color: #999A66;
}

.bodycopysub {
	font-family: "Arial", "Univers 57 Condensed", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5D5E60;
	/* padding-top: 10px; */
	padding-left: 2px;
}