@charset "UTF-8";

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.globalNav  a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 20px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 80px;
}
.globalNav  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 20px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 80px;
}
.globalNav  a:hover {
	color: #726D5B;
	text-decoration: none;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 100px;
}
.globalNav  a:active {
	color: #CA006C;
	padding-top: 100px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
.emphsis {
	color: #FFFFCC;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
	padding-bottom: 3px;
	z-index: 3;
}
#shadow {
	position:relative;
	left:5%;
	top:15px;
	width:825px;
	z-index:1;
	background-image: url(img/shadow.png);
	background-repeat: repeat-y;
	height: 110%;
}
#headerHolder {
	position:relative;
	left:13px;
	top:0px;
	width:800px;
	height:130px;
	z-index:2;
	background-color: #B0A790;
}
#h_logo {
	position:relative;
	left:0px;
	top:0px;
	width:165px;
	height:130px;
	z-index:3;
}
.globalNav {
	position:relative;
	left:177px;
	top:-40px;
	width:540px;
	height:20px;
	z-index:4;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
#footer {
	position:relative;
	left:13px;
	top:95%;
	width:800px;
	height:25px;
	z-index:5;
	visibility: visible;
	background-color: #5F3215;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 20px;
	padding-top: 5px;
	letter-spacing: 1pt;
}
#member {
	position:relative;
	width:590px;
	height:400px;
	z-index:auto;
	top: 0px;
}
#content {
	position:relative;
	left:13px;
	top:0px;
	width:595px;
	height:auto;
	z-index:6;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #726D5B;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 165px;
}
h1 {
	color: #5F3215;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 550px;
}
h2 {
	color: #5F3215;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #63371B;
	width: 550px;
	padding-top: 20px;
}
a:link {
	color: #726D5B;
	text-decoration: none;
}
a:visited {
	color: #726D5B;
	text-decoration: none;
}
a:hover {
	color: #CA006C;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #D9E729;
}
a:active {
	text-decoration: none;
	color: #CC0670;
}
.showLink {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5F3215;
}
