
 

 /*@font-face {
    font-family: Admiral;
    font-style:  normal;
    font-weight: normal;
    src: url(ADMIRAL0.eot);
  }


/*.galepageheader{
	font-family: Admiral, sans-serif;
	font-size: 30px;
	color: #8f885e
}*/

/*body  {
	color: black;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica; 
	line-height: 1.5em;
	background-color: #51522a;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}*/
p.motto { color: #8f885e; font-size: 12px; text-align: right; font-weight: normal; font-style: italic; margin-left: 8px; margin-bottom: -2px; margin-top:8px; padding-bottom: 5px }

.menutext {
	text-align: center;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.menutext A:link    {color: white; text-decoration : none; }
.menutext A:visited {
	color: silver;
	text-decoration: none;
}
.menutext A:active  { color: yellow;text-decoration : none; }
.menutext A:hover   { color: #ff3300;text-decoration : none; }

.quotetext {
	text-align: right;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #F8F8FF;
	text-justify: newspaper;
	font-style: italic;
}

.footertxt {
	/*font-family: Verdana, Helvetica;
	font-size: 11px;*/
	font-weight: normal;
	color: #8F885E;
	/*border-top: 1px dashed #8F885E;
	border-bottom: 1px dashed #8F885E;
	width: 880px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;*/
}

.maintext {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
/*.maintext A:link    {color: black; text-decoration : underline; }
.maintext A:visited {color: silver;	text-decoration: underline;}
.maintext A:active  { color: yellow;text-decoration : underline; }
.maintext A:hover   {
	color: Blue;
	text-decoration: underline;*/
}

.pageheader {
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8f885e;
	font-variant: small-caps;
}
.titletext {
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8f885e;
	font-variant: small-caps;
}
.SUBtitletext {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	color: #3f3e29;
	font-variant: small-caps;
}

.forms {
	border: 1px solid #51522a;
}

.Linktext {
	font-family: Sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #3f3e29;
	/*border-bottom: 1px dashed #3f3e29;*/
}
.Linktext A:link    {color: #3f3e29; text-decoration : none; }
.Linktext A:visited {color: #3f3e29; text-decoration: none;}
.Linktext A:active  { color: #3f3e29;text-decoration : none; }
.Linktext A:hover   { color: #3f3e29;text-decoration : none; }

.HomeLinktext {
	font-family: Sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #3f3e29;
	/*border-bottom: 1px dashed #3f3e29;*/
}
.HomeLinktext A:link    {color: #3f3e29; text-decoration : none; }
.HomeLinktext A:visited {color: #3f3e29; text-decoration: none;}
.HomeLinktext A:active  { color: #3f3e29;text-decoration : none; }
.HomeLinktext A:hover   { color: #3f3e29;text-decoration : none; }

/* END OF ORIGINAL START OF NEW*/

/* left menu non IE version */
/*greennav is actually brown for gale center but kept same name for ease of portability*/
.greennav {
	vertical-align: top;
	width: 174px;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
	
}
.greennav li {
	list-style-type: none;
	margin-top: 2px;
	padding: 9px; 
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f8edb5;
   /*text-align: center;*/
	
}
	.greennav ul {
	text-align: center;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

.greennav li:hover {
background-color: #8f885e; /* Darken the item we are on */
cursor: default; /* Retain a pointy arrow */
color:#FFFFFF;
font-weight:bold;
list-style-image:url(http://www.sjc.utah.gov/images/menu-pointer.png);
list-style-position:inside;
}


.greennav a {color: #f8edb5; text-decoration : none;}
.greennav a:visited {color: #f8edb5;text-decoration: none;}
.greennav a:link {color: #f8edb5;text-decoration: none;}
.greennav a:hover {color: #ffffff; text-decoration : none;background-color: #8f885e;}

/*LEFT MENU IE VERSION*/
.arrowlistmenu{
	width: 174px; /*width of menu*/
	/*vertical-align: top;*/
	font-size: 12px;
}


.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/*padding-top: 10px;*/
	font-size: 12px;
	/*border: 1px dotted Aqua;*/
}

.arrowlistmenu ul li{
	padding-bottom: 1px; /*bottom spacing between menu items*//*must have this or IE spaces them to fill the whole area*/
	/*border: 1px dashed red;*/
	
}

.arrowlistmenu ul li a{
	color: #f8edb5;
	/*background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/*/
	display: block;
	padding: 9px 0;
	/*padding-left: 8px; link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px solid #dadada;*/
	/*font-size: 90%;*/
/*border: 1px solid blue;*/

}



.arrowlistmenu ul li a:link{color: #f8edb5;text-decoration: none;}
/*.arrowlistmenu ul li a:visited{color: #f8edb5;text-decoration: none;}*/
/*.arrowlistmenu ul li a:active{color: #ffffff;text-decoration: none;}*/
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #fffff;
	background-color: #8f885e;
	list-style-image:url(images/menu-pointer.jpg);/*non transparent image for older IE*/
	/*list-style-position:inside;*/
	font-weight: bold;
}
.arrowlistmenu a:hover {/*IE ignores color in ul li a:hover so we have to do it here for the text*/
color: #ffffff; text-decoration : none;
}