body {
	margin: 0 auto;
	padding: 12px;
	font-family: Trebuchet Verdana Ariel, sans-serif;
	font-size: small;
	background: #310700;
	}
	
img {
	padding: 0;
	margin: 0;
	border: 1px solid #310700;
	}
	
A:link {
	COLOR: #0061FF; text-decoration: none
}
A:visited {
	COLOR: #D88D4C; text-decoration: none
}
A:active {
	COLOR: #B20D1B; text-decoration: none
}
A:hover {
	COLOR: #0061FF; text-decoration: underline
}
	 
/* layout structure */

#wrap {
	margin: 0 auto;
	width: 800px;
	border: 1px solid #982125;
	background: #5B1417;
	}

#content {
	float: right;
	width: 620px;
	font-size: 100%;
	line-height: 1.2em;
	color: #310700;
	background: #EDC7A7;
	padding-bottom: 12px;
	margin-right: 12px;
	}

a:link {
	color: #B20D1B; text-decoration: underline; font-weight: normal;
}
a:visited {
	color: #330000; text-decoration: underline; font-weight: normal;
}
a:active {
	color: #B20D1B; text-decoration: underline; font-weight: normal;
}
a:hover {
	color: #0061FF; text-decoration: underline; font-weight: normal;
}
	
#sidebar {
	float: left;
	width: 160px;
	font-family: "Lucida Grande", sans-serif;
	background: #5B1417;
	}

#footer {
	clear: both;
	padding-top: 10px;
	background: #5B1417;
	text-align: center;
	font-size: 90%;
	font-weight: normal;
	}
	
/* header */

#header {
	border-top: 1px solid #EAA44E;
	border-left: 1px solid #EAA44E;
	border-bottom: 1px solid #f3c395;
	background: #D59964;
	}

#header img {
	border: 0;
	border-left: 1px solid #D59964;
	}

#headertop {
	height: 120px;
	border-bottom: 0px solid #310700;
	background: #d59964 url(images/header.jpg) repeat-x top left;
	}

#header h1 {
	margin: 0;
	padding-left: 12px;
	padding-top: 22px;
	font-family: "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 300%;
	color: #310700;
	}

#header p {
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 11px;
	font-size: 136%;
	font-weight: bold;
	color: #310700;
	}

/* navbar */

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #edc7a7;
	}

#nav li {
	float: left;
	display: block;
	background: #edc7a7;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 80%
	}
	
#nav a:link {
	float: left;
	display: block;
	margin: 0;
	padding: 4px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #9b8748;
	border-bottom: none;
	background: #edc7a7;
	}
#nav a:visited {
	COLOR: #B20D1B;
	float: left;
	display: block;
	margin: 0;
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #9b8748;
	border-bottom: none;
	background: #edc7a7;
}
#nav a:active {
	COLOR: #B20D1B; text-decoration: none; font-weight: bold;
}
#nav a:hover {
	COLOR: #B20D1B; text-decoration: underline;
	}

/* message row */

#message {
	margin: 0;
	padding: 10px;
	font-size: 135%;
	font-weight: bold;
	font-family: "Lucida Grande", sans-serif;
	color: #f3c395;
	text-align: center;
	background: #5B1417;
	}
	
/* gutters */

#content .gutter {
	padding: 18px;
	}

#sidebar .gutter {
	padding: 0px 2px 20px 10px;
	}
	
/* content */

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 180%;
	font-weight: bold;
	line-height: 1em;
	color: #5B1417;
	}
	
#content h3 {
	margin: 0;
	padding: 6px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #5B1417;
	}
	
#content h5 {
	margin: 0;
	margin-top: 32px;
	padding: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 140%;
	font-weight: bold;
	color: #5B1417;
	border-top: 1px solid #310700;
	}

.click {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 95%;
	}

#content table {
	padding: 0;
	margin: 0;
	}

#content tr.head {
	padding: 0px;
	margin: 0;
	text-align: center;
	font-size: 120%;
	line-height: 1em;
	font-weight: normal;
	color: #5B1417;
	}
	
#content tr.head a:link {
	text-decoration: none; font-weight: normal;	padding: 0px;
	margin: 0;
	text-align: center;
	font-size: 120%;
	line-height: 1em;
	font-weight: normal;
	color: #5B1417;
	}

#content tr.head a:visited {
	color: #330000; text-decoration: none; font-weight: normal;	padding: 0px;
	margin: 0;
	text-align: center;
	font-size: 120%;
	line-height: 1em;
}
#content tr.head a:active {
	color: #B20D1B; text-decoration: none; font-weight: normal;	padding: 0px;
	margin: 0;
	text-align: center;
	font-size: 120%;
	line-height: 1em;
}
#content tr.head a:hover {
	color: #0061FF; text-decoration: underline; font-weight: normal;	padding: 0px;
	margin: 0;
	text-align: center;
	font-size: 120%;
	line-height: 1em;
}

#content tr.related {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 110%;
	font-weight: normal;
	color: #330000;
	}
	
#content tr.related a:link {
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	text-align: center;
	font-size: 110%;
	font-weight: normal;
	color: #330000;
	}
#content tr.related a:active {
	color: #B20D1B; text-decoration: none; font-weight: normal;	padding: 0px;
	margin: 0;
	text-align: center;
	font-size: 110%;
}
#content tr.related a:visited {
	color: #330000; text-decoration: none; font-weight: normal;	padding: 0px;
	margin: 0;
	text-align: center;
	font-size: 110%;
}
#content tr.related a:hover {
	color: #0061FF; text-decoration: underline; font-weight: normal;	padding: 0px;
	margin: 0;
	text-align: center;
	font-size: 110%;
}
	
#content td {
	padding: 1px;
	}

#content .thumbnail_product {
  text-align: center;
  margin-top:5px;
  margin-right:10px;
  margin-bottom: 5px;
  border:1px solid #310700;
	}

#content table.home {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #342617;
	background: #EDC7A7;
	}

table.home tr {
	background: #EDC7A7;
	font-weight: bold;
	color: #fde8b9;
	}

table.home td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #EDC7A7;
	width: 33.3%;
	text-align: center;
	}

table.product {
	width: 100%;
	background: #d59964;
	text-align: center;		
	}
	
table.productnarrow {
	width: 50%;
	background: #d59964;
	text-align: center;
	}

tr.heading {
	background: #310700;
	font-weight: normal;
	color: #edc7a7;
	}

h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-family: Trebuchet Verdana Ariel, sans-serif;
	font-size: 124%;
	line-height: ;
	}
	
h4 A:link {
	COLOR: #310700; text-decoration: none; font-weight: bold;
}
h4 A:visited {
	COLOR: #B20D1B; text-decoration: none; font-weight: bold;
}
h4 A:active {
	COLOR: #B20D1B; text-decoration: none; font-weight: bold;
}
h4 A:hover {
	COLOR: #B20D1B; text-decoration: underline; font-weight: bold;
}

.rightbox {
	clear: all;
	width: 250px;
	float: right;
	margin: 0;
	margin-left: 20px;
	padding-left: 0px;
	background-color: transparent;
	break:
	}
.rightbox img {
	margin-bottom: 0px
	}

/* sidebar */

.box {
	margin: 0;
	padding: 0;
	font-size: 95%;
	line-height: 1.8em;
	color: #310700;
	background: #D59964;
	border: #310700;
	}
	
.box ul {
	margin: 0;
	padding: 4px 4px;
	}
	
.box li {
	
	}
	
.box ul li {
	margin: 0;
	padding: 4px 0;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
	background: #D59964;
	}
	
.box ul ul li {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 95%;
	font-weight: normal;
	line-height: 1.5em;
	list-style: none;
	background: #EDC7A7;
	border-bottom: 1px solid #D59964;
	}

.box A:link {
	COLOR: #310700; text-decoration: none; font-weight: bold;
}
.box A:visited {
	COLOR: #B20D1B; text-decoration: none; font-weight: bold;
}
.box A:active {
	COLOR: #B20D1B; text-decoration: none; font-weight: bold;
}
.box A:hover {
	COLOR: #B20D1B; text-decoration: underline; font-weight: bold;
}

/* Text Styles */
	
#content p {
	margin: 10px;
	font-family: Verdana, sans-serif;
	}

#sidebar h3 {
	text-align: center;
	font-size: 140%;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 4px;
	color: #d59964;
	background: #5B1417;
	}	

#footer p {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #d59964;
	}
	
#footer p A:link {
	COLOR: #FDE8B9; text-decoration: none; font-weight: normal;
}
#footer p A:visited {
	COLOR: #D88D4C; text-decoration: none; font-weight: normal;
}
#footer p A:active {
	COLOR: #B20D1B; text-decoration: none; font-weight: normal;
}
#footer p A:hover {
	COLOR: #D59964; text-decoration: underline; font-weight: normal;
}

.thumbnail_right {
  float:right;
  margin-top:5px;
  margin-left:10px;
  margin-bottom:5px;
  border:1px solid #310700;
}

.thumbnail_left {
  float:left;
  margin-top:5px;
  margin-right:10px;
  margin-bottom:5px;
  border:1px solid #310700;
}

.box_image {
	margin-bottom: 0;
  	margin-top:5px;
  	align: center;
  	border:1px solid #310700;
}

.credit {
	text-align: center;
	padding: 0;
	margin-top: .6em;
	font-size: 80%
	}

.credit a:link {
	color: #FDE8B9;
	text-align: center;
	padding: 0;
	margin-top: .3em;
	font-size: 80%
	}

.credit a:visited {
	COLOR: #FDE8B9; text-decoration: none; font-weight: normal;
