body {
	background-color: #5F503C;
	margin: 15px 0px 15px 0px ;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-regular, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}
td {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-regular, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}
.border-left {
	background-color: inherit;
	background-image: url(/images/border-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.border-right {
	background-color: inherit;
	background-image: url(/images/border-right.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#nav-background {
	background-color: #5F503C;
	background-image: url(/images/nav-background.gif);
	background-position: 10px 483px;
	background-repeat: repeat-y;
}
.box-class {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	background-color: #EFE5D2;
	background-image: url(/images/box-background.gif);
	background-repeat: repeat-x;
}

.right-footer-cell-image {
	background-color: inherit;
	background: url(/images/bottom_background.gif);
	background-position: top left;
}

td.right-footer-cell-inherit {
	background-color: blue;
	background: url(/images/bottom_background.gif);
	background-position: top left;
}


a {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.footer-contact-title {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.footer-contact {
	color: #FFFFFF;
	font-size: 10px;
}
.footer-contact-links {
	color: #FFFFFF;
}
.footer-contact-links:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-contact-links:visited {
	color: #FFFFFF;
}
.footer-contact-links:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-links {
	font-size: 11px;
}
a.footer-links:hover {
	font-size: 11px;
	text-decoration: none;
}
a.footer-links:visited {
	font-size: 11px;
}
a.footer-links:active {
	font-size: 11px;
	text-decoration: none;
}
.text-16brown {
	color: #674134;
	font-size: 16px;
	font-weight: bold;
}
.text-10brown {
	color: #674134;
	font-size: 10px;
}
.text-10brownbold {
	color: #674134;
	font-size: 10px;
	font-weight: bold;
}
.text-10black {
	color: #000000;
	font-size: 10px;
	line-height: 110%;
}
.text-10blacka {
	color: #000000;
	font-size: 10px;
	
}
#100height {
	height: 100%;
}
table.address {
	background-color:#AA9A80;
	border:1px solid #74624C;
}
.address {
	background-color:#AA9A80;
	border-top:1px solid #74624C;
	border-bottom:1px solid #74624C;
	padding: 5 0 5 5;
	margin: 20 0 20 0;
	text-align:left;
}
.signup {
	background-color:#EEE2D3;
	border:1px solid #403221;
	padding: 0 5 5 5;
	margin: 5 5 5 5;
}
.storecategories {
        background-color:#857863; 
        border:1px solid #403221;
	width: 172px;
	padding: 2 3 2 1;
        margin: 5 5 5 5;
}
#catsholder {
    background-color:#EEE2D3;
    border:1px solid #403221;
	width: 174px;
	padding: 2 2 0 2;
	margin: 5 5 5 4;
}
.cats {
	background-color:#857863; 
	border:1px solid #403221;
	width: 172px;
	margin: 3 0 2 0;
}	
.subcategories {
        background-color:#857863; 
        border:1px solid #403221;
	width: 496px;
	padding: 2 3 2 1;
        margin: 5 5 5 5;
}	

.subcategorieslink {
        color: #FFFFFF;
}

.subcategorieslink12 {
        color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.subcategoriesnolink {
	color: #FFFFFF;
	font-weight: bold;
}

a.subcategorieslink:link {
        color: #FFFFFF;
}
a.subcategorieslink:hover {
        color: #FFFFFF;
        text-decoration: none;
}
a.subcategorieslink:visited {
        color: #FFFFFF;
}
a.subcategorieslink:active {
        color: #FFFFFF;
        text-decoration: none;
}


a.whitelink:link {
        color: #FFFFFF;
        padding-left:15;
}
a.whitelink:hover {
        color: #FFFFFF;
        padding-left:15;
        text-decoration: none;
}
a.whitelink:visited {
        color: #FFFFFF;
        padding-left:15;
}
a.whitelink:active {
        color: #FFFFFF;
        padding-left:15;
        text-decoration: none;
}


#content-area {
	width:562;
	background-color:#E5D4B4;
	vertical-align:top;
	background-image: url(/images/middle-shadow.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#content-padding {
	padding:0 15 25 15;
}
#footer {
	height:100;
	margin:20 0 20 0;
	padding:10 100 10 10;
	background-color:#E5D4B4;
}
#footer-area {
	background-color:#E5D4B4;
	background-image: url(/images/middle-shadow.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin:20 0 20 0;
	padding:10 5 10 10;
}
.emerge {
	position:relative;
	left:500px;
}
#content-height {
	height:75%;
}


/* The classes below are for the photo gallery pages */

body.gallery {
	background-color: #E5D4B4;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-regular, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}

div.banner {
	margin-bottom: 20px;
}

td.frame-top-background {
	background: url(/images/gallery-top-background.gif) repeat-x #E5D4B4;
}

td.frame-right-background {
	background: url(/images/gallery-right-backbottom.gif) no-repeat bottom #E5D4B4;
}

td.frame-bottom-background {
	background: url(/images/gallery-bottom-background.gif) repeat-x #E5D4B4;
}

td.frame-left-background {
	background: url(/images/gallery-left-backbottom.gif) no-repeat bottom #E5D4B4;
}

div.frame-top-left {
	width: 33px;
	float: left;
}

div.frame-top-right {
	width: 33px;
	float: right;
}

div.frame-bottom-left {
	width: 33px;
	float: left;
}

div.frame-bottom-right {
	width: 33px;
	float: right;
}

div.photo-description {
	width: 400px;
	border: 1px solid #AC997B;
	margin-top: 15px;
	padding: 7px;
	background-color: #EFE5D2;
	background-image: url(/images/box-background.gif);
	background-repeat: repeat-x;
}

div.photo-description p {
	margin: 12 0 0 0;
}

#feature ul { padding-left: 1.3em; margin-left: 0; margin-top: 0; list-style-type: disc}

a.product {
	text-decoration: none;
}
a.product:hover {
	text-decoration: underline;
}

/* end photo gallery classes */
