@charset "utf-8";
body {
	background-image: url(common_images/wood.jpg);
	text-align: center;
	background-attachment: fixed;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 12px;
}
#leftColumn {
	float: left;
	width: 243px;
	text-align: left;
	padding: 5px;
}
#banner {
	height: 270px;
	padding-bottom: 24px;
}
#content {
	margin: 0px;
	border: thin none #CCCC99;
	height: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #CCCC99;
}
#rightColumn {
	float: right;
	width: 495px;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: normal;
}
#footer {
	padding: 10px;
	height: 72px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
	background-image: url(common_images/ruler.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
}
#webdesign {
	float: right;
	width: 250px;
	text-align: center;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
.linksRed {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.linksWhite {color: #FFFFFF}


.quote {
	color: #CCCC99;
	font-weight: bold;
	line-height: 20px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
#nocolumn {
	padding: 10px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
	text-align: left;
	vertical-align: middle;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}

#leftColumn2 {
	float: left;
	width: 235px;
	text-align: left;
	padding: 5px;
}
#rightColumn2 {
	float: right;
	width: 495px;
	text-align: left;
}
#nocolumn2 {
	padding: 10px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
	text-align: left;
	vertical-align: middle;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #CCCCCC;
	line-height: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
}
#leftwide {
	float: left;
	width: 365px;
	text-align: left;
	padding: 5px;
}
#rightwide {
	float: right;
	width: 365px;
	text-align: left;
	padding: 5px;
}
.p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	font-weight: normal;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: bold;
}
a {
	color: #FFFFFF;
}
.saleMark {
	color: #FF0000;
	text-decoration: line-through;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
