@charset "UTF-8";
html {
	background-color: #91979A;
	min-height: 100%;
	margin-bottom: 1px;
	background-image: url(../images/bkgd.gif);
}
a {
	color: #263840;
	text-decoration:underline;
}
body {
	padding-top:0px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;	
}
#wrapper {
	width: 974px;
	margin: auto;
	margin-top:6px;
	background-color:#FFF;
	padding:10px;
	padding-top:6px;
	border: 1px solid #263840;
	font-family: "Times New Roman", Times, serif;
}
#logo {
	height: 20px;
	width: 300px;
	margin-bottom: 10px;
	float: left;
	text-align: left;
}
#search {
	height: 20px;
	width: 300px;
	margin-bottom: 10px;
	float: right;
	text-align: right;
	font-size: 93%;
}
#login {
	height: 20px;
	width: 100px;
	margin-bottom: 10px;
	float: right;
	padding-top:2px;
	text-align: right;
	font-size: 93%;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	background-color: #68828C;
	clear: both;
	font-size: 93%;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 10px;
}
#subMenu {
	width: 200px;
	text-align: left;
	color: #263840;
}
#subMenu h1 {
	font-size: 138.5%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #263840;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subMenu h1 a {
	color:#FFF;
	text-decoration:none;
}
#subMenu ul {
	margin: 0px;
	list-style-type: none;
}
#subMenu li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
#subMenu li a {
	text-decoration: none;
	display: block;
	color: #263840;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom:7px;
	font-size: 108%;
	background-color:#C2D2D9;
}
#subMenu li a:hover {
	background-color: #263840;
	color: #FFFFFF;
}
#subMenu li .selected {
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom:7px;
	font-size: 108%;
	background-color: #263840;
	color: #FFFFFF;
}
#content {
	clear: both;
	text-align: left;
}
#contentWrapper {
	background-image: url(../images/bkgd_left_col.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	min-height: 500px;
}
#contentLeftColRtBrdr {
	background-image: url(../images/content_bkgd.gif);
	background-repeat: repeat-y;
	padding-left: 240px;
	clear: both;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #263840;
	font-size: 116%;
	line-height: 138.5%;
	padding-right: 240px;
}
#contentLeftColRtBrdr h1 {
	font-size: 153.9%;
	font-style: italic;
	font-weight: normal;
	color: #263840;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	clear: both;
	height: 36px;
	margin-top: 10px;
	color: #666;
	text-align: left;
	padding-top: 14px;
	line-height: 138.5%;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer a {
	text-decoration: none;
	padding-right: 36px;
	color: #677379;
}
#footer a:hover {
	text-decoration:underline;
}
#section {
	padding: 8px;
	float: right;
	width: 743px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
#section img {
	height: 514px;
	width: 743px;
}
#categoryDesc {
	float: right;
	text-align: left;
	border: 1px solid #666666;
	width: 361px;
	margin-bottom: 10px;
	background-position: 8px 8px;
	background-repeat: no-repeat;
	height: 165px;
	padding-top: 63px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 380px;
}

#categoryDesc img {
	float: left;
	margin-right: 72px;
	margin-left: 12px;
}
#categoryDesc h1 {
	font-size: 211%;
	color: #263840;
	margin: 0px;
}
#categoryDesc p {
	font-size: 123.1%;
	color: #263840;
	margin: 0px;
}
.item_thumb {
	float: left;
	width: 245px;
	border: 1px solid #666666;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	margin-bottom: 10px;
}
.item_thumb img {
	float: left;
	padding: 8px;
}
.item_thumb h1 {
	font-size: 123.1%;
	height:38px;
	color: #26383F;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-style: italic;
	font-weight: normal;
}
.item_thumb p {
	color: #26383F;
	margin-top: 4px;
	height: 74px;
	margin-right: 4px;
}
.item_thumb h3 {
	font-size: 138.5%;
	color: #403D3A;
	text-align: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: normal;
}
#itemPhoto {
	float: right;
	border: 1px solid #666666;
	margin-bottom: 10px;
	width: 644px;
	background-image: url(../images/item_bkgd.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	height: 530px;
}
#itemPhoto img {
	border: 8px solid #FFF;
	margin: auto;
}
#itemSidebar {
	background-color: #C2D2D9;
	width: 320px;
	height: 531px;
	text-align: left;
}
#itemSidebar h1 {
	font-size: 138.5%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #263840;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#itemSidebar h1 a {
	color: #FFF;
	text-decoration: none;
}
#itemSidebar h2 {
	font-size: 182%;
	font-weight: normal;
	color: #263840;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	font-style: italic;
}
#itemSidebar h3 {
	font-size: 138.5%;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
}
#itemSidebar p {
	font-size: 108%;
	padding: 10px;
}
#itemSidebar p a {
	color: #263840;
	text-decoration: none;
	border: 1px solid #273840;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#itemSidebar p a:hover {
	color: #FFF;
	background-color: #273840;
}
#itemSidebar ul {
	margin: 0px;
	list-style-type: none;
}
#itemSidebar li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#itemSidebar li a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom:7px;
	background-color: #263840;
	font-size: 108%;
}
td {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}
.dataHeader {
	background-color:#263840;
	color:#FFF;
	font-weight:bold;
	padding:8px;
}
.dataRow  {
	background-color:#E0E8EC;
	margin-top: 1px;
}
#inventory  {
	text-align: left;
	clear: both;
	width: 960px;
	margin-top: 48px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
#inventory h2 {
	margin: 10px;
	color: #263840;
}
#inventory h3 {
	margin: 10px;
	color: #263840;
}
#inventory h4 {
	color: #263840;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#inventory h5 {
	color: #263840;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-weight: normal;
}
#variety {
	text-align: left;
	margin-bottom: 10px;
	background-color: #E0E8EC;
	padding: 10px;
	margin-top: 10px;
	clear: both;
}
#variety .column {
	float: left;
	width: 25%;
}
#variety h2 {
	clear: both;
	color: #263840;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 108%;
}
#variety h3 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #263840;
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
}
#variety h4 {
	font-size: 92%;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#variety h1 {
	clear: both;
	color: #263840;
	margin-top: 0px;
	margin-bottom: 0px;
}

