﻿body
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	background-color: #E0DAB8;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
}
#container {
	background-repeat: repeat;
	width: 967px;
	margin: 0 auto;
	padding: 10px;
	text-align:left;
}
#masthead {
	background: url('../images/sand.jpg');
	text-align: center;
}
#navigation {
	background-color: #E0DAB8;
	text-align:center;
	padding:.2em;
	height:auto;
}
#pagecontent {
	background-color: #FFFFFF;
	padding:0 10px 0 10px;
}
#footer {
	text-align: center;
}
td
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
}
ul
{
	list-style-image: url(http://www.exploresoutheastcolorado.com/images/expbul1a.gif);
}
ul ul
{
	list-style-image: url(http://www.exploresoutheastcolorado.com/images/expbul2a.gif);
}
ul ul ul
{
	list-style-image: url(http://www.exploresoutheastcolorado.com/images/expbul3a.gif);
}
a:link
{
	text-decoration: none;
	color: #0000FF;
}
a:active
{
	text-decoration: none;
	color: #0000FF;
}
a:visited
{
	text-decoration: none;
	color: #0000FF;
}
a:hover
{
	text-decoration: none;
	color: #808080;
}
h1
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
h2
{
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
}
h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h4
{
	font-size: 10pt;
	color: #000000;
}
h5
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
h6
{
	font-size: 8pt;
	color: #000000;
}
hr
{
	color: #6B5938;
	height: 2px;
}
il
{
	list-style-image: url(http://www.exploresoutheastcolorado.com/images/expbul2d.gif);
}
.inlineimg
{
	border:1px black solid
}
.button {
	font-size:10pt;
	width:10.05em;
	text-align:center;
	float:left;
}
.button a, .button a:visited {
	color: #000000;
	background-color: #E0DAB8;
	text-decoration: none;
	border-top: 2px solid #F0ECE3;
	border-left: 2px solid #6B5938;
	border-right: 2px solid #F0ECE3;
	border-bottom: 2px solid #6B5938;
	display:block;
}
.button a:hover {
	background-color: #D3C6AD;
	color: #FFFFFF;
	border-top: 2px solid #F0ECE3;
	border-left: 2px solid #6B5938;
	border-right: 2px solid #F0ECE3;
	border-bottom: 2px solid #6B5938;
}
#button a:active {
	border-left: 5px solid #C0C0C0;
	border-right: 5px solid #C0C0C0;
	background-color: #C0C0C0;
	color: #000000;
}