/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Bluestone
  -----------------------------------
*/

.p7APM04 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C9945E;
	font-size: 100%;
	width: auto;
	background-color: #83511F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.25em;
	margin: 0px;
}
.p7APM04 .p7APMtrig {
	margin: 0;
	padding: 0;
	background-image: url(img/p7apm_browntanbut.jpg);
	background-repeat: repeat-x;
	background-color: #83511F;
}
.p7APM04 .p7APMtrig h3, .p7APM04 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 0.9em;
	color: #FFFFFF;
}
.p7APM04 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #FFFFFF !important;
	font-weight: normal;
	background-image: url(img/p7apm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #C9945E;
	border-top: 1px solid #C9945E;
}
.p7APM04 .p7APMtrig .p7APM_ext, .p7APM04 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_page_black.gif) !important;
	background-color: transparent !important;
	color: #000 !important;
	border-bottom: 1px solid #C9945E !important;
	border-top: 1px solid #C9945E !important;
	letter-spacing: 0.1em !important;
}
.p7APM04 .p7APMtrig a:hover {
	color: #832B1F !important;
	background-color: transparent !important;
	font-weight: bold;
}
.p7APM04 .p7APMtrig a:active, .p7APM04 .p7APMtrig a:focus {
	outline: 1px dotted #C9945E;
}
.p7APM04 .p7APMtrig .p7APMtrig_down, .p7APM04 .p7APMtrig .p7APMtrig_down:hover {
	letter-spacing: 0.15em;
	background-image: url(img/p7apm_south_gray.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #D3A96F !important;
	color: #832B1F !important;
	border-color: #C9945E !important;
}
.p7APM04 .p7APMtrig .p7APMtrig_down:hover {
	color: #FFF !important;
}
.p7APM04 .p7APMcwrapper {
	position: relative;
}
.p7APM04 .p7APMpanelcontent {
	padding: 20px;
	line-height: 1.5em;
	background-image: url(img/p7apm_light_tan_bevel.jpg);
	background-repeat: repeat-x;
	background-color: #D3A96F;
}
.p7APM04 .p7APMcontent h2, .p7APM04 .p7APMcontent h3, 
.p7APM04 .p7APMcontent h4 {
	font-size: .9em;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM04 .p7APMcontent p {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.p7APM04 .current_mark {
	font-weight: bold !important;
}
#list {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 10px;	
}
#list li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	list-style-image: url(img/wheel_bullet.png);
	line-height: 2em;
	vertical-align: middle;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #000000;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}
.p7APM04 .p7APMtrighdr h3, .p7APM04 .p7APMtrighdr h4 {
	padding: 25!important;
	letter-spacing: normal !important;
	font-size: 1.0em;
	color: #000000;
	margin: 0;
	background-color: #C9945E;
}
