@charset "utf-8";
body {
	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: #FFF;
	margin-top: 40;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 20px;
	border-top-style: none;
	border-top-color: #D8DFB0;
	border-bottom-width: 20px;
	border-bottom-style: none;
	border-bottom-color: #D8DFB0;
	background-repeat: repeat;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: center top;
	background-color: #650000;
	background-image: url(_Redesign%202011/bkgrd.jpg);
}
.tagline {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #C2B59B;
	text-align: left;
	vertical-align: 100%;
	padding-left: 320px;
}
.oneColFixCtrHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 70px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 25;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(url(url(url((URL)))));
	padding: 0px;
}
.oneColFixCtrHdr #header {
	background-color: #000;
	color: #E1D8C9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D8CCC0;
	vertical-align: 140%;
	margin-top: 20px;
	height: 320px;
}
.NAV {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C2B59B;
	font-weight: normal;
}

.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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	color: #666;
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
.imagepad {
	padding: 15px;
}
.blurb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
.blurb2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}


.oneColFixCtrHdr #footer {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	width: auto;
	border: 1px none #C2B59B;
}
.footercontact {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #999;
	text-align: center;
}

.oneColFixCtrHdr #footer p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.contact {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.shutterrange {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: normal;
}
.border {
	border: thin solid #C3BDB1;
}

.rangeinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-right: 30px;
	padding-left: 30px;
}
.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	letter-spacing: normal;
	text-align: center;
	padding: 15px;
}
.oneColFixCtrHdr #container #header #apDiv1 img {
	visibility: inherit;
	clip: rect(auto,auto,auto,auto);
	position: relative;
}
.hometext {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #D6D6D6;
	text-align: justify;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #000;
}

