
h3 {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	font-size: 16px;
}

p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	font-size:14px;
	font-weight:normal;
	font-style: normal;
}

p + p {
	margin: 0 5px 0 10px;
}

h1 + p [^class="quote"] {
	font-size: larger;
	font-style: italic;
	line-height: normal;
	font-variant: small-caps;
	color: #330000;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	/*float: left;*/
	clear: right;
}


.nexttime {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	border-top: #CC6600 solid 1px;
	border-bottom: #CC6600 solid 1px;
	padding-top: 3px;
}

/*.nexttime:before {
	content: "NEXT TIME: ";
}*/

/*A hack for IE for Windows \*/
/** .nexttime:before {
	content: "NEXT TIME: ";
}*/

.nexttime:after {
	content: open-quote;
}

#homePage #global_container .Section1 img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

/*h1 {
	margin-top: 15px;
	margin-bottom: 5px;
}*/
