/* START GLOBAL DECLARATIONS */
 A:link {color:#08521d}
 A:visited {color:#0e8219}
 A:hover {color:#13b723}

a.external:link, a.external:visited {
  text-decoration: none;
  border-bottom: 1px dashed;
}
 
a.smalllink {font-size:7pt; padding-top:5px;}
a.mediumlink {font-size:8pt; padding:0px 1px 0px 1px;}

Body {
 scrollbar-face-color:#635e58;
 scrollbar-highlight-color:#FDFFFD;
 scrollbar-3dlight-color:#c8b8a9;
 scrollbar-darkshadow-color:#000000;
 scrollbar-shadow-color:#808080;
 scrollbar-arrow-color:#ffffff;
 scrollbar-track-color:#948c85;
 background-color: #c8a9b8;
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
margin: 0px;
}
/* END GLOBAL DECLARATIONS */
 
/* START SIDEBAR SIDE MENU */
#navcontainer { margin-left: 0px; margin-top: 5px;}

#navcontainer ul
{
margin: 0px 0px 0px 11px;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 4px 0px 3px 0px;
width: 135px;
color: #fff;
background-color: #027121; /* Unit Color */
text-decoration: none;
border-top: 1px solid #C9E6F3;
border-left: 1px solid #C9E6F3;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
font-weight: bold;
font-size: 13px;
}

#navcontainer a:hover
{
color: #fff;
background-color: #025619; /* Unit Hover Color */
text-decoration: none;
border-top: 1px solid #C9E6F3;
border-left: 1px solid #C9E6F3;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

#active a
{
background-color: #13b723 /* Unit Selected Color */
} 

#active a:hover
{
background-color: #16cf28;; /* Unit Selected Hover Color */
}

#navcontainer ul ul {
margin: 0px;

}

#navcontainer ul ul a
{
display: block;
padding: 2px 0px 2px 0px;
width: 135px;

color: #333;
background-color: #f5f5f5; /* Subunit Color */
text-decoration: none;
font-size: 10px;
line-height: 16px;
font-weight: bold;
border-top: 0px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

#navcontainer ul ul a:hover
{
color: #333; 
background-color: #EDFFF3; /* Subunit Hover Color */
text-decoration: none;
border-top: 0px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

#subactive a
{
background-color: #f5f5f5;
background-image: url(images/enviro/arrow.gif);
background-repeat: no-repeat;
background-position : right;
}

#subcurrent a
{
background-color: #f5f5f5;
background-image: url(images/enviro/arrow.gif);
background-repeat: no-repeat;
background-position : right;
}

/* END SIDEBAR MENU */


.cursor {cursor: default;}

#content {
margin-left:1px;
}

.collage {
border: 1px solid white;
}

.floatleft {
float: left;
width: 140px;
margin: 0px;
padding: 10px;
}

.floatright {
float: right;
width: 140px;
margin: 0px;
padding: 10px;
}

.small{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 line-height:10pt;
 text-align : center;
}

.announcement{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 line-height:10pt;
 text-decoration:none;
 margin-top:0;
 margin-bottom:0;
 margin-left: 11px;
 padding-left: 0px;
 padding-bottom: 2px;
}

 .locationsheading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#004488;
margin-left: 30px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
font-weight: bold;
}

.linkdivider {
 color:#444444;
 cursor: default;
 padding-top:5px;
}

#copyright {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 line-height:10pt;
 text-align : center;
 padding-top:5px;
 margin-right:55px;
}


#webdeveloper {
 color:#444444;
 cursor: default;
 padding-bottom:5px;
 margin-right:55px;
}


#main {
	padding: 0px;
	margin: 8px 0px 3px 8px;
	width:520px;
	line-height: 1.2;
}

td { 
font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif;
} 
img { 
border: none;
}
ul { 
margin-top: 5px; margin-bottom: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square; 
} 

input.text { 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px;
	border-color : 7F9DB9;
	border-style : solid;
} 

li {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9.5pt;
 line-height:12pt;
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top: 0px;
padding-bottom: 0px;
margin-top:10px;
margin-bottom:10px;
} 

H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color:#025619;
margin: 0;
padding-top: 0px;
padding-bottom: 3px;
font-weight: bold;
}

H1.print {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 26px;
color:black;
font-weight: bold;
}


H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color:#025619;
margin: 0;
padding-top: 5px;
padding-bottom: 0px;
font-weight: bold;
}

H2.print {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
color:black;
font-weight: bold;
}


H3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin: 0;
padding-top: 10px;
padding-bottom: 3px;
font-weight: bold;
}

H4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin: 0;
padding-top: 10px;
padding-bottom: 3px;
font-weight: bold;
}


Acronym {
    text-decoration:none;
    border-bottom: 1px dashed #00cc00;
    cursor: help;
}



#printheadings{display:none}

@media print {

@page { margin: 10% }
H1, H2, H3, H4, H5, H6  { page-break-after: avoid; page-break-inside: avoid }
BLOCKQUOTE, UL, OL, DL { page-break-before: avoid }



/* turn off navigation and ad bar */
#navbar, #navbar01, #navbar02, #navbar03, #reflect01 ,#navcontainer, #motto, #sidebar, #sidebarwheat, #top, #endcontent, #reflect02, #bottom, #header, .menu, .header, #idFinder,#navmenu, #adbar, DIV#jumpbar, #navbar, #updated{display: none}

/* display the print header */
#printheadings{display:block}

/* expand the margin of the main body */
#main {
	padding: 0px;
	margin: 5px 0px 3px 12px;
	width:650px;
	background-color: white;
	line-height: 1.2;
}

/* cleanup all the colors */
#why H3, PRE, FONT {color: black}
/* cleanup the copyright */
DIV#why P.copyright {color: black; font: 10pt verdana}
/* display the print header */
#printMessage {display: block}


body {
   background: white;
   font-size: 12pt;
   }
   
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.okotoksag.com" attr(href) ") ";
   }


}