*
    {font-family: Calibri,Verdana,Arial,Helvetica,sans-serif; }
body, p, li, td 
	{font-size: 100%; color: #000000; font-weight: normal; }
h1
    {font-size: 200%; color: #146441; background-color: #FFFFFF; font-weight: bold; margin:0;}
h2
    {font-size: 100%; color: #146441; background-color: #FFFFFF; font-weight: bold; margin:0;}
h3
    {font-size: 80%; color: #FFFFFF; background-color: #146441; margin:0;}
h4
    {font-size: 100%; color: #146441; background-color: #FFFFFF; font-weight: bold; margin:0; padding:0px 10px;}
h5
    {font-size: 80%; color: #000000; background-color: #FFFFFF; font-weight: normal; margin:0;}
h6
    {font-size: 80%; color: #146441; background-color: #FFFFFF; font-weight: bold; border-bottom:solid 2px #146441; margin:0;}

body
{background-color: #146441;}

div#container_inside 
{
  width: 900px;
  height: auto;
  border: 5px solid #0E422B;
  margin: 10px;
  background-color: white;
}
div#top
{
	background: url('./media/banner.jpg') no-repeat 0 top;
	width: 900px;
    height: 179px;
    float: none;
}
div#navbar
{
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #AAAAAA;
    float: none;
}

div#newsbar
{
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #AAAAAA;
    float: none;
    padding: 2px 0px 0px 0px;
}
div#mainpage 
{
	width: 900px;
	height: 2000px;
	margin: 0px;
	padding: 0px;
	background-color: white;
    position: relative;
}
div#leftcol 
{
    left: 0;
    top: 0;
    position :absolute;
	width: 225px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#leftcol ul {padding: 0; margin: 0; list-style-type : none;}
#leftcol li {color: #146441; padding: 4px 6px; margin: 0; list-style-type : none; }
#leftcol li.selected { color:white; background-color:#146441; }
#leftcol li.selected a { color:white; background-color:#146441; }
#leftcol a  {text-decoration: none; padding: 0; width: 100%; }
#leftcol li:hover {background-color:#146441; color:white}
#leftcol li:hover a {background-color:#146441; color:white}
#leftcol .header {font-weight:bold; padding:4px;}


div#readmore
{
    display:inline;
}
div#readmore a
{
    text-decoration:none;
    font-size:60%;
    font-variant:small-caps;
}
div#leftmenu 
{
    float: none;
	width: 25%;
	text-align: left;
	margin: 10px;
	background-color: white;
    color: #146441; 
    height:100%;
}

#leftcol p
{
	font-size: 80%; 
	color: #000000; 
	font-weight: normal; 
	padding:0px 10px;
}

div#rightcol 
{
    left: 0;
    top: 0;
    position :absolute;
	width: 654px;
	margin: 0px 0px 0px 225px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-color: white;
    border-left: 1px solid #AAAAAA;
}

div#title 
{
    background-color: white;
	height: auto;
	text-align: left;
	text-transform: uppercase;
    font-size: 60%; 
    color: #146441; 
    background-color: #FFFFFF; 
    margin: 10px 10px 10px 0px;
}
div.mainfloat 
{
	float: left;
	text-align: left;
	overflow: hidden;
	margin: 10px;
}

a:link
  {text-decoration:underline; color:#146441; font-weight: normal}
a:visited
  {text-decoration:underline; color:#146441; font-weight: lighter}

.menulinks:link
  {text-decoration:none; color:white; font-size: 130%}
.menulinks:visited
  {text-decoration:none; color:white; font-size: 130%}
.menulinks:hover
  {text-decoration:none; color:white; font-size: 130%; font-weight: bold}
.menulinks
  {text-decoration:none; color:white; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 130%}
 

a.ticker:link 
	{text-decoration:none; color:#000000; font-weight: bold;}
a.ticker:visited
  {text-decoration:none; color:#000000; font-weight: bold;}
a.ticker:hover 
	{text-decoration:none; color:#146441; font-weight: bold;}
a.ticker 
	{text-decoration: none; font-size: 70%; font-weight: bold;}
  
textarea, select 
{
  color : #000000;
  font-weight : normal;
  font-size : 100%;
  border-color : #FFFFFF
}

button
{
  color: #146441;
  font-weight: bold;
}

textarea.post, select 
{
 background-color : #FFFFFF;
}


/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #eeffee; border-style: none; }


/* Form elements */

input 
{ 
    vertical-align: middle;
    margin:1;
    text-indent : 0px;
    border: 1px #146441 solid;
    color : #000000;
    font-weight : normal;
    font-size : 100%; 
    background-color: #EEFCF6;
} 

#outings-block input
{
  border: 0;
  background-color: #FFFFFF;
}

.hypterlink 
{
  font-size: xx-small;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #0033CC;
  text-decoration: none;
}
.border 
{
  border-top: 1px solid #C6CFDE;
  border-right: 1px solid #C6CFDE;
  border-bottom: 1px none #C6CFDE;
  border-left: 1px solid #C6CFDE;
}
.noborder 
{
  border: 0px;
  background-color: #FFFFFF;
}
.borderin 
{
  border-right: 1px solid #C6CFDE;
  border-left: 1px solid #C6CFDE;
}
.borderbottom 
{
  border-top: 1px solid #C6CFDE;
}
.borderright 
{
  border-right: 1px solid #C6CFDE;
}
.borderaround 
{
  border-top: 1px solid #C6CFDE;
  border-right: 1px solid #C6CFDE;
  border-bottom: 1px solid #C6CFDE;
  border-left: 1px solid #C6CFDE;
}
.greenborder
{
  border-top: 2px solid #146441;
  border-right: 2px solid #146441;
  border-bottom: 2px solid #146441;
  border-left: 2px solid #146441;
  background-color : #FFFFFF;
  color : #000000;
}
.redborder
{
  border-top: 1px solid #C6CFDE;
  border-right: 1px solid #C6CFDE;
  border-bottom: 1px solid #C6CFDE;
  border-left: 1px solid #C6CFDE;
  background-color : #BB0000;
  color : #FFFFFF;
}
#login_table
{
    background-color: #F0FFF0;
    border-top: 1px solid #146441;
    border-bottom: 1px solid #146441;
    border-left: 1px solid #146441;
    border-right: 1px solid #146441;
    font-weight : normal;
    font-size : 8px;
    color: #146441;
}

#btnExpand
{
  cursor: pointer;
} 
#radiobtn
{
  border: 0;
  background-color: #FFFFFF;
}

.currmenu
{
  text-decoration:none; 
  color:#146441; 
  font-size: 130%; 
  font-weight: bold;
}

#navbar 
{
	float: left;
	margin: 0;
	padding:0;
}
#navbar ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
#navbar li 
{
	list-style: none;
	float: left;
	padding: 0;
 	background: white;
	height: 23px;
	position: relative;
}
#navbar a
{
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 25px;
	padding: 0 15px;
	font-size: 100%;
 	background: white;
 	color: #146441;
}
#navbar a:hover
{
	font-weight: normal;
 	background: #146441;
 	color: white;
}
#navbar li.selected 
{ 
	line-height: 25px;
	padding: 0 15px;
	font-size: 100%;
    color:white;
    background-color:#146441; 
}

.alert 
{
	padding: 6px 9px;
	background: #D6FFDB;
	border: 1px solid #146441;
}
