body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3E4E03;
}
.textbox   {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	border: 1px #993300 solid;
	height: 20px;
	background-color: #EDE2c6
}
.textblock  {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border: 1px #993300 solid;
	background-color: #EDE2c6
}
.button  {
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	background-color: #AF233F;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFF;
}
p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
	color: #333;
}
ol {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	border: none;
	color: #3E4E03
}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #BA3828;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #C02C12
}
A:hover {
	COLOR: #3E4E03;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A:link 	{
	COLOR: #C53228;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A	{
	COLOR: #C53228;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	text-decoration: none
}
h5 {font-size: 10px; font-style: normal; font-weight: normal; color: #CC9966}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ED8B28;
}
.smltbl {  font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; background-repeat: repeat}
.tbl {  font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333333; }
ul {  font-size: 11px; font-style: normal; font-weight: normal; list-style-image:   url(images/bullet_round.gif); color: #333
}
.ImageNormal {
	border: 1px solid #666;
}
.ImageRight {
	border: 1px solid #666;
	float: right;
	padding-left: 5px;
}
.ImageLeft {
	border: 1px solid #666;
	float: left;
	padding-right: 5px;
}
#Gallery_surround {
    width: 100%;
    margin: 20px 0px 20px 0px;
}
#Gallery_div {
    width: 100%;
}

#fadeimagescontainer {
    width: calc(100vw);
    margin: -20px 0px 10px calc(50% - 50vw);
    height: calc(100vw/4);
}




#Gallery_Image_surround {
  	width: calc(98vw);
    margin: -20px 0px 10px calc(50% - 50vw);
    
}
#goBackCell {
display:none;
}
#Gallery_Image {
    width:100% !important;
    height: auto;
    cursor: pointer;
}
#Gallery_Caption {
display:none;
}

#Gallery_thumbnail_div {
    width:100%;
	clear:both;
    float:none;
	c
}
#gallerymobileinstructions::after {
	/* FOR MOBILE */
	/* content: "Tap or swipe image to see more"; */
}
#goForwardCell {
	display:none;
	cursor: pointer;
	width: 20px;
	background-image: url(admin/images/arrow_right_large.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
#Gallery_thumbnail_div {
}









.galleryThumbnail {
	height: 80px;
	cursor: pointer;
	margin-right: 1.3px;
	margin-left: 1.3px;
	margin-top: 8px;
}
#Gallery_Image {
	cursor: pointer;
	max-height:700px;
}
#goBackCell {
	cursor: pointer;
	width: 20px;
	background-image: url(admin/images/_arrow_back_dBlue.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
#goForwardCell {
	cursor: pointer;
	width: 20px;
	background-image: url(admin/images/_arrow_next_dBlue.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
