@charset "ISO-8859-1";

* {
	padding:0px;
	margin:0px;
}

body {
	background:#ffffff;
}

h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 30px;
	color: #870000;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
	padding-bottom: 15px;
}
h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	color: #870000;
	text-align: center;
	font-weight: lighter;
}
h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color: #870000;
	font-weight: normal;
	text-transform:uppercase;
	padding-left:3px;
}
h4 {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color: #870000;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 10px;
}
p {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	font-weight: lighter;
}
.portfolio {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	font-weight: lighter;
}
.smallTxt {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #870000;
	padding-top: 15px;
	font-weight: lighter;
}
h2 a {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #870000;
	font-weight: lighter;
}
#container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#html_container {
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#left_box {
	border: 2px solid #870000;
	background-color: #f5f5f5;
	float:left;
	height: 540px;
	width: 230px;
	margin-top: 24px;
	margin-left: 81px;
	position: relative;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 200px;
	height: 190px;
	left: 15px;
	bottom: 8px;
}
.nav_link a {
	font-family: Times, "Times New Roman", serif;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.nav_link a:hover {
	font-family: Times, "Times New Roman", serif;
	color: #870000;
	text-decoration: none;
	font-size: 16px;
}
.nav_link a:active {
	font-family: Times, "Times New Roman", serif;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#right_box {
	border: 2px solid #870000;
	background-color: #f5f5f5;
	float: right;
	height: 540px;
	width: 569px;
	margin-top: 25px;
	margin-right: 84px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
#right_box ul {
	list-style-image: none;
	list-style-type: disc;
	margin-left:220px;
}
#right_box li a {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color:#870000;
	text-decoration:none;
}
#logo {
	background-image: url(../images/REHDLogo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 80px;
	width: 210px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
}
#no_flash {
	display: block;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-top: 5px;
}
.box {
	font-family: Times, "Times New Roman", serif;
	color: #666666;
	border: 1px solid #870000;
	height: 100px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	background-color:#ffffff;
}
.box p {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	color: #666666;
	font-weight: lighter;
	padding-left: 70px;
}
.box1 {
	font-family: Times, "Times New Roman", serif;
	color: #666666;ss
	height: 110px;
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.box1 img {
	border: 1px solid #870000;
}
.clear {
	clear: both;
}
form {
	font-family: Times, "Times New Roman", serif;
	color: #870000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn {
	font-family: Times, "Times New Roman", serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #870000;
	border: 1px solid #FFFFFF;
	width: 60px;
	margin: 0px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	cursor: pointer;
}
.btn:hover {
	font-family: Times, "Times New Roman", serif;
	text-transform: uppercase;
	color: #870000;
	background-color: #ffffff;
	border: 1px solid #870000;
	width: 60px;
	margin: 0px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	cursor: pointer;
}
.pay_btn {
	border: 0px;
	height:47px;
	width:147px;
	margin-left:175px;
}
fieldset {
	border: 1px solid #870000;
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
label {
	color: #870000;
}
legend {
	color: #870000;
}
input {
	border: 1px solid #870000;
	height: 18px;
	width: 180px;
	color: #666666;
	padding-left:2px;
}
input.sml {
	border: 1px solid #870000;
	height: 18px;
	width: 25px;
	color: #666666;
	padding-left:2px;
}
input.check {
	border:none;
	width:10px;
	margin-top:5px;
}
textarea {
	border: 1px solid #870000;
	color: #666666;
}
table.contact {
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
table.contact td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
}
table.contact span.error {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #870000;
	padding-left: 10px;
	font-weight: bold;
	vertical-align:top;
}
.hide {
	display: none;
}
#contact_main {
	height: 280px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pic {
	width: 200px;
	height: 280px;
	float: left;
}
#thanks {
	font-family: Times, "Times New Roman", serif;
	font-size: 50px;
	color: #870000;
	float: right;
	width: 250px;
	height:150px;
	text-align:center;
	vertical-align:middle;
	padding-top: 100px;
}
#pic img {
	padding-top:20px;
}
.pic_left_noborder {
	float: left;
	margin-right: 50px;
	margin-top: 8px;
}
.pic_left {
	float: left;
	margin-right: 30px;
	margin-top: 8px;
	border: 1px solid #870000;
	margin-left:15px;
}
.pic_right {
	float: right;
	margin-left: 30px;
	border: 1px solid #870000;
	margin-right:15px;
}
hr {
	color: #870000;
	clear: both;
	text-align: center;
	width: 230px;
	border: 1px solid #870000;
	margin-right: auto;
	margin-left: auto;
	background-color: #870000;
}
p a {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color: #870000;
	text-decoration: none;
	text-align: center;
}
p a.middle {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color: #870000;
	text-decoration: none;
	text-align: center;
	margin-left: 150px;
}

/* SUPER SIX */
#error {
	background:#ffffff;
	border:1px solid #870000;
	width: 210px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
#error h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight:bold;
	color: #870000;
	text-align:center;
}
#error p {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #870000;
}
#error li {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #870000;
	padding-left:5px;
}
#error ul {
	list-style-image: none;
	list-style-type: none;
	padding-bottom:8px;
}
#logo6 {
	background-image: url(../images/REHDLogo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 80px;
	width: 210px;
	background-position: center;
	top: 140px;
	left:10px;
	position:absolute;
}
#nav6 {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 200px;
	left: 15px;
	bottom: 8px;
}
#nav6 fieldset {
	border: 1px solid #870000;
	width: 190px;
	margin-left:auto;
	margin-right:auto;
	padding:5px
}
#nav6 label {
	color: #870000;
	font-size:12px;
}
#nav6 legend {
	color: #870000;
	font-size:12px;
}
#nav6 input {
	border: 1px solid #870000;
	height: 18px;
	width: 160px;
	color: #666666;
	margin-top:5px;
}
#nav6 textarea {
	border: 1px solid #870000;
	color: #666666;
}
#nav6 input.btn {
	font-family: Times, "Times New Roman", serif;
	font-size:10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #870000;
	border: 1px solid #FFFFFF;
	width: 40px;
	margin-top: 5px;
	margin-left:12.5px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	cursor: pointer;
}
#nav6 input.btn:hover {
	font-family: Times, "Times New Roman", serif;
	text-transform: uppercase;
	color: #870000;
	background-color: #ffffff;
	border: 1px solid #870000;
	width: 40px;
	margin-top: 5px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	cursor: pointer;
}
#nav6 input.btn_long {
	font-family: Times, "Times New Roman", serif;
	font-size:10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #870000;
	border: 1px solid #FFFFFF;
	width: 80px;
	margin-top: 5px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	cursor: pointer;
}
#nav6 input.btn_long:hover {
	font-family: Times, "Times New Roman", serif;
	text-transform: uppercase;
	color: #870000;
	background-color: #ffffff;
	border: 1px solid #870000;
	width: 80px;
	margin-top: 5px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	cursor: pointer;
}
#nav6 ul {
	list-style-image: none;
	list-style-type: none;
}
#nav6 li {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
table.super6 {
	width: 250px;
	border:1px solid #870000;
	margin-left:auto;
	margin-right:auto;
}
table.super6 td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
	color:#870000;
	text-align:center;
}
table.super6 td.dark {
	background:#999999;
	padding-left:0px;
}
table.super6 .white {
	background:#cccccc;
}
table.super6 th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	background:#870000;
	color:#ffffff;
}
table.super6 th.td_middle {
	width:65%;
	text-align:left;
	padding-left:8px;
}
table.super6 td.td_middle {
	width:65%;
	text-align:left;
	padding-left:8px;
}
table.super6fixtures {
	width: 480px;
	border:1px solid #870000;
	margin-left:auto;
	margin-right:auto;
}
table.super6fixtures td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
	color:#870000;
	text-align:center;
}
table.super6fixtures .white {
	background:#cccccc;
}
table.super6fixtures .dark {
	background:#999999;
	padding-left:0px;
}
table.super6fixtures .darkPad {
	background:#999999;
}
table.super6fixtures td.darkBorder {
	border-top:1px solid #870000;
	border-bottom:1px solid #870000;
	background:#999999;
	padding-left:0px;
}
table.super6fixtures td.darkBorderTop {
	border-top:1px solid #870000;
	background:#999999;
	padding-left:0px;
}
table.super6fixtures th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	background:#870000;
	color:#ffffff;
}
table.super6fixtures th.td_middle {
	width:65%;
	text-align:left;
	padding-left:8px;
}
table.super6fixtures td.td_middle {
	width:65%;
	text-align:left;
	padding-left:8px;
}
table.super6full {
	width: 530px;
	border:1px solid #870000;
	margin-left:auto;
	margin-right:auto;
}
table.super6full td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
	color:#870000;
	text-align:center;
}
table.super6full .white {
	background:#cccccc;
}
table.super6full .dark {
	background:#999999;
	padding-left:0px;
}
table.super6full .darkPad {
	background:#999999;
}
table.super6full td.darkBorder {
	border-top:1px solid #870000;
	border-bottom:1px solid #870000;
	background:#999999;
	padding-left:0px;
}
table.super6full th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	background:#870000;
	color:#ffffff;
}
table.super6full th.td_middle {
	width:65%;
	text-align:left;
	padding-left:8px;
}
table.super6full td.td_middle {
	width:65%;
	text-align:left;
	padding-left:8px;
}
.update {
	width:248px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	color:#870000;
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
}
.golden {
	width:248px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#870000;
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	margin-top:5px;
}
.redBorder {
	border-top:1px solid #870000;
	border-bottom:1px solid #870000;
}
.redBorderTop {
	border-top:1px solid #870000;
}
label.acc {
	color: #870000;
	width:150px;
	float:left;
}
p.success {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color: #870000;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top:5px;
	font-weight: bold;
	text-align:center;
}
#account_form p {
	padding-top:10px;
	height:20px;
}
label.error {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #870000;
	padding-left: 10px;
	font-weight: bold;
	vertical-align:top;
}
.errorSpan {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #870000;
	padding-left: 10px;
	font-weight: bold;
}
/* END SUPER SIX */
