/*
Copyright (c) 2007, A.A. Area91, www.aasask.org
All rights reserved.

Redistribution and/or use in source and binary forms, with or without modification, 
are NOT permitted without the express written consent of A.A. Area91.  

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER "AS IS" AND ANY EXPRESS OR 
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////
//Edit Date:   July 10, 2008
//Author:      Colin P.
//Title:       area91.css
/////////////////////////////////////////////////////////////////////////////////////////////////////*/

body{
   text-color: #000000;
   font-family: Times New Roman;
   /*background-image: url("../images/logo.jpg");*/
}
a:link{ color: #0000ff;}
a:visited{ color: #800080;}
a:active{ color: #ff0000;}

h1#allcaps{
   font-family: Plastique;
   color: #3333ff;
   font-weight: bold;
   text-align: center;
}
h2#regular{
   font-family: Plastique;
   color: #000000;
   font-weight: bold;
   text-align: center;
}
h2#italics{
   font-family: Plastique;
   color: #0099cc;
   font-weight: bold;
   text-align: center;
   font-style: italic;
}
h3#links{
   font-family: Plastique;
   color: #0099cc;
   font-weight: bold;
}
h3#locations{
   font-family: Plastique;
   color: #0099cc;
   font-weight: bold;
   text-align: center;
}
h3#locations2{
   font-family: Plastique;
   color: #FF0000;
   text-align: center;
}
div#districts{
   font-weight: bold;
   text-align: left;
   color: #0099cc;
}
li#links_li{ font-weight: bold;}
li#meeting_name_li{ font-weight: bold; color: #0000ff;}
li#meeting_info_li{ font-weight: normal; color: #0000ff;}

                    