@charset "UTF-8";
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #676767;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #676767;
	font-weight: normal;
}
/* CSS Document */

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #676767;
}
#thumbwrap {
	margin-top: 50px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerdiv {
	margin-right: 30px;
	margin-top: 0px;
	padding-top: 10px;
}
.toptxtmaincontdiv {
	margin-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.homemainimgdiv {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
a {
	text-decoration: underline;
	color: #676767;
}
#centeralined {
	text-align: center;
}
