.DoorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.2em;
	background-position: center top;
	left: 20px;
	padding: 10px;
}
.Menu {
	width: 17px;
	height: 600px;
}
.Logo {
	background-image: url(images/Logo.jpg);
	height: 600px;
	width: 110px;
	background-repeat: no-repeat;

}
.DoorPicture {
	background-image: url(images/DoorImage.gif);
	border-top-style: groove;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: groove;
}
.FillerTop {
	height: 124px;
}
.Middle {
	height: 354px;
}
.Pic {
	height: 68px;
	width: 68px;
}
.DivPic {
	height: 75px;
}

.BackGround {
	background-image: url(images/BackGround.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
}

.FillerRightDoor {
	width: 92px;
}

.Email {
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.footing {
	font-variant: small-caps;
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	background-position: right;
	color: #666666;
}

.footing a {
	font-variant: small-caps;
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	width: 100%;
}

.footing a:hover {
	color: #666666;
	text-decoration: none;
}

.SitecLogo {
	float: left;
	background-color: white;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #2B4037;
	width: 300px;
}

.Contact {
	float: left;
	background-color: White;
	width: 300px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	line-height: 24px;
	letter-spacing: .1em;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

.Contact a {
	text-decoration: none;
}
.tablespacer {
	width: 25px;
}
.instructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
