html { margin: 0px;}
@font-face {
	font-family: "Georgia";
	src: local("Georgia"), url("http://www.geocities.com/lrudling/fonts/georgia.ttf") format("opentype");
	}
@font-face {
	font-family: "Caslon Antique";
	src: local("Caslon Antique"), url("http://www.geocities.com/lrudling/fonts/cas_anti.ttf") format("truetype");
	}	  
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100.1%;
	color: #000000;
	background-image: url(images/other.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.author {
	color: #CC9933;
	text-align: right;
	font-weight: bold;
	margin-top: 0em;}
p.author:first-letter {
	font-size:100%;
	float:none;
	}	
.ref {
	font-family: "Caslon Antique", CaslonAntique, CasablancaAntique, serif;
	color: #7B59B5;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: small;
}
.flush {text-indent: 0px;}

.toc1 {margin-left: 0px;}

.toc2 {margin-left: 20px;}

.toc3 {margin-left: 40px;}

.toc4 {margin-left: 60px;}

.toc5 {margin-left: 80px;}

.toc6 {margin-left: 100px;}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:small;
	color: #7F59B5;
	text-decoration: none;
	outline: none;
}
a:link, a:visited { color: #7f59b5;}
a:hover, a:focus  {color: #cc90cc;}
a:active {color: #574fb5;}

h1 {
	font-family: CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
	font-size:xx-large;
	font-weight: normal;	
	color:#CC9933;
	background-color:#000000;
	text-align:center;
	padding-top:0.25em;
	padding-bottom:0.25em;
	border-style:ridge;
	border-width:4px;
	border-color:#CC9933;
	text-shadow: #CD5C5C;
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin: 0px;
}

h2 {
	font-family: CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
	font-size:x-large;
	font-weight: normal;
	text-shadow: #CD5C5C;
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin: 0px;
}

h3 {
	font-family: CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
	font-size:larger;
	font-weight: normal;
	text-shadow: #CD5C5C;
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin: 0px;
}

h4 {
	font-size:larger;
	border-top:groove 2px;
	font-family: CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
	font-weight: normal;
	text-shadow: #CD5C5C;
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin: 0px;
}

h5 {
	font-size:large;
	border-top:groove 2px;
	font-family: CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
	font-weight: normal;
	text-shadow: #CD5C5C;
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin: 0px;
}

h6 {
	font-family: CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
	font-size: medium;
	font-weight: normal;
	text-shadow: #CD5C5C;
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin: 0 0 0px 0px;
}
hr {
	width:90%;
	text-align:center;
	clear:both;
	color:#CC9933;
	height:2px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: #ccc;
	border-style: groove;
}

div {margin:0}
	
p {
	margin:0;
	font-size:medium;
	line-height:1.1em;
	margin-top:1.5em;
	margin-bottom:1.5em; 
	text-indent:1em;
}
p:first-letter {
	font-size:300%;
	float:left;
	font-style:oblique;
}
p:first-line {
}	
li {
	font-size: medium;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
	list-style: disc inside;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
}

cite {
	font-style: oblique;
	font-size: medium;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 10px;
}
q:before { content: open-quote }
q:after  { content: close-quote }
ul {
	margin-top:1.0em;
	margin-bottom:1.0em; 
	list-style:disc inside;
	text-align:left;
}
	
ol {
	margin-top:1.0em;
	margin-bottom:1.0em; 
	list-style:disc inside;
	text-align:left;
}
	
/* *******************Table Styles******************** */
th {
	font-family:CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
	font-weight: bold;
	color: #997426;
	border-top: thin none #997426;
	border-right: thin none #997426;
	border-bottom: thin solid #997426;
	border-left: thin none #997426;
}
td {
	font-family: CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
}
caption {
	font-family: CaslonAntique, "Caslon Antique", CasablancaAntique, serif;
	font-size: 16px;
	font-weight: bold;
}
tfoot {
	border: thin #997426 solid;
}
img {border:0px;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	padding: 10px;
}
#masthead {
	margin: 0;
	padding: 10px 0px;
	width: 100%;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}
#menuContainer {
	float: left;
	display: block;
	margin: 20px 5px 0px 10px;
	padding: 0px;
}
#content {
	float: right;
	margin-right: 0px;		
	padding: 5px 3% 0 10px;
}
#siteInfo{
	clear: both;
	border: 1px inset #CCCCCC;
	font-size: smaller;
	color: #999999;
	padding: 4px;
	height: 70px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with) the bottom border of the navBar in cases where they "touch" */
/***********************************************/
/*Component Divs                               */
/***********************************************/
.menuLogo {
	z-index: 100;
}
.menuBar {
	z-index: 50;
	top: -10px;
	width: 200px;
	float: left;
	position: relative;
	left: 80px;
}
.shadowOuterPair1 {
	background: url('http://www.geocities.com/lrudling/images/shadowupperright.png') no-repeat right top;
}
.shadowOuterPair2 {
	/* never give height or width or will fail to shrinkwrap in IE */
	background: url('http://www.geocities.com/lrudling/images/shadowlowerleft.png') no-repeat left bottom;
	padding-top: 8px;
	padding-left: 8px;
}
.shadowBox {
	/* never give height or width or will fail to shrinkwrap in IE */
	 background: url('http://www.geocities.com/lrudling/images/shadow.png') right bottom;
}
.shadowContent{
	position:relative;
	top:-8px;
	left:-8px;
}
.menuContent {
	position: relative;
	top:-8px;
	left:-8px;
	border: 2px #997426 outset;
	background: #EDDAB1; /* url(images/other.jpg)*/
	padding: 4px 2px 4px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.menuItem {
}

/************* #menuBar styles ***************/

.menuItem a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: small;
}
a.menuL1 {
	color: #997426;
	width: 14em;
	display: block;
	padding-left: 0em;
}
a.menuL2 {
	color: #000000;
	width: 13em;
	display: block;
	padding-left: 1em;
}
a.menuL3 {
	color: #000000;
	width: 12em;
	display: block;
	padding-left: 2em;
}
.menuItem a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: small;	
}
.menuItem a:hover, .menuItem a:focus {
	background: #D5AA53;
}

/************* #siteInfo styles ***************/
.siteInfo > a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:small;
}

.siteInfo > a:hover {
	text-decoration: underline;
}

.siteLogo {
	display:inline;
	float:right;
	margin:0px;
	vertical-align: middle;
}
	
.siteText {
	display:inline;
	float:left;
	margin-right:0px;
}
.plain {
	list-style:none;
}