body {
  width: 100%;
  overflow-x: hidden;
  margin:0; 
  padding:0;
  color: #000;
  background: #000 url(../images/bg-home.jpg) left top;
	background-repeat: no-repeat;
	font-family:Courier, Helvetica, Arial, sans-serif; 
	text-align: left;
  font-size:0.9em;
}

A:link {text-decoration: none; color: #852222;}
A:active {text-decoration: none; color: #852222;}
A:visited {text-decoration: none; color: #852222;}
A:hover {text-decoration: none; color: #852222;}

#fl_menu {
  width: 100%;
  position:absolute;
  top:0px; 
  left:0px; 
  z-index:9999; 
}

#fl_menu .label {
  letter-spacing:3px; 
  height: 68px;
  width: 100%;
  background: url(../images/menubar.png) right top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#fl_menu .menu {
  margin: 0;
  margin-top: -1px;
  height: 68px;
  width: 293px;
  float:left;
	z-index: 5555;
}

#fl_menu .options {
  font-family:Courier, Helvetica, Arial, sans-serif; 
  font-size:12px;
  margin: 0;
  height: 30px;
  width: auto;
  overflow: hidden;
}

.float_right {
  min-width: 800px;
  margin: 0;
  padding: 0;
  float:right;
  overflow: hidden;
}

#fl_menu ul {
  font-family: Verdana, Helvetica, Arial;
  font-weight: bold;
  list-style-type: none;
  float:right;
  display: inline;
  margin:auto;
}

#fl_menu li {
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px;
  height: 15px;
  display: block;
  float: left;
  position: relative;
  text-shadow: #ffffff 1px 1px 4px;
}

.ls_content A:link {text-decoration: none; color: #852222;}
.ls_content A:visited {text-decoration: none; color: #852222;}
.ls_content A:active {text-decoration: none; color: #852222;}
.ls_content A:hover {color: #000;}

.ls_heading A:link {text-decoration: none; color: #FFFFFF}
.ls_heading A:visited {text-decoration: none; color: #FFFFFF}
.ls_heading A:active {text-decoration: none; color: #FFFFFF}
.ls_heading A:hover {text-decoration: none; color: #FFFFFF}

.ls_headingTall A:link {text-decoration: none; color: #FFFFFF}
.ls_headingTall A:visited {text-decoration: none; color: #FFFFFF}
.ls_headingTall A:active {text-decoration: none; color: #FFFFFF}
.ls_headingTall A:hover {text-decoration: none; color: #FFFFFF}

#leftside {
  z-index:8888;
  padding-top: 65px;
  font-family: Courier;
  float: left;
  width: 200px;
  margin-top: 0px;
  margin-bottom: 20px;
  background: url(../images/leftside.jpg) left top;
  background-repeat: repeat-y;
}

#leftside .ls_heading {
  font-weight: bold;
  font-size: 1.7em;
  text-align: center;
  padding-top:10px;
  color: #fff;
  margin:0;
  height: 45px;
  width: 200px;
  background: url(../images/ls_heading.png) left top;
  background-repeat: no-repeat;
}

#leftside .ls_headingTall {
  font-weight: bold;
  font-size: 1.7em;
  text-align: center;
  padding-top:10px;
  color: #fff;
  margin:0;
  height: 105px;
  width: 200px;
  padding-top: 12px;
  background: url(../images/ls_headingTall.png) left top;
  background-repeat: no-repeat;
}

#leftside .ls_headingTaller {
  font-weight: bold;
  font-size: 1.7em;
  text-align: center;
  padding-top:10px;
  color: #fff;
  margin:0;
  height: 155px;
  width: 200px;
  padding-top: 12px;
  background: url(../images/ls_headingTaller.png) left top;
  background-repeat: no-repeat;
}

#leftside .ls_content {
  text-align: justify;
  padding: 15px;
  padding-top: 0px;
  width: 170px;
  margin: 0;
}

#leftside .ls_content_twitter {
  text-align: left;
  padding: 10px;
  padding-top: 0px;
  width: 170px;
  margin: 0;
}

#leftside .alignleft {
  text-align: left;
}

#leftside .alignright {
  text-align: right;
}

#leftside .alignrightbold {
  z-index: 9999;
  font-weight: bold;
  text-align: right;
}

#leftside img {
  border: 0px;
}

#fl_menu a:link, a:visited {
  color: #000000;
}

#fl_menu a:hover {
  color: #d65b00;
}

#leftside .serious {
  margin: 0 auto;
  width: 200px;
  height: 220px;
  background: url(../images/guy_serious.png) center top;
  background-repeat: no-repeat;
}

#colwrap {
  float: left;
  height: auto;
  min-width: 766px;
}

#meettown {
  width: 200px;
  padding-top: 65px;
  margin-left: 800px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family:Courier, Helvetica, Arial, sans-serif;   
  font-size:0.9em;
}

#rightside {
  width: 200px;
  background: url(../images/leftside.jpg) left top;
  background-repeat: repeat-y;
  padding-top: 65px;
  margin-left: 786px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family:Courier, Helvetica, Arial, sans-serif;   
  font-size:0.9em;
}

#rightside .rs_content {
  text-align: left;
  padding: 15px;
  padding-top: 0px;
  width: 170px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

#rightside .rs_content a:hover{
  color: #333;
}

#rightside .rs_heading {
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
  padding-top:10px;
  color: #fff;
  margin:0;
  height: 45px;
  width: 200px;
  background: url(../images/ls_heading.png) left top;
  background-repeat: no-repeat;
}

#content {
  -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90;
  padding: 14px 10px 20px 10px;
  background: url(../images/bg-content.jpg) left top;
  background-repeat: repeat-y;
  width:560px;
  margin-left: 203px;
  margin-top: 0px;
  margin-bottom: 20px;
  z-index: 7777;
}

#content p {
  font-weight: bold;
  -moz-opacity:1; filter:alpha(opacity=100); opacity:1;
}

#content img {
  border: 0px;
}
  
#contentintro {
  margin: 0px 5px 0px -10px;
  height:461px;
  width: 560px;
  overflow: hidden;
}

#content .picture_lt {
  
  float: left;
}

#content .introtext {
  font-weight: bold;
  color: #854210;
  text-align: center;
  font-size: 16pt;
  padding-top: 70px;
  height: 100%;
  text-shadow: #888 1px 1px 3px;
}

#content .picture_rc {
  margin: 0px 5px 0px 0px;
  float: right;
}

#content .topspacer {
  height: 55px;
  width: 0px;
}

#content .con_heading {
  text-decoration: none;
  margin-left: -10px;
  width: 560px;
  height: 33px;
  background: #222;
  padding-left: 20px;
  padding-top: 5px;
  border-top: 1px solid #333;
	font-family:Courier, Helvetica, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #fff;
	-moz-box-shadow: 0px 1px 1px #000;
	-webkit-box-shadow: 0px 1px 1px #000;
	box-shadow: 0px 1px 1px #000;
}

#content .con_content {
  padding-top: 15px;
  padding-left: 10px;
  padding-bottom: 15px;
  font-weight: bold;
}

#footerwrap {
  clear: both;
  background: url(../images/footer_back.jpg) left top;
  background-repeat: repeat-x;
  width:100%;
  height: 30px;
  margin-left: 0px;
  margin-top: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  text-align: left;
  overflow: hidden;
}

#footsharetext {
  float: left;
  padding-top: 9px;
  margin-left: 10px;
}

#footshare {
  float: left;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
  width: 200px;
  height: 30px;
}

#footcopy {
  height: 30px;
  float: right;
  padding-top: 9px;
  width: 200px;
}

.ls_heading A:link {text-decoration: none; color: #FFFFFF}
.ls_heading A:visited {text-decoration: none; color: #FFFFFF}
.ls_heading A:active {text-decoration: none; color: #FFFFFF}
.ls_heading A:hover {text-decoration: none; color: #FFFFFF}

.blackLink A:link {text-decoration: none; color: #000000}
.blackLink A:visited {text-decoration: none; color: #000000}
.blackLink A:active {text-decoration: none; color: #000000}
.blackLink A:hover {text-decoration: none; color: #000000}

h5 {
	font-size: 24px;
}

.freeRed {
	font-weight: bold;
    font-size: 2.4em;
	color: #ff0000;
}
.freeBrown {
	font-weight: bold;
    font-size: 2.4em;
	color: #cc9933;
}