@charset "utf-8";
.paragraphtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}

.menubar_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
}
.bottom_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00FFFF;
}

.photo_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 05px;
	
	
}
.page_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
}
.page_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 600;
	color: #00FFFF;
}
.gallery_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}

.gallery_text:hover {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00FFFF;
	text-decoration: underline;
	}
.service_text {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF
}

	
.gallery_arrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #00FFFF;
}
.homepage_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
