@charset "UTF-8";
/* CSS Document */

p, div { color: black; font-size: 10pt; font-family: arial, helvetica; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8ded2; }
	
a {color: #192f67;}

/*a:visited {color: #5b5b5b; } */
a:visited {color: #192f67; }

h1 { 
color: #192f67; 
font-size: 13pt; 
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold; margin: 0.67em 0; }

h2 { 
color: #192f67; 
font-size: 11pt; 
font-family:Georgia, "Times New Roman", Times, serif;
margin: 0.67em 0; 
font-weight:normal;}

h3 { 
color: #192f67; 
font-size: 10pt; 
font-family:Georgia, "Times New Roman", Times, serif;
margin: 0.67em 0; 
font-weight:normal;}

p.footer {
	color: #192f67;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align:right;
	padding-top: 6px;
	padding-right: 3px;
	}

p.footer2 {
	color: #482702;
	font-family: Arial, Verdana, sans-serif;
	font-size: .7em;
	}
	
.buffer {
background-color:#FFFFFF;
padding:4px;
}
.blueBand {
background-color:#192f67;
}
.whiteBand {
background:#FFFFFF;
margin:1px;
padding:10px;
height:100%;
}

.colRight {
padding-left: 19px;
padding-right: 10px;
}

.colLeft {
padding-right: 10px;
}

.seperator {
background-image:url(images/bg_dotted.gif);
width: 3px;
}

.navs {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:11px;
font-weight: bold;
text-align:right;
padding-right:21px;
vertical-align:middle;
}

.navs ul {
margin: 0px;
padding: 0px;
white-space: nowrap;

}

.navs li {
list-style:none;
display: inline;
}

.navs li a {
text-decoration: none;
padding: 7px 10px;
color: #FFF;
}


.navs li a:hover {
text-decoration: underline;
padding: 7px 10px;
color: #FFF;
}


div#navbar2 lia:link {
text-decoration:underline;
}


.mask{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 100%;
}
.colleft{
   position: relative;
   width: 100%;
   right: 50%;
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 48%;
   left: 101%;
   background-color: #E8DED2
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 48%;
   left: 3%;
   background-color: #E8DED2
}

.theshadow {
 background-color:#999; 
 border:1px solid #ccc; 
 margin:4px 5px;
}
.theshadow > img {
 margin:-4px 4px 4px -5px; 
 border:1px solid #666
}

.numeral 
{
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:xx-large;
background-color: #041336;
padding:8px;
}

.cal_meeting {
    background-color: #003142;
    color:white;
}

.cal_show {
    background-color: #8ABD00;
    color:white;
}

.cal_outing {
    background-color: #5E8000;
    color:white;
}

.cal_other {
    background-color: #423300;
    color:white;
}
