﻿@charset "utf-8";
.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	background-color: #FAF6DA;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #B8B870;
	color: #330000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #330000;
}
.oneColFixCtrHdr #header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 455px;
	height: 85px;
	border-top-width: 20;
	border-right-width: 20;
	border-bottom-width: 20;
	border-left-width: 20;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008040;
	border-right-color: #008040;
	border-bottom-color: #008040;
	border-left-color: #008040;
	background-color: #333300;
	margin: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 28px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
}
.oneColFixCtrHdr #header h2 {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.oneColFixCtrHdr  #bed {
	width: 223px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 203px;
	background: #FAF6DA;
	border: 1px solid #003300;
	position: relative;
	top: 30px;
	border-color: #000000;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 60px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.oneColFixCtrHdr    #linksContent {
	width: 150px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 145px;
	background: #FAF6DA;
	border: 0px none #660000;
	cursor: default;
	position: relative;
	margin-top: -645px;
	margin-left: 630px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	padding: 0px;
	top: 30px;
}
.oneColFixCtrHdr  #pubLogo {
	width: 100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 95px;
	background: #FAF6DA;
	border: 1px solid #660000;
	margin-top: -350px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	padding: 0px;
	position: relative;
	top: 17px;
}
.oneColFixCtrHdr    #text1 {
	background: #FAF6DA;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	position: relative;
	height: 50px;
	width: 360px;
	left: 0px;
	top: -5px;
	border: thin none #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.oneColFixCtrHdr #text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 179px;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	left: 280px;
	top: -205px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr  #text2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: 204px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 252px;
	top: 10px;
}

.oneColFixCtrHdr  #footer2 {
	background:#FAF6DA;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 780px;
	margin-top: 65px;
	margin-left: 0px;
	top: 95px;
	left: -2px;
}
.priceListTitle  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}

.oneColFixCtrHdr   #door  {
	height: 190px;
	width: 150px;
	margin-left: 40px;
	border: thin solid #000000;
	background-color: #FAF6DA;
	position: relative;
	padding: 0px;
	left: 550px;
	top: 110px;
}
a:link {
	color: #330000;
}
a:visited {
	color: #330000;
}
a:hover {
	color: #663333;
}
a:active {
	color: #663333;
}
