.arial_12_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 1.3em;
}
.arial_14_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 1.3em;
}
.nav a {
	color: #4C5256;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C5256;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: normal;
}
.nav a:hover {
	color: #E7E7E7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C5256;
	background-color: #D11442;
	height: 25px;
	width: 140px;
}
.nav a:active {
	color: #E7E7E7;
	background-color: #92B5D5;
	display: block;
	height: 25px;
	width: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C5256;
}
.nav_memberlogin a {
	color: #4C5256;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C5256;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C5256;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.nav_memberlogin a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C5256;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C5256;
	color: #D11442;
	height: 20px;
	width: 140px;
}
.nav_memberlogin a:active {
	color: #D11442;
	display: block;
	height: 20px;
	width: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C5256;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C5256;
}
.bg_cross {
	background-attachment: scroll;
	background-image: url(/Images/elements/bg_cross.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding: 20px;
}
.noborder {
	border-width: 0px;
}
.bordermain {
	border: #000000;
	border-style: solid;
	border-width: 1px;
}
.paddingmain {
	padding: 20px;
}
.heading1 {
	color: #4C5256;
	display: block;
	height: 25px;
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 4px;
	margin-bottom: -10px;
	font-weight: normal;
	text-transform: uppercase;
}
.heading2 {
	font-size: 18px;
	font-style: bold;
	line-height: 1.3em;
}
.smallcaps {
	text-transform: uppercase;
	font-size: 12px;
}
.quote {
	font-style: italic;
	line-height: 1.5em;
	margin-left: 45px;
	margin-right: 45px;
}
.image_right {
	padding-left: 15px;
	padding-bottom: 8px;
	float: right;
}
.box_right {
	width: 225;
	margin-left: 30px;
	margin-bottom: 20px;
	float: right;
}
.image_border {
	border: solid 1px #000000;
}
.bg_column {
	background-attachment: scroll;
	background-image: url(images/elements/bg_column.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_main_window {
	background-attachment: scroll;
	background-image: url(images/elements/bg_stones.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.arial_12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.arial_16_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.base_shadow {
	background-attachment: scroll;
	background-image: url(images/elements/base_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.arial_10_black_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
}