﻿html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font: normal 80% Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 19px 0 0 0;
	padding: 0;
	background-color: #7C5B26;
	background-image: url(images/backbar-JDB1.jpg);
	background-repeat: repeat-x;
}
		
img {
	border: none;
}

a {
	color: #7c5b26;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #312311;
	text-decoration: underline overline;
	font-weight: bold;
}

h1 {
	color: #7c5b26;
	font: normal 26px Georgia, Georgia, serif;
	margin: 0 0 20px 0;}

h2 {
	color: #fff;
	font: normal 24px Georgia, Georgia, serif;
	margin: 5px 0;}

h3 {
	color: #876740;
	font: normal 20px Verdana, Arial, sans-serif;
	margin: 5px 0;}

h4 {color: #fff;
	font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;
	margin: 5px 0;}

h5 {color: #808080;
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	margin: 5px 0;}

h6 {color: #7c5b26;
	font: bold 12px Verdana, "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	margin: 5px 0;}
	
hr {
	background-color: #493922;
	color: #493922;
	height: 1px;
	width: 80%;}

#wrapper {
	color: #000;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	background-repeat: repeat;
	background-image: url(images/back.jpg);
}

#wrapper2 {
	clear: both;
	color: #000;
	text-align: left;
	width: 900px;
	background-color: #fff;
	background-image: url(images/back.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
#global {
	height:20px;
	background-color:#59411F;
	padding-right: 20px;
	text-align:right;
}

#header {
	height: 77px;
}

#container1 {
	height: 250px;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 19px;
}
	
#message {
	color: #fff;
	text-align:center;
	height: 250px;
	width: 245px;
	float: left;
	background-color: #59411F;
}

#message p {
	margin:0;
	padding:0;
	background-color: #59411F;
}
	
#swish {
	text-align: left;
 	float: right;
	height: 250px;}

.spacerbar {
	clear: both;
	height: 8px;
	float: none;
}
 	
#flashcontent {
	margin: 0;
}

#content {
	width: 599px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 18px;
}
	
#contentwide {
	width: 855px;
	text-align: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(images/back2.jpg);
}
	
#sidebar {
	color: #fff;
	width: 209px;
	float: left;
	text-align:left;
	font-size: 90%;
	line-height:20px;
	padding: 10px 10px 10px 29px;}
	
#sidebar a {
	color: #fff;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;}

#sidebar a:hover {
	color: #442822;
	text-decoration: underline overline;
	font-weight: bold;
}
	
#nav {
	text-align:center;}

#nav a {
	display: block;
	width: 205px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding: 2px;
	border: 1px solid #fff;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

#nav a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #59411F;
	border: 1px solid #fff;
}	

#footer {
	clear: both;
	color: #fff;
	text-align: center;
	font-size: 90%;
	padding-top: 5px;
	background-image: url(images/navback.jpg);
}
	
#footer p {
	padding: 0;
	margin: 0;}
	
#footer a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}

#footer a:hover {
    color: #f7f5de;
	text-decoration: overline underline;
	font-weight: bold;}
	
#footer2 {
	height: 25px;
	background-image: url(images/footerimg.jpg);
}
	
.catalog {
    padding: 0px; border-collapse: collapse;
    width: 500px;
    font-size: 100%;
    text-align: center;}
   
.centertext {
	text-align: center;}
	
.imageleft {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c0c0c0}

.imageright {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c0c0c0}
.imageright-brown-border {
	border: medium solid #87755D;
	float: right;
	margin-left: 10px;
}


.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
.centertext-dark_brown_border {
	border: medium solid #59411F;
}

.imageleft-brown-border {
	border: medium solid #87755D;
	float: left;
	margin-right: 10px;
}
#wrapper #content table {
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #7C5B26;
	border-top-color: #7C5B26;
}

.imageright-dark_brown_border {
	border: medium solid #59411F;
	float: right;
}

