body {
	margin: 0;
	padding: 0; padding-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAE5E2;
	line-height: 18px;
}

/* I've added these styles for H1 and H2 headers 07-19-2010 */
/* They are coded to match the images used for headers for now */
h1 {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  font-variant: normal;
  font-size: 22px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #14bff3;
}

h2 {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  font-variant: normal;
  font-size: 19px;
  margin-top: 30px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #14bff3;
}

h2#narha_tagline {
	color: #407ffd;
	font: bold italic 18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
   text-transform: uppercase;
	margin-top: 16px;
	letter-spacing: 0em;	
	
}

/* I've added these styles for the new events page 07-19-2010 */

#events_container {
	width: 874px;
	margin: 10px;
}
#events_container h1, #events_container h2 {
	margin-left: 7px;
}


.photo_row {
	width: 872px;
	float: left;
	padding: 0 0 30px 0;
}

.photo_caption {
	float: left;
	padding: 6px;
	margin: 7px 16px 0 6px;
	display: inline; /* for IE 6 */
	background: #fff;
	border: 1px solid #a2a2a2;
}

.photo_caption img {
	border: 1px solid #747474;
}
.photo_caption p {
	padding: 7px 0 0 0;
	margin: 0;
	width: 258px;
}

/* Added for the phone number at the top right of the page 07-19-2010 */

.phone {
   margin-top: 6px;
}

/* back to original styles */

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#gap {
	height: 5px;
}
#top_link  a {
	color: #000;
	text-decoration: none;
}
#top_link a:visited {
	color: #000;
}
#top_link a:active {
	color: #000;
}
#top_link a:hover {
	color: #fff;
	text-decoration: underline;
}
#btm_link a {
	color: #653a2a;
	text-decoration: none;
}
#btm_link a:visited {
	color: #84543e;
}
#btm_link a:active {
	color: #000000;
}
#btm_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.style1 {color: #29c4f3}
.style3 {color: #A07C6D}

a:link {
	color: #84543e;
}
a:visited {
	color: #84543e;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#div2   {
	height: 193px;
	width: 4px;
	background-image: url(images/a2.jpg);
	background-repeat: repeat-y;
}
#div22   {
	height: 348px;
	width: 4px;
	background-image: url(images/a2.jpg);
	background-repeat: repeat-y;
}
#div3   {
	height: 348px; 
	width: 4px;
	background-image: url(images/la2.jpg);
	background-repeat: repeat-y;
}

/* this is for the rein in your forecast tagline. I didn't name it! MM */
.style4 {
   font-size: 12px;
	font-style: italic;
}
