/* Vonnie Hughes
   Main Site Styles
   Created: 1/05/2008
   Modified: 10/18/2009
*/

body {
   font-family: Georgia, Serif;
   color: #000000;
   font-size: 90%;
   background-color: #000000;
   margin-top: 0.1em;
   margin-bottom: 0.1em;
   margin-left: 0.1em;
   margin-right: 0.1em;
}
td th {
   font-family: Georgia, Serif;
   color: #000000;
}
p {
   font-family: Georgia, Serif;
   color: #000000;
}
a:link {
   color: #6c89a5;
   font-family: Georgia, Serif
}
a:visited {
   color: #6c89a5;
   font-family: Georgia, Serif
}
a:active {
   color: Red;
   font-family: Georgia, Serif
}
a:hover {
   color: Red;
   font-family: Georgia, Serif
}
h1 {
  color: #6c89a5;
  font-family: Georgia, Serif
}
h2{
  color: #666666;
  font-family: Georgia, Serif
}
h3 {
   color: #0078a0;
   font-family: Georgia, Serif
}
h4 {
   color: #666666;
   font-family: Georgia, Serif
}
h5 {
   color: #0078a0;
   font-family: Georgia, Serif
}
h6 {
   color: #666666;
   font-family: Georgia, Serif
}
.excerpt {
   text-indent: 25pt;
}
.caption {
   font-size: .6em;
   color: #000000;
}
.poetrytxt {
  line-height: .8em;
}
.pagetitle {
	color: #666666;
	text-align: right;
	font-size: 1.8em;
	font-weight: bold;
}
.footer {
  font-family: "Times New Roman", Times, serif;
  font-size: .7em;
  color: #cccccc;
  background-color: transparent;
}

#hometop {
	position: relative;
	width: 100%;
}
#pagetop {
	position: relative;
	width: 100%;
}
#pagetop img{
   border: none;
   padding: 0;
}
#topmenu {
	display: block;
	position: relative;
	width: 900px;
	background-color: #000000;
	height: 30px;
	border-bottom: 1px outset #ABABAB;
	border-top: 1px outset #ABABAB;
	margin-bottom: 10px;
}
#topmenu .inner {
	margin-left: auto;
	width: 100%;
}
#topmenu a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	color: Silver;
	background-color: transparent;
	margin: 0 1em 0 1em;
	padding-top: 3px;
}
#topmenu a:hover {
	color: #ffffff;
}
#mainbody {
	width: 900px;
	margin-left: 100px;
	background-color: #ffffff;
	border: 2px double #CCCC66;
}
#bodytext {
	position: relative;
	width: 99%;
	padding: 0 .5em 0 .5em;
	background-color: transparent;
}
#footlyr {
	position: relative;
	border-top: 1px solid #8F8F8F;
	clear: both;
	margin-left: 10px;
	margin-top: 30px;
	padding-bottom: 10px;
   padding-top: 10px;
}
#pagehdg {
   text-align: right;
   clear: both;
   margin: 0 10px 10px 0;
}
#poetryhdg {
   font-size: 12pt;
   font-weight: bold;
   margin: 0px 0px 40px 0px;
   padding: 0px 0px 0px 0px;
   width: 900px;
   height: 100px;
}
#poetrytop {
   margin: 5px 0px 10px 5px;
}
#float_right {
    position:relative;
    z-index:1;
    float: right;
    padding: 2px 2px 2px 2px;
}
#float_left {
    position:relative;
    z-index:1;
    float: left;
    padding: 2px 2px 2px 2px;
}
#homebanner {
	width: 900px;
	height: 200px;
	margin: 0;
	border: 0;
}
.pictleft {
	position: relative;
	float: left;
	border: 0;
	margin: 5px 5px 10px 0;
	width: auto;
	height: auto;
}
.pictright {
	position: relative;
	float: right;
	border: 0;
	margin: 5px 0 10px 5px;
	width: auto;
	height: auto;
}
.caption {
	position: relative;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	width: inherit;
	clear: left;
}

