@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/members_only/mh-bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #c41230;
	line-height: 24px;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.newsitems {
	font-size: 11px;
	color: #000000;
}


a:link {
	color: #C41230;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C41230;
}
a:hover {
	text-decoration: underline;
	color: #C41230;
}
a:active {
	text-decoration: none;
	color: #C41230;
}


.greysearchbox {
	background-color: #cfcfcf;
	border: 1px solid #FFFFFF;
}
.motext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.formfield {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
.greybox {
	background-color: #cfcfcf;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.beigebox {
	background-color: #d8cfbe;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventnewsitem {
	font-size: 12px;
	font-weight: bold;
}

.address {
	font-size: 10px;
	color: #666666;
}
.address a:link {
	color: #666666;
	text-decoration: none;
}
.address a:visited {
	color: #666666;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
	text-decoration: underline;
}
.address a:active {
	color: #666666;
	text-decoration: underline;
}
.subhead-beige {
	font-size: 14px;
	color: #B6A179;
	font-weight: bold;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8CFBE;
	border-right-color: #D8CFBE;
	border-bottom-color: #D8CFBE;
	border-left-color: #D8CFBE;
}
.reg-table {text-align: left; vertical-align: top; padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B6A179;
	border-right-color: #B6A179;
	border-bottom-color: #B6A179;
	border-left-color: #B6A179;
}
.reg-table-header {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B6A179;
	border-right-color: #B6A179;
	border-bottom-color: #B6A179;
	border-left-color: #B6A179;
	font-weight: bold;
	color: #B6A179;
}


/*form*/
td.renewalForm {padding:10px;}
.clear{clear:both;}
.renewalForm div{float:left;}
.payment{border:solid 1px #333;padding:10px;}
.payment .subscription{width:260px;}
.SummaryRow{font-weight:bold; border-top: 4px double gray; width:260px; margin-top:5px;}
.payment .paymentRow{margin:5px 0px 0px 0px; width:260px;}
.renewalForm .contact{width:100%; }
.dotted{border:dotted; padding:10px; margin:20px 0px 100px 0px;}
.textBox{border:1px solid #4C4646;}
.checkBox{border-width:0px;}
label{margin:-2px 0px 5px 0px; display:block; font-size:10px;}
label .error{Display:none; color:Red;font-weight:bold;}
#_regionContactInformation{margin:30px 0px 10px 0px;}
#_regionContactInformation h3{margin:0px 0px 5px 0px;}
#_regionSubmit{ margin:20px 0px 10px 0px;}
._regionSubmitButton{ margin:20px 0px 10px 0px;}
#regionTotalPayment{margin:0px 0px 0px 80px;}
div.error {
	color: red;
	display:block;
	width:100%;
	margin-bottom:5px;
}

.required{background-color:white;}
input.error{background-color:#FFC2A3;}
select.error{background-color:#FFC2A3;}
div.error a {
	color: #336699;
	font-size: 12px;
	text-decoration: underline
}

/* Credit Card */
div.CreditCardRow {margin:10px 0px 0px 0px;}
div.CreditCardRow span {width:200px; }

