@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Garamond, Palatino, Georgia, Arial;
	font-size: 100%;
	color: #333;
	text-align: left;
}
a:link {
   
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;

}
.heading1 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 26px;
	color: #cc6600;
	line-height: normal;
	font-style: normal;
	text-align: left;
}
.heading2 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 24px;
	color: #cc6600;
	line-height: normal;
	font-style: normal;
	text-align: left;
}
.secnav {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 100%;  
	color: #cc6600;
}
.bodyimage_left{
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

.bodyimage_right{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
.gmbody {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 100%;
	line-height: 20px;
	color: #333333;
	right: auto;
	text-align: left;
}
.heading2 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 120%;
	color: #8E0000;
	text-align: left;
}
.gmbodynewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	color: #333333;
	right: auto;
	text-align: left;
}
.gmbodyboldnewsletter {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 100%;
	line-height: normal;
	color: #333333;
	right: auto;
	font-weight: bold;
	text-align: left;
}
.heading1newsletter {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 18px;
	color: #cc6600;
	line-height: normal;
	font-style: normal;
	text-align: left;
}
.smalltextcredit {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 90%;
	color: #999999;
}

hr {
	color: #fff;
	background-color: #fff;
	margin-top:5px;
	margin-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

