/* Global Styles */

body {
	margin:0px;
	background-image: url(../main_images/cyprbk.jpg);
	}
	
a {
	color: #333333;
	}
	
a:hover {
	color: #FFFFFF;
	}

#masthead 	{
	color: #336633;
	font-family: "vladimir script";
	font-size: 60px;
	margin: 5px;
	height: 160px;
	text-align: center;
	}	
#pagename 	{
	font-size: 45px;
	text-align: center;
	vertical-align: middle;
	height: 50%;
	width: 100%;
	nowrap: nowrap;
	}
#banner	{
	vertical-align: middle;
	height: 50%;
	width: 100%;
	nowrap: nowrap;
	text-align: center;
	}
#thumbnail{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#photo {
}


.globalNav	{
	margin: 10px;
	font-family: "Franklin Gothic Medium";
	font-size: 18px;
	font-weight: normal;
}
.localNav {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	width: 12%;
	color: #336633;
}
.localNav a {
	text-decoration: none;
}

.content	{
	font-family: Arial;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.feature {
	font-family: Arial;
	color: #336633;
	font-size: 18px;
	margin-left: 10px;
}
.feature a{
	color: #333333;
}

.gallery {
	font-family: Arial;
}

.gallery a{
	color: #333333;
}

.disclaimer	{
	font-family: Arial;
	font-size: 18px;
	color: #336633;
	margin-left: 10px;
}
.quote {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-weight: bold;
}
.welcome {
	font-size: 24px;
}
.content .feature a:hover {
	color: #FFFFFF;
}
