.leftcol {
	background-color: #bee395;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	padding-top: 30px;
	padding-left: 20px;
}
.leftcol a:link, a:visited, a:active {
	text-decoration: none;
	color: #be1c7e;
}
.leftcol a:hover {
	text-decoration: underline;
	color:#fff;
}
.rightcol {
	background-color: #bee395;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	width: 586px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 13px;
	padding-top: 30px;
	padding-right: 10px;
	text-align: left;
}
.rightcol H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #be1c7e;
	font-size: 15px;
	font-weight: bold;
}
.rightcol a:link, a:visited, a:active {
	text-decoration: none;
	color: #be1c7e;
}
.rightcol a:hover {
	text-decoration: underline;
	color:#fff;
}

.botleft {
	background-image: url(images/botroadleft.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 278px;
	height: 202px;
	padding: 0px;
}

.botright {
	background-image: url(images/roadright.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 596px;
	padding-top: 0px;
}

.roadrighttext {
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #bda982;
	padding-top: 50px;
	padding-right: 30px;
}
.roadrighttext a:link, a:visited, a:active {
	text-decoration: none;
	color:#bda982;
}
.roadrighttext a:hover {
	text-decoration: underline;
	color:#fff;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	color: #fff;
	background-image: url(images/menuback2.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 901px;
	text-align: center;
}
.menu a:link {
	text-decoration: none;
	color:#fff;
}

.menu a:visited {
	text-decoration: none;
	color:#fff;
}

.menu a:active {
	text-decoration: none;
	color:#fff;
}
.menu a:hover {
	text-decoration: underline;
	color:#fff;
}
.rightshadow {
	background-image: url(images/rightshadow.jpg);
	background-repeat: repeat-y;
}
.leftshadow {
	background-image: url(images/leftshadow.jpg);
	background-repeat: repeat-y;
}
.imageleft {
	margin-left: 15px;
}
.flashback {
	background-image: url(images/rightflash.jpg);
	background-repeat: no-repeat;
}

.expoheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #be1c7e;
	font-size: 13px;
	font-weight: bold;
}
.expoinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 11px;
	padding-top: 10px;
	text-align: left;
}
.expo {
	background-color: #bee395;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 30px;
	padding-left: 20px;
	text-align: left;
}
.expo H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #be1c7e;
	font-size: 15px;
	font-weight: bold;
}
.expo a:link, a:visited, a:active {
	text-decoration: none;
	color: #be1c7e;
}
.expo a:hover {
	text-decoration: underline;
	color:#fff;
}