*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	background: #ffc180 url(../images/background-top-fsllc.jpg) repeat-x; 
}

blockquote, ol, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

p 
{
	font-size: 0.9em;
	line-height: 1.4em;
 padding: 5px 5px 5px 10px;
}

p.center
{
 text-align: center;
}

h1, h2, h3
{
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: #333;
	background-color: inherit;
}

h1
{
	font-size: 1.3em;
}


h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.0em;
}

hr 
{
  width: 50%;
  color:#388fbf;
  background-color:inherit;
}

small, .small
{
	font-size: 0.9em;
}

#topborder {
  height:5px;
  color: #fff;
  background-color: #000;
}

#topnav {
	width: 960px;
	height: 26px;
	border: 0;
}

#topnav ul {
 	padding: 5px 0;
 	margin: 0;
 	list-style-type: none;
  color: #e5e5e5;
 	background-color: #000;
 	font: 1.2em "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, sans-serif;
 	text-align: center;
}

#topnav li {
 	display: inline;
}

#topnav li a {
 	text-decoration: none;
 	background-color: #000;
 	color: #e5e5e5;
  font-weight: bold;
 	padding: .2em 0;
}

#topnav li a:hover {
	 color: #fffc00;
	 background-color: inherit;
}

#media
{
 padding: 15px 0 10px 0;
 text-align: center;
}

ul, ol  {
  padding: 10px 0 10px 40px;
  }

li  {
  line-height: 140%;
  }


a:link
{
	text-decoration: none;
	color: #00f;
	background-color: inherit;
}

a:visited
{
	text-decoration: none;
	color: #00f;
	background-color: inherit;
}

a:hover
{
	text-decoration: none;
	color: #f00;
	background-color: inherit;
}

a:active
{
	text-decoration: none;
	color: #00f;
	background-color: inherit;
}

a img
{
	border: none;
}

.imgleft 
{
float:left;
padding: 5px 10px 5px 0;
}

.imgright 
{
float:right;
padding: 5px 0 5px 10px;
}

form {
padding: 0 20px 0 20px;
font-size:0.9em;
line-height:1.5em;
}

fieldset {
border:0;
}

#mailform {
margin:0;
font-size:0.9em;
line-height:2em;
width:auto;
}

#mailform label{
margin:0;
}

#mailform p {
clear:right;
font-size:1em;
margin:10px -20px;
line-height:1.5em;
}

.redbold {
color:#f00;
font-weight:bold;
background-color:inherit;
}

.required {
color:#f00;
background-color:inherit;
}

#sidebar-1 a
{
	border: none;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 0 auto;
	width: 960px;
 color: #000;
	background: #fff url(../images/mainbg-fsllc.jpg) top left repeat-y;
}

* html #container
{
	height: 100%;
}

#head
{
	text-align: center;
	height: 160px;
 color: #fff;
 background-color: #000;
}

#site-name
{
	margin: 15px 0;
 padding: 15px 0 0 0;
	font: 0.9em "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, sans-serif;
 color: #000;
 background-color: inherit;
}

#site-name a 
{
 color: #000;
 background-color: inherit;
}

.entry-title a 
{
 color: #000;
 background-color: inherit;
}

#site-slogan
{
	font: italic 0.9em "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

#sidebar-1
{
	padding: 30px 6px;
	width: 250px;
	height: 100%;
	margin-right: 5px;
	float: left;
}

* html #sidebar-1 ul li
{
	float: left;
}

* html #sidebar-1 ul li a
{
	height: 1%;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li
{
	margin: 0 10px 2px 0;
	padding: 0 0 0 10px;
}

#content
{
	margin: 0 0 0 250px;
	padding: 15px 15px 15px 10px;
}

* html #content
{
	height: 1px;
}

#clearfooter
{
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

#foot
{
	clear: both;
	height: auto;
	font-family: Arial, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #d2b89d;
	padding-top: 5px;
	border-top: #333 2px solid;
}

#foot p
{
	font-size: 0.8em;
	text-align: center;
	padding: 7px 0 5px 0;
	line-height: 1.2em;
}

#foot .credit
{
	padding: 25px 15px 5px 0;
	text-align: center;
	line-height: 1.1em;
	font-size: 0.7em;
	float: right;
}

#foot .credit2
{
	padding: 25px 0 5px 15px;
	text-align: center;
	line-height: 1.1em;
	font-size: 0.7em;
	float: left;
}


#footer a:link, a:visited, a:active
{
	text-decoration: none;
	color: #00f;
	background-color: inherit;
}

#footer a:hover
{
	text-decoration: none;
	color: #f00;
	background-color: inherit;
}

#sidebar-1 p, p.center
{
	font-size: 0.9em;
	line-height: 1.4em;
 padding: 10px 10px 0 5px;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, sans-serif;
}