﻿#Logo
{
	position: absolute;
	top: 0px;
	left: 70px;
	width: 150px;
	height: 100px;
	}
#Banner
{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 1000px;
	}
#Topnav
{
	position: absolute;
	top: 80px;
	left: 380px;
	height: 27px;
	width: 575px;
	text-align: left;
	color: White;
	}
#Photos
{
	position: absolute;
	top: 295px;
	left: 620px;
	width: 340px;
	}
#Footer
{
	background-color: #cf8e34;
	border-top: 3px #a02214;
	}
a.toplink
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #a02214;
	text-align: center;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-left: solid 1px #0083b0;
	border-right: solid 1px #0083b0;
	}
a.toplink:hover
{
	background-color: #f4cf89;
	}
a
{
	color: #a02214;
	}
a:hover
{
	text-decoration: none;
	}
.SubTitle
{
	font-size:15pt;
	color: #a02214;
	font-family: Tahoma;
	}
