/*This style sheet Copyright 2008 Salvonix www.salvonix.us*/
body {margin: 0px; padding: 0px; color: black; background-color: #fff; z-index: 1;}
body {
	background-image: url('images/shieldWM.jpg'); 
	background-repeat: no-repeat; background-attachment: fixed; 
	background-position: 57% 65%;
}
h1  {	
	text-align: center;
	font-family: "Garamond", "Century Schoolbook,L", serif;
	font-style: normal;
	font-size: 150%;
	font-weight: 800;
	color: #6894b5;
	margin: 0.5ex 0.3em;
	padding: 0.3ex 0.1em 0ex;
}h2 {font: bold 120% "Lucida Handwriting", "Zapf Chancery", sans-serif;
	font-style: normal;
	color: black;
	text-align: left;
	padding: 0px; 
	margin:1ex 1em 0ex; }
h3 {	display: block;
	text-align: center;
	font-family: Georgia, LucidaBright, serif;
	font-style: normal;
	font-size:100%;
	font-weight: 700;
	color: #000;
	background-color: #f7f8fa;
	margin: 0.5ex 0.5em 1ex 0.5em;
	padding: 0px;
	border-top: 1px dotted #859f97;
	border-bottom: 1px dotted #859f97;
	clear:both;}
h4 {font: bold 90% Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	color: black;
	text-align: left;
	line-height: 110%;
	padding: 0.5ex 5em;
	margin: 0.3ex 0em;}

h5 {font-family: Arial, Helvetica, Verdana, sans-serif;
	font-variant: normal;
	font-weight: 700;
	font-size: 90%;
	line-height: 80%;
	padding: 0.7ex 2em 0.3ex 2em;
	margin: 0em 4em 0.3ex 0.5em;
/*	display: block;
	background-image: url('images/gradientBarDK.jpg');
	background-repeat: repeat-x;
	background-color: white;*/
	color: #602020;
	clear:both;}
h6 {font-family: Arial, Helvetica, Verdana, sans-serif;
	font-variant:small-caps;
	font-weight: 700;
	font-size: 100%;
	color: #602020;
	text-align: left;
	line-height: 100%;
	padding-bottom: 0px;
	padding-left: 2.5em;
	margin-bottom: 1ex;}
a:link {color: #990000;}
a:visited {color: #009900;}

div#leftbar {
        position: fixed; 
        width: 12em; 
	min-width: 10em;
        height: auto;
        top: 0px;
        right: auto;
        bottom: 0px;
        left: 0px; 
	background-color: #6894b5; 
	z-index: 1;
	}
div#title     {
        position: absolute;
        width: auto;
        height: 125px;
        top: 0px;
        left: 12em;
        right: 0em;
        bottom: auto;
        padding: 0px 0px 0px 0px;
	background-color: #f7f8fa; 
        background-image: url('images/AlamoBanner2.jpg');
        background-repeat: no-repeat;
	background-position:0% 0%;
	z-index: 2;}
div#flag {	
	position:fixed;
	width: 12em;
	height: 99px;
	top: 15px;
	left: 0px;
	bottom: 114px;
	background-image: url('images/flagSM.gif'); 
	background-repeat: no-repeat; 
	background-position:50% 50%;
	background-color: #6894b5; 
	z-index:5;}
div#content {
        position: absolute;
        width: auto;
        min-width: 20em;
        height: auto;
        top: 155px;
        bottom: auto;
        left: 12em;
        right: 0em;
	color: #00182a;
	padding: 0.5ex 9em 0.5ex 3em;
	z-index: 7;
	}
div#content p {  font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 100%;
	line-height: normal;
	text-align:justify;
	padding: 0ex 3em;
	}

div#content a:link, div#content a:visited {
	padding: 0px 1px;/*was 0 2 0 2*/
	background: transparent; 
	font: 0.14in Arial, Helvetica, Verdana, sans-serif;
	color: #812631;
	border-bottom: 1px solid #812631;/**/
	text-decoration: none;}
div#content a:hover {
	padding: 0px 1px;/*was 0 2 0 2*/
	background: #812631;
	color: #fff; 
	border-bottom: 0px solid #812631;
	text-decoration: none;}

div#content a#contentLogoLinks:link,
div#content a#contentLogoLinks:visited,
div#content a#contentLogoLinks:hover {
	border-top: 0px solid #630c27; 
	border-right: 0px solid #630c27; 
	border-bottom: 0px solid #630c27; 
	border-left: 0px solid #630c27; 
	background: transparent; 
	text-decoration: none;}

.imageRight {float: right; padding: 4px 8px; text-align: left;}
.imageLeft {float: left; padding: 4px 8px; text-align: right;}

div#menu * {margin: 0px; padding: 0px; z-index: 15;}
div#menu {
	position: fixed;
	width: 12em; 
/*	float: left;*/
	font-family: "Arial", "Blue Highway", sans-serif;
	font-size: 100%;
	font-weight: 900;
	font-variant: normal;	
	text-align:center;
	background-color: #6894b5; 
	top: 10em; 
	left: 0em;
	z-index: 16;
	}
div#menu ul {
	width: 100%;
	z-index: 16;
	}
div#menu ul li {
	position: relative; /* positioning context for the absolutely positioned drop-down */
	width: 100%;
	clear: both;
	list-style-type: none;	/* removes the bullet off each list item */
	background-color: transparent; 
	border-right: 0px solid #d8e1e8; /* creates dividing lines between the li elements */
	border-left: 0px solid  #d8e1e8;
	border-bottom: 0px solid  #d8e1e8;
	z-index: 17;
	}
div#menu ul li:first-child {
	border-top: 0px solid  #d8e1e8;
	}

div#menu ul li:hover { 
	background-color: #d1d4d7; /*sets the background of the menu items */
	}
div#menu * a {
	display:block;
	padding: 3px 6px; /*creates space each side of menu item's text */
	text-decoration: none;	 /* removes the underlining of the link */
	color: #000;	/* sets the type color */
	z-index:41;
	}
div#menu * a:hover {
	color: #6894b5;
	}
/* the menu ends here */
/* the drop-down starts here */
div#menu ul.level2 {
	margin: 0px; 
	z-index: 18; /* puts drop-down on top of div - Safari needs this as menu is 1px higher */
	position: absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width: 12em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	border-left: 0px; /* stops SCBs drops having two right borders - they inherit the border, IE doesn't */
	top: 0px;
	right:-12em; margin-right: 1px; /*aligns the drop exactly under the menu */
	}
div#menu ul.level2 li {padding: 0px;
	width: 100%; /* makes the list items fill the list container (ul) */
	z-index: 19;
	}
div#menu ul.level2 li a {padding: 3px 0.5em;}
/* make the drop-down display as the menu is rolled over */
div#menu ul.level2 {display: none;} /* conceals the drop-down when menu not hovered */
div#menu ul li:hover ul.level2 {display: block; background-color: #6894b5;} /* shows the drop-down when the menu is hovered */

/* pop-out starts here */
div#menu ul.level3  {
	position: absolute;
	display: none;
	width: 12em;
	border-left: 0px;
	top: 0px;
	right:-12em; margin-right: -2px; /*aligns the drop exactly under the menu */
	z-index: 20;}
div#menu ul.level2 li:hover ul.level3 {display: block; 	background-color: #6894b5;
} /* same effect as display:block in this situation */
div#menu ul.level2 li:hover ul.level2 {display: none;}
div#menu ul.level3 li:hover ul.level3 {display: block;} /* same effect as display:block in this situation */

#content ul li {
	font-family: Tahoma, "Nimbus Sans L", sans-serif; 
	font-size:90%;
	font-weight:500;
	text-align:justify;
	list-style:none;
	padding: 0.9ex 0.3em 0.9ex;
	margin: 0ex 2.5em 0ex 0.5em;
}


.odd {background-color:#f7f8fa;}
.even {background-color:#f1f1f1;}
.white {background-color:white;}
.black {background-color:black; color:white;}

table#leaders {
	border-collapse:collapse;
	width:620px;
	border:5px solid #6894b5;
	text-align:center;
	margin:0ex auto 4ex auto;
	}
table#leaders th, table#leaders td {padding:1ex 1em; width:75%; 
}
table#leaders caption {
	width:640px;
	background: #6894b5;
	color: #812631;	
	font-family: Arial, "Luxi Sans", sans-serif;
	font-weight:600;
	font-size: 110%;
	line-height:normal;
	font-variant:small-caps;
	text-align:center;
	margin:0ex 0em;
	padding:0ex 0em 0ex;
	border-left:5px solid #6894b5;
	border-right:5px solid #6894b5;
	}
table#leaders thead {
	background-color: #7f9ddb;
	color:white;
	}


div.logos * {}
div.logos {
	position: fixed;
	width: 1.5in;
/*	min-width: 1.35in;*/
	top: 23ex;
	right: 0px;
	text-align: center;
	padding: 2px 0px 2px 0px; 
	margin: 168px 0px 5px 0px;
	z-index: 20;
	}
div.logos a img {margin: 0.10in 0in 0in 0in;}

div#content a.specialLinks:link,
div#content a.specialLinks:visited {
	text-decoration: none; 
	border-bottom: 1px solid gray; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	font-weight: bold;
	color: #883b3b;
	background: transparent;}

div#content a.specialLinks:hover {
	text-decoration: none; 
	background: #883b3b; 
	color: white; 
	font-weight: bold;
	border-bottom: 0px;}

#specialContent {border:13px solid #33271f;}
#specialContent a:link {padding:0ex; margin: 0ex; text-decoration:none; border:0px;}


.TCHADay {float: right; width: 270px; height: auto; color: #0a0aa0;
   	border: solid #777; border-width: 1px 1px; z-index: 1;
   	padding: 0px 1px 2px 1px; margin: 1px 2px;}
.TCHADay p#title {font-style: italic; font-weight: 700; margin: 0px 1px 0px; background-color: #d9d9d9;}
.TCHADay p {text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	font-variant: normal;
	line-height: 90%;
	padding:5px;
	margin: 0px;
	background-color: #f1f1f1;}
div#copyright p {
	position: relative;
	clear: both;
	text-align: right; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic; 
	font-size: 70%;
	line-height: 100%;
	color: #777; 
	top: 3ex;
	padding: 0.25ex 5ex; margin: 3ex 0.3em 0.2ex;}
div#copyright a:link, div#copyright a:visited {
	text-decoration: underline;
	border:0px; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic; 
	font-size: 90%;
}
div#copyright a:hover {text-decoration:none; background:transparent; color:#000;}

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */

* html  div#menu {top: 159px;}
* html  div#menu ul li {margin-top:-1px}

/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#menu ul li ul {
	border-top:1px solid black;
	border-left:0px; /* stops the drop inheriting the ul border */
	top: -1px;
	margin-left: -2px;
	}

/*ie likes negative numbers for sending behind, but mozilla only likes positive*/
* html  div#content {z-index: -5;}
* html  div.contact {z-index: -99;}
* html  div#content {z-index: -31;}
* html  div#specialevent {z-index: -32;}
* html  div#picture {z-index: -33;}
* html div.logos {z-index: -30}
* html div#rightbar {z-index: -40}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#menu ul.level3 { 
  left:-4em; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:-12em;
  } 
/* and the "be nice to Opera" rule */
html>body div#menu ul.level3 {
  left:-10em;
} 