/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* --- Typography --- */

.grid p {
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-right: 7px;
	padding-left: 7px;
}

.grid h1 {
	line-height: 34px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

.initialCap-blue {
	font-size: 20px;
	line-height: 16px;
	color: #FFFFFF;
	height: 30px;
	width: 40px;
	float: left;
	background-image: url(images/initialBG_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
.initialCap-gold {
	font-size: 20px;
	line-height: 16px;
	color: #FFFFFF;
	height: 30px;
	width: 40px;
	float: left;
	background-image: url(images/initialBG_gold.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
.initialCap-green {
	font-size: 20px;
	line-height: 16px;
	color: #FFFFFF;
	height: 30px;
	width: 40px;
	float: left;
	background-image: url(images/initialBG_green.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
.headerBlue {
	color: #7BA0CF;
}
.headerGold {
	color: #C99B1F;
}
.headerGreen {
	color: #467148;
}


.grid h2 {
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 0px;
	color: #441C00;
	padding-bottom: 6px;
	padding-top: 5px;
}

.grid h3 {
  line-height: 34px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h4 {
  line-height: 34px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h5 {
  line-height: 34px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h6 {
  line-height: 34px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
.grid li {
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-right: 7px;
	margin-left: 30px;
}


/* --- Grid --- */

.grid {
  width: 800px;
  margin: auto;
  background-color: #DAD2C0;
}
.grid img{
	padding-top: 10px;
}
.grid-header {
	background-color: #DDDDDD;
	background-image: url(images/header.gif);
	height: 170px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	width: 800px;
}
.grid-menu {
	position: relative;
	top: -52px;
	left: 370px;
	float: left;
	width: 500px;
}
.grid-hp-body {
	background-color: #0099CC;
	float: left;
	width: 800px;
	margin-top: -26px;
	height: 305px;
}
.grid-hp-body img {
	margin: 0px;
	padding: 0px;
}

.grid-m1 {
  float: left;
  width: 125px;
  height: 1px;
}

.grid-c1 {
	float: left;
	width: 265px;
	padding-bottom: 40px;
}

.grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c2 {
	float: left;
	width: 265px;
	margin-top: 42px;
	padding-bottom: 40px;
}
.bg_bleed {
	background-color: #572600;
}
.grid-footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	width: 800px;
	float: left;
	color: #FFFFFF;
}
.grid-footer p{
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
}
.contactInfo {
	color: #FFFFFF;
	font-size: 0.7em;
	width: 330px;
	margin-left: 50px;
	float: left;
}
.contactInfo p{
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
}

.bottomLinkBox {
	color: #FFFFFF;
	font-size: 0.7em;
	width: 120px;
	float: left;
	text-align: center;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.bottomLinkBox a {
	color: #cab254;
	text-decoration: none;
	font-weight: bold;
}

.bottomLinkBox a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.grid-c1-wide {
	float: left;
	width: 550px;
	padding-bottom: 40px;
}
.grid-c1-wide td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	line-height: 18px;
}

