@charset "utf-8";
* {
	border:0;
	line-height: 100%;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30;
	float: none;
	margin: 0;
}
body {
	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: #000000;



	background-image: url(images/tuscan%20background.jpg)
.jpg)
.jpg)
.jpg)
.jpg)
.jpg)
.jpg)
.jpg)
.jpg)
.jpg)
.jpg);									background-color: #322c0d;
	background-repeat: repeat;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 3px outset #806A13;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #DACE9C;
	position: relative;
	float: none;
	background-image: none;
}

.oneColFixCtrHdr #header {
	background-image: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #DACE9C;
	margin-bottom: 0px;
}
#productPagediv {
	background-image: url(images/container-background.png);
}

.topnavbuttons {
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #806A13;
	border-bottom-color: #806A13;
	margin:0;
	padding:0;
}

.oneColFixCtrHdr #header h1 {
	margin: 0;
	background-image: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0px;
	border-bottom-color: #806A13;
	margin-top: 0px;
	border-top-style: none;
}
#productContent {
	margin-left: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.oneColFixCtrHdr #footer {
	background-color: #DACE9C;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #806A13;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-top-color: #806A13;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	color: #666;
}.productContent {
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 250px;
}
#sidebar {
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-left: 2px;
	margin-right: 0px;
	visibility: inherit;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.bottomLinks {
	font-size: 10pt;
	color: FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	background-color: #DACE9C;
}
