﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #772200;
  line-height: 14px;
  font-size: 11px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; /* Centers the page content container in IE 5 browsers. */
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
h1 {
	padding: 10px;
	margin: 25px;
	line-height: 16px;
	color: #000;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	padding: 10px;
	margin: 0px;
	color: #772200;
	font-size: medium;
	font-weight: bold;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 0px;
	top: 0px;
}
h3 {
	font-weight: bold;
	color: #995533;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a,  a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	background-color: #fff;
	width: 780px;
	text-align: left; /* Redefines the text alignment defined by the body element. */;
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #header {
	background-color: #ddd;
	height: 150px;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
/* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */	width: 780px; /* Sets the border width properties for an element using shorthand notation */;
	font-weight: bold;
	border-style: none;
/* Sets the border style properties for an element using shorthand notation */	line-height: 15px;
	background-image: url('mastheadphotos/mastphotogV1.jpg');
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #808040;
	float: left;
	border-right: solid 1px #666;
/* Sets the right border properties for an element using shorthand notation */	width: 150px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	height: 600px;
	background-image: url('mastheadphotos/sidebar.jpg');
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #ebebeb;
  float: right;
  border-left: solid 1px #666; /* Sets the left border properties for an element using shorthand notation */
  width: 150px;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #contentWrapper #content {
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  margin: 0 170px 0 170px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #contentWrapper .clearFloat {
  display: block;
  clear: both;
}
#outerWrapper #footer {
  background-color: #ddd;
  border-top: solid 1px #666; /* Sets the top border properties for an element using shorthand notation */
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
div header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	padding: 10px;
	position: absolute;
	float: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	padding: 10px;
}
.style2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #772200;
}
body {
  color: #000;
  background-image: none;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  background-color: #772200;
}

