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

.AllPages {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.fcolors {
	color: #FFFFFF;
}
.menu{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


.Titles {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.pictbox {
	height: 310px;
	width: 220px;
	float: left;
}
.pictbox-2 {
	height: 215px;
	width: 310px;
	float: left;
}
.Tree {
	height: 135px;
	width: 110px;
	float: left;
}


.LoreStories {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22pt;
}
.Rose {
	height: 110px;
	width: 165px;
	float: left;
}

a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}

a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}


a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9999FF;
	text-decoration:underline;
	font-size:16px;
	font-weight: bold;
}

a.sidemenu:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:16px;
}

a.sidemenu:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:16px;
}

a.sidemenu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:16px;
}


a.sidemenu:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9999FF;
	font-size:16px;
	font-weight: bold;
}
