@charset "ISO-8859-1";
/* CSS Document */

body {
	background-color: #ffd8d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bkgd.png);
}
.header {
	background-image: url(header717.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo {
	font-family: 'Allura', cursive;
	font-size: 36pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 40pt;
}
.tagline{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #e98484;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.middle {
	background-image: url(middle.png);	background-repeat: repeat-y;
	background-position: center top;;

}
.navheader {
	font-family: 'Allura', cursive;
	font-size: 22pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.nav1 {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

 .nav1 a:link {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.nav1 a:visited {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.nav1 a:hover {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.nav1 a:active {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.nav2 {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
}
 .nav2 a:link {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
}

.nav2 a:visited {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
}

.nav2 a:hover {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #e98484;
	text-decoration: none;
	word-spacing: normal;
}
.nav2 a:active {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
}
.footer {
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.nav3 {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

 .nav3 a:link {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #e98484;
	text-decoration: none;
	font-weight: bold;
}

.nav3 a:visited {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #e98484;
	text-decoration: none;
	font-weight: bold;
}

.nav3 a:hover {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #ffd8d8;
	text-decoration: none;
	font-weight: bold;
}

.nav3 a:active {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #e98484;
	text-decoration: none;
	font-weight: bold;
}
.buttons {
	border: thin dotted #FFF;
	font-family: 'Allura', cursive;
	font-size: 30pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center center;
}
.nav4 {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
}


 .nav4 a:link {
	color: #E94778;
	text-decoration: none;
	font-weight: bold;
}

.nav4 a:visited {
	color: #E94778;
	text-decoration: none;
	font-weight: bold;
}

.nav4 a:hover {
	color: #CF4119;
	text-decoration: none;
	font-weight: bold;
}

.nav4 a:active {
	color: #E94778;
	text-decoration: none;
	font-weight: bold;
}

.nav5 {
	font-family: Century Gothic;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
}
 .nav5 a:link {
	color: #000;
	text-decoration: none;
}

.nav5 a:visited {
	color: #000;
	text-decoration: none;
}

.nav5 a:hover {
	color: #FFF;
	text-decoration: none;
}

.nav5 a:active {
	color: #000;
	text-decoration: none;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #e98484;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo {
	background-image: url(photo.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.photo_lg {
	background-image: url();
	background-position: center center;
	background-repeat: no-repeat;
}

