/* CSS Document */

.ltestheader span, .instructorheader span, .stdpaneltop span, .stdpanelbottom span, .imageheader span {
	display:none;
	}

.ltestheader {
	width:348px;
	height:158px;
	background-image:url(../images/L-test-header.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.instructorheader {
	width:348px;
	height:158px;
	background-image:url(../images/instructor-header.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.panelbody {
	width:348px;
	background-image:url(../images/std-panel-sides.png);
	background-position:left;
	background-repeat:repeat-y;
	}
	
.stdpaneltop {
	width:348px;
	height:20px;
	background-image:url(../images/std-panel-top.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.stdpanelbottom {
	width:348px;
	height:42px;
	background-image:url(../images/std-panel-bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	}


h1 {
	font-size:2.7em;
	color:#398956;
	line-height:100%;
	text-align:left;
	margin: 0px 10px 7px 10px;
	font-weight:lighter;
	
/*	font-size: 1.7em;
	color:#000;
	line-height:100%;
	text-align:left;
	margin: 0px 10px 5px 10px;
	font-weight:lighter;
*/	}
	
h2 {
	font-size: 1.7em;
	color:#000;
	line-height:100%;
	text-align:left;
	margin: 0px 10px 5px 10px;
	font-weight:lighter;
	}
	
h3 {
	font-size:2.3em;
	color:#398956;
	line-height:100%;
	text-align:left;
	margin: 0px 10px;
	font-weight:lighter;
	}
	
h6 {
	font-size: 1.3em;
	color:#398956;
	font-weight:bold;
	line-height:120%;
	text-align:right;
	margin: 0px 10px;
	}
	
p {
	font-size:1.3em;
	color:#333;
	line-height:160%;
	text-align:left;
	margin: 0px 10px;
	}
	
/*#testimonials p {
	font-size:1.0em;
	color:#333;
	line-height:120%;
	text-align:left;
	margin: 0px 10px;
	}*/
	
.bulletList {
	font-size:1.3em;
	color:#333;
	line-height:150%;
	text-align:left;
	margin: 0px 10px 10px 44px;
	}
	
.normalImage {
	margin:0px auto;
	}
	
.bodybold {
	font-weight:bold;
	}
	
.bodyboldindent {
	font-weight:bold;
	margin-left:20px;
	}
	
.smallprint {
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	text-align:left;
	margin: 0px 10px 0px 20px;
	}
	
.bodyboldgreen {
	font-weight:bold;
	color:#398956;
	}
	
.bodyindent {
	margin-left:20px;
	}

.testimonialCopy {
	font-size:1.2em;
	color:#333;
	line-height:140%;
	text-align:left;
	margin: 0px 10px;
	margin-top:4px;
	}
	
.testimonialQuotee {
	font-size:1.1em;
	color:#398956;
	font-weight:bold;
	line-height:140%;
	text-align:right;
	margin: 0px 30px;
	}
	
.testimonialLocation {
	font-size:0.9em;
	color:#333;
	font-weight:normal;
	line-height:130%;
	text-align:right;
	margin: 0px 30px;
	}
	
/*#shuffle {
	clear: both;
}*/

.pics { 
	height:270px;
	width:348px;
	overflow: hidden;
}

.pics div { 
	height:270px;
	width:348px;
	}
	
.ltestpics { 
	height:150px;
	width:348px;
	overflow: hidden;
}

.ltestpics div { 
	height:150px;
	width:348px;
	}
	
	
/*.testimonialBottom {
	width:348px;
	height:42px;
	margin-left:-0px;
	background-image:url(../images/std-panel-bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	}*/

.numberGraphic {
	float:left;
	margin-right:8px;
	margin-top:3px;
	}

.tickGraphic {
	float:left;
	margin-left:-30px !important;
	margin-right:6px;
	margin-top:3px;
	}
	
.historyGraphic {
	float:left;
/*	margin-left:-30px !important;*/
	margin-right:6px;
	margin-top:3px;
	}

	
#dbzws a {
	color:#FFFFFF;
	font-size:0.9em;
	text-align:right;
	margin-right:20px;
	}
	
		
.panelbody p img {
	margin: 0px auto;
	}
	
	
p.button {
	margin:0px;
}
	
	
#right.panelbody ul, #left.panelbody ul {
	margin:0px 0px 5px 15px;
}

.panelbody ul li {
	list-style-type:disc;
	list-style-position:outside;
	font-size:1.2em;
	color:#333;
	margin:0px 0px 5px 30px;
	}
	
	
	
	
	