/* Crystal Lake CSS Specs */
/* Copyright(c) 2009 Daniel Brooks (all rights reserved) */

H1 {
  color: #663300;
  font-size: 18pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

H2 {
	color: #006600;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H3 {
	color: #000000;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H4 {
	color: #CC0000;
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H5 {
	color: #006699;
	font-size: 16pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	margin-bottom: 6pt;
}

H6 {
	color: #000000;
	font-size: 12pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

P {
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  line-height: 14pt;
}

P.Navigate {
  color: #DDDD00;
  font-size: 12pt;
  font-weight: bold;
}

P.Article {
  color: #000000;
  font-size: 10pt;
  text-align: justify;
}

blockquote {
  color: #000000;
  font-size: 11pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  line-height: 14pt;
}

blockquote.Spec {
  color: #000000;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
}

TABLE.schedule TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
}

TABLE.schedule A {
  color: #000066;
}

TABLE.guests TD {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
}

TABLE.guests TD.guestHeader {
  color: #446699;
}

TD {
  color: #000000;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
}

TD.Maps {
  text-align: justify;
}

TH {
	font-size: 10pt;
}

A {
  font-size: 10pt;
  font-weight: bold;
}

A.Navigate {
  color: #DDDDDD;
  font-size: 12pt;
  font-weight: bold;
}

PRE {
  color: #FFFFFF;
  font-size: 8pt;
  font-family: Arial;
  margin-bottom: 5pt;
  line-height: 9pt;
}

PRE.Article {
  color: #006600;

}
.LargeLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #900;
	text-decoration: underline;
}
