@charset "utf-8";
/* CSS Document */
 
.clear{
	clear: both;
	height: 5px;
	visibility: hidden;
	display: block;
}
 
#cds {background:url(/images/toggle-bg.gif)  ; margin:0 auto; margin-bottom:20px;width:880px; text-align:left;	  border:2px #f69222 solid;  margin-top:20px; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; }
 
#cds h1 {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 19px; 
color: #A99163;
font-weight: 300; 
text-transform: uppercase; padding:15px 0 -10px; padding-left:15px;} 

#cds h2 { font-size:18px; font-weight:bolder; color:#996600; padding:5px 15px 0 15px; }

#cds p {font-size:10pt; color: #000; font-family: tahoma, verdana, arial, sans-serif; padding:0 15px 5px 15px; line-height: 14pt;}  
.align-left  {margin:5px 10px 5px 0; float:left;}
.align-right {margin:5px 0 5px 10px; float:right;}
.img-border {padding:2px; border:2px solid #996600;}