/* CSS Document */


p {
	font-family: "Adobe Garamond Pro", serif;
	font-size: 18px;
	font-style: normal;
	text-align:center;
	color: #4D2F12;
}

h1 {
	font-family: "Adobe Garamond Pro", serif;
	font-size: 24px;
	font-style: normal;
	text-align:center;
	font-weight:normal;
	color: #4D2F12;
}

h2 {
	font-family: Zapfino, cursive;
	font-size: 16px;
	line-height: 20px;
	padding: 3px;
	text-align: center;
	font-style: oblique;
	color: #4D2F12;
 }


script {
	font-family: Zapfino, cursive;
	font-size: 12px;
	color: #33CCFF;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 10px;
 }
 
 script2 {
	font-family: Zapfino, cursive;
	font-size: 18px;
	line-height: 25px;
	padding: 3px;
	text-align: center;
	font-style: oblique;
	color: #33CCFF;
 }



.bold {
	font-weight: bold;}
	
.sp1h {
line-height:1.5;}

.h2 {
font-size:20px;
text-decoration:underline}


.navigation {
	color: #4d2f12;
	font-size:18px;
	font-style: normal;
	line-height: 0.8;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Adobe Garamond Pro", serif;
}

.navigation:hover {
	color: #6DA5E7;
	font-size: 18px;
	font-style: normal;
	line-height: 0.8;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "Adobe Garamond Pro", serif;
}


.links {
	color: #4d2f12;
	font-style: normal;
	text-decoration: none;
	font-family: "Adobe Garamond Pro", serif;
}

.links:hover {
	color: #6DA5E7;
	font-style: normal;
	text-decoration: none;
	font-family: "Adobe Garamond Pro", serif;
}



.whitetext {
	color: #FFFFFF;
}

.indent {
}
