body {
	margin: 0px;
	padding: 0px;
	background-color: #9E9874;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #202959;
	text-align: left;
	text-indent: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #202959;
	text-align: left;
	text-indent: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #202959;
	text-align: left;
	text-indent: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 0px;
	color: #202959;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #202959;
}

#content {
	width: 729px;
}

ul {
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 1.5em;
}

ol {
	padding-left: 18px;
	list-style-position: outside;
	line-height: 1.5em;
		
	}
li {
	line-height: 1.2em;
	padding-bottom: 15px;
}

hr {
	color: #202959;
	background-color: #202959;
	height:1px;
	border:none;
}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	}
 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #202959;
	background-color: #E2D7AF;
}

#wrapper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #9E9874;
	height: auto;
}



#logobar {
	color: #000000;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

#topnavbar {
	background-color: #202959;
	padding: 0px;
	top: 0px;
	display: block;
	line-height: 0px;
	width: 955px;
}

#leftcontentbox {
	float: left;
	width: 729px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #9E9874;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentbox {
	height: auto;
}

#leftcontentbox h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
}

#leftcontentbox h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
}
 
#leftcontentbox h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #202959;
	background-color: #E2D7AF;
}

#leftcontentbox h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
}

#leftcontentbox table {
	border: 1px solid #E2D7AF;

}

#leftcontentbox td {
	border: 1px solid #E2D7AF;

}

#leftcontentbox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
}

#leftcontentbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
}
 
#leftcontentbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #202959;
	background-color: #E2D7AF;
}

#leftcontentbox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #560000;
}

#joinforum {
	float: right;
	width: 202px;
	background-color: #666666;
	clear: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

#joinforum p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
}

#joinforum h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #560000;
	font-style: italic;
}

#vertmenu {
	width: 202px;
	clear: right;
	float: right;
	background-color: #E2D7AF;
	margin-top: 0px;
	padding-top: 0px;
}

#vertmenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #202959;
	font-style: italic;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6F7E9A;
}


#vertmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#vertmenu  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #202959;
	list-style-type: none;
	padding-left: 5px;
	margin: 0px;
	display: block;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9E9874;
}

#vertmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #202959;
	list-style-type: none;
	padding-left: 5px;
	margin: 0px;
	display: block;
	text-decoration: none;
	background-color: #9E9874;
}

#vertmenu li {
	display: inline;
	line-height: 1.1em;
}

#directorybox {
	float: right;
	width: 202px;
	background-color: #E2D7AF;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6F7E9A;
}

#directorybox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #E2D7AF;
	font-style: italic;
}

#directorybox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #E2D7AF;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #202959;
	font-style: italic;

}

#directorybox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #E2D7AF;
}

#directorybox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
}

#directorybox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
}
 
#directorybox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #202959;
	background-color: #FFFFFF;
}

#directorybox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#directorybox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 2px;
	font-weight: bold;
	text-indent: 5px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	padding-top: 0px;
}

#contactblurb {
	float: right;
	width: 202px;
	background-color: #E2D7AF;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #202959;
	padding-bottom: 5px;
	line-height: 75%;
}

#contactblurb h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 4px;
	background-color: #202959;
	font-style: italic;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #6F7E9A;
}

#contactblurb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #202959;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
}

#contactblurb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
}

#contactblurb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
}
 
#contactblurb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #202959;
	background-color: #FFFFFF;
}

#contactblurb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #202959;
	padding-left: 5px;
	font-weight: bold;
}

#forumsubbox {
	border: 1px solid #CCCCCC;
	width: 210px;
	padding-left: 5px;
	padding-bottom: 0px;
	background-color: #CCCCCC;
	padding-top: 5px;
	margin-bottom: 0px;
	float: right;
	margin-left: 10px;
}
#contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: #6F7E9A;
	line-height: normal;
	padding-bottom: 8px;
}
#contactinfo p {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	line-height: 1em;
}


#footer {
	background-color: #657B9C;
	width: 955px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	clear: both;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	background-color: #202959;
}

#footer a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	background-color: #202959;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	text-decoration: none;
	color: #202959;
	text-align: center;
	background-color: #FFFFFF;
}

#footer2 {
	float: left;
	width: 729px;
	background-color: #6F7E9A;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}

#footer2 p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	font-size: small;
}

#footer2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	background-color: #202959;
}

#footer2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	background-color: #202959;
}

#footer2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	text-decoration: none;
	color: #202959;
	text-align: center;
	background-color: #FFFFFF;
}



#mission {
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 297px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9E9874;
	height: 250px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
}
#homecontent {
	margin-top: -5px;
}


#mission a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
}
#mission a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
}

#mission a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #202959;
	background-color: #DED6A2;
	text-decoration: none;
}

#news {
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 295px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9E9874;
	height: 250px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: 250px;
	line-height: 1.3em;
}
#news p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}


#news a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
	line-height: normal;
}
#news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
	line-height: normal;
}

#news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #202959;
	background-color: #DED6A2;
	text-decoration: none;
	line-height: normal;
}
#leftcolumn {
	float: left;
	width: 300px;
}

#rightcolumn {
	float: right;
	width: 300px;
	border-left-color: #CCCCCC;
	margin-left: 20px;
}



#join {
	color: #000000;
	background-color: #FFFFFF;
	float: right;
	width: 297px;
	height: 250px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	display: inline;
}


#join a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
}

#join a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #202959;
	background-color: transparent;
}



#join a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #202959;
	background-color: #E2D7AF;
	text-decoration: none;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.addresslastline {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 1.3em;
}
.multilinehead {
	line-height: .2em;
	padding-bottom: 0em;
	margin-bottom: 0px;
}
.marooninlinehead {
	font-family: Arial, Helvetica, sans-serif;
	color: #560000;
	font-weight: bold;
	font-size: small;
}

.inlinehead {
	font-family: Arial, Helvetica, sans-serif;
	color: #202959;
	font-weight: bold;
	font-size: small;
}
.subscript {
	font-size: small;
	vertical-align: sub;
}
.formbox {
	margin-top: 4px;
}

.figureleft {
	background-color: #FFFFFF;
	padding: 8px;
	float: left;
	width: 343px;
	margin-bottom: 12px;
	clear: both;
}

.figureright {
	background-color: #FFFFFF;
	padding: 8px;
	float: right;
	margin-bottom: 12px;
	clear: right;
	width: 343px;
}

.3columnfiguremiddle {
	background-color: #FFFFFF;
	padding: 8px;
	margin-bottom: 12px;
	margin-left: 150px;
	clear: left;
	width: 166px;
	float: right;
}

.3columnfigureright {
	background-color: #FFFFFF;
	padding: 8px;
	float: right;
	margin-bottom: 12px;
	width: 166px;
	clear: right;
}
.photofarright {
	padding-left: 18px;
}


.photocaptionleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	vertical-align: top;
}

.photocaptionright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	vertical-align: top;
}

.photocaptionmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	vertical-align: top;
	float: left;
	clear: none;
}
.formhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color: #560000;
}

.anchor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.imageleft {
}

.lastlistitem {
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.lastdirectorysearchitem {
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.notoprulesidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #560000;
	font-style: italic;
    }
.lowercaseletterlist {
	list-style-position: outside;
	list-style-type: lower-alpha;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: small;
}
.casename {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.casenamefirst {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.reverse {
	color: #FFFFFF;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableheadreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.tableheadreversemedium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.tablenoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdnoborder {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabledata2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	padding-left: 4px;
}
.joinlist {
	line-height: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
}

.tableimageright {
	float: left;
	padding: 0px;
	margin-top: 4px;
	margin-right: 6px;
	margin-left: 2px;
	margin-bottom: 30px;
}

.tableimagerightwrap {
	float: right;
	padding: 0px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.rightwrapcaption {
	float: right;
	padding: 0px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.photobox {
	width: 110px;
	float: right;
}
.photobox  caption{
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	float: right;
}
#inlinebox {
	background-color: #E2D7AF;
	float: right;
	width: 300px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.tightbullets {
	padding-bottom: 4px;
}
#banner {
	background-color: #FFF;
	width: 100%;
	text-align: center;
}

