.shadow-left {
	background-image: url(images/img_shadow_left.png);
	background-repeat: repeat-y;
}
.shadow-right {
	background-image: url(images/img_shadow_right.png);
	background-repeat: repeat-y;
}
.main-menu-bg {
	background-image: url(images/img_menubar.png);
	background-repeat: no-repeat;
}
.bottom-bar {
	background-image: url(images/img_bottom_bar.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
.body-bg {
	background-image: url(images/img_body_bg.png);
	background-repeat: no-repeat;
}
.home_bg {
	background-image: url(images/img_larry_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: lighter;
	color: #40861E;
	text-decoration: none;
	letter-spacing: -3px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: justify;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #40861E;
	text-decoration: none;
	letter-spacing: -2px;
}
.normal-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #333;
	text-decoration: none;
	letter-spacing: 0px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #333;
	text-decoration: none;
	border-top-color: #97B85F;
	border-right-color: #97B85F;
	border-bottom-color: #97B85F;
	border-left-color: #97B85F;
	background-repeat: repeat-x;
	text-align: left;
	padding: 0px;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #40861E;
	text-decoration: none;
	letter-spacing: -1px;
}
.img-contact {
	background-image: url(images/img_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img-venue {
	background-image: url(images/img_venue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img-about {
	background-image: url(images/img_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img-book {
	background-image: url(images/larry_bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
