﻿body, div, dl, dt, dd, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}
q:before, q:after
{
	content: ”;
}

html
{
	text-align: center;
	background: #BDB29D url(  '../media/image/bkground.jpg' ) repeat-x;
}

body
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

form
{
	font-family: Arial;
	font-size: 14px;
}

p
{
	margin: 4px;
	padding: 4px;
}

h1, h2, h3
{
	margin: 4px 4px 4px 0;
	color: #631211;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

a
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

strong
{
	font-weight:bold;
}

em
{
	font-style:italic;
}


/* HEADER */
#header
{
	height: 150px;
	position: relative;
	margin-bottom: 10px;
}

#header .topnav
{
	float: right;
	padding: 10px;
	text-align: right;
	margin-top: 5px;
}

#header .topnav a
{
	color: #7F7E7B;
	white-space: nowrap;
	line-height: 30px;
}

#header .topnav img
{
	padding-left: 20px;
}

#header .nav
{
	text-align: center;
}

#header .nav ul
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 0 10px 0;
	border-top: solid 3px #631211;
	border-bottom: solid 3px #631211;
}

#header .nav a
{
	padding: 5px 15px 2px 15px;
	text-decoration: none;
	color: #7F7E7B; /*font-weight:b;*/
	font-size: 110%;
}

#header .nav a:hover
{
	background: transparent url( '../media/image/right.gif' ) no-repeat scroll 5px 8px;
	border-bottom: double 3px #A2A19D;
	text-decoration: none;
	color: #631211;
}

#header .nav ul li
{
	display: inline;
	margin: 3px;
}

#header #headerImg
{
	position: absolute;
	top: 20px;
	left: 30px;
}

#header .search
{
	position: absolute;
	right: 0px;
	top: 50px;
	padding: 6px;
}



#header .search input
{
	line-height: 19px;
	height: 19px;
	font-size: 16px;
	margin:0 10px 0 4px;
	
}
/* HEADER */

#content
{
	min-height: 600px;
	padding: 20px;
}

#subcontent
{
	min-height: 560px;
	padding: 0 20px 20px 20px;
	width: 700px;
	float: right;
}

/* FOOTER */
#footer
{
	height: 18px;
	text-align: center;
	background-color: #631211;
	clear: both;
	padding: 6px 0;
}

#footer ul
{
	margin: 0;
}

#footer ul li
{
	display: inline;
}

#footer a
{
	padding: 10px 10px;
	color: #F5FFFD;
}
/* FOOTER */

/* LEFT NAV */
#leftnav
{
	float: left;
	width: 200px;
	margin-right: 20px;
}

#leftnav h1
{
	margin: 0;
	background-color: Transparent;
	text-align: center;
	color: #F5FFFD;
	font-size: 18px;
	border-bottom: solid 8px #631211;
	padding-top: 8px;
	background-image: url( '../media/image/leftnav-header.gif' );
	width: 200px;
}

#leftnav h2
{
	font-size: 14px;
	text-align: center;
	margin: 4px 0;
}

#leftnav div
{
	border: solid 1px #631211;
	background-color: #EBE8E3;
	min-height: 100px;
}

#leftnav ul
{
	text-align:center;
	padding:0;
	margin:0;
}

#leftnav ul li
{
	list-style-type: none;
	padding:4px 0;
	margin:0;
}

#leftnav ul li a
{
	text-align: center;
	color: #000;
	padding: 0 10px;
}

#leftnav ul li a:hover
{
	background: transparent url( '../media/image/right.gif' ) no-repeat scroll 0 4px;
}

/* LEFT NAV */

/* REUSE */
.b
{
	font-weight: bold;
}

.i
{
	font-style: italic;
}

.u
{
	text-decoration: underline;
}

.red
{
	color: #631211;
}

.fr
{
	float: right;
}

.fl
{
	float: left;
}

.removea
{
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}

.removea:hover
{
	text-decoration: underline;
	background-image: none;
}

.freedomrail
{
	color:#296EA7;
	font-style:italic;
}

.itsorganized
{
	color: #631211;
	font-weight:bold;
}

.center
{
	margin:0 auto;
}

.testimonial
{
	color:#7F7E7B;
	font-style:italic;
	font-weight:bold;
}

/* REUSE */

.tablepadding td
{
	padding: 15px;
}

.tablepadding p
{
	text-align: center;
}

.cellwidth
{
	width: 190px;
	text-align: center; 
	font-weight: bold; 
	vertical-align: top;
}

/* POPUP */
.popup {position:relative; }
.popuphover {position:relative;}
.popup span {display: none;}

.popuphover span{
  display:block;
  position:absolute;
  border:1px solid black;
  top:20px;
  left:0px;
  background-color:gray; color:white;
  width:auto;
  height:auto;
  text-align:left;
} 

.popupgalleryleft { position:relative;z-index:1; }
.popupgallerylefthover {position:relative;z-index:100;}
.popupgalleryleft span {display: none; z-index:1;}

.popupgallerylefthover span{
  display:block;
  position:absolute;
  border:solid 3px #000;
  bottom:30px;
  left:30px;
  background-color:gray; color:white;
  width:auto;
  height:auto;
  text-align:left;
  z-index:100;
} 

.popupgalleryright { position:relative;z-index:1; }
.popupgalleryrighthover {position:relative;z-index:100;}
.popupgalleryright span {display: none; z-index:1;}

.popupgalleryrighthover span{
  display:block;
  position:absolute;
  border:solid 3px #000;
  bottom:30px;
  right:30px;
  background-color:gray; color:white;
  width:auto;
  height:auto;
  text-align:left;
  z-index:100;
} 
/* POPUP */

/* PRODUCT */
.productlist
{
	margin-top:20px;
	width:100%;
}

.productlist > td
{
	width:50%;
	vertical-align:top;
}

.productlist .graphic
{
	vertical-align:top;
	padding-right:10px;
}

.productlist .description
{
	vertical-align:top;
}

.productlist .description h3 a
{
	color: #631211;
}

.productlist .alt
{
	color:#631211;
	font-size:10px;
}

.productlist .alt:hover
{
	color:#631211;
	font-size:10px;
}

.productlist .action
{
	width:215px;
}

.productlist .action th
{
	border-bottom:solid 2px #000;
}

.productlist .action td
{
	padding-top:10px;
}

.productdetail
{
	width:100%;
}

.productdetail img
{
	padding:3px 0;
}

.productdetail td
{
	vertical-align:top;
}

.productdetail table
{
	width:350px;
}

.productdetail table th
{
	border-bottom:solid 2px #000;
}

.productdetail table td
{
	padding-top:10px;
}

.productdetail .pdleft
{
	width:300px;
	text-align:center;
}

.productdetail .pdright
{
	padding-left:10px;
}
/* PRODUCT */

#shoppingcart, #checkout
{
	margin:0 auto;
	background-color:#ADACA9;
	padding:5px;
	border:groove 2px #ccc;
}

#checkout>table
{
	width:100%;
}

#checkout>table td
{
	vertical-align:top;
}

#shoppingcart>table th,#shoppingcart>table td
{
	padding:0 0 10px 0;
}

#shoppingcart table th, #shoppingcart table td
{
	text-align:right;
	vertical-align:middle;
	width:15%;
}

#shoppingcart .shipping>td,#shoppingcart .producttotal>td
{
	border-top:solid 2px #ccc;
	padding:10px 0 10px 0;
}

.button
{
	border:solid 1px #000;
	display:block;
	color:#631211;
	width:85px;
	text-align:center;
	padding:2px;
	background-color:#ccc;
}

.button:hover
{
	text-decoration:none;
	background-color:#631211;
	color:#ccc;
}

.sitemap
{
	margin-left:20px;
}

.sitemap ul li
{
	margin-left:25px;
}

/* ISOLATE HTML */
.isolate body,.isolate div,.isolate dl,.isolate dt,.isolate dd,.isolate ul,.isolate ol,.isolate li,.isolate h1,.isolate h2,.isolate h3,.isolate h4,.isolate h5,.isolate h6,.isolate pre,.isolate form,.isolate fieldset,.isolate input,.isolate p,.isolate blockquote,.isolate th,.isolate td
{
	margin: 0;
	padding: 0;
	float:none;
	border:0;
}
.isolate ul
{
	margin-left:15px;
	list-style-type:disc;
}
.isolate fieldset,.isolate img
{
	border: 0;
	float:none;
	border:0;
}
.isolate address,.isolate caption,.isolate cite,.isolate code,.isolate dfn,.isolate em,.isolate th,.isolate var
{
	font-style: normal;
	font-weight: normal;
	float:none;
	border:0;
}
.isolate strong
{
	font-style: normal;
	font-weight: bold;
	float:none;
	border:0;
}
.isolate caption,.isolate th, .isolate td
{
	text-align: left;
	border:0;
}
.isolate h1,.isolate h2,.isolate h3,.isolate h4,.isolate h5,.isolate h6
{
	font-size: 100%;
	border:0;
}
.isolate q:before,.isolate q:after
{
	content: ”;
}
/* ISOLATE HTML */



