@charset "ISO-8859-1";
@import url("webfonts/DEARJOE/stylesheet.css");

p {
	margin: 0px;
	padding: 10px;
}
h1 {
	font-family: DEARJOE;
	color: #2B317D;
}
h2 {
	font-family: 'Spirax', cursive;
	color: #600;
	font-size:36px;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-image: url(pattern.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#outerframe {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	min-width: 720px;
	background-color: #FFF;
	position: relative;
	overflow:hidden;
}
.padding25 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#headerframe {
	height: auto;
	width: 80%;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	min-width: 720px;
	background-color: #FFF;
	position: relative;
}


#topborder {
	background-color: #FFF;
	background-image: url(bannerflower.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	height: 100px;
	width: 100%;
}
#rotatorholder {
	height: 310px;
	width: 100%;
}

#bannerholder {
	position: absolute;
	width: 370px;
	height: 110px;
	z-index: 1;
	background-image: url(bannertext.png);
	top: -68px;
	left: 50%;
	margin-left: -185px;
}
#navcontainer {
	background-color: #2B317D;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 5px;
}
#footerleftimg {
	float: left;
	height: 75px;
	width: 45%;
	padding-left: 20px;
}
#footerright {
	float: right;
	height: 95px;
	width: 45%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666666;
	padding-right: 20px;
}
#maintextbottomline {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #0C0;
	padding-bottom: 10px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#footer {
	height: 350px;
	padding-top: 25px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	min-width: 720px;
	background-color: #FFF;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#rotator_images {
	position: absolute;
	width: 100%;
	height: 350px;
	z-index: 998;
}
#rotator_text {
	position: absolute;
	width: 100%;
	height: 350px;
	z-index: 999;
}