body {
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

a {color:#69321f;}
a:visited{ color:#69321f;}
a:hover{ color:#333;}

h1 {font-size:150%; color:#69321f}

h2 {font-size:120%; color:#69321f}

img{
border:0px;	
}

#wrapper{
width:950px;
margin:0 auto;
background-color:#FFF;
text-align:left;
}

#container{
	padding:18px;
	width:914px;;
	border: 2px solid #ba9d94;
	background-image: url(images/fs-bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#header{
	padding:0 10px 0 10px;
	width:930px;
	height:125px;
	background-image: url(images/fslg-logo.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
}

.logo{
	width:152px;
	height:125px;
	float:left;
	left:0px;
	margin-left:-8px;
}


.navigation{
	float:left;
	width:778px;
	height:30px;
	margin-top:92px;
	margin-right:-14px;
	text-align:right;

}

.navigation li{
	list-style:none;
	display:inline;	
}

.fsnav{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
letter-spacing:.1em;
color:#8e6556;
font-size:110%;
}

.fsnav a{text-decoration:none; color:#aca196;}
.fsnav a:visited{color:#aca196}
.fsnav a:hover{color:#8e6556}

#banner{	
	float:left;
}

#tagline{	
	float:right;	
}

hr{	
	color:#69321f;
	width:100%;
}

#content{
	width:100%;
	color:#6e665f;	
}

.rightcol{
	float:left;
	width:610px;
	margin-left:22px;
	text-align: justify;
}

.leftcol{
	float:left;
	width:280px;
}

.pCol{
	float:left;
	width:800px;
	margin-left:112px;
	text-align: justify;
}

.clear{	
	clear:both;
}

#footer{
	width:100%;
	color:#90877e;
	font-size:80%;
	text-align:center;
}