body {
  font-family: "Times New Roman", Times, serif;
  font-size:1em;
color: #000;
background-image:url(../images/page_bg.jpg);
background-position:top left;
background-repeat:repeat-y;
}

a { color: #333366;
text-decoration:underline;
}

a:hover { color: #CC0033;
text-decoration:none;}

a:visited { color: #648398;
text-decoration:underline;}

#Content {
width: 850px;
height: auto;
margin: 0 auto 0 auto;
}

h1 {
font-size:2.5em;
margin-bottom:-10px;
}

h2 {
font-size: 1.5em;
}

h3 {
font-size:1.25em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #A13517;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #A13517;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
color: #A13517;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}
	small {
	font-size:9px;
	margin-top:0;
	}
	p.postmetadata, a, a:link, a:hover, a:visited {
		text-decoration: none;
		color: #A13517;
	}
	p.postmetadata a:active {
	text-decoration:underline;
	color: #A13517;
	}
	.alignright {
			border-bottom: 1px solid #cccccc;
}
	.alignright a, a:link, a:active, a:visited{
		text-decoration:underline;

		text-decoration: none;
		color: #A13517;
	}
	.alignright a:hover {
	color:#A13517;
	}
	p.postmetadata {
		border-top: 1px solid #cccccc;
}
	.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin: 5px 0;
	}
	
	
#address {
font-weight:bold;
font-size:.9em;
color: #b0afaf;
line-height: 1.65em;
margin: -10px auto 0px auto;
padding-left: 150px;
z-index: 5;
}

#address a:link, #address a:visited {
color:#666666;
text-decoration:none;
}

#address a:hover, #address a:visited:hover{
color:#333333;
text-decoration:underline;
}

#flj_title {
background-image:url(../images/FLJOR_logo_rust.png);
background-position: top right;
background-repeat:no-repeat;
height:47px;
width:566px;
margin: 20px 0px 5px 50px;
}

#little_girl {
float:right;
position:absolute;
text-align:right;
margin: -4.80em 0 40px 625px;
}

.search_terms{
font-size:1em;
color:#333366;
}

.search_submission{
float:right;
margin:0px 20px 5px 0px;
}

/* Positioning */
#center {
margin:auto;
text-align:center;
font-size:.75em;
color:#BBBBBB;
}

.align_left {
text-align:left;
float:left;
}

.align_right {
text-align:right;
float:right;
}

#spacer_p p{
line-height:.025em;
}

/* Navigation */
#navigation {
margin: 0 0 20px 0;
width: 625px;
height:auto;
overflow:hidden;
}

div.float {
  float: left;
  margin-right: .25em;
  background-image:url(../images/nav_bg.png);
  background-repeat:no-repeat;
  background-position:center;
width:100px;
text-align:center;
  }
  
div.float p {
   text-align: center;
   }
   
   div.float a:link, a:active, a:visited {
   color:#FFFFFF;
   text-decoration:none;
   }
   
   div.float a:hover {
   color:#a13517;
   text-decoration:underline;
   }

div.spacer {
  clear: both;
  }
  
  /* This is directly below the flash animation */
 #investment_blurb { 
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12.5px;
 font-style:italic;
 clear:both;
 color:#a13517;
 font-weight:bold;
 margin-left: -45px;
 }
  
  /* Self-explanatory */
 #homepage_text {
 	margin: 20px 0;
	padding: 10px;
 	width: 825px;
	float:none;
	clear:left;
	border-top:1px #DC01FF;
	}
  
.flash_opening {
text-align:left;
float:left;
border-color: #990000;
border-style: solid;
border-width: 1px;
}

.hidden {
visibility:hidden;
}

/* Blog Styles */
.postmetadata {
text-align:left;
font-size:10px;
}

/* RSS Feed Styles */
#news_box_top {
background-image:url(../images/news_top_bg.png);
width:384px;
height:11px;
float:right;
margin:-175px 5px -10px 0;
}

#news_box {
padding:5px 5px 5px 5px;
background-color: #D0CBD3;
float:right;
margin:-170px 5px 0 100px;
width: 374px;
min-height: 115px;
background-image:url(../images/news_bottom_bg.png);
background-position:bottom;
background-repeat:no-repeat;
}

#news_box p{
color: #a13517;
width:170px;
float:left;
text-align: left;
}

.homepage p{
float:left;
width:200px;
color:#a13517;
}

 #footer {
 margin: 80px 0;
 text-align:right;
font-size:10px;
color:#999;
border-top:#999 1px dashed;
}

#footer a:link, #footer a:visited, #footer a:visited:hover {
color:#999999;
}

#footer a:hover {
color:#a13517;
}

#footer_left {
float:left;
width: 250px;
text-align:left;
}

hr.title_ul {
margin-top: -20px;
color:#999;
border: 1px solid #999;}