@charset "utf-8";
/* CSS Document */

a {
	text-decoration: none
}
a {
	color: White
}
a {
	font-size:20px;
	display:inline
}
h1 {
	font-size:10px;
	display:inline;
	color:#CDC8B1
}
h3 {
	font-size:11px;
	display:inline;
	color:#CDC8B1
}
body {
	background-color:#a29483;
	color:#3e3322;
	font-size:18px;
	text-align:center;
}
span#text {
	width:310px;
}
.caption {
	font-size:24px;
	font-weight:bold;
	color:#3e3322;
}

h1.alamo {
    font-size:36px;
	color:#3e3322;
	}


.nav-menu {
width:45em;
}
.nav-menu ul {
list-style:none;
padding:0; 
margin:0;
}
.nav-menu li {
float:left; 
background:none; 
padding:0
}
.nav-menu li a {
color:#3e3322; 
text-decoration:none; 
float:left; 
font-size:10pt;
font-weight:bold;
background:url(../buttons/buttonup.png) repeat-x top left; 
display:block; 
width:8.5em; 
height:1.5em; 
border:0.1em solid #000000; 
text-align:center; 
line-height:1.5em;
}
.nav-menu li a:hover, .nav-menu li a:active, .nav-menu li a:focus {
color:#000000; 
background:url(../buttons/buttonover.png) repeat-x top left;
}

.nav-menu li a:hover, .nav-menu li a:active, .nav-menu li a:focus {
text-decoration:underline
}
/* Hide from IE5-Mac \*/
.nav-menu li a {float: none}
/* End hide */
a.middle:link, a.middle:visited, a.middle:active, a.middle:focus {
background: url(../buttons/buttonup.png) repeat-x top left ;
color:#3e3322;
text-decoration:none; 
width:19em; 
height:1.5em; 
border:0.1em solid #000000; 
text-align:center; 
line-height:1.5em;
}
 a.middle:hover {
background: url(../buttons/buttonup.png) repeat-x top left;
color:#3e3322;
text-decoration:underline; 
width:19em; 
height:1.5em; 
border:0.1em solid #000000; 
text-align:center; 
line-height:1.5em;
}.bold {
	font-weight: bold;
}
