﻿/*@import url(mobilebean.css);*/


#header {
margin: 30px 0 0 0;
/*width: 825px;*/
padding: 0;
}

#wrap
{
    background: #784D23;
    color: #303030;
    margin: 0 auto;
    /*width: 825px;*/
    
}

#bar
{
    margin: 0 0 0 0;
    /*width: 825px;height: 300px;*/
    padding: 0;
    float: left;
    
}

#intro
{
    width: 510px;
    /*height: 925px;*/
    /*float: left;*/
    border-right: #c69160 10px solid;
    border-top: #c69160 10px solid;
    border-left: #c69160 10px solid;
    border-bottom: #c69160 10px solid;
    background: #95E9FF;
    text-align: center;
   
}




#menu
{
    /*float: right;*/
    width: 248px; /*height: 925px;*/
    margin: 0 0 0 0;
    padding: 0;
    font-size: 0.9em;
    border-right: #c69160 10px solid;
    border-top: #c69160 10px solid;
    border-left: #c69160 10px solid;
    border-bottom: #c69160 10px solid;
    vertical-align: top;
    background: #2f6a7a url(roadTop4.jpg) no-repeat center bottom ;
    
    
}

#footer
{
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    width: 525px;
    height: 50px;
    z-index: 5;
    text-align: center;
    color: #95E9FF;

}
/*******************************************Home*****************************************/

#news
{
    margin: 0px 35px 0px 35px;
    padding: 0px 15px 0px 15px;
    background: #60b1c6;
    color: #000000;/*#240000;*/
    font-size: 1.1em;
    font-weight:300;
}

#news h1
{
    margin: 0px 0 10px 0;
    padding: 0 0 0 0;
    font-size: 1.6em;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.0em;
}

#news h2
{
    margin: 0 0 0 0;
    padding: 10px 0 6px 0;
    font-size: 1.2em;
    color: #FFFFFF;
    font-weight: 700;
    
}

#news a:link
{
    color: #054050;
    font-weight: bold;
}

#news a:visited
{
    color: #054050;
    font-weight: bold;
}


#news a:hover
{
    color: #95E9FF;
    font-weight: bold;
}

/*******************************************Links***************************************/
#linksArea
{
    /*width: 450px;*/
    padding: 0;
    margin: 0 auto;
    display: inline;
    
}
#linksArea h3
{
    color: #2F6A7A;
    font: bold 1.9em 'Trebuchet MS' , 'Helvetica Neue' , Arial, Sans-serif;
    text-transform: none;
    letter-spacing: -0.5px;
    padding: 5px 0 5px 7px;
    margin: 10px 0 5px 0px;
    border-bottom: gold 1px solid;
}

#linksArea a
{
    color: #2F6A7A;
    font-size: 12pt;
}

#linksArea a:hover
{
    color: #000000;
}

#linksArea .linksList {
	margin: 10px 10px 5px 7px; padding: 0;
	text-decoration: none;			
}
#linksArea .linksList li {
	list-style: none;
	margin: 0;
	padding: 8px 10px; 		
	border-bottom: 1px solid #c69160;	
}
* html body #linksArea .linksList li {
	height: 1%;
}
#linksArea .linksList li a {
	text-decoration: none;	
	color: #2F6A7A;
	background: none;
	font-weight: 600;
}
#linksArea .linksList li a span {
	color: #784D23;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
	}
#linksArea .linksList li a:hover {	
	color: #000;	
	background: none;	
}
#linksArea .linksList ul { margin: 0 0 0 5px; padding: 0; }
#linksArea .linksList ul li { border: none; }

/********************************Site Map************************************/

#SiteMap
{
    margin: 10px 20px 0px;
}

#SiteMap a
{
    text-decoration: none;
    color: #2F6A7A;
    background: none;
    font-weight: 600;
    font-size: 14pt;
}

#SiteMap a:hover
{
    color: #000000;
}