@charset "utf-8";
/* CSS Document */

body {
	background-color: #c2b29d;
}
.content-background {
	background-color: #F4F3EE;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 20px;
	color: #9F7154;
}
.product-descriptions {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #A08A70;
	line-height: 22px;
}
.products-subhead {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18px;
	font-weight: normal;
	color: #A08A70;
	line-height: normal;
}

.content {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	color: #9F7154;
	line-height: 18px;
}
.shopping-cart {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #a08a70;
	font-weight: normal;
}
.images {
	border: thick solid #C2B19D;
	background-color: #C2B19D;
}
.about-gallery {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 16px;
	font-style: italic;
	color: #A08A70;
	font-weight: bold;
}

.enews-signup {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #9F7154;
	background-color: f4f3ee;
	border: medium solid #9F7154;
	font-weight: normal;
}
.footer {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 11px;
	font-weight: normal;
	color: #9F7154;
	background-color: #dbd8c5;
	background-image:http://www.bronzefroggallery.com/images/footer-back.jpg;
	background-repeat: repeat-x;
	background-position: top;
}
.catagory {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 36px;
	color: #9F7154;
}
.side-nav {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	font-weight: normal;
	color: #806C55;
	background-image:http://www.bronzefroggallery.com/images/side-nav-bak.jpg;
}
#sidenav {
	background-image: url(images/side-nav-bak.jpg);
	background-repeat: repeat-x;
	background-color: #C2B19D;
	padding: 5px;
}
#sidenav a {
	color: #806C55;
}


.links {
	font-family: Georgia, "Times New Roman", Times;
	font-weight: normal;
	color: #9F7154;
	font-size: 11px;
}
