/* Community Style Sheet */

img {
border: none;
}


table.web {
background-color: #ffffff;
background-image: none;
background-position: center;
font-family: Courier, Courier New, monospace;
}

h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #336600;
	background-color: #FFFFFF;

}

h2{
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #90b72f;
}

h3 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #90b72f;
}

td.heading {
	background-image: url(../images/menu_back_black1.jpg);
	vertical-align: bottom;
	background-color: #D9FFDA;

}

body {
color: #FFFFFF;
background-color: #90B830;
background-image:    url(../images/page_pattern_yellow.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: large;
background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #cccccc; 
SCROLLBAR-HIGHLIGHT-COLOR: #90b72f; 
SCROLLBAR-SHADOW-COLOR: #90b72f; 
SCROLLBAR-ARROW-COLOR: #90b72f; 
SCROLLBAR-BASE-COLOR: #90b72f; 
SCROLLBAR-3d-light-color: #EEC094; 
SCROLLBAR-dark-shadow-color: #FFFF99;
font-style: normal;
background-repeat: repeat;
}

body.almaguin {
color: #90B800;
background-color: #90B830;
background-image:  url(../images/page_pattern_green.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: large;
background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #cccccc; 
SCROLLBAR-HIGHLIGHT-COLOR: #008040; 
SCROLLBAR-SHADOW-COLOR: #90b72f; 
SCROLLBAR-ARROW-COLOR: #90b72f; 
SCROLLBAR-BASE-COLOR: #90b72f; 
SCROLLBAR-3d-light-color: #EEC094; 
SCROLLBAR-dark-shadow-color: #008040;
font-style: italic;
background-repeat: repeat;
background-attachment: fixed;}

td.map {
	background-image:  url(../images/almaguin_map.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: medium #006633 inset;
	background-color: #d2ce1e;
	height: 1000px; 
	width: 750px;
background-position: center; 
position: static; 
}
td.gmap {
	color: #676458;
	background-color: #FFFFFF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
td.bottom {
text-align: center;
}



td.menu {
	background-image: url(../images/almaguin_web_menu.gif);
color: #676458;
	background-color: #FFFFFF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;	
}
td.menu1 {
	background-image:   url(../images/menu1.gif);
}
td.menu2 {
	background-image:   url(../images/menu2.gif);
}
td.menu3 {
	background-image:   url(../images/menu3.gif);
}
  
div.c3 {
text-align: center;
}

a.ssmitems:link {
color: black;
;text-decoration: none;
}

a.ssmitems:hover {
text-decoration: none;
color: #ff0080;}
a.ssmitems:active {
color: black;
text-decoration: none;
}
a.ssmitems:visited {
color: black;
text-decoration: none;
}

#dek {
POSITION: absolute;
VISIBILITY: hidden;
Z-INDEX: 200;
}

.initial2{
font-weight: bold;
background-color: lime;
}
  a.menua:link {
	color: #0000ff;
font-style: normal;	
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

  a.menua:visited { 

    color: #00ff00;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
    text-decoration: none;
    }

  a.menua:active {

    color: #00ffff;
    text-decoration: none;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
    }

  a.menua:hover { 

    color: #ff0000;
    text-decoration: none;
 font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
   
    td.web {
	color: #676458;
	background-color: #FFFFFF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
td.bluesky {
background-image: url(../images/blueskylogo.gif);
	background-repeat: no-repeat;
clear: both;}
td.park {
background-image: url(../images/p2plogo.gif);
	background-repeat: no-repeat;
clear: both;}

table.logo {
border: 2px gold solid;
padding: 5px;}

td.findit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCCCC;
}
#popitmenu{
position: absolute;
width: 300px;
background-color: #90b72f;
border:2px solid gold;
font: bold 14px verdana;
text-align: center;
line-height: 16px;
z-index: 100;
visibility: hidden;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#popitmenu a{
text-decoration: none;
padding-left: 0px;
color: brown;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}
