body {
	background: #0c0600 url(images/background.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	color: #d7b06f;
	margin: 0;
	padding: 0;
	}

p {
	margin:0;
	padding:0;
	}
	
div {
	margin:0;
	padding:0;
	}

img {
	border: none;
	margin:0;
	padding:0;
	}
	
#container {
	width: 1000px;
	position: relative;
	z-index: 2;
	margin:0 auto;
	}
#container-opaque {
	background: #0c0600; 
	background-repeat: repeat-y;
	width: 1000px;
	height: 100%;
	position: fixed; 
	z-index: -1;
	left: 50%;
	margin: 0px 0 0 -500px;
	opacity: .75;
	filter: alpha(opacity=75);
	}
	
#header {
	width: 1000px;
	height: 135px;
	padding: 0;
	margin: 0;
	}
#header-left {
	float: left;
	background: transparent url(images/logo.png);
	background-repeat: no-repeat;
	width: 275px;
	height: 95px;
	padding-top: 40px;
	padding-left: 20px;
	}
#header-right {
	float: right;
	width: 610px;
	height: 95px;
	color: #956f31;
	font-family: Verdana, Arial;
	font-size: 1.6em;
	font-weight: bold;
	padding: 40px 50px 0 0;
	text-align: right;
	line-height: 18pt;
	}

#header #submit {
	border: 0;
	background-color: transparent;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	}

#header form {
	margin: 0px;
	}

#navigation {
	background: url(images/navigation.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 40px;
	font-size: 1.1em;
	margin: 25px 0px 15px 0px;
	float: left;
	z-index:3;
	}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 10px;
	text-align: center;
	z-index:3;
	}
	
#navigation ul li {
	float: left;
	list-style-image: none;
	height: 58px;
	width: 60px;
	margin: 0;
	padding: 0px 10px;
	z-index:3;
	}

#navigation ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 31px;
	display: block;
	z-index:3;
	}

#navigation ul li a:hover {
	color: #464646;
	height: 31px;
	width: 100%;
	margin-top: -10px;
	padding-top: 10px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: #0c0600;
	color: #ffffcc;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index:3;
	}

#homepane1 {
	float:left;
	width: 970px;
	height: 390px;
	padding: 0 15px;
	}
	
#left_pane {
	width: 200px;
	padding:0px;
	margin:0px;
	float: left;
	}

#left_pane ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-type: square;
	}
	
#SideBar {
	background: #transparent;
	font-size: .8em;
	width: 175px;
	float: left;
	display: inline;
	text-align: left;
	margin-top: 5px;
	padding: 5px;
	min-height: 1050px;
	height: auto !important;
	height: 100%;
	}
	
.sidebar_image {
	width:122px;
	height:114px;
	margin:3px 0 3px 25px;
	cursor:pointer;
}
	
#sidebar td {
	border-bottom: 1px dotted #d42525;
	}
	
#sidebar td td {
	border: none;
	height: 10px;
	}

#sidebar a {
	color: #636363;
	text-decoration: none;
	display: block;
	width: 100%;
	}

#sidebar a:hover {
	color: #ffffff;
	background-color: #cccccc;
	}

#content_pane {
	width: 626px;
	padding:0px;
	margin:0px;
	float: left;
	}

#right_pane {
	width: 150px;
	padding: 0px 15px 0px 0px;
	float: left;
	}

#bottom_pane {
	width:1000px;
	float:left;
}
#currentSpecials {
	width:374px;
	padding:10px;
	margin-top:10px;
	float:left;
}

#footer {
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: .8em;
	padding: 0px 5px;
	height: 54px;
	}

#footer p {
	padding: 0px;
	margin: 0px
	}

#footer p.links {
	margin-top: 3px;
	}

/* Header Tags */

#left_pane h1, #center_pane h1, #right_pane h1 {
	font-size: 1.8em;
	margin: 7px 0px 0px 0px;
	color: #ffffcc;
	}

#left_pane h2, #center_pane h2, #right_pane h2 {
	font-family: Tahoma,Arial,sans serif;
	font-size: 1.1em;
	color: #ffffcc;
	font-weight: bold;
	}
#left_pane h2 {
	text-align: center;
	}

#left_pane h3 {
	font-family: Tahoma,Arial,sans serif;
	font-size: 1.2em;
	margin-left: 30px;
	color: #ffffcc;
	font-weight: normal;
	}

#left_pane ul {
	margin-left: 40px;
	}

#center_pane h3, #right_pane h3 {
	font-size: 1em;
	margin:0px;
	color: #795A28;
	}
/* Links */

a:link, a:active, a:visited {
	color: white;
	}

#left_pane a:link, #left_pane a:active, #left_pane a:visited,
#right_pane a:link, #right_pane a:active, #right_pane a:visited {
	text-decoration: none;
	}

a:hover {
	color: #FF9900;
	}

/* Misc Stuff */

.signintext {
	text-align: right;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
	}

.floatleft {
	float: left;
	padding-right: 5px;
	}

.floatright {
	float: right;
	padding-left: 5px;
	}

.clear {
	clear: both;
	}
	
/*--- Category Containers, Images, and Info ---*/
.large_cont {
	width:150px;
	height:155px;
	float:left;
	margin:3px 10px;
}

.large_box {
	width:150px;
	height:142px;
	cursor:pointer;
}

.cat_info {
	width:135px;
	height:20px;
	margin-left:5px;
	position:relative;
	  top:-10px;
}

#ForestvilleImg {
	background-image:url(images/side-forestville.png);
}

#KirchImg {
	background-image:url(images/side-kirch.png);
}

#RBImg {
	background-image:url(images/side-reedbarton.png);
}

#LovingFamilyImg {
	background-image:url(images/side-lovingfamily.png);
}

#BelleekImg {
	background-image:url(images/side-belleek.png);
}

#WolfImg {
	background-image:url(images/side-wolfdesigns.png);
}

#SeikoImg {
	background-image:url(images/side-seiko.png);
}

#GeorgenelsonImg {
	background-image:url(images/side-george.png);
}

#HenfeatherImg {
	background-image:url(images/side-henfeathers.png);
}

#NewhavenImg {
	background-image:url(images/side-newhaven.png);
}

.linkNoHand
{
	cursor: default;
}
