/** 2010 Utah County Fair Css **/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


.topOfPage, q, h1, h2, h3, .headerTitle, .headerLinks, .headerLinks *,  #footer *
{ /* Text Color: */
	color: #FFFFFF;
}

q, h2,  #header, .sideBox,  #footer
{ /* Border Color: */
	border-color: #A50313;
}

#header, .sideBox a:hover
{ /* Background Color (darker): */
	background-color: #193f55;
	color:#FFFFFF;
}

q, .sideBox a, .sideBox span, #footer
{ /* Background Color (lighter): */  background-color: #fcfcff; }


/* ###### Browser-specific Styles ###### */

/* For IE & Mozilla-based browsers: */

.LHS {
  margin-left: 2.5mm;
  float: left;
  clear: left;
}

.RHS {
  margin-right: 2.5mm;
  float: right;
  clear: right;
}

/* For Mozilla-based (CSS2-fully complaint) browsers only: */

[class~="LHS"] {
  margin-left: 5mm;
}

[class~="RHS"] {
  margin-right: 5mm;
}


/* ###### Body Text ###### */

#bodyText {
	line-height: 1em;
	margin: 10mm 2em 0 12em;
	padding: 0 1em 1ex 1em;
	background-color: #193F55;
}

#bodyText p {
  font-size: 10pt;
  padding-bottom: 0ex;
  
}

.topOfPage {
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding-left: 1ex;
	padding-right: 1ex;
	float: right;
}

.smallCaps {
  font-variant: small-caps;
}

body {
	background-color: #FFFFFF;
	font-size: 12pt;
	color: #193F55;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	
}

/**h1, h2, h3, h4 {
  font-family: "trebuchet ms", tahoma, sans-serif;
}*/

h1 {
  font-weight: bold;
  font-size: 300%;
  color: #193F55;
  font-size: 12pt;
 /* border-bottom: 1px solid;*/
  padding-bottom: 0.5ex;
   font-family: "Lucida Calligraphy";
}

h2 {
  font-weight: bold;
  color: #A50313;
  font-size: 11pt;
 /* border-bottom: 1px solid;*/
  padding-bottom: 0ex;
}
h3 {
  font-weight: bold;
  color: #990000;
  font-size: 13pt;
 /* border-bottom: 1px solid;*/
  padding-bottom: 0ex;
  }
h4 {
	font-weight: bold;
	color: white;
	font-size: 95%;
	/* border-bottom: 1px solid;*/
  padding-bottom: 0ex;
  font-family: "Lucida Calligraphy";
}

acronym {
  background-color: inherit;
  color: teal;
  border-bottom: 1px dashed teal;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 80%;
}

img {
  border: 1;
}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  border: 2px dotted;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  width: 9em;
  float: left;
}


/* ###### Header ###### */

#header {
	height: 8em;
	margin-bottom: 3mm;
	padding-top: 0.5em;
	padding-right: 2.5mm;
	padding-bottom: 1em;
	padding-left: 5mm;
	border-bottom-style: none;
}

.headerTitle {
	font-size: 300%;
	font-family: "Lucida Calligraphy";
	line-height: 2em;
}

.headerLinks {
  text-align: right;
}

.headerLinks * {
  text-decoration: none;
  font-weight: bold;
  padding-right: 1ex;
}

.headerLinks a:hover {
  text-decoration: underline;
}


/* ###### Side Box ###### */

.sideBoxL {
  border-top: 2px solid;
  border-bottom: 2px solid;
  width: 10em;
  margin-top: 5mm;
}

.sideBoxL div {
	background-color: #193f55;
	color:#FFFFFF;
	font-weight: bold;
	border-bottom: 1px dashed;
	padding-top: 0.5ex;
	padding-right: 0.5em;
	padding-bottom: 0.5ex;
	padding-left: 0.25em;
}

.sideBoxL a, .sideBox a:hover, .sideBox span {
	background-color: #193f55;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 1.25em;
	display: block;
	padding: 1ex 0.5em 1ex 0.75em;
	border: thin solid #FFFFFF;
}

.sideBoxL a:hover {
	background-color: #FCB016;
	color: #FFFFFF;
	font-weight: bold;
	border: thin solid #000000;
	}

/* ###### Footer ###### */

#footer {
	color: #ffffff;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding-top: 0.75ex;
	padding-bottom: 0.75ex;
	clear: left;
}

.footerImg {
  padding-right: 3mm;
  padding-top: 2mm;
  float: right;
}

#footer div {
  padding-left: 3mm;
}

#footer * {
	background-color: #193F55;
	font-size: 92%;
}

#footer a:hover {
  text-decoration: none;
}

.footerCol2 {
  position: absolute;
  left: 7em;
}
