body{
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background: #c2c2c2;
	
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}

h1 {
	color:#2d6349;
	font-size: 16px;
	border-bottom:#2d6349 solid 3px;
}

a:hover{text-decoration: underline;}
input,
textarea,
select{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form{
	margin:0;
	padding:0;
	border-style:none;
}
object, embet {
	display:block;
}
#page {
	width:875px;
	margin:0 auto;
	background:#2f6647;
}
#header {
	width:100%;
	overflow:hidden;
	background:#fff;
	padding-bottom:15px;
}
span.logo {
	/*background:url(../images/logo.gif) no-repeat;*/
	width:185px;
	height:185px;
	float:left;
	/*text-indent:-9999em;*/
	margin:10px 0 0 40px;
	
}
#header .box {
	background:#2f6647;
	border:solid #82b093;
	border-width:0 0 2px 2px;
	width:601px;
	float:right;
}
#header .inner {
	background:url(../images/header-box-bg.gif) no-repeat 0 100%;
	margin:0 0 -2px -2px;
	position:relative;
	width:562px;
	padding:0 14px 25px 27px;
}
#header .holder {
	width:100%;
	overflow:hidden;
}
a.logo {
	background:url(../images/logo2.gif) no-repeat;
	width:125px;
	height:126px;
	float:right;
	text-indent:-9999em;
}
#header .holder span {
	float:right;
	text-transform:uppercase;
	margin:50px 7px 0 0;
	color:#c3e2a6;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
}
#header .box p {
	margin:-5px 0 0;
	position:relative;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
}
#header .box p strong {
	color:#c3e2a6;
	display:block;
	padding-bottom:10px;
}
#container {
	width:100%;
	overflow:hidden;
	background:url(../images/water.jpg) no-repeat 226px 32px;
	padding-top:18px;
	min-height: 880px;
}
.sidebar {
	width:175px;
	float:left;
	color:#fff;
	margin-left:30px;
	display:inline;
}
.sidebar blockquote {
	margin:0;
	padding:25px 0 0;
	background: url(../images/cite-top.jpg) no-repeat;
}
.sidebar blockquote p {
	margin:0;
	padding-bottom:13px;
	background:url(../images/cite-bottom.jpg) no-repeat 100% 100%;
	line-height:17px;
}
.img-box {
	text-align:center;
}
.img-box em {
	display:block;
	font-size:9px;
	padding-top:3px;
}
.sidebar .list {
	margin:30px 0 0;
	padding:0;
	list-style:none;
	text-align:center;
}
.sidebar .list li {
	padding-bottom:7px;
}
.main-column {
	width:603px;
	float:right;

}
.content {
	background:#fff url(../images/content-bg.jpg) repeat-y;
}
.inner-content {
	background:url(../images/content-top.jpg) no-repeat;
	padding:27px 0 0;
	min-height: 600px;
}
.nav {
	margin:0 0 0px 14px;
	padding:0;
	list-style:none;
}
.nav li {
	float:left;
	margin-right:5px;
	position:relative;
}
.nav:after {
	content:" ";
	clear:both;
	height:0;
	display:block;
}
.nav a {
	background:url(../images/nav.jpg) no-repeat 100% 0;
	float:left;
	width:137px;
	text-align:center;
	line-height:23px;
	text-transform:uppercase;
	color:#5d7656;
}
.nav a:hover, .nav .active a, .nav li:hover a, .nav li.hover a, #page .nav li li a:hover {
	background-position:100% -23px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	
}
.nav ul {
	position:absolute;
	top:23px;
	left:0;
	margin:0;
	padding:3px 0 0;
	list-style:none;
	display:none;
}
.nav li:hover ul a {
	background:url(../images/nav.jpg) no-repeat 100% 0;
}
.nav li:hover ul, .nav li.hover ul {
	display:block;
}
.wrap {
	background:url(../images/box-bg.jpg) repeat-y;
	width:569px;
	margin:0 0 12px 21px;
}
.wrap .inner {
	background:url(../images/box-top.jpg) no-repeat;
	width:100%;
	overflow:hidden;
}
.content .box {
	float:left;
	width:249px;
	margin-right:15px;
	padding:24px 10px 40px;
	font-size:12px;
	line-height:14px;
}
.content .box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content .box li {
	padding:0 0 5px 12px;
	background:url(../images/marker.gif) no-repeat 0 5px;
}
.content p {
	margin:0 0 9px;
}
.content h2 {
	margin:0 0 18px 2px;
	font-size:15px;
	text-transform:uppercase;
	color:#2d6349;
}
.wrap .bottom {
	background:url(../images/box-bottom.jpg) no-repeat;
	width:554px;
	height:12px;
	overflow:hidden;
	display:block;
}
.content .bottom-bg {
	background:url(../images/content-bottom.jpg) no-repeat;
	display:block;
	height:12px;
	overflow:hidden;
	margin-top:-5px;
	position:relative;
}
.footer {
	width:333px;
	margin:0 auto;
	color:#c3e2a6;
}
.footer h3 {
	text-align:center;
	background:url(../images/dot.gif) repeat-x 0 100%;
	padding-bottom:8px;
	text-transform:uppercase;
	margin:12px 0 9px;
}
.footer ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	text-transform:uppercase;
}
.footer li {
	float:left;
	width:105px;
}
.footer li li {
	width:100%;
	overflow:hidden;
	float:none;
}
.footer li ul {
	padding-top:16px;
}
.footer li a {
	padding-top:73px;
	display:block;
	width:100%;
	font-size:7px;
	text-align:center;
	color:#aed0b8;
}
.footer li li a {
	padding:0;
	font-size:9px;
	text-align:left;
	display:inline;
}
.bexar {
	background:url(../images/bexar.jpg) no-repeat 50% 0;
}
.city {
	background:url(../images/city-of-sa.jpg) no-repeat 50% 0;
}
.river {
	background:url(../images/river.jpg) no-repeat 50% 0;
}

.wrapcontent {
	
	width:569px;
	margin:0 0 12px 21px;
	height: 860px;
	overflow: auto;
	padding-right: 10px;
}

  .msgblockquote {
	font: bold 1.1em/1.2em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #B6D1F8;
	border: 3px solid #D4D4D4;	
	color: #444;
}

.meetingTable {
	padding: 5px;
	border: 1px solid #666;
	width: 100%;
}

fieldset {
  padding: 1em;
    }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }