

.faq-section-box #nested {width:100%; list-style:none; color:#033; margin-bottom:15px}
.faq-section-box #nested h3 {
	width:98%;  
	padding:6px 6px 8px ; 
	font-weight:bold; 
	margin-top:5px; 
	cursor:pointer;
	font-family:'Perpetua-Titling-MT-Light';
	font-size:16px;
	text-transform:none;
	border: dashed #402816 1px;
	background:#311f11;
	

	}
.faq-section-box #nested h3:hover {width:98%;   background:#382314}
.faq-section-box #nested .acc-section {overflow:hidden;}
.faq-section-box #nested .acc-content {width:96%;   border-top:none;font-family: Arial, Helvetica, sans-serif;
	font-size:12px; color:#826955; padding:10px 2% 10px 2%; background:#412917 }
.faq-section-box #nested .acc-content a{
	font-size:13px;
	color:#826955;
	font-weight:bold
	}
.faq-section-box #nested .acc-content a{
	text-decoration:none;
	}	
		
.faq-section-box #nested .acc-content ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.faq-section-box #nested .acc-content ul li{
	margin:5px 0 0 20px ;
	padding:0px;
	list-style:none;
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#826955;
	height:auto;
	
	}	
	
	
		
.faq-section-box #nested .acc-selected {background:#ffffff)}