body { 
	margin: 0px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: white;
}

/* Semantic Destylizing */
h1,h2,h3,h4,h5,h6 { 
	display: inline;	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
}

#mainContainer { 
	width: 900px;
	margin: 0 auto;
	background-color: white; 
}

.audioOnly { display: none; }
#leftPanel { display: none; }
#printerAddress { display: none; }
#mainTL, #mainTR, #mainTop, #mainBL, #mainBottom, #mainBR { display: none; }
#logo, #tagLine { display: none; }
#footLinks { display: none; }

#printHeader { height: 130px; width: 90px; }
#printFooter { height: 50px; width: 90px; }

#contentArea {
	text-align: center;
	width: 900px;
	white-space: normal;
}


/*


#rightBackgroundPlate { display: none; }
#rightBackgroundImage { display: none; }

#leftBackgroundPlate { display: none; }
#leftBackgroundContainer { display: none; }
#leftBackgroundImage { display: none; }

#browserAddress { display: none; }

#displayPlate { }

#clientArea { }
.audioOnly { display: none; }

a.imgLink { display: none; }

#mainLogo { display: none; }
#gsWebLogo {
	height: 110px;
	width: 290px;
}

#gsTagline {
	float: right;
	height: 36px;
	width: 380px;
	margin-top: 60px;
}

#coName { display: none; }
#gsName {
	clear: both;
	float: left;
	height: 35px;
	width: 355px;
}

.printLine {
	height: 1px;
	width: 100%;
}

#printerPush {
	clear: both;
	margin-top: 100px;
}

.aLine { display: none; }

#address { display: none; }
#printableAddress { font-size: 14px; font-weight: bold; }
#gsAddress { 
	height: 17px;
	width: 512px;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#printerPage {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: black;
	text-align: center;
	margin-bottom: 30px;
}

#clientTop { display: none; }
#clientWaist { }

#clientBottom { display: none; }

.h, .pHead {
	font-size: 14px;
	font-weight: bold;
}
.pMain {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.pMainSub {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 10px;
}	

.pSubHead {
	font-weight: bold;
	font-size: 14px;
}
.p, .pBody {
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;	
	margin-bottom: 20px;
}

#leftPanel { display: none; }

#rightPanel {
	text-align: left;
	padding: 0px;
}

#contentArea { }

#btLinks { display: none; }

#copyright {
	clear: both;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}

.testimonialHead {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 3px;
}
.testimonial {
	font-weight: normal;
	font-size: 11px;
	margin-left: 20px; 
	margin-right: 20px;
	margin-bottom: 30px;
	background-color: #d0d0d0;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: black;
	padding: 15px;
}
.imgContLeft {
	float: left;
	margin: 0 20px 0 0;
}
.imgContRight {
	float: right;
	margin: 0 0 0 20px;
}
.imgBorder {
	border-style: solid;
	border-color: black;
	border-width: 1px 3px 3px 1px;
}
.imgCaption {
	text-align: center;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin: 5px 10px 15px 10px;
	color: #804400;
}
*/
