body {
	margin: 0;
	background: #00587C url(images/bg-body.jpg) repeat-x;
	font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
	color: #000;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-wrapper.png) repeat-y;
	padding:0 28px;
}
img { border-style: none;}
a { text-decoration: none;
	color: #0089d0;
}
a:hover { text-decoration:underline;}
#header {
	background:url(images/bg-header.gif) no-repeat;
	padding:0 15px;
	position:relative;
}
#header .header-holder {
	background: url(images/bg-header-holder.gif) no-repeat;
	height: 287px;
	position:relative;
	overflow:hidden;
}
.header-holder img {
	z-index:100;
    position:absolute;
    top:0;
    left:0;
}

.header-holder img.active {
    z-index:102;
}

.header-holder img.last-active {
    z-index:101;
}




#wrapper .header-inner {
	background: url(images/bg-header-holder2.jpg) no-repeat;}
#header .logo {
	width: 400px;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
	display:block;
	cursor: pointer;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}
#header .logo a {
	display: block;
	height: 100%;
	position: relative;
}
#header .slogan {
	background: url(images/text-stay.png) no-repeat;
	height: 54px;
	width: 356px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#nav {
	padding:5px 0;
	position: relative;
	width: 930px;
	overflow: hidden;
	background: #fff url(images/bg-navigation.gif) repeat-x;
}
#nav div {
	position: relative;
	left: 50%;
	float: left;
	text-align: center;
}
#nav ul{
	margin: 0;
	padding: 0;
	font-size: 14px;
	list-style: none;
	font-weight: bold;
	position:relative;
	float:left;
	left:-50%;
}
#nav ul li {
	float: left;
	margin-left: -2px;
	background: url(images/separator1.gif) no-repeat 0 50%;
}
#nav ul li:first-child {background: none;}
#nav ul a {
	color: #fff;
	display: block;
	padding:9px 16px 11px;
	text-decoration: none;
	position: relative;
}
#nav ul a:hover {
	background: url(images/bg-nav.gif) repeat-x 0 -38px;
	color: #f26522;
}
#main {
	overflow: hidden;
	height: 1%;
	padding-left:15px;
}
#main p {margin: 0;}
#content {
	float: right;
	width: 656px;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(images/bg-content.gif);
	background-repeat: no-repeat;
}
#content h1,
#content h2 {
	text-indent:-9999px;
	overflow:hidden;
}
#content h1.welcome {
	margin:0 0 8px;
	background: url(images/text-welcome.gif) no-repeat 3px 0;
	width:505px;
	height:51px;
	line-height:40px;
}
#content h1.coming {
	margin:0 0 13px;
	background: url(images/text-coming.gif) no-repeat 3px 0;
	width:644px;
	height:54px;
}
#content h2.these {
	margin:0;
	background: url(images/text-these.gif) no-repeat 65px 0;
	width:625px;
	height:18px;
}
#content .image-place {
	background: url(images/bg-img-place.png) no-repeat;
	padding: 31px 31px 31px 25px;
	margin: -8px -15px 0 -22px;
	width:637px;
}
#content .image-place img {display:block;}
#content .head-wrap {
	background: url(images/separator2.gif) repeat-x 0 100%;
	margin:-6px 12px 15px 0;
	padding:0 0 8px 4px;
}
#content h2.top {
	text-indent:-9999px;
	margin:0;
	background: url(images/text-top.gif) no-repeat;
	width:629px;
	height:24px;
}
#content p {margin:0 0 18px;}
#content .info-holder {
	background: url(images/separator2.gif) repeat-x 0 100%;
	padding:8px 8px 3px;
	margin:0 0 35px;
}
#content .info-block {
	width:100%;
	overflow:hidden;
	margin-bottom:14px;
}
#content .info {
	overflow:hidden;
	height:1%;
}
#content .image-holder {
	float:left;
	background: url(images/bg-img.gif) no-repeat;
}
#content .image-holder img {
	display:block;
	padding:8px 25px 24px 7px;
}
#content .info a {position: relative;}
#content h3 {
	font-size:12px;
	margin:0;
}
.more {
	display: block;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.news .more:hover {text-decoration: none;}
#two-blocks {
	background: url(images/bg-twocolumns.png) no-repeat 0 100%;
	width:637px;
	margin:-95px -13px 0 -22px;
	padding:106px 32px 34px 22px;
}
#two-blocks:after {
	content:"";
	clear:both;
	display:block;
}
#two-blocks .data-box {
	border:1px solid #0089d0;
	width:191px;
	float:left;
	padding:7px 6px 0;
	margin-left:3px;
	display:inline;
	position:relative;
}
#two-blocks .sub-box {
	float:right;
	width:362px;
	padding:7px 30px 0 20px;
	margin:0;
}
#two-blocks h3 {
	overflow:hidden;
	margin:-17px 0 0;
	text-indent:-9999px;
}
#two-blocks h3.photo {
	background: url(images/text-photo.gif) no-repeat 3px 0;
	width:137px;
	z-index:2;
}
#two-blocks h3.santa {
	background:#fff url(images/text-santa.gif) no-repeat 5px 0;
	width:259px;
	margin:-17px 0 8px -8px;
}
#two-blocks h3.photo,
#two-blocks h3.santa {
	height:22px;
	position:relative;
}
#two-blocks img {
	display:block;
	margin:-6px 0 6px;
}
#two-blocks .link-more {
	background:#0089d0;
	margin:0 -6px;
	padding-left:7px;
	width:196px;
	overflow:hidden;
}
#two-blocks .sub-box .link-more {
	margin:0 -30px 0 -20px;
	width:405px;
}
#two-blocks .link-more a {
	background: url(images/bullet4.gif) no-repeat 100% 4px;
	float:left;
	padding:2px 0 3px;
	text-transform:uppercase;
	color:#6dcff6;
	font-size:9px;
	font-weight:bold;
	line-height:9px;
	padding-right:13px;
	
}
#two-blocks img.alignright {
	position:absolute;
	right:-42px;
	bottom:2px;
	margin:0;
}
#two-blocks p {margin:0 0 17px;}
#sidebar {
	width: 218px;
	float: left;
	padding: 15px 12px 0;
	background: url(images/bg-sidebar.gif) no-repeat;
}
#sidebar .info-box {
	border: 1px solid #f26522;
	width: 216px;
	position: relative;
	margin-bottom: 23px;
	padding-bottom:3px;
}
#sidebar .info-wrap {height:1%;}
#sidebar .info-wrap:after {
	display:block;
	clear:both;
	content:"";
}
#sidebar  img.alignleft {
	float:left;
	margin:-12px 0 0 -9px;
	position:relative;
}
.info-box h2.book {
	background: #f26522 url(images/text-book.gif) no-repeat 0 6px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom:6px;
	margin: 0 0 15px;
}
.info-box .holder {
	width: 122px;
	float: right;
}
.widget {
	background:url(images/bullet1.gif) repeat-x;
	padding:20px 0 31px;
}
.widget h3 {
	text-indent:-9999px;
	margin:0;
	overflow:hidden;
}
.widget h3.upcoming {
	background:url(images/text-upcoming.gif) no-repeat;
	width:220px;
	height:37px;
	margin: 0 0 6px -4px;
}
.widget h3.alamo {
	background:url(images/text-alamo.gif) no-repeat 0 3px;
	width:209px;
	height:39px;
	margin:0 0 14px -4px;
}
.widget .news {
	margin:0;
	padding:0 0 0 4px;
	list-style:none;
}
.widget .news li {
	height:1%;
	vertical-align:top;
}
.news .head {
	overflow:hidden;
	height:1%;
}
.news em.date {
	font-style:normal;
	font-size:10px;
	color:#fff;
	line-height:10px;
	background:#f26522;
	padding:3px 8px;
	float:left;
	width:202px;
	text-transform:uppercase;
	letter-spacing:3px;
}
.news .holder {
	padding:8px 0 30px 8px;
}
.news h4 {
	font-size:12px;
	margin:0;
}
.news p a {
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}
.news p a:hover {text-decoration:none;}
.sidebar-nav {
	margin: 29px 0 -2px;
	padding: 0;
	list-style: none;
	background: url(images/bullet1.gif) repeat-x 0 100%;
}
.sidebar-nav li {
	background: url(images/bullet1.gif) repeat-x;
	text-align: right;
	height: 1%;
	vertical-align: top;
	padding-right: 3px;
}
.sidebar-nav li a {
	background: url(images/bullet2.gif) no-repeat 100% 15px;
	display: block;
	text-decoration: none;
	letter-spacing: -1px;
	padding: 13px 22px 9px 0;
	white-space: nowrap;
	position: relative;
	color: #000;
}
.sidebar-nav li a:hover,
.sidebar-nav li.active a
{
	background: url(images/bullet3.gif) no-repeat 100% 15px;
	color: #f26522;
	text-decoration: underline;
	font-weight: bold;
}
#footer {
	overflow:hidden;
	height: 1%;
	padding-bottom: 25px;
	position: relative;
	margin-top: -5px;
}
#footer .footer-holder {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
#footer .footer-holder p {margin:0 0 5px;}
#footer .footer-holder ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	font-weight:normal;
}
#footer .footer-holder li {
	display:inline;
	padding:0 2px 0 7px;
	background: url(images/separator3.gif) no-repeat 0 2px;
}
#footer .footer-holder li:first-child {background:none;}
#footer .footer-holder li a {color:#000;}
#footer .footer-holder li a:hover,
#footer .footer-holder li.active a
{
	color:#0089d0;
	text-decoration:none;
	font-weight:bold;
}
#wp-calendar {
	width: 216px;
	border: 1px solid #0089d0;
}
#wp-calendar table {
	width:100%;
	border-collapse: collapse;
}
#wp-calendar table td, #wp-calendar table th {text-align:center; height: 25px}

#wp-calendar table td#next {padding-right:10px!important;}

#wp-calendar table td#prev {padding-left:10px!important;}

#wp-calendar .nav {
	background: #0089d0;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

#wp-calendar .nav a {
	color: #0d567d;
	position: relative;
}
#wp-calendar .nav a.active {color: #fff;}
#wp-calendar .container-calendar {
	margin-bottom: 3px;
	color: #0d567d;
	font-size: 10px;
	font-weight: bold;
}
#wp-calendar .container-calendar .row td {border-bottom: 1px solid #0089d0;}
#wp-calendar .container-calendar td.num {background: #cce7f6;}
#wp-calendar #today {background: #0089d0;}
#wp-calendar #today a {color: #cce7f6;}

#BannerContent {
	margin-top: -17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -22px;
}
#MapAddress {
	padding-bottom: 5px;
	margin-bottom: 55px;
	padding-top: 10px;
}
#MapText, #MapImg {
	padding-left: 10px;
}
.OrangePar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F26522;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#Dots {
	padding-top: 25px;
}
.WorkforceSpace {
	padding-right: 50px;
}
.STAPad {
	padding-bottom: 18px;
}
.holder a {
	color: #000000;
	text-decoration: none;
}
.holder a:hover {
	color: #000000;
	text-decoration: underline;
}
#history_button {
	margin:-5px 0 20px -10px;
}
#history_button a {
	display:block!important;
	width:228px;
	height:120px;
	background-image:url(images/history.png);
	color:#fff;
}

.gallery-icon a img {border: 1px solid #0089d0!important; padding:6px; margin:5px}

.gallery-icon a {background:url(images/shadow.png) no-repeat right bottom; padding:0 8px 7px 0; display:block; width:181px;}