/* ==== base color 0018b3 ==== */

body {
  font: small/1.6em Verdana, Helvetica, Arial, sans-serif;
  color: #002280;
  background:url(images/background1.jpg) repeat-y #0022ff center;
  margin: 0px;
  padding: 0px;
}

/* ==== page sections ==== */

#container {
  width: 800px;
  background: url(images/back1.gif);
  border: none;
  margin-left:	auto;
  margin-right:	auto;
}

#container1 {
  width: 850px;
  background: url(images/back1.gif);
  border: none;
  margin-left:	auto;
  margin-right:	auto;
}


#header {
  height: 100px;
  margin-bottom: 3px;
  background-color: #0016a0;
  
/*  border-bottom: 2px solid #fff; */
}

#content1 {
/*  background-color: #b3b3b3; */
  padding: 0px;
}

#content {
/*  background-color: #99A7FF; */
  padding: 0px;
}

#info {
  font-size: 90%;
  line-height: 1.2em;
  width: 150px;
  padding: 5px;
/*  background: url(images/back1.gif); */
  float: left;
}

#bar1, #bar {
  height: 25px;
  padding: 5px 20px;
  margin: 3px;
  background: #003626;
  color: #ffffff;  
}

#bar2 {
  font-size: 90%;
  line-height: 1.2em;
  width: 150px;
  padding: 0px;
  float: left;
}

#bar3 {
  font-size: 90%;
  line-height: 1.2em;
  width: 90px;
  padding: 5px;
  float: left;
}

/*

#barlabel {
  text-align: center;
  font-size: 140%;
  line-height: 1.6em;
  margin: 10px 70px 10px 70px;
}
*/

/* main page info area */
#main {
  padding: 5px;
  margin-right: 353px;
  margin-left: 163px;
  border-left: 2px dotted #b3b3b3;
  border-right: 2px dotted #b3b3b3;
}

/* standard secondary page main content area */
#main1 {
  padding: 10px;
  margin-right: 0px;
  margin-left: 163px;
  border-left: 3px solid #b3b3b3;
}

/* extra wide secondary page */
#main2 {
  padding: 10px;
  margin-right: 0px;
  margin-left: 53px;
  border-left: 3px solid #b3b3b3;
}

#main3 {
  padding: 10px;
  margin-right: 0px;
  margin-left: 5px;
  border-left: 3px solid #b3b3b3;
}

#highlight {
  width: 340px;
  padding: 5px;
  float: right;
}

#footer {
  clear: both;
  background: #001168;
  color: #e0a783;
  text-align: center;
  font-size: 80%;
/*  border-top: 2px solid #fff; */
}

/* ==== special features ==== */

.borbot {
  border-bottom: 1px dashed #0018B3; 
  padding-bottom: 10px; 
}

.box1 {
  margin: 5px 10px 5px 10px;
  padding: 1em 2em;
  border: 2px dashed #0018B3;  
}

.box2 {
   margin: 10px 20px;
   padding: 2em;
   border: 2px dashed #4d4d4d;
   background: #d9d9d9;
   color: #f00;
}

.box3 {
   margin: 5px;
   padding: 1em;
   border: 2px dashed #4d4d4d;
   background: #d9d9d9;
   color: #f00;
}

.center {
	text-align: center;
}

.center1 {
  margin-left:	auto;
  margin-right:	auto;
}

.clear {
  clear: both;
}

div.float {
	float: right;
}

span.float {
	float: right;
}

.counter {
  margin: 0;
  padding: 0;
  font-size: 80%;
  width: 110px;
  float: right;
/*  border: 1px solid #000; */
  color: #001168;
/*  background: #aaa; */
}

.emp {
	color: #ff0000;
	font-weight: bold;  
}

.more {
    font-size:80%;
}

.moreright {
    font-size:80%;
	text-align: right;
}

.quote {
	font-style: italic;
	font-weight: bold;
	display: inline;
}

.p1 {
  padding-left: 10px;
  padding-right: 10px;
}

h1 {
  font-size: 120%;
  color: #0018B3;
}

h1.border {
  font-size: 120%;
  color: #0018B3;
  border: 1px solid #00f;
  background: #B3B3B3;
}

h1.border1 {
  font-size: 120%;
  color: #0018B3;
  border: 1px solid #00f;
  padding: 5px 10px;
  background: #C2A9FF;
}

h1.border2 {
  font-size: 120%;
  color: #0018B3;
  border: 1px solid #00f;
  padding: 5px 10px;
  background: #C2A9FF;
  text-align: center;
}

h2 {
  font-size: 110%;
  color: #0018B3;
  text-decoration: underline;
}

h3 {
  font-size: 100%;
  color: #0018B3;
  font-style: italic;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

h4 {
  font-size: 100%;
  color: #0018B3;
  font-weight: bold;
  text-decoration: underline;
  margin: 0px;
  padding: 5px 0px 0px 0px;
/*  border: 1px solid #00f; */
}

h5 {
  font-size: 90%;
  color: #0018B3;
  margin: 0px;
  font-style: italic;
  font-weight: normal;
}

h6 {
  font: 0.8em/1.0em Verdana, Helvetica, Arial, sans-serif;
  font-size: 80%;
  color: #0018B3;
  margin: 0px;
  font-style: normal;
  font-weight: bold;
}

h7 {
  font: 0.8em/1.0em Verdana, Helvetica, Arial, sans-serif;
  font-size: 110%;
  color: #0018B3;
  margin: 0px;
  font-style: normal;  
  font-weight: bold;
}

.indent {
  margin-left: 3em;
}

.keyimg {
  text-align: center;
  padding-top: 10px;
}

.note {
  font-size: 80%;
  font-style: italic;
}

.right {
	text-align: right;
}
	
table { border-collapse: collapse; }
	
th, td {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: .5em;
}
	
th { color: #fff; background: #4D4D4D; }
tr { 
	background: #828ED9; 
	vertical-align: baseline;
}
td.meet { background-color: #0018b3; color: #fff; }
td.event { background-color: #00CEBC; }
td.cblank { background-color: #4D4D4D; }
td.cdivision { background-color: #808080; }

th.day {
	background: #780800;
}

table.calendar {
	table-layout: fixed;
	width: 700px;
  	font-size: 0.9em;
}

table.std {
	font: 0.8em/1.0em Verdana, Helvetica, Arial, sans-serif;
	width: 830px;
}

table.toptime {
	font: 1.0em/1.1em Verdana, Helvetica, Arial, sans-serif;
}

.und {
  text-decoration: underline;
}	

a:link { color: #0022FF;  }
a:visited { color: #6B75B3; background: #eee; }
a:hover { background: #b4ace6; color: #003e29; }

div#footer a:link { color: #b4ace6; background: #001168; }
div#footer a:visited { color: #6B75B3; background: #003e29; }
div#footer a:hover { background: #b4ace6; color: #003e29; }


/* ==== image handling ==== */
.keyimg img {
		border-color: #000 #ccc #ccc #000;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
}

.keyimg a:hover {
    background: none;
}

img.right {
  float: right;
  margin: 5px;
  border: none;
}

img.rightbor {
  float: right;
  margin: 5px;
  border-color: #000 #ccc #ccc #000;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
}

img.pho1 {
		border-color: #000 #0022ff #0022ff #000;
		border-width: 1px 2px 2px 1px;
		border-style: solid;
		margin: 0px;
		padding: 0px;
		width: 150px;
}

div.photoright {
  float: right;  
  padding: 10px;
  background: #036;
  text-align: center;
  margin: 5px 0px;
}

div.photoleft {
  float: left;  
  padding: 10px;
  background: #036;
  text-align: center;
  margin: 5px 0px;
}

div.photoright img { border: 1px solid #fff; }

img.right a:hover, img.left a:hover {
  background: none;
}

img.left {
  float: left;
  margin: 5px;
  border: none;
}

img.iborder {
  margin: 5px;
  border-color: #000 #ccc #ccc #000;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
}

/* ==== photos ==== */

div.imgcaption {
	float: right;
	width: 302px;
	margin-right: 10px;
	display: inline;
	padding: 5px 10px 40px 10px;
	background: #036 url('images/phototran.gif') repeat-x 0 100%;
	color: #fff;
	text-align: center;
}

div.imgcaption img { border: 1px solid #fff; }

div.imgcaption1 {
	float: right;
	width: 402px;
	margin-right: 10px;
	display: inline;
	padding: 5px 10px 40px 10px;
	background: #036 url('images/phototran.gif') repeat-x 0 100%;
	color: #fff;
	text-align: center;
}

div.imgcaption1 img { border: 1px solid #fff; }


div.imageframe {
  float: right;
  width: 220px;
  margin: 0 1em 1em 1em;
  display: inline;
  padding: 10px;
  background: #036;
  color: #fff;
  text-align: center;
}

div.imageframe img { border: 1px solid #fff; }

div.photo {
  padding: 5px;
  background: #036;
  text-align: center;
  margin: 5px 0px;
}

div.photo img { border: 1px solid #fff; }

img.right1 {
  text-align: right;
  margin: 5px;
  border: none;
}

img.right2 {
  float: right;
  margin: 5px;
  padding: 10px;
  border: none;
  background: #036;
}

img.left2 {
  float: left;
  margin: 5px;
  padding: 10px;
  border: none;
  background: #036;
}

img.ismall {
  border: none;
}

/* ==== navigation: horizontal then vertical ==== */

ul#navmenu a.menuleft {
  border-left: none;
}
ul#navmenu a.menuright {
  border-right: none;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0 0 0 4px;  
  width: 796px; /*For KHTML*/  
  list-style: none;
  height: 24px; 
   
  background: #002280;
  font-size: 100%;
}

ul#navmenu li {
  margin: 0;
  border: none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;

  width: 79px;		/* width of menu item */
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 175px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
  
  margin: 0;
  border: 0 none;
  padding: 0;
}

ul#navmenu ul li {
  width: 170px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  
  margin: 0;
  border: 0 none;
  padding: 0;
  
}

/* Root Menu */
ul#navmenu a {
  border-right: 1px solid #b4ace6;
  border-bottom: 0px solid #b4ace6;
  border-left: 1px solid #b4ace6;
  border-top: 0px solid #b4ace6;

  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #002280;
  color: #FFF;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #b4ace6;
  color: #000;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  border: 1px solid #b4ace6;
  float: none;
  background-color: #002280;
  color: #e0a783;

  padding: 0 0 0 5px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #b4ace6;
  color: #000;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}