html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	background-color: #990000;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin:0;
	padding:0;
}

body,td,th {
	color: #000000;
}

#headflorishright{
	width:100%;
	height:320px;
	position:absolute;
	background-image:url(images/right.gif);
	background-attachment:scroll;
	background-position:right top;
	background-repeat:no-repeat;
	padding:0;
	margin: -18px 0 0 0;
}

#headflorishleft{
	width:100%;
	height:320px;
	position:absolute;
	background-image:url(images/left.gif);
	background-attachment:scroll;
	background-position:left top;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}

#doc {
	width: 800px;
}


a, a:link {
	padding: 1px;
	color: #333333;
	text-decoration: none;
}

.storycontent{
	padding: 3px 5px;
}

a:hover {
	color: #7e1512;
	text-decoration: none;
	;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color:#670000;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	margin-top:20px;
	padding-top: 100px;
	padding-left: 10px;
	background-image:url(images/customheader.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:99%;
	margin-left: 1px;
	
}

#hd h1{
	font-size:.01em;
	color: #FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	visibility:hidden;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
	visibility: hidden;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #7e1512;
}

#yui-main{
	background-color:#e9e9e9;
	border:#696969 solid 4px;
	padding: 1px 5px;
	margin-bottom: 10px;
}

.yui-ge {
	padding: 10px 0;
	background-color: #e9e9e9;
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 1em;
	;
}

.item {
	padding: 0 2px;
	background-color: #e9e9e9;
	background-repeat: repeat;
	text-align:left;
	border: 2px solid #FFFFFF;
	margin-bottom: 1em;
}

#secondary{
	background-image:url(images/spacer-left.png);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 5px 0 10px 4px;
	margin:5px 0;
	min-height: 600px;
}

/*
#mypageorder-3{
  filter:alpha(opacity=60);
  opacity:0.6;
}

.menu{
  filter:alpha(opacity=100);
  opacity:1;
}
*/

/*
#third{
	background-image:url(images/spacer-left.png);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 0;
	min-height: 300px;
}
*/

#search-3{
	margin:15px 0 10px 0;
}

#searchsubmit{
	margin: 5px 0;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
}

.itemhead{
	padding-top: 2px;
	padding-bottom: 0;
	font-weight:bold;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #a10000;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #7d0000;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #7d0000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	text-align:left;
	padding: 0px;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding: 1px;

}

#secondary p, #third p{
		padding: 0;
		font-size: 1.1em;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 5px;
}

#menu {
	padding:0; 
	border:0px solid #fff;
	margin: 3px 0px;
}

#menu h4{
	visibility:hidden;
}

/* Main Menu Stuff */

#menu ul {
	list-style:none; 
	margin:48px 0 0 0; 
	padding:0 9px 1px 0; 
	font-size:1.2em; 
	font-weight:bold; 
	font-family:"Times New Roman", Times, serif; 
	text-align:right; 
}

#menu ul li { 
	padding:0; 
	margin:0; 
}

#menu ul li a { 
	display:block; 
	padding:4px 4px 4px 5px; 
	text-decoration:none; 
	color: #7d0000; 
}

#menu ul li a:hover { 
	color:#333333; 
	background: #CCCCCC; 
}

#recent-posts-3{
	border: 3px #FFFFFF solid;
	padding: 2px 2px;
	margin: 4px 0 6px 0;
	background-color: #999999;
	
}

#recent-posts-3 li{
	border-top: 1px #7d0000 solid;
}

#recent-posts-3 li a:hover{
	background-color: #CCC;
	color: #000;
	display: block;
}	

#linkcat-9{
	border: 3px #FFFFFF solid;
	padding: 2px 2px;
	margin: 4px 0 6px 0;
	background-color: #999999;
}

#text-4{
	background-color:#e9e9e9;
	border-collapse:collapse;
	border-style: hidden;
	border-color:#e9e9e9;
	padding:0;
	margin:0;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #C65400;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #C65400;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	background-color:#CCCCCC;
	margin: 30px 0 30px 0;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #7d0000;
}