.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body{
	margin:42px 0 0 0;
	padding:0;
	background:#005188;
	text-align:center;
}

a img{border: 0;}

#container{
	width:800px;
	background:#fff url('../images/cont-back.gif') 0px 170px repeat-x;
	margin:auto;
}

#masthead{
	height:162px;
	border-bottom:8px solid #ae7540;
	background:url('../images/masthead.jpg') no-repeat;
}

* html #masthead{
	height:170px;
}

#content{
	margin-top:35px;
	text-align:left;
}

#sidebar{
	width:125px;
	float:left;
	padding-left:28px;
	padding-right:60px;
}

* html #sidebar{
	width:217px;
}

#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul li{
	margin:0;
	padding:0;
	padding-bottom:15px;
}

#sidebar ul li a{
	color:#00467f;
	font:bold 13px Arial, sans-serif;
	text-decoration:none;
}

#sidebar ul li a:hover{
	color:#ae7540;
}

#sidebar #buttons{
	width:131px;
	height:195px;
	background:url('../images/button-back.gif') no-repeat;
	margin-top:35px;
}

#buttons ul{
	margin:0;
	padding:0;
	list-style:none;
}

#buttons ul li{
	margin:0;
	padding:0;
	float:left;
}

#buttons ul li.button1{
	display:block;
	width:58px;
	height:57px;
	background:url('../images/button1.jpg') no-repeat;
	margin-right:16px;
	margin-bottom:12px;
}

#buttons ul li.button1 a:hover{
	background:url('../images/button1-over.jpg') no-repeat;
}

#buttons ul li.button2 a{
	display:block;
	width:57px;
	height:57px;
	background:url('../images/button2.gif') no-repeat;
}

#buttons ul li.button2 a:hover{
	background:url('../images/button2-over.gif') no-repeat;
}

#buttons ul li.button3 a{
	display:block;
	width:58px;
	height:57px;
	background:url('../images/button3.gif') no-repeat;
	margin-right:16px;
	margin-bottom:12px;
}

#buttons ul li.button3 a:hover{
	background:url('../images/button3-over.gif') no-repeat;
}

#buttons ul li.button4{
	display:block;
	width:57px;
	height:57px;
	background:url('../images/button4.jpg') no-repeat;
}

#buttons ul li.button5 a{
	display:block;
	width:58px;
	height:57px;
	background:url('../images/button5.jpg') no-repeat;
	margin-right:16px;
	margin-bottom:12px;
}

#buttons ul li.button5 a:hover{
	background:url('../images/button5-over.jpg') no-repeat;
}

#buttons ul li.button6 a{
	display:block;
	width:57px;
	height:57px;
	background:url('../images/button6.gif') no-repeat;
}

#buttons ul li.button6 a:hover{
	background:url('../images/button6-over.gif') no-repeat;
}

#main-content{
	padding-right:26px;
}

#intro{
	font:14px/22px Arial, sans-serif;
	color:#4a3827;
}

#intro strong{
	color:#00467f;
	font-weight:bold;
	font-size:17px;
	line-height:30px;
}

#main-content p{
	font:14px/22px Arial, sans-serif;
	color:#4a3827;
	
}

#main-content p a, li a{
	font-family: arial, sans-serif;
	color:#00467f;
	font-weight:bold;
	font-size: 14px;
}


#main-content p a:hover{
	color:#ae7540;
}


#main-content hr{
	border:1px solid #e2ccb6;
}

#main-content{
	margin:26px 0;
}

* html #main-content hr{
	margin-top:13px;
}

#event img{
	float:left;
	margin-right:10px;
}

* html #event img{
	margin-left:4px;
}

#event h3{
	font:bold 14px Arial, sans-serif;
	color:#00467f;
	margin-top:20px;
}

#event p{
	margin-top:10px;
	font:13px/20px Times, serif;
	color:#4a3827;
}

#cal-container{
	margin-top:26px;
}

#calendar{
	background:url('../images/cal-back.gif') repeat-x;
	width:325px;
	float:left;
	border:1px solid #e2ccb6;
	padding:20px 16px;
	margin-top:20px;
	position:relative;
}

* html #calendar{
	width:357px;
}

#calendar h4{
	margin:0;
	padding:0;
	font:bold 13px Arial, sans-serif;
	color:#4a3827;
}

#calendar h5{
	font:12px/22px Arial, sans-serif;
	color:#4a3827;
	margin:0;
	padding:0;
}

#calendar h5 a{
	color:#b5804f;
	font-weight:bold;
	text-decoration:none;
}

#calendar h5 a:hover{
	color:#000;
}

#calendar p{
	color:#4a3827;
	font:12px/18px Times, serif;
	margin:0;
	padding:0;
}

#calendar .more a{
	position:absolute;
	bottom:8px;
	right:16px;
	font:bold 10px Arial, sans-serif;
	text-decoration:none;
	color:#b5804f;
}

#calendar .more a:hover{
	color:#000;
}

#ad{
	float:right;
	display:block;
	margin-top:20px;
	padding:5px;
	width:172px;
	background:#f2ecd5;
	border:1px solid #e2ccb6;
	background:url('../images/cal-back.gif') repeat-x;
	text-align:center;
}

#ad .caption
{
	color:#00467F;
}

#ad h6{
	color:#a37d44;
	font:18px Impact, Arial, sans-serif;
	margin:0;
	padding:0;
}

#ad p{
	color:#a37d44;
	margin:0;
	padding:0;
	font:14px Arial, sans-serif;
}

#footer{
	width:800px;
	margin:auto;
}

#footer p{
	font:10px/20px Arial, sans-serif;
	color:#fff;
	text-align:right;
	margin-top:10px;
	padding:0;
}

#traveltex{
	margin:0;
	padding:0;
	float:left;
}

#traveltex a{
	width:116px;
	height:27px;
	display:block;
	background:url('../images/traveltex.gif') no-repeat;
}

#hillcountry{
	margin:0;
	padding:0 0 15px 0;
	float:left;
}

#hillcountry a{
	width:192px;
	height:36px;
	display:block;
	background:url('../images/TxHillLogo.gif') no-repeat;
}

.image_border{
	border:1px solid #e2ccb6;
	padding:1px;
}

.breadcrumb a, .breadcrumb{
	font-size: 11px;
	font-family: sans-serif;
	color: #AE7540;
	margin-bottom: 20px;
}
