body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("images/background.gif");
	padding: 0px;
	margin: 25px 0px 15px 0px;
}
a {
	color: #B82020; 
}
#pageFrame {
	width: 750px;
	margin: auto;
	background-color: #ffffff;
}
#innerFrame {
	margin: 1px 3px 0px 3px;
}
#banner {
	height: 103px;
	width: 750px;
	background-image: url("images/bannerBack.jpg");
	background-repeat: no-repeat;
}
#banner div {
	padding: 19px 0 0 14px;
}
#bannerLine {
	background-color: #F39999;
}
#contentFrame {
	background-image: url("images/contentBack.png");
	background-repeat: repeat-x;
}
#leftMenu {
	position: relative;
	float: left;
	width: 150px;
	padding: 20px 15px 0px 15px;
	font-size: 12px;
}
#leftMenu .menuHeader a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#leftMenu .menuHeader a:hover {
	color: #000000;
}
#leftMenu .menuHeader {
	margin-bottom: 1px;
}
#leftMenu .subMenu {
	visibility: hidden;
	display: none;
	padding: 2px 0px 5px 5px;
	font-size: 11px;
}
#leftMenu .subMenu span {
	color: #505050;
}
#leftMenu .subMenu a {
	color: #000000;
	text-decoration: none;
}
#leftMenu .subMenu a:hover {
	text-decoration: underline;
}
#leftMenu ul {
	margin: 0px;
	padding: 0px;
}
#leftMenu li {
	font-size: 10px;
	list-style-type: none;
	line-height: 14px;
}
#leftMenu a {
	color: #B82020;
}
#mainContent {
	position: relative;
	float: left;
	width: 555px;
	font-size: 11px;
}
#massSchedule {
	position: relative;
	float: right;
	width: 170px;
	padding: 15px 0px 0px 20px;
}
#massSchedule #ibox {
	width: 152px;
	height: 345px;
	background-image: url("images/iboxBack.gif");
	background-repeat:repeat-y;
	padding: 0px 10px 0px 12px;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	
}
li {
	padding: 2px 0px 2px 0px;
}
#footer {
	height: 129px;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#footer span {
	display: block;
	padding: 92px 0 0 25px;
	font-size: 10px;
	color: #777777;
}
#footer a {
	color: #777777;
}
#footer a:hover {
	color: #333333;
}
#mainContent p {
	line-height: 16px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B82020;
	size: 16px;
	margin-top: 19px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	margin-bottom: 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B82020;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	margin: 10px 0px 0px 0px;
}
.row1 {
	background-color: #EEEEEE;
	padding: 5px;
	font-size: 10px;
}
.row2 {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
}
p.quote {
	padding-left: 35px;
	background-image: url("images/quote.gif");
	background-repeat: no-repeat;
}
p.quote2 {
	padding-left: 35px;
	background-image: url("images/quote2.gif");
	background-repeat: no-repeat;
}
.bigList li {
	line-height: 16px;
	padding: 5px 0 5px 0;
}
ul.bigList {
	margin-left: 0px;
	padding-left: 20px;
}
#clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#PPGS {
	position: absolute; 
	right: 0px;
	bottom: 0px;
	padding: 0 25px 20px 0;
}
a.ppgs {
	display: block;
	height: 19px;
	width: 94px;
	background-image: url("images/ppgs.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
a.ppgs:hover {
	background-position: 0px -19px;
}
a.ppgs span {
	display: none;
	visibility: hidden;
}
div.staffBlock {
	width: 158px;
	padding: 0 13px 15px 13px;
	text-align: center;
	float: left;
}
img.photo {
	border: 1px solid #808080;
	background-color: #ffffff;
	padding: 3px;
}
.twoColumn {
	width: 267px;
	float: left;
	font-size: 10px;
}
.twoColumn .info {
	width: 261px;
	margin-bottom: 10px;
}
.twoColumn input.quantity {
	width: 25px;
	height: 14px;
	font-size: 10px;
	padding: 0;
	margin: -2px 0 -2px 0;
}
div.GMapEZ {
  visibility: hidden;
  border: 1px #888 solid;
}