@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/gingham2.gif);
	margin-bottom: 50px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.navleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant: small-caps;
	color: #C00;
	padding-top: 25px;
	height: auto;
}
.menu1 {
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	border-bottom-width: thin;
}


a:link {
	color: #C00;
	text-decoration: none;
}

#navcontainer ul
{
	float:right;
	font-family: 'Dancing script', "Times New Roman", Times, serif;
	text-shadow: 4px 4px 4px #aaa;
	font-variant: small-caps;
	font-size: 8pt;
	padding-top: 30px;
	padding-right: 123px;
	font-weight: bold;
}

#navcontainer ul li { display: inline;}

.inline {
	text-align: center;
	display: inline;
	list-style-type: none;
	font-size: 10px;
	font-family: 'Dancing script', "Times New Roman", Times, serif;
	text-shadow: 4px 4px 4px #aaa;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #C00;
	text-indent: -10px;
}
#bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #C00;
	height: 30px;
	width: 732px;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 20px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	bottom: -22px;
	left: 141px;
}
body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #c00;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	height: auto;
	width: 800px;
	padding-top: 10px;
	font-weight: bold;
}
.dash {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #C00;
}
a:visited {
	color: #c00;
}
a:hover {
	color: #486871;
}
a:active {
	color: #c00;
}

</style>
#page-wrapper {
	text-align: center;
	vertical-align: middle;
	width: 1024px;
	position: relative;
}
#page-wrapper {
	width: 1024px;
	position: relative;
	margin: auto;
	text-align: center;
}

