body {
margin: 0;
padding: 0;
font-family: verdana, geneva, helvetica, arial, sans-serif;
font-size: 101%;
text-align: center;
background-color: #FFFFFF;
}

#wrapper {
width: 800px;
text-align: left;
margin: 0 auto;
padding: 0;
border-right: 1px #000000 solid;
border-left: 1px #000000 solid;

}

#topnav {
height: 25px;
background: #908b7f url(../img/style_images/top_bg.jpg) 26px 100%;
/*background-position: bottom left */;
background-repeat: no-repeat;
border-bottom: 2px #322A14 solid;

}

body.index #masthead {
height: 213px;
background-color:#908b7f;
border-bottom: 4px #322A14 solid;
background-image: url(../img/style_images/masthead_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
}

body.secondary #masthead {
height: 145px;
background-color:#908b7f;
border-bottom: 4px #322A14 solid;
background-image: url(../img/style_images/sec_mast1.jpg);
background-position: top center;
background-repeat: no-repeat;
}


table tr td.left {
width: 180px;
background-color: #908b7f;
vertical-align: top;
}



table tr td.center  {
width: 610px;
background-color: #FFF;
vertical-align: top;
border-left: 1px solid #322A14;
padding: 10px;
background-image: url(../img/style_images/gradient.jpg);
background-repeat: no-repeat;
}

h1#pageHeading {
	font-size: 140%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #322A14;
	border-bottom: 1px #322A14 solid;
	}

h2#pageSubHeading {
	font-size: 100%;
	font-weight: normal;
	font-variant: small-caps;
	color: #322A14;
	border-bottom: 1px #322A14 solid;
	margin-left: 50px;
	margin-right: 20px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


#footer {
height: 30px;
background-color: #908b7f;
border-top: 1px #322A14 solid;
}

/* DONS JUNK ********************/

table tr td.center h3  {
margin: 0;
padding: 0;
}

#customerInput p {
font-size: 12px;
}

/* Primary Navigation */


#primaryNav ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 20px;
}

#primaryNav a
{
display: block;
margin: 0;
padding: 4px;
background-color: #908b7f;
border-bottom: 1px solid #FFFFFF;
font-size: 80%;
}

#primaryNav a:link, #primaryNav a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#primaryNav a:hover
{
background-color: #322A14;
color: #fff;
}

#primaryNav a.current {
	background-color: #b3aead;
	}

img.leftFloated {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 3px;
	/*border: 1px #322A14 solid;*/
	}
/***** DON 10-8-2005 *******/

#srTable {
text-align: left;
}

Alt {
font-size: .6em;
font-weight: normal;
}

#catalogRows ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

.prodTitle {
font-size: 1em;
}

.prodTitle a:link, a:visited {
font-weight: bold;
color: #663333;
}

.prodCatNum {
font-size: 80%;
}

.prodPrice {
font-size: 90%;
font-weight: bold;
}

.prodButtons {
vertical-align: top;
text-align: center;
font-size: .60em;
}

/***** WJE 04-20-2006 *******/

.priceLabels {
vertical-align: top;
text-align: left;
font-size: .60em;
}

.smallLink {
font-size: .60em;
}

.smallLabel {
font-size	: .60em;
color		: #F00;
}

.posLabel {
color		: #0000FF;
}

/* wje 04-28-2006 */

.topLabel {
text-align		: center;
vertical-align	: bottom;
font-weight		: bold;
}

.topLabel2 {
text-align		: center;
vertical-align	: bottom;
background		: #FFF;
}

.Gold {
background-color:#CCCC66;
}

.Silver {
background-color: #e1e1e1;
}

.Platinum {
background-color: #CCCCCC;
color: #000000;
}


.leftCol {
padding-right: 10px;
border-right: 1px solid #CCC;
}

.rightCol {
padding-left: 10px;
}


#ctTable1, #mcTable {
	clear: both;
	max-width: 550px;
	}
#ctTable1 tr td a, #mcTable tr td a {
	font-size: .7em;
	color: #996600;
	}
	
#ctTable1 tr td, #mcTable tr td {
	padding-bottom: .8em;
	}
	
table tr td.center p {
	font-size: 12px;
	font-weight: normal;
	}
	
#topnav a {
	font-weight: bold;
	color: white;
	font-size: .8em;
	padding-right: 10px;
	}
	
table tr td.label {
	font-size: .85em;
	text-align: right;
	color: #000000;
	font-weight: bold;
	}
	
table tr td.field {
	font-size: .85em;
	font-weight: bold;
	}
	
#listtable tr td {
	font-size: .85em;
	padding: 5px;
	}
	
#divider1 {
	height: 1px;
	clear: both;
	}

#giftList {
margin: 0 0 0 10px;
padding: 0 10px;
}

#giftList li {
line-height: 25px;
font-size: 12px;
}

#bkTable TH {
font-size: 80%;
border-bottom: 1px solid #666;
}

#bkTable TD {
padding: 3px 5px;
font-size: 90%;
}

.giftListDiv {
padding: 8px;
margin: 5px 0;
border: 1px solid #666;
}

.gift_title {
margin: 10px 0 5px 0;
}
