body{
	background-color: #FEE3D8;
	margin: 0px;

	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(/images/bg_leaf.gif);
}

body, p, td,ul,li{
font-family: arial, helvitica, san-serif;
color: #000066;
font-size: 1em;
}

h1 {
	color: #990066;
	font-size: 1.15em;
	padding-left: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}


h2 {
	color:#25328C;
	font-size: 1.05em;
	padding-left: 4px;
}

p {
	padding-left: 6px;
}

.header {
	background-image: url(/images/header_black.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 128px;
	font-size: 0.8em;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	color: #FFF;
}

.headerBar {
	background-image: url(/images/header_bar_black.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 21px;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	padding: 5px;
}

.menuLayer {
	padding: 5px;
	visibility: hidden;
	position:absolute; 
	z-index:1
	font-size: 0.8em;
}

.photoCell {
	text-align: right;
	width: 285px;
}

.menuTable {
	border: 1px solid #0B9BCF;
}


.txtCopyright {  font-family: "Times New Roman", Times, serif; font-size: 11px; color: #666666; font-style: italic; text-align: center;}
.txtParaHeading {  font-weight: bold}
.txtSmall {  font-size: 0.8em}
.txtSmaller {  font-size: 0.7em}
.txtMed {  font-size: 0.8em}

.tblTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold; color: #FFFFFF}
.txtRndPhotoCaptn {  font-family: "Courier New", Courier, mono; font-size: 10px; color: #FFFFFF; font-style: italic}

.tblBorder {
border: #999 1px solid
}

.txtAlignRight {
	text-align: left;
	color: #9398CC;
}

.txtAlignCenter {
	text-align: center;
}

.txtTblHeader {
	font-size: 0.8em;
	color: #996699;
	text-align: left;
	font-weight: bold; 
}

.txtBannerTxt {
	color: #003366;
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

.txtDescription {
	font-size: 0.9em;
	background-color: #E9E7F1;
}

.txtProductName {
	font-size: 0.9em;
	background-color: #CCC7E0;
}

.tblBlkBdr {
	border: #000 1px solid
}

.txtTblPrice {
		font-size: 1.1em;
		color: #003366;
		font-weight: bold;
		text-align: right;
}

.txtEnlarge{
	font-size: 0.8em;
	color: #CCC;
}

a:visited { 
	color: #990066; 
	text-decoration: none;
}

a:link { 
	color:#990066;
	text-decoration: none;
} 

a:active { 
	color: #990066; 
	text-decoration: none;
} 

a:hover { 
	color: #25328C;
	text-decoration: underline;
}



.headerBar a:visited { 
	color: #FFF; 
	text-decoration: none;
}

.headerBar a:link { 
	color:#FFF;
	text-decoration: none;
} 

.headerBar a:active { 
	color: #FFF; 
	text-decoration: none;
} 

.headerBar a:hover { 
	color: #FFF; 
	text-decoration: underline;
}



.menuLayer a:visited { 
	color: #900; 
	text-decoration: none;
}

.menuLayer a:link { 
	color:#900;
	text-decoration: none;
} 

.menuLayer a:active { 
	color: #900; 
	text-decoration: none;
} 

.menuLayer a:hover { 
	color: #900; 
	text-decoration: underline;
}



.txtCopyright a:visited { 
	color: #666; 
	text-decoration: none;
}

.txtCopyright a:link { 
	color:#666;
	text-decoration: none;
} 

.txtCopyright a:active { 
	color: #666; 
	text-decoration: none;
} 

.txtCopyright a:hover { 
	color: #666; 
	text-decoration: underline;
}

input {
	border: 1px #000 solid
}

.txtLightBlue{
	color: #3399FF;
}

.tblPrices1 { color:#FFF; background-color:#9398CC; font-weight:bold; }
.tblPrices2 { color:#FFF; background-color:#7482BF; font-weight:bold; }
.tblPrices3 { color:#FFF; background-color:#25328C; font-weight:bold; }

.imgPadded { padding:6px; }