﻿BODY {
background-color : #dbb77c;
background-image: url('/fpdb/images/mainbg.gif');
margin: 0px;
color: #000000;
}

P, TD, LI, UL, Table {
color: #000000;
font-family : Tahoma, Verdana, sans-serif;
font-size : 14px;
}


/* this group sets the normal link colors */
A:LINK {
color : #000000;
font-weight: bold;
text-decoration : none;
}

A:VISITED {
color : #000000;
font-weight: bold;
text-decoration : none;
}
A:HOVER {
color : #000000;
font-weight: bold;
text-decoration : underline;
}
A:ACTIVE {
color : #000000;
font-weight: bold;
text-decoration : none;
}


H1 {
font-size : 120%;
font-weight : normal;
color : #000000;
}

H2, H3, H4, H5 {
font-size : 110%;
font-weight : normal;
color : #a6ad7b;
}

HR {
color: #a6ad7b;
height: 1px;
width: 100%;
}

.mainbg {
	margin: auto;
}

.header {
	background-image: url('/fpdb/images/header.gif');
}
.footer {
	background-image: url('/fpdb/images/footer.gif');
}
.lefttop {
	background-image: url('/fpdb/images/con_left_top.gif');
}
.leftmid {
	background-image: url('/fpdb/images/con_left_mid.gif');
}
.leftbot {
	background-image: url('/fpdb/images/con_left_bot.gif');
}
.content {
	background-image: url('/fpdb/images/con_right.gif');
}
.copyright {
	text-align: right;
	font-size: xx-small;
	margin: 3px 6px 12px 0px;
}
.shopper {
	font-size: xx-small;
	margin: 0px 0px 0px 30px;
}

.shopnav {
	margin: 0px 0px 9px 18px;
}
.imgborder {
	border-width: 0px;
}
.shopcart {
	text-align: right;
	font-size: xx-small;
	margin-right: 12px;
}

.underline {
	text-decoration: underline;
}
.leftindent {
	margin-left: 40px;
}

.center {
	text-align: center;
}