@charset "utf-8";
/* CSS Document */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
table {
	border-collapse:collapse;
	border: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	border-style: none;
}
body {
	background-color: #3D5F58;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #76261B;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #083930;
	font-weight: bold;
	font-size: 12px;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inner-wrap {
	width: 980px;
	background-image: url(images/bg-footer-botcap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#content {
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	float: left;
	width: 980px;
	position: relative;
}
#masthead {
	height: 135px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#masthead img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 135px;
	width: 980px;
}
#main1 {
	float: left;
	width: 730px;
	padding-left: 245px;
	position: relative;
}
#main1-short {
	float: left;
	width: 730px;
	height: 500px;
	padding-left: 245px;
	position: relative;
}
#leftcol {
	background-color: #FF99CC;
	width: 200px;
	position: absolute;
	left: 25px;
	top: 0px;
}
/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 190px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#navlist ul li a {
	display: block;
	color: #083930;
	font-size: 13px;
	height: 20px;
	background-image: url(images/btn-up.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
}
#navlist ul li a:hover {
	display: block;
	color:#87967E;
	height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/btn-mo.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	left: 0px;
	margin: 0px;
	font-weight: bold;
}
ul.navlist {
	list-style: none;
	width: 195px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

/* begin left inner subpage nav list styling */

#navlist-inner ul li a {
	display: block;
	font-size: 12px;
	color: #083930;
	text-decoration: none;
	background-image: url(images/btn2-up.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	left: 0px;
	list-style-type: none;
	border: none;
	font-weight: bold;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navlist-inner ul li a:hover   {
	display: block;
	color:#87967E;
	text-decoration: none;
	background-image: url(images/btn2-mo.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	left: 0px;
	list-style-type: none;
	border: none;
	font-weight: bold;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.navlist-inner {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.navlist-inner li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

/* end left main nav list styling */

/* begin box styling below left nav */
.boxleft1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	background-image: url(images/bg-bar1.gif);
	background-repeat: repeat-x;
	width: 195px;
	margin: 0px;
}
/* end boxes below left nav */
/* end left LEFT COLUMN styling */

/* white background bg-box used on some Members pages */
#bg-box {
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 640px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border: 1px solid #C7D6D6;
}
.bg-image {
	background-image: url(images/pic-peacocks.jpg);
	background-position: 325px 25px;
	background-repeat: no-repeat;
}
/* begin resources page styling */
#resources {
	float: left;
	width: 685px;
	padding-bottom: 30px;
	margin: 0px;
	padding-left: 10px;
}
#resources-table {
	width: 660px;
	margin-left: 10px;
	float: left;
	margin-top: 15px;
}
#resources td {
	padding: 5px;
}
#resources a:link, #resources a:visited, #resources a:active {
	color: #083930;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
#resources a:hover {
	color: #76261B;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.resources-hd {
	font-size: 15px;
	font-weight: bold;
	color: #083930;
	background-color: #D0E8E3;
	margin: 0px;
	padding: 0px;
}

/* end resources page styling */

/* begin interactive Map on index page */
#map {
	height: 250px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
iframe {
	border: 2px solid #083930;
}
/* end interactive Map on index page */

#pics-main {
	height: 130px;
	margin-bottom: 20px;
	width: 700px;
	position: relative;
	float: right;
	padding-right: 35px;
}
#pic1 {
	float: right;
	width: 300px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#ad1 {
	width: 200px;
	float: right;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(images/ad1.gif);
	background-repeat: no-repeat;
	height: 210px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#ad1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #083930;
	font-size: 16px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#ad1 p {
	font-size: 11px;
	color: #083930;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
#sitemap {
	float: left;
	margin-bottom: 45px;
	width: 700px;
}
/* begin sitemap list and link styling */
#sitemap a:link, #sitemap a:visited, #sitemap a:active {
	color: #083930;
	font-size: 12px;
	text-decoration: none;
}
#sitemap a:hover {
	color: #D04F2E;
	text-decoration: underline;
}
#sitemap ul {
	margin-left: 50px;
}
#sitemap li {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 2px;
	background-position: 0px 5px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #083930;
	font-size: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.h1clone {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #083930;
	font-size: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #083930;
	font-size: 16px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
}
.h2clone {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #083930;
	font-size: 16px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
}
h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #083930;
	font-size: 13px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
}
.p-main {
	font-size: 12px;
	color: #083930;
	line-height: 18px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 10px;
}
/* strong (bold), italic and underline text styling */
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
ul.bullet1 {
	width: 425px;
	font-size: 12px;
	color: #083930;
	line-height: 15px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul.bullet1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-position: 0px center;
}
ul.bullet1-wide {
	font-size: 12px;
	color: #083930;
	line-height: 15px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 600px;
}

ul.bullet1-wide li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-position: 0px 1px;
}
.bg-pic1 {
	background-image: url(images/pic-geh-front-lg.jpg);
	background-repeat: no-repeat;
	background-position: 425px top;
}
.rule1 {
	background-image: url(images/bg-rule1.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center center;
}
.rule2 {
	background-image: url(images/bg-rule2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 12px;
}
/* begin Member's area table styling */
#table01 {
	background-color: #FFFFFF;
	border: 1px solid #C7D6D6;
	margin-left: 5px;
	width: 690px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#table01 td {
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#table01 a:link, #table01 a:visited, #table01 a:active {
	color: #76261B;
	font-weight: normal;
	text-decoration: underline;
}
#table01 a:hover {
	color: #083930;
	font-weight: normal;
	text-decoration: underline;
}
.table01-p {
	font-size: 12px;
	color: #083930;
	padding-bottom: 5px;
	padding-right: 1px;
	padding-left: 1px;
	margin: 0px;
	padding-top: 5px;
}
.td-alt {
	background-color: #E9F4F2;
}
/* end Member's area  table styling */

/* begin form styling */
#form-leftcol {
	width: 195px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.required {
	font-weight: bold;
	color: #76261B;
}
#form-newmembers {
	width: 500px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.form-text1 {
	font-size: 11px;
	color: #083930;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form-text2 {
	font-size: 10px;
	color: #083930;
	padding-top: 2px;
	padding-bottom: 2px;
}

.input-email {
	border: 1px solid #D0E8E8;
	color: #083930;
	margin: 0px;
	padding: 0px;
	width: 185px;
}
.search {
	border: 1px solid #D0E8E8;
	color: #083930;
	padding: 0px;
	width: 65px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* begin form styling */
#footer {
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer-top {
	background-image: url(images/bg-footertop.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 20px;
	float: left;
}
#footer-repeat {
	background-image: url(images/bg-footerrepeat.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-bot {
	background-image: url(images/bg-footer-botcap.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 980px;
	clear: both;
}

.dividers {
	color: #698173;
	font-size: 10px;
	font-weight: normal;
}
/* Begin footer sitemap main page links styling */
#footer-sitemap {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #083930;
}
#footer-sitemap a:link, #footer-sitemap a:visited, #footer-sitemap a:active {
	font-size: 11px;
	color: #083930;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer-sitemap a:hover {
	font-size: 11px;
	color: #76261B;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
/* End footer sitemap main page links styling */

.footer-text2 {
	font-size: 15px;
	color: #083930;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #999999;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.pmm:hover {
	font-size: 9px;
	font-weight: normal;
	color: #083930;
	text-decoration: none;
}
/* end footer styling */
