html, body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #83302a;
	color: #faf857;
	background: url(images/background.jpg);
	margin: 0px;
	padding: 0px;
}

a:link { 
	color: #83302a;
}

a:visited {
	color: #83302a;
}

a:hover { 
	color: #000000;
	background-color: #ededcf;
}

a:active { 
	color: #83302a;
}

.masthead {
	background-color: #83302a;
	color: #faf857;
        width: 720px;
        /* min-height: 160px; */
        margin-left: auto;
        margin-right: auto;
        margin-top: 1px;
        text-align: center;
        /* border: 2px solid white; */
	padding: 0em 2em 0em 2em;
}

.homelink  {
	border: 0px;
}

.titleimg {
        border: 0px solid black;
}

.titletext {
	font-size: 2.5em;
	text-decoration: none;
	color: #ededcf;
}

.leftbox {
	position: relative;
	float: left;
        /* border: 1px solid white; */
	border: 2px solid #77ff77;
}

.rightbox {
	position: relative;
	float: right;
        /* border: 1px solid white; */
	border: 2px solid #77ff77;
}

.buttonbox {
        margin-left: 0px;
        margin-right: 0px;
	/* margin-top: 2px; */
	/* margin-bottom: 2px; */
	/* position: relative; */
	/* float: left; */
        width: 720px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color:  #ededcf;
	padding: 0px 0px 0px 0px;
}

a:link#activePage, a:visited#activePage, a:active#activePage {
        color: #000000;
        background-color: #ededcf;
        font-size: 1.5em;
        text-decoration: none;
	border-top-color: #ededcf;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #ededcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #83302a;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-left-color: #ededcf;
	border-left-width: 1px;
	border-left-style: solid;
	padding: 2px 2px 3px 2px;
}

a:hover#activePage {
        color: #000000;
        background-color: #ededcf;
        font-size: 1.5em;
        text-decoration: none;
	border-top-color: #ededcf;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #ededcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #83302a;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-left-color: #ededcf;
	border-left-width: 1px;
	border-left-style: solid;
	padding: 2px 2px 3px 2px;
}

a:link.button {
        color: #ededcf;
        background-color: #83302a;
	font-size: 1.5em;
	text-decoration: none;
	border-top-color: #ededcf;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #ededcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #ededcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #ededcf;
	border-left-width: 1px;
	border-left-style: solid;
	padding:  2px 2px 0px 2px;
}

a:visited.button { 
        color: #ededcf;
        background-color: #83302a;
	font-size: 1.5em;
	text-decoration: none;
	border-top-color: #ededcf;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #ededcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #ededcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #ededcf;
	border-left-width: 1px;
	border-left-style: solid;
	padding:  2px 2px 0px 2px;
}

a:hover.button { 
        color: #ededcf;
        background-color: #83302a;
	font-size: 1.5em;
	text-decoration: none;
	border-top-color: #ededcf;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #ededcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #ededcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #ededcf;
	border-left-width: 1px;
	border-left-style: solid;
	padding:  2px 2px 0px 2px;
}

a:active.button { 
        color: #ededcf;
        background-color: #83302a;
	font-size: 1.5em;
	text-decoration: none;
	border-top-color: #ededcf;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #ededcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #ededcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #ededcf;
	border-left-width: 1px;
	border-left-style: solid;
	padding:  2px 2px 0px 2px;
}

.centerbox {
	background-color: #ededcf;
	color: #000000;
	width: 720px;
	min-height: 350px;
	margin-left: auto;
	margin-right: auto;
        /* margin-top: 1px; */
	text-align: left;
	/* border: 1px solid white; */
	padding: 0em 2em 0em 2em;
}

.attribution {
	background-color: #ededcf;
	color: #000000;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
        margin-top: 1px;
	text-align: left;
	/* border: 1px solid white; */
}

.email {
	background-color: #ededcf;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
        margin-top: 1px;
	text-align: left;
	/* border: 1px solid white; */
	padding: 0em 2em 0em 2em;
}

.content {
        color: #000000;
        width: 720px;
        font-size: 15px;
}

.centered_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 0em 1em 0em 1em;
}

.left_image {
	float: left;
	clear: left;
	padding: 1em 1em 1em 1em;
}

.right_image {
	float: right;
	clear: right;
	padding: 1em 1em 1em 1em;
}

#gmap {
	margin-left: auto;
	margin-right: auto;
}

