
html, BODY 
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    BACKGROUND-COLOR: #409FEE;
   
    background-repeat:repeat-x; 
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color:#424642;
    text-align:left;
    height:100%;
    margin: 0;
    padding: 0;
}

#title
{
vertical-align:middle;

}


.menu
{
width: 870;
text-align:center;
position:relative;
left: 130px;
top:-8px;
}

.menusettings
{

width: 143px;
height: 28px;
background-image: url('images/menubg.png');
}

.news
{
padding:5px;
background-color:#BAA171;
border: 2px solid black;
margin: 3px;
}

#container
{
margin: 0 auto;
width: 1000px;
margin-top: 10px;
}

#subcontainer
{
background-image: url('images/containerMiddle.jpg');
background-repeat :repeat-y;
width: 1000px;

overflow:hidden;

}

.galleryImageLeft
{
border: 5px solid white;

float:left;
margin: 3px;

}

.galleryImageRight
{
border: 5px solid white;
float:right;
margin: 3px;


}

#weather
{
position:absolute;
top: 20px;
left: 30px;

}

#facebook
{
position:absolute;
top: 20px;
right: 80px;

}
.padding
{
padding:5px;
}
 
#footer
{
height: 77px;
background-image: url('images/footer.jpg');
background-repeat:no-repeat;
text-align:center;
font-weight:bold;
font-size:11px;
clear:both;

}

#home
{
position:absolute;
left: 100px;
top:250px;

}
 
#footertext
{
position:relative;
top: 13px;
}
 



.image img
{
border: 5px solid #A89F7F;
margin: 4px;

}

.imageWhite img
{
border: 5px solid #FFFFFF;

}

.tables
{
width: 100%;

}


.tables TD
{
background-color:#EBD4A8;
padding:2px;
margin:2px;
}

 #container2 { float: left;  }
 #inner { float: left; overflow: hidden; margin-bottom: -2700px; padding-bottom: 2700px;}
 #inner div {  }

  
#leftColumn
{
float:left;
text-align: left;
width: 620px;
padding-bottom: 20px;
padding-left: 34px;
padding-top: 5px;
margin-right:12px;
}

#rightColumn
{
text-align: center;
width: 300px;
float:left;
BACKGROUND-COLOR: #EBD4A8;




}

#singleColumn
{

position:relative;
padding-left:34px;
width: 935px;
padding-bottom: 20px;
padding-left: 34px;
padding-top: 5px;
margin-right:38px;
}

h1{
FONT-SIZE: 12pt;
FONT-WEIGHT: bold;
}
    
    A:link	{	
	text-decoration:	none;
	color:	#424642;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#424642;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#424642;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3989CB;
	}
	
 
  

