/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Carbon
  -----------------------------------
*/
.p7EPM04 {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.p7EPM04 .p7epm_trigs {
	overflow: hidden;
	background-color: #009;
}
.p7EPM04 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM04 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
.p7EPM04 .p7epm_trigs a {
	color: #666;
	padding: 4px 10px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	background-color: #b29200;
	border-top: 1px solid #A7A7A7;
	border-right: 1px solid #838383;
	border-left: 1px solid #A7A7A7;
}
.p7EPM04 .p7epm_trigs a:hover {
	color: #FFFFFF;
}
.p7EPM04 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.6em;
	color: #000;
	background-color: #CCC;
	border-top: 6px solid #999;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.p7EPM04 .p7epm_content.pan1 {
	color: #261901;
}
.p7EPM04 .p7epm_content.pan2 {
	color: #261901;
}
.p7EPM04 .p7epm_content.pan3 {}
.p7EPM04 .p7epm_content.pan4 {}
.p7EPM04 .p7epm_content.pan5 {
	font-size: 12px;
	text-align: left;
	color: #261901;
	font-weight: bold;
}
.p7EPM04 .p7epm_trigs .p7epm_open {
	color: #CCCCCC !important;
	background-color: #261901 !important;
	border-color: #666;
}
.p7EPM04 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM04 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/
.p7EPM04 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM04 .p7epm_content a.current_mark {
	font-weight: bold;
}
#columnwrapper #c2 .content ul li {
	text-align: justify;
	font-size: 14px;
	font-family: "Century Gothic";
	color: #261901;
}
#columnwrapper #c2 .content h2 bottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 2em;
	font-variant: small-caps;
	color: #FFF;
}
