/*
Theme Name: AlamoEDC
*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
/***********************/
#footer .footer-holder li.current_page_item a
{
	color:#0089d0;
	text-decoration:none;
	font-weight:bold;
}
#nav ul .current_page_item a{
	background: url(images/bg-nav.gif) repeat-x 0 -38px;
	color: #f26522;
}
.info-box .holder {
	width:120px;
}
#content h2.pagetitle, 
#content h2.center{
	margin:0;
	padding-bottom:15px;
	text-indent:0;
}
.sidebar-nav li.current_page_item a
{
	background: url(images/bullet3.gif) no-repeat 100% 15px;
	color: #f26522;
	text-decoration: underline;
	font-weight: bold;
}
#wp-calendar .nav a.active {
	text-transform: uppercase;
}
#wp-calendar .container-calendar .row td {
	border: none;
	border-bottom:1px solid #0089D0;
}
.textwidget{
	position: relative;
}
.toolTipBody{
	background: url(images/mapbody.png) no-repeat;
	height: 133px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 65px 15px 30px;
	line-height: 13px;
	text-align: justify;
}
.toolTipHeader{
	background: url(images/maptop.png) no-repeat;
	width: 180px;
	height: 27px;
	padding: 19px 65px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.maptitle{
	background-color: #0d567d;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 8px;
	padding-top: 3px;
	height: 16px;
}
#subpage-banner{
	float: left;
	height: auto;
	overflow: hidden;
	text-align: left;
	width: 688px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.content_holder{
	width: auto;
	height: auto;
	padding-left: 20px;
	overflow: hidden;
}

/**** table styles ****/
#table-sub{
	border-top:2px dotted #ccc;
}
#table-sub .tablehead{
	width:150px;
	height:20px;
	padding:5px;
	color:#FFFFFF;
	background-color:#f26522;
	text-align:center;
	font-weight:bold;
}

.gallery {text-align:center;}

.staff { margin:0 0 15px 30px;}