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

.text_accentuate {
	color: #65A360;
	font: bold;
}

.pg_title {
	font-size: 24px;
	color: #DEB621;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.pg_title2 {
	font-size: 24px;
	color: #694B64;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.pg_title3 {
	font-size: 24px;
	color: #384C6E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}


.bottom_address {color: #B5C3A5}

.bottom_address2 { color: #948FA0 }


.image_name {
	color: #ECB685;
	font-size: 18px;
	font-weight: bold;}


.image_caption {
	color: #666666;
	font-size: 16px;}

.popcorn_trail {color: #666666}

.item_header {
	color: #D9C100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.item_header2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.item_header3 {
	color: #384C6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.item_blue_text {
	color: #384C6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}
.item_green_text {
	color: #739C67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}

.website_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
