
.Panel{
border: 1px solid #C9A283; 
background-color: #ffffff; 
border-bottom: 4px solid #C9A283; 
margin: 12px 0px;  
z-index: 1000;
position: relative; 
}


h1 {
	color: #FFFFFF;
}

h2, 
h3, 
h4{
	color: #D97B13;
}

.ROH_H20Mark{
	margin: 25px 0px 0px 0px;
	width:141px;
	height: 34px;
	background: url(/Images/ContentArea_h2omark.jpg) top left no-repeat;
}

.Quote{
	font-style:italic;
	color: #323245;
	padding: 5px;
}

.LocalContent{/* */
	padding: 5px;
} 

.ColHeader{
 background-color: #EF9445;
 /* border: 1px solid #EF9445; */
 display: block;
 position: relative;
}

.ColHeader.useStar{
	height: 52px;
	padding: 0px;
	background: #EF9445 url(/Images/ColHeader_Star.gif) top right no-repeat;
} 

.ColHeader a {
	text-decoration: none;
}
 
.subTitle{
margin: 0px 0px 0px 10px;
color: white;
font-size: .9em; 
}
 
.floatRight{
	float: right;
	
}

.DisplayDate{
	float: right;
}

/*.POBox{
	font-size: 1.3em;
}*/

.FindUs{
	text-align: right;
	float:right;
	margin-bottom: -10px;
}

#ColumnsLayout #Center_Col.columns2 .ColHeader{
	text-align: right;
	padding-right: 5px;
}
 
.brclear{
 clear: both;
 height: 0;
 margin: 0;
 font-size: 1px;
 line-height: 0;
}
