/* Start of CMSMS style sheet 'Pathfinder' */
body {
	font-size: 80%;
	background-color: #000000;
	background-image: url(images/black_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
 h1 {
	font-size: 1.2em;
	color: #fafafa;
	line-height: 1.2em;
}
h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #f5dd84;
}

a {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

li { margin-top:10px; }
li.menu { margin-top:0px;}

#header {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100%;
	vertical-align: top;
}
#homeLink {
	height: 60px;
	width: 50px;
	margin-top: 5px;
	margin-left: 0px;
	position: absolute;
        float: left;
	margin-right: 0px;
	margin-bottom: 5px;
}

#homeLink img {
	display:block;
        float:left;
}

#homeLink a {
	text-decoration:none;
	width:50px;
	height:60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
}
#homeLink a:link {
text-decoration:none;
	width:50px;
	height:60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
}
#homeLink a:hover {
text-decoration:none;
	width:50px;
	height:60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
}
#homeLink a:visited{
text-decoration:none;
	width:50px;
	height:60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
}
#homeLink a:active{
text-decoration:none;
	width:50px;
	height:60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
}

#header h1 {
	margin-left: 55px;
	font-size: 30px;
	margin-top: 0px;
	letter-spacing: 1.5px;
	margin-bottom: 0px;
	line-height: 32px;
	padding-top: 10px;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 a:hover {
	text-decoration: underline;
}
#header h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header h2 {
	color: #FFFFFF;
	margin-left: 195px;
	font-size: 18px;
	font-style: italic;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 0px;
	letter-spacing: 1.2px;
}
#goldBorder {
	background-color: #837743;
	background-image: url(images/gold_border_bg.jpg);
	margin: 0px;
	padding: 5px;
	background-repeat: repeat;
	z-index: 10;
}
#innerWrap {
	background-color: #000000;
	background-image: url(images/black_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 15px;
	z-index: 20;
}
#homeImage {
	background-image: url(images/home_banner_alt.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 290px;
	width: 830px;
	text-align: left;
}

#contentImage {

	margin: 0px 0px 5px;
	padding: 0px;
	height: 145px;
	width: 830px;
	text-align: left;
}


#contentBrder {
	background-color: #3c3c3c;
	background-image: url(images/rN_bg.jpg);
	background-repeat: repeat;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 30;
	overflow: auto;
}
#contentBrderTop {
	background-image: url(images/rN_top.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 10px;
}
#sectionNav {
	/* padding: 1px 6px 1px 7px;
	width: 230px; */
	color: #dfce91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-right: 3px;
	margin-bottom: 0px;
	float: left;
}
#sectionNav  a:link {
	color: #dfce91;
}
#sectionNav  a:active {
	color: #dfce91;
}
#sectionNav  a:visited {
	color: #dfce91;
}
#sectionNav  a:hover {
	color: #000000;
	background-color: #dfce91;
}
#mainContent {
	/* padding: 0px 7px 0px 5px;
	width: 555px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
/*	color: #faf0cd; */
	color: #ffffff; 
	margin: 0px;
	float: right;
}
#mainContent a {
	color: #faf0cd;
}

#mainContent a:link {
	color: #faf0cd;
}
#mainContent a:active {
	color: #faf0cd;
}
#mainContent a:visited {
	color: #faf0cd;
}
#mainContent a:hover {
	color: #1e1d1d;
	background-color: #DBD2B4;
}

#mainContent ul li,
#mainContent ol li {
	margin-top: 0;
	margin-right: 3.0em;
	margin-bottom: 0.35em;
	margin-left: 0.35em;
}
#mainContent  hr {
	background-color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	/* color: #333333; */
 color: #ffffff;
	height: 1px;
	width: 100%;
}
img.floatRight {
	padding: 2px;
	float: right;
	border: 1px solid #383219;
	margin-left: 5px;
}

table.descriptions{
	width: 100%;
}
table.descriptions td{
	padding: 5px;
	vertical-align: top;
}
table#form {
	margin-bottom: 1em;
	margin-top: 0.25em;
	width: 99%;
}
table#form td {
	background-color: transparent;
	vertical-align: top;
}

table#form .fbsubmit {
	background-color: #E1C993;
	color: #291B0D;
	padding: .2em;
	font-size: 0.9em;
	font-weight: bold;
}
 .fbsubmit {
	background-color: #383219;
	color: #dfce91;
	padding: .2em;
	font-size: 0.9em;
	font-weight: bold;
}
.clearThis {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#contentBrderBottom {
	background-image: url(images/rN_bottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.1em;
	color: #dfce91;
	text-align: center;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}

#footer  a:link {
	color: #dfce91;
}
#footer  a:active {
	color: #dfce91;
}
#footer  a:visited {
	color: #dfce91;
}
#footer  a:hover {
	color: #000000;
	background-color: #dfce91;
}

/* End of 'Pathfinder' */


