html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	background-color: #DAEAC2;
	margin-top: 40px;
	background-position: 275px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	color: #DE7B28;
	text-transform: uppercase;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 120px;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainname {
	color: #289ACD;
	font-weight: bold;
}
.transparent_bgd {
	background-image: url(images/bgd4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F3D2D;
	font-weight: bold;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #6F3D2D;
	font-weight: bold;
	padding-bottom: 10px;
}
a:hover {
	color: #697A58;
}
.subhead1 {
	color: #E78F4C;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 900;
	color: #3F2E10;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.img {
	border: 1px solid #F1661A;
	margin-right: 15px;
}
.subhead2 {
	color: #839C5F;
	font-weight: bold;
}
.conversation-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 32px;
	color: #6F3D2D;
	font-weight: bold;
	margin-left: 10px;
}

.transparent_bgdlong {
	background-image: url(images/bgd2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.inth1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	color: #DE7B28;
	text-transform: uppercase;
}
.topsidebgd {
	background-image: url(images/side_bgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomsidebgd {
	background-image: url(images/side_bgd2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomsidebgd2 {
	background-image: url(images/side_bgd3.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: right top;
}
.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #6F3D2D;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
}
