﻿.bottomLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #800000;
	line-height: 150%;
	text-align: center;
	width: 75%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.normalCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #533A02;
	line-height: 150%;
}
.websiteDesign {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	text-align: right;
	width: 83%;
	font-style: italic;
}
.mainContent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: static;
}
.topLine {
	width: 800px;
	height: 300px;
	background-image: url('images/TopLogo.jpg');
	background-repeat: no-repeat;
	position: static;
}
.bottomLine {
	background-position: bottom;
	width: 800px;
	height: 49px;
	background-image: url('images/MickeyPiggsroundedWebTem-04.jpg');
	background-repeat: no-repeat;
	position: static;
	clear: both;
}
.midContent {
	width: 800px;
	height: auto;
	background-image: url('images/MickeyPiggsroundedWebTem-02.jpg');
	background-repeat: repeat-y;
	position: static;
	overflow:auto;
}
.menuBox {
	width: 150px;
	height: auto;
	float: left;
	margin-left: 0px;
	position: static;
	padding-left: 50px;
}
.pageContent {
	width: 539px;
	height: auto;
	float: right;
	margin-right: 0px;
	padding-right: 40px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CC6600;
	position: static;
	padding-left: 20px;
	clear: right;
}
.homeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}
.imageLeft {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #896103;
	line-height: 150%;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.bottomLOGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 400px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #CC9900;
}
.contactUS {
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 400px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #CC9900;
}
.imageRight {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.menuDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #533A02;
	line-height: 150%;
	font-style: italic;
}





.topBTMLines {
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 400px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
}





