html,body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF url("images/border.jpg") repeat-y center;
}
    
img { border: none; }
a { text-decoration: none; color: #2965a6; font-weight: normal;}
a:hover { text-decoration: underline; color: #fca00e; }

/*---------- Divs ----------*/
#header {
	background: url("images/header.jpg") no-repeat center;
	height: 120px;
	width: 100%;
	margin: 0 auto;
}

#logo{
      padding-top: 30px;
      margin: 0 auto;
      width: 990px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 950px;
}
html>body #logo { width: 950px }  /* for opera */

#logo a:hover {
      text-decoration: none;
}

#logo a {
	float: left;
	background: url("images/fallerbarslogo.jpg") no-repeat 0px 0px;
	width: 950px;
	height: 85px;
}

#container {
	width: 990px;
	overflow: hidden;
	text-align: left;
	font: 90% Tahoma, Helvetica, sans-serif;
	margin: 0px auto;
	border-top: 30px solid #666666;
	border-bottom: 5px solid #666666;
	background: #e5e5e5;
}  
* html #container {
      overflow: visible;
}

#content{
	float: right;
	width: 790px;
	background: #fff url(images/nav-edge.jpg) repeat-y;
	padding-bottom: 40px;
	min-height: 380px;
}
* html #content {height: 380px; overflow: visible;}

#maincontent {
	float: left;
	float: right;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	width: 450px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 560px;
}



#rightdiv{
	padding-top: 20px;
	float: right;
	width: 190px;
}

#rightdiv img{
      padding: 1px;
      border: 1px solid #6fb2e6;
}

#news{
	width: 165px;
	margin: 5 auto;
	background-color: #ECE9D8;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid red;
}
#subcontent1 {
	float: left;
	float: left;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	width: 450px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}
#subcontent2 {
	float: left;
	float: left;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	width: 450px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}

#subcontent3 {
	float: left;
	float: left;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	width: 450px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}
#thumb {
	width: 80px;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	height: 80px;
}
#thumbimage {
	margin: 10px 10px 10px 10px;
	width: 80px;
}

#subcontentb1 {
	float: left;
	float: left;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	width: 450px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 250px;
}
#subcontentb2 {
	float: left;
	float: left;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	width: 450px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
}

/*---------- Navigation Menu ----------*/
#navcontainer {
	padding-top: 20px;
	padding-left: 15px;
	min-height: 380px;
	float: left;
	overflow: hidden;
	width: 180px;
}
* html #navcontainer {height: 380px; overflow: visible;}

.nav {
	width: 170px;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	font-size: 10pt;
}

.nav li {
      text-align: left;
      margin: 3px 1px;
      padding: 0;
      
}

.nav li a {
	border: 1px solid #000000;
	display: block;
	padding: 4px 0 4px 10px;
	background: #666666;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
}

.nav li a:hover {
      background: #ffb93f;
      color: #949494;
      font-weight: bold;
      cursor: pointer;
}

/*---------- Footer ----------*/
#footer {
      height: 30px;
      margin: 0 auto;
      padding: 10px 0 10px 0;
      font-size: 80%;
      text-align: center;
      color: #6a6666;
      width: 990px;
      background: #fff;
}

#footertextleft{
	margin-left: 10px;
	text-align: left;
	width: 600px;
	float: left;
}

#footertextright{
      margin-right: 10px;
      text-align: right;
      width: 350px;
      float: right;
}

/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #5c94bf;
}

.mainheading{
      font-weight: bold;
      font-size: 123%;      
}

h2 {
      padding-top: 0px;
      margin-top: 0px;
      font: 110% arial;
      font-weight: bold;
      color: #5c94bf;
}

/*---------- Classes ----------*/
.underline{
	padding-bottom: 3px;
	width: 160px;
	border-bottom: 2px solid #ffb93f;
	padding-top: 3px;
}
.blockhead {
	padding-bottom: 3px;
	width: 170px;
	border-bottom: 2px solid #ffb93f;
	background-color: #666666;
	padding-top: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 10pt;
}


.subheading{
      font-weight: bold;
}

.submitbox{
	width: 165px;
	background: #cccccc;
	padding: 5px;
	text-align: left;
	border: 1px solid #e5e5e5;
}

.submitbox p{
      margin-top: 3px;
      margin-bottom: 5px;
}

.linkbutton{
      height: 20px;
      font-size: 95%;
      background: #e5e5e5;
      color: #949494;
      border: none;
      padding: 3px 8px;
      font-weight: bold;
}

#maincontent ul{
      list-style-image: url(images/bullet.png)
}

.advert{
      width: 160px;
      padding: 5px;
      background: #fff;
      border: 1px solid #c8c8c8;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

/* Text Styles */
.style1 {color: #5c94bf}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodytexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.style2 {color: #5C94BF}
.style3 {
	color: #000000
}
.style4 {color: #FF0000; }
.style5 {
	color: #006600;
	font-weight: bold;
}
.style6 {color: #0000FF}
.pageimage {
	border: 1px solid #000000;
}
.newsarchives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background-color: #006699;
}

