@charset "utf-8";
.product-img {
	height: 75px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	color: #006633;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #5A773C;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #006633;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}


#nav {
	float: left;
	width: 150px;
	padding: 5px;
	text-align: left;
	list-style-position: outside;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 10px;
	color: #660000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1c2321;
	border-right-color: #1c2321;
	border-bottom-color: #1c2321;
	border-left-color: #1c2321;
}
#title {
	text-align: center;
	margin-top: 10px;
}
#header {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
a  {
	color: #003300;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}


a:visited  {
	color: #006666;
	text-decoration: underline;
}
a:hover  {
	color: #006699;
	text-decoration: underline;
}
#words {
	margin: 5px;
	clear: both;
	float: right;
	width: 560px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#artforliving h2 {
	font-size: xx-large;
	font-style: normal;
	color: #CC0000;
	text-align: right;
	display: inline;
	font-family: "Comic Sans MS";
}
#footer {
	clear: both;
	width: 770px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	padding: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1c2321;
	border-right-color: #1c2321;
	border-bottom-color: #1c2321;
	border-left-color: #1c2321;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
#newgroup {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	padding-left: 60px;
}
.canyonline  {
	display: block;
	text-align: center;
	list-style-position: inside;
	font-size: 110%;
}



#words p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	display: inline;
	font-weight: normal;
}

#main {
	float: right;
	width: 605px;
	margin: 0px;
	text-align: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1c2321;
	border-right-color: #1c2321;
	border-bottom-color: #1c2321;
	border-left-color: #1c2321;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6600;
}


#framed-art {
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#leftcolumn {
	float: left;
	width: 297px;
	text-align: left;
	margin: 1px;
}
#rightcolumn {
	float: right;
	width: 297px;
	text-align: left;
	margin: 1px;
}



.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kitchen {
	float: right;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}

#hardware {
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#accessories {
	padding: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#lighting {
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#furniture {
	padding: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#emailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}
#main h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006633;
	text-align: left;
}

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
	margin-bottom: auto;
	border: 5px solid #1C2321;
	background-color: #008040;
	background-image: url(../images/parch-back.gif);
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 80%;
	font-weight: normal;
	line-height: 20px;
	display: inline;
	border: 1px solid #FF6633;
	padding: 1px;
}
#elli {
	margin-right: auto;
	margin-left: auto;
}



.image-border {
	border: 3px solid #005959;
}
#pottery {
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#jewelry {
	padding: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#artforliving {
	float: none;
	width: 760px;
	clear: both;
	text-align: center;
	margin: 0px;
}
#updated {
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: 90%;
	color: #990000;
	float: left;
	width: 140px;
}
#bob-text {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-bottom: 5px;
	float: none;
	text-align: left;
}
#range-expln {
	float: right;
	text-align: left;
}
.image-padding {
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alignleft {
	float: left;
	clear: both;
	border: 2px solid #005959;
	padding: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #2D403C;
}
.alignright {
	float: right;
	clear: right;
	border: 2px solid #005959;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: center;
	background-color: #2D403C;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	white-space: nowrap;
	color: #006633;
	font-weight: normal;
	line-height: 0.3em;
}
.flowerdiv {
	background-color: #2d403c;
	margin: 5px;
	padding: 5px;
	clear: both;
	border: 2px solid #005959;
	text-align: center;
}

.sold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	white-space: nowrap;
	color: #0000FF;
	text-transform: uppercase;
}

.nowrap {
	display: block;
	white-space: nowrap;
}
.closerleft {
	margin-left: 100px;
	float: left;
	clear: left;
	border: 2px solid #005959;
	padding: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	background-color: #28413C;
}
.closerright {
	margin-right: 100px;
	float: right;
	clear: right;
	border: 2px solid #005959;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #28413C;
}
.tablehide {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tablediv {
	clear: both;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
}
.alignleftnoclear {
	float: left;
	clear: left;
	border: 2px solid #005959;
	padding: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.alignrightnoclear {
	float: right;
	clear: right;
	border: 2px solid #005959;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: center;
}
.tabletextnowrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
	white-space: nowrap;
}
.mainfooter {
	margin: 5px;
	padding: 5px;
	clear: both;
}
#midspoon {
	clear: both;
}
.pic-border {
	border: thin solid #003300;
	margin-top: 10px;
	margin-bottom: 10px;
}
.new {
	float: none;
	clear: none;
}
.new1 {
	margin-left: 4px;
}
.huge {
	font-size: 250%;
	font-weight: bold;
	font-style: italic;
	font-family: "Comic Sans MS";
	color: #006633;
}
.sale {
	font-size: 120%;
	color: #663366;
	font-family: "Comic Sans MS";
	text-transform: uppercase;
}
#main  li  {
	list-style-type: square;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 110%;
	font-weight: normal;
}
#main #doglist li {
	display: block;
	text-align: left;
	list-style-type: none;
}

#tracklist li {
	list-style-type: square;
	display: list-item;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006633;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CC6600;
	white-space: nowrap;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF9900;}
.tableback {
	background-color: #008040;
	background-image: url(../images/parch-back.gif);
}
.insidemainfooter {
	white-space: nowrap;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
}
.bold {
	font-weight: bold;
}
#flowertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 550px;
	text-align: center;
	background-color: 2d403c;
	display: inline;
}
#item p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #006633;
	text-align: center;
}
#biotext {
	text-align: left;
	margin: 5px;
	padding: 5px;
}

#item {
	border: 1px none #375149;
	padding: 2px;
}
.biotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: lighter;
	color: #006633;
	text-align: left;
}
.rightwrap {
	margin: 5px;
	float: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #006633;
}

.biotextcarl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: lighter;
	color: #006633;
	text-align: left;
	width: 375px;
}
#background {
	background-attachment: scroll;
	background-image: url(../images/x-mas-back.jpg);
	background-repeat: repeat;
}

