body 				{
				margin:10px 10px 0 0;
				padding:0;
				background: #FF8418;
				font-family: "Comic Sans MS", Arial, sans-serif;
				color:#3E575C;
				}

#leftcontent	 		{
				position: absolute;
				left:10px;
				top:10px;
				width:180px;
				float:left;
				font-size: 11px;
				padding: 0;
				}

#menu				{
				width: 144px;
				padding:5px 0 5px 5px;
				margin:0 0 10px 10px;
				border: 1px solid #3E575C;
				background:#FEE4B8;
				}

div.hr 				{
  				height: 2px;
  				width: 150px;
  				margin: -2px 0 10px 10px;
  				background: url(images/hrleft.gif) no-repeat top left;
				}

div.hr hr 			{
  				display: none;
				}

#content 			{
				padding: 0 0 10px 0;
				background:#FEE4B8;
   				margin:0 0 0 200px;
				font-size:13px;
				border: 1px solid #3E575C;
				min-height: 650px;
				}

#content hr			{
				width:97%;
				}

#header 			{
				padding: 0;
				margin: 0;
				height: 85px;
		                text-align:center;
				}

#footer				{	
				margin: 20px 10px 0 10px;
				text-align:center;
				}

p,object 			{
				margin:0 10px 10px 10px;
				}

#leftcontent img		{
				padding: 0;
				margin: 0;
				}

#header h1 			{
				padding: 0;
				margin: 0;
	                      	}

#content h2			{
				font-size: 20px;
				padding: 0 0 10px 10px;
				margin: 0;
				color: #3E575C;
				}


h2, h3, h4, h5, h6		{
				font-size: 20px;
				padding: 0 0 10px 10px;
				margin: 0;
				color: #E44C36;
				}

a.language			{
				font-size: 13px;
				font-weight: bold;
				color:#3E575C;
				text-decoration: none;
				}

a.language:hover		{
				color: #E44C36;
				}

#menu a            		{
				font-size: 12px;
				font-weight: bold;
				color: #3E575C;
				text-decoration:  none;
				}

#menu a:hover      		{
				color: #E44C36;
				text-decoration: none;
				}

#menu a.current        		{
				color: #bbb;
				font-weight: bold;
				}

p.weather			{
				width: 150px;
				height: 50px;
				background: url('images/weather.gif') top left no-repeat;
				}

.red				{
				color: #E44C36;
				font-weight: bold;
				}

.right				{
				text-align: right;
				font-size: 13px;
				margin-right:10px;
				}

.right a			{
				color: #E44C36;
				text-decoration: none;
				}

.right a:hover			{
				color: #3E575C;
				text-decoration:  none;
				}

a.link            		{
				color: #E44C36;
				text-decoration: none;
				}

a.link:hover      		{
				color: #E44C36;
				text-decoration: underline;
				}

a.linkleft            		{
				color: #202020;
				text-decoration: none;
				}

a.linkleft:hover      		{
				color: #202020;
				text-decoration: underline;
				}

a.bottom_nav			{
				color: #3E575C;
				font-size: 13px;
				font-weight: bold;	
				text-decoration: none;
				}

a.bottom_nav:hover		{
				color: #E44C36;
				}

a.bottom_nav_current		{
				color: #567378;
				font-weight: bold;
				font-size: 13px;
				}			

a img  				{
 				border: 0;
	  			}

#hollandring			{
				font-size:9px;
				font-family:Verdana, Arial, sans-serif;
				font-weight: bold;
				color: #3E575C;
				}			

#hollandring a    		{
				color: #3E575C;
				text-decoration: none;
				}

#hollandring a:hover      	{
				color: #E44C36;
				}

#calendar 			{
				padding: 0;
				margin: 0 0 0 10px;
				}

#calendar th 			{
				font-weight: bold; 
				color: #3E575C;
				border-right: 1px solid #C1DAD7;
				border-bottom: 1px solid #C1DAD7;
				border-top: 1px solid #C1DAD7;
				letter-spacing: 2px;
				text-transform: uppercase;
				text-align: left;
				padding: 6px 6px 6px 12px;
				background: #FF8418;
				}

#calendar td 			{
				border-right: 1px solid #C1DAD7;
				border-bottom: 1px solid #C1DAD7;
				background: #fff;
				padding: 6px 6px 6px 12px;
				color: #3E575C;
				}

#calendar td.alt 		{
				background: #FFD491;
				color: #797268;
				}

table#hurricane			{
				width: 75%;
				border: 0;
				margin: 0 0 0 10px;
				}

td.title			{
				background: #FF8418;
				}

td.feed				{
				background: #fff;
				}

#members 			{
				padding: 0;
				margin: 0 0 0 10px;
				}

#members th 			{
				font-weight: bold;
				font-size: 11px; 
				color: #3E575C;
				border-right: 1px solid #C1DAD7;
				border-bottom: 1px solid #C1DAD7;
				border-top: 1px solid #C1DAD7;
				letter-spacing: 2px;
				text-transform: uppercase;
				text-align: left;
				padding: 3px 4px;
				background: #FF8418;
				}

#members td 			{
				font-size: 11px; 
				border-right: 1px solid #C1DAD7;
				border-bottom: 1px solid #C1DAD7;
				background: #fff;
				padding: 3px 4px;
				color: #3E575C;
				}

#members td.alt 		{
				background: #FFD491;
				color: #797268;
				}


/* -----------------------------------------------------------------
    form contact page
----------------------------------------------------------------- */


form#contact 			{
				padding: 0.5em;
				width: 628px;
				}

form#contact fieldset 		{
				border: 0;
				}


form#contact div 		{
				clear: both;
				padding: 0.5em 0 0 0; 
				}

form#contact label 		{ 
float: 				left; 
padding-right: 			30px;
line-height:			18px;
width: 				25%; 
text-align: 			right; 
				}

form#contact select 		{ 
float: 				left; 
width: 				55%;
text-align: 			left; 
				font-family: "Comic Sans MS", Arial, sans-serif;
border:				solid 1px #ccc;
				}

#From, #EMail, #City,
#Telephone, #Subject,
#tppCaptchaUserData,
form#contact textarea
				{ 
float: 				left; 
width: 				65%;
padding-left:			4px;
text-align: 			left; 
				font-family: "Comic Sans MS", Arial, sans-serif;
border:				solid 1px #ccc;
color: 				#000;
background-color: 		#fff;
				}

#Code				{
float: 				left; 
width: 				65%;
padding-left:			4px;
text-align: 			left;
border:				solid 1px #ccc;
color: 				#000;
background-color: 		#fff;
				} 


form#contact textarea 		{ 
				height:200px; 
				font-size: 13px;	
				}

form#contact #submit		{
				clear: both;
				padding:0;
				margin-left: 30%;
				margin-top: 5px;
				}

/* ----------------------------------------------------------------- */
.counter 			{
   				color: blue;
				font-weight: bold;
   				cursor: default;
				}

#jumpmenu select, 
#jumpmenu input			{
				font-family: "Comic Sans MS", Arial, sans-serif;
				font-size: 13px;
				}

