

/*Rollover menu 1 effects*/
#menu1  a
{
		border: 1px dashed #d2d0a9;
        display:block;
		width:148px;
		
	    margin: 5px 5px 1px 10px;
		padding: 5px  0px  5px 3px;

		font-family:georgia, palantino, times, times new roman, serif;
		font-size:11pt;
		font-weight:bold;
		color:#ab6571;
	    text-decoration: none;
		text-align:  left;
}
	
	
#menu1  a:hover
{
	    display:block ;
	    background-color:#f6f5f0;
	    color:#c1a245;
}



/*Rollover menu 2 effects*/
#menu2  a
{
		
		border-bottom:1px dashed #d2d0a9;
		
		display:block;
		width:148px;
		
	    margin: 5px 5px 1px 10px;
		padding: 5px  0px  5px 3px;

		font-family:georgia, palantino, times, times new roman, serif;
		font-size:11pt;
		font-weight:bold;
		color:#ab6571;
	    text-decoration: none;
		text-align:  left;
}
	
	
#menu2 a:hover
{
	    color:#c1a245;
}



/*Rollover menu 3 effects*/
#menu3  a
{
		
		border-bottom:1px dashed #d2d0a9;
		display:block;
		width:148px;
		
	    margin: 5px 5px 1px 10px;
		padding: 5px  0px  5px 3px;

		font-family:georgia, palantino, times, times new roman, serif;
		font-size:11pt;
		font-weight:bold;
		color:#ab6571;
	    text-decoration: none;
		text-align:  left;
}
	
	
#menu3 a:hover
{
	   color:#c1a245;
}


/*Rollover menu 4 effects*/
#menu4  a
{
		border-top:1px dashed #d2d0a9;
		border-bottom:1px dashed #d2d0a9;
		
		display:block;
		width:151px;
		
	    margin: 5px 5px 1px 10px;
		padding: 5px  0px  5px 3px;

		font-family:georgia, palantino, times, times new roman, serif;
		font-size:11pt;
		font-weight:bold;
		color:#ab6571;
	    text-decoration: none;
		text-align:  left;
}
	
	
#menu4 a:hover
{
	   color:#c1a245;
}


	/*************************************************************/
	
	body 
	{
	    background-color:#deddbe;
	    background-image:url(../images/bg_body.gif);
	    background-repeat: repeat-x;
	    background-position:top;
	    font-family: verdana, trebuchet ms, tahoma, arial,helvetica,sans-serif;
	    font-size:11px;
	    line-height:16px;
	}
	
	.bghome 
	{
	    background:url("../images/home_top.jpg") no-repeat;
	}
	
	.sm 
	{
	    font-size:10px;
	    line-height:13px;
	}
	
	
	.home 
	{
	    font-size:10pt; 
	    padding:0px 15px 0px 15px;
	    font-family: Verdana , trebuchet ms, tahoma, arial, helvetica, sans-serif;
	
	}
	
	.title
	{
	
	    font-family: georgia, palantino, times, times new roman, serif;
	    color:#928537;
	    margin-top:0px;
	    line-height:26px;
	    margin-bottom:15px;
        width: 372px;
    }
	
		.homenewsborder {border: solid 1px #ffffff;}
	
	#homenews 
	{
	    border: solid 1px #D2D0A9;
	}
	
	.homenewsdate 
	{
	    padding-top:1px; 
	    text-align:center; 
	    vertical-align:middle; 
	    line-height:42px; 
	    font-size:9px;
	    color:#ffffff; 
	    background:url("../images/bg_newshomedate.gif"); 
	    width:60px; 
	    height:30px; 
	    margin:12px 12px 10px 12px;
	}
	
	
	/*Recent News & Events effect*/
	 a.newshomelink, a.newshomelink:active, a.newshomelink:visited 
	 {
	     font-weight:bold;
	     color:#943440;  
	     text-decoration:none;
	 }
	 
	 a.newshomelink:hover 
	 {
	     text-decoration:underline;
	 }
	 
	.newshomeblurb 
	{
	    font-size:11px; 
	    line-height:14px; 
	    margin:10px 5px 5px 5px; 
	    text-align:left
    }

    a:hover 
    {
        text-decoration:none;
        /*color:#ab6571;*/
    }

    .default a:active
    {
       text-decoration:none; 
    }

	#snapshots {border: solid 1px #D2D0A9;}
	

	
	p.sm {padding:10px 5px 5px 5px;}
	

	.small  
	{
	    font-family: verdana, trebuchet ms, tahoma, arial,helvetica,sans-serif;
	    color:#333333;
		font-size:10px;
	    line-height:18px;
		margin-top:0px;
	    margin-bottom:15px;
	}
	
	.helpfulLinks
	{
	    font-family:georgia, palantino, times, times new roman, serif;
	    font-size:10pt;
	    line-height:16px;
	    color:#928537;
	    text-decoration:underline;
	}

	
	.helpfulLinks a:hover
	{
	    text-decoration:none;
	    color:#ab6571;
	}
	
	.navLinks a
	{
	    text-decoration:none;
	    font-size:smaller;
	 }
	
	.navLinks a:hover
	{
	    text-decoration:underline;
	    color:#ab6571;
	}
		
	.leisure a
	{
	    text-decoration:underline;
    }
	
	.leisure a:hover
	{
	   text-decoration:none; 
	   color:#ab6571;
	} 
	
	/*
	.headlineNews
	{
	    font-family: verdana;
	    font-size:10pt;
	}*/
	
	
	.headlineNews a
	{
	    text-decoration:underline;
	}
	
	.headlineNews a:hover
	{
	    text-decoration:none;
	    color:#ab6571;
	}
	
	.faqs a
	{
	    text-decoration:none;
	}
	
	.faqs a:hover
	{
	    text-decoration:underline;
	    color:#ab6571;
	}
	
	.quoteabout 
	{
	    font-family:georgia, palantino, times, times new roman, serif;
	    font-size:10pt;
	    line-height:16px;
	    color:#928537;
	    text-decoration:underline
	}
	
	.quoteabout a:hover
	{
	    text-decoration:none;
	    color:#ab6571;
	}
	
	.emailaddress a:hover
	{
	   text-decoration:none;
	   color:#ab6571;
	}
	
	
	
	
	ul 
	{
	    margin-top:0px;
        margin-bottom:10px;
        padding:0px;
        margin-left:20px;
	}
	
    .white 
    {
        color:#ffffff;
    }

	#insert 
	{
	    margin: 0px 0px 10px 10px;
	}
	
	.insert  
	{
	    font-family: verdana, arial, helvetica, sans-serif;
	    font-size:10px;
	    line-height:15px;
	    color:#FFF9D9;
	    background-color:#195A54;
	    padding:3px;
	}
	
	
    #quote 
    {
		border:1px #B0B1AC dotted;
		border-width: 1px 0px 1px 0px;
    }
	
	
	
	.quote
	{
	    font-family:georgia, palantino, times, times new roman, serif;
	    font-size:12px;
	    line-height:18px;
	    color:#333333;

	}
	
	
	#icons 
	{
	    background-color: #D4C197;
	    border:1px #ffffff solid;
	}
	
    .grey {color:#888888;}
	
	#header 
	{
	    width:638px;
	    color:#ffcc00;
	    position:relative;
	}
	
	
	
	
	
