/* CSS Document */

body
{background:#dac993;}


.logo_main {
	font-size: 35px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	margin-left: 15px;
}
.logo_secondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 15px;
}
.still_image {
	border: thin solid #000000;
	vertical-align: middle;
}
.footer_main {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Papyrus;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.image_caption {
	font-family: Papyrus;
	font-size: 18px;
	font-style: normal;
	color: #660000;
	text-align: center;
	font-weight: bold;
}

.footer_secondary {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.menu_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.menu_footer a:link {
	color: #FFFFFF;
}


.menu_footer a:hover {
	text-decoration:underline;
}

.menu_footer a:visited {

	color: #FFFFFF;
}
.page_name {
	font-size: 26px;
	font-weight: bold;
	text-transform: none;
	color: #660000;
	text-align: right;
	font-style: normal;
	font-family: Papyrus;
	padding-top: 5px;
	padding-right: 5px;
}
.multi_image {
	height: 137px;
	width: 205px;
	border: thin groove #000000;
}
.text_secondary {
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	font-family: Papyrus;
	font-size: 14px;
	color: #660000;
}

.paging {
	color: #660000;
	background-color: #DAC993;
	font-family: Papyrus;
	
}
.image_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	}
.text_papyrus {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #660000;
	text-align: center;
	padding-left: 15px;
	padding-right: 10px;
}
.smtext_papyrus {

	font-family: Papyrus;
	font-size: 16px;
	color: #660000;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}

.smtext_papyrus a:link {
	color: #660000;
}


.smtext_papyrus a:hover {
	text-decoration:underline;
	font-weight: bold;
}

.smtext_papyrus a:visited {

	color: #660000;
}
.capital_font {
	font-family: Vivaldi;
	font-size: 50px;
	font-weight: bold;
}

