

body 	{
	background : url(images/wood-texture-background.jpg) top left #55250F;
	margin: 0px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #5A5235;
	line-height: 16px;
	}
a:link
	{color: #B05417;
	text-decoration: none;
	}
a:hover
	{color: #80782F;
	text-decoration: none;
	}
a:visited
	{color: #B05417;
	text-decoration: none;}
#top
	{position: relative;
	color: #ffffff;
	width: 960px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
	}
#top a
	{color: #ffffff;}
#top a:hover
	{color: #cccccc;}

#container
	{position: relative;
	background: #ffffff;
	border: 1px #cccccc solid;
	width: 960px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	z-index: 0;
	text-align: center;	}

#header
	{position: relative;
	margin-right: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background: #ffffff;}
#header p
	{padding-top: 20px;
	padding-left: 5px;
	}
#header table
	{width: 960px;
	}
#header table tr td
	{width: 117px;
	text-align: center;
	background: url(images/bluebg.gif) top left repeat-y;
	}
#header table tr td a:link
	{text-decoration: none;
	}


#nav
	{position: relative;
	background: #ffffff;
	border-bottom: 1px #cccccc dotted;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 40px;
	padding: 0px;
	text-align: center;
	}
#nav table
	{font-size: 14px;
	color: #7C4527;}
#nav table td
	{width: 137px;
	height: 30px;
	margin-top: 10px;
	border-right: 1px #cccccc dotted;
	background: #ffffff;
	}
#nav table td a
	{
	height: 30px;
	}
#nav table td a:hover
	{background: #D9D2C0;
	 display: block;}

#lower	{position: relative;
	background: #ffffff;
	
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 0px;
	text-align: center;
	overflow: hidden;}

#lower img.border
	{padding:5px;
	background: #ffffff;
	border: 1px #cccccc solid;
	float: right;
	margin: 5px;}
#lower img.center
	{padding:5px;
	background: #ffffff;
	border: 1px #cccccc solid;
	text-align: center;
	margin: 5px;}

h1
	{color: #7C4527;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: semi-bold;
	padding-top: 0px;
	}

h2
	{color: #665813;
	font-family: verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-left: 0px;
	
	}
h2.right
	{color: #64675A;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight:semi-bold;
	padding-left: 61%;
	}
h3
	{color: #759289;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-transform: uppercase;
	
	}
#myDiv
	{background: #CFDCE6;
	color: #3d3d3d;
	font-variant: small-caps;
	}
#products
	{width: 200px;
	height: 200px;
	border-bottom: 1px dotted #cccccc;
	float: left;
	padding: 10px;
	}

#sidebarLeft
	{width: 320px;
	height: 100%;
	
	position: relative;
	border-right: 1px #cccccc dotted;
	text-align: left;
	margin-left: 5px;
	float: left;
	margin-top: 0px;
	margi-right: 5px;
	padding: 10px;
	margin-bottom: 10px;
	margin-bottom: -1000px; 
	padding-bottom: 1000px;}
#sidebarLeft form
	{padding-left: 10px;}
#sidebarLeft p
	{padding-left: 10px;
	}
#sidebarLeft table tr
	{vertical-align: top;
	border-bottom: solid 1px #ffffff;
	background: #ffffff;
	}
#sidebarRight
	{width: 560px;
	height: 100%;
	text-align: left;
	margin-right: 15px;
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	padding: 10px;
	background: #ffffff;
	}
#sidebarRight p
	{padding-left: 10px;
	}
#sidebarRight table
	{width: 550px;
	}
#sidebarRight table tr
	{vertical-align: top;
	}
#sidebarRight table tr td
	{width: 175px;
	border-right: 1px #cccccc dotted;
	padding-left: 10px;
	padding-right: 10px;}
.dottedBorder
	{background: #C8C2AD;
	color: #ffffff;
	border-bottom: 1px #cccccc dotted;}
.dottedBorder h1
	{color: #ffffff;}
.blue
	{border-bottom: 1px #cccccc dotted;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 20px;
	}
.blockquote
	{display: block;
	background: #F7F5ED;
	color: #7C4527;
	padding: 20px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px #cccccc dotted;
	border-bottom: 1px #cccccc dotted;
	border-right: 1px #cccccc dotted;
	border-left: 1px #cccccc dotted;
	font-style: italic;}
.rightAlign
	{text-align: right;
	}
.strong
	{font-weight: bold;
	}


	
.floatimgleft
	{float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: left;}
.floatimgright
	{float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}
hr
	{border: 1px #cccccc dotted;
	 width: 80%;}

#footer
	{background:#C8C2AD;
	width: 960px;
	height: 40px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: all;
	clear: left;
	font-size: 9px;
	text-align: center;
	border-top: 1px solid #ffffff;
	}

#navcontainer
	{background: #F1EEE3;
	
	margin-top: 0px;
	width: 960px;}


ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
font-size: 14px;
border-right: 1px #cccccc dotted;}

#navlist a { padding: 3px 37px; }

#navlist a:link, #navlist a:visited
{
color: #5A5235;
background-color: #F7F5ED;
text-decoration: none;
}

#navlist a:hover
{
color: #7C4527;
background-color: #D7D1C1;
text-decoration: none;
}

