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

.page_title{
	font-family: "Impact";
	color: #000000;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	text-align: center;	
}
.titles{
	font-family: "Impact";
	color: #000000;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
}
.Title_Links {
	font-family: "Showcard Gothic";
	color: #FF0000;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}

.Title {
	font-family: "Showcard Gothic";
	color: #FF0033;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}

.Title_Links:hover {
	font-family: "Showcard Gothic";
	color: #FF0000;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	background-color: #66FFFF;
}

.paragraph_title {
	font-family: "Verdana";
	color: #0099FF;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}
.paragraph_strong {
	font-family: "Verdana";
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

.paragraph_links {
	font-family: "Verdana";
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

.paragraph_links:hover {
	font-family: "Verdana";
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;	
}
.Gallery_Title {
	font-family: "Showcard Gothic";
	color: #0033FF;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}

.paragraph{
	font-family: "Verdana";
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.links{
	font-family: "Verdana";
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.Banner Headding{
	font-family: "Lucida Handwriting";
	color: #000000;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.welcome_titles_left{
	font-family: "Arial";
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.welcome_titles_right{
	font-family: "Arial";
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}

.paragraph_strong2 {
	font-family: "Verdana";
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;	
}