/* Custom CSS Document for Sotto Voce
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

/* Global Styles */

body {
	background-image: url(images/bkgd-body.gif);
	background-attachment: fixed;
	text-align: center;
}

h1 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #000;
}

h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #004607;
	color: #AA2500;
}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
}

p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

/* TopSubBanner Styles */

#bntable {
	width: 100%;
}

.bnbanner {
	height: 110px;
	background-image: url(images/bn-bkgd.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.bnnav {
	background-image: url(images/bn-nav-tile.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.bnnavleft {
	background-image: url(images/bn-nav-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 8px;
	height: 27px;
}

.bnnavright {
	background-image: url(images/bn-nav-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 9px;
	height: 27px;
}

.bnnavcontainer {
	padding: 0 0 0 15px;
	text-align: right;
}

.bnnavdivide {
	background-image: url(images/bn-nav-divide.gif);
	height: 27px;
	width: 2px;
}

.bnnavtext {
	font:bold 12px Georgia, Times New Roman, Times, serif;
	color: #fff;
	margin: 0 3px;
}

.bnnavtext a:link,
.bnnavtext a:visited {
	color: #fff;
	text-decoration: none;
}

.bnnavtext a:hover,
.bnnavtext a:active {
	color: #fff;
	text-decoration: none;
}

.bndots01 {
	background-image: url(images/bn-dots.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F4F7D5;
	height: 8px;
	width: 755px;
}

.bndots02 {
	background-image: url(images/bn-dots02.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F4F7D5;
	height: 10px;
	width: 755px;
}

/* LeftColumnNav Styles */

#lctable {
	width: 141px;
	margin: 0 3px 0 3px;
}

#lcnavwrap {
	margin: 10px 0 75px 0;
}

.LeftColumnText {
	font: 11px Arial, Helvetica, sans-serif;
}

.LeftColumnText a:link,
.LeftColumnText a:visited {
	color: #52431F;
	text-decoration: none;
	background-image: url(images/lc-bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 13px;
	background-position: 0 4px;
}

.LeftColumnText a:hover,
.LeftColumnText a:active {
	color: #52431F;
	text-decoration: none;
	background-image: url(images/lc-bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 13px;
	background-position: 0 4px;
}

.lctop {
	background-image: url(images/lc-top.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 141px;
}

.lcbkgd {
	background-image: url(images/lc-tile.gif);
	background-repeat: repeat-x;
	background-color: #F4F7D5;
}

.lcnavtext {
	font: 11px Arial, Helvetica, sans-serif;
}

.lcnavtext a:link,
.lcnavtext a:visited {
	color: #000;
	text-decoration: none;	
}

.lcnavtext a:hover,
.lcnavtext a:active {
	color: #000;
	text-decoration: none;
}

.LeftColumn	{height: 100%}

/* RightColumnNav Styles */

#rctable {
	width: 140px;
	margin: 0 3px 0 3px;
}

.rctop {
	background-image: url(images/rc-top.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 140px;
}

.rcbkgd {
	background-image: url(images/rc-tile.gif);
	background-color: #F4F7D5;
	background-repeat: repeat-x;
}

.rcnavtext {
	font: 11px Arial, Helvetica, sans-serif;
}

.rcnavtext a:link,
.rcnavtext a:visited {
	color: #000;
	text-decoration: none;
}

.rcnavtext a:hover,
.rcnavtext a:active {
	color: #000;
	text-decoration: none;
}

.RightColumn {height: 100%}

/* Footer Styles */

#fttable {
	width: 100%;
}

.ftnav {
	background-image: url(images/bn-nav-tile.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.ftnavleft {
	background-image: url(images/bn-nav-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 8px;
	height: 27px;
}

.ftnavright {
	background-image: url(images/bn-nav-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 9px;
	height: 27px;
}

.ftnavtext {
	font: bold 12px Georgia, Times New Roman, Times, serif;
	color: #fff;
	margin: 0 0 0 15px;
}

.ftnavtext a:link,
.ftnavtext a:visited {
	color: #fff;
	text-decoration: none;
}

.ftnavtext a:hover,
.ftnavtext a:active {
	color: #fff;
	text-decoration: none;
}

.fttext {
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 15px 0 0;
}

.fttext a:link,
.fttext a:visited {
	color: #fff;
	text-decoration: none;
}

.fttext a:hover,
.fttext a:active {
	color: #fff;
	text-decoration: none;
}

.ftdots {
	background-image: url(images/ft-dots.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F4F7D5;
	height: 8px;
}

.ftfoot {
	background-color: #F4F7D5;
	height: 15px;
}

/* Default Page Styles */

#deftable {
	width: 100%;
}

.deftitle {
	background-image: url(images/def-mainimg02.jpg);
	background-repeat: no-repeat; 
	height: 41px;
	width: 460px;
	text-align: center;
	font: bold 30px Georgia, Times New Roman, Times, serif;
	color: #fff;
}

.defsubtitle {
	background-color: #f4f7d5;
}

.defsubtext {
	font: bold 18px Georgia, Times New Roman, Times, serif;
	color: #6B7E74;
	margin: 3px 0;
}

/* Search & Cart Control Styles */

#searchwrap {
	margin: 0 0 0 7px;
	padding: 0;
}

.searchtext {
	font: 11px Arial, Helvetica, sans-serif;
	color: #52431F;
}

.searchtext a:link,
.searchtext a:visited {
	color: #52431F;
	text-decoration: underline;
}

.searchtext a:hover,
.searchtext a:active {
	color: #52431F;
	text-decoration: none;
}

.searchbox {
	border: 1px solid #6B7E74;
}

#cartwrap {
	margin: 15px 0 0 0;
	padding: 0;
}

.carttext {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #014202;
}

.carttext a:link,
.carttext a:visited {
	color: #014202;
	text-decoration: none;
}

.carttext a:hover,
.carttext a:active {
	color: #014202;
	text-decoration: none;
}

/* Styles.css Custom */

#PageTable{
	width: 755px;
	border-left: 2px solid #38433D;
	border-right: 2px solid #38433D;
	background-color: #f4f7d5;
}

#Instruction1_InstructCell {
	padding: 7px;
	background-color: #014202;
	background-image: url(images/bkgd-instruct.gif);
	border-top: 1px dashed #058E2A ;
	border-bottom: 1px dashed #058E2A ;
}

.Content a:link,
.Content a:visited {
	color: #000;
	text-decoration: underline;
}

.Content a:hover,
.Content a:active {
	color: #000;
	text-decoration: none;
}