/* Pullquotes */
.pullquoteleft {width: 160px; margin: 5px 15px 5px 0; font-size: 1.4em; text-align: center; float: left; border-style: double none double none; }
.pullquoteright { width: 160px; margin: 5px 0 5px 15px; font-size: 1.4em; text-align: center; float: right; border-style: double none double none;}

hr {color: #DFBF99;background-color: #DFBF99;height: 3px;border:none;}
.hr2 {height: 15px; background: transparent url(images/hr2.gif) no-repeat scroll center;}

/* Popups for text */
.textpopup {color: #804D01; cursor: help; text-decoration: none; font-weight: bold;}
