a:link {
	color: #121212;
	font-weight: normal;
	text-decoration:none
}     /* unvisited link */
a:visited {
	color: #121212;
	font-weight:normal;
	text-decoration:none
}  /* visited link */
a:hover {
	color: #6C6C24;
	font-weight:normal;
	text-decoration: none
}   /* mouse over link */
a:active {
	color: #121212;
	font-weight:normal;
	text-decoration:none
}   /* selected link */
.boldlinks a:link {
	color: #333333;
	font-family: "Copperplate Gothic Light";
	font-size:13px;
	font-style: normal;
	font-weight:bold;
	line-height:normal;
	text-decoration: underline
} /* unvisited bold link */
.boldlinks a:visited {
	color: #333333;
	font-family: "Copperplate Gothic Light";
	font-size:13px;
	font-style: normal;
	font-weight:bold;
	line-height:normal;
	text-decoration: underline
}/* visited bold link */
.boldlinks a:hover {
	color: #333333;
	font-family: "Copperplate Gothic Light";
	font-size:13px;
	font-style: normal;
	font-weight:bold;
	line-height:normal;
	text-decoration: underline
}/* mouse over  bold link */
.boldlinks a:active {
	color: #333333;
	font-family: "Copperplate Gothic Light";
	font-size:13px;
	font-style: normal;
	font-weight:bold;
	line-height:normal;
	text-decoration: underline
}/* selected bold link */
.contactlinks a:link {
	color: #121212;
	font-weight: bold;
	text-decoration:none
}     /* unvisited link */
.contactlinks a:visited {
	color: #121212;
	font-weight:bold;
	text-decoration:none
}  /* visited link */
.contactlinks a:hover {
	color: #6C6C24;
	font-weight:bold;
	text-decoration: none
}   /* mouse over link */
.contactlinks a:active {
	color: #121212;
	font-weight:bold;
	text-decoration:none
}   /* selected link */
.sidebarlinks a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline
}     /* unvisited link */
.sidebarlinks a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:nunderline
}  /* visited link */
.sidebarlinks a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline
}   /* mouse over link */
.sidebarlinks a:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline
}   /* selected link */
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
	color: #2D3238;
}
.heading1 {
	font-family: "Copperplate Gothic Light";
	font-size: 15px;
	font-style: normal;
	color: #333333;
	font-weight: bolder;
}
.heading2 {
	font-family: "Copperplate Gothic Light";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	color: #333333;
}
.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #510000;
	height: 15px;
	width: 130px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.drop_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #460000;
	height: 90px;
	width: 160px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.address_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #121212;
}
.address_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style1 {
	font-size: 14px
}
.style4 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	color: #2D3238;
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
