.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C88A11;
}
a.normal:link {
	text-decoration: underline;
	color: #C88A11;
}
a.normal:visited {
	color: #C88A11;
	text-decoration: underline;
}
a.normal:hover {
	color: #C88A11;
	text-decoration: none;
}
a.normal:active {
	color: #C88A11;
	text-decoration: underline;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C88A11;
}

a.blog:link {
	text-decoration: underline;
	color: #C88A11;
}
a.blog:visited {
	color: #C88A11;
	text-decoration: underline;
}
a.blog:hover {
	color: #C88A11;
	text-decoration: none;
}
a.blog:active {
	color: #C88A11;
	text-decoration: underline;
}

body {
	background-color: #F1E3C5;
}
.leftEdge {
	background-image: url(images/left_edge.jpg);
}
.rightEdge {
	background-image: url(images/right_edge.jpg);
}
.SideBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #56575A;
	font-size: 14px;
}
.captionGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C88A11;
}
.Gifts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C88A11;
}
.GoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A6800;
}
.Goldbg {
	background-color: #8A6800;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.GoldLarge:link {
	text-decoration: underline;
	color: #8A6800;
}
a.GoldLarge:visited {
	color: #8A6800;
	text-decoration: underline;
}
a.GoldLarge:hover {
	color: #8A6800;
	text-decoration: none;
}
a.GoldLarge:active {
	color: #8A6800;
	text-decoration: underline;
}



a.Gifts:link {
	text-decoration: none;
	color: #C88A11;
}
a.Gifts:visited {
	color: #C88A11;
	text-decoration: none;
}
a.Gifts:hover {
	color: #C88A11;
	text-decoration: underline;
}
a.Gifts:active {
	color: #C88A11;
	text-decoration: none;
}

.beige {
	background-color: #F1E3C5;
}
.footer {
	color: #C88A11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.footer:link {
	text-decoration: none;
	color: #C88A11;
}
a.footer:visited {
	color: #C88A11;
	text-decoration: none;
}
a.footer:hover {
	color: #C88A11;
	text-decoration: underline;
}
a.footer:active {
	color: #C88A11;
	text-decoration: none;
}
h2 {
	color: #8A6800;
	font-family: Anna, Arial;
	font-size: 32px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.smallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.homePage {
	border: thin solid #CCCCCC;
}
.leftColumn {
	border: thin solid #BB8C00;
}
.HomeTitle {
	font-family: Anna, Arial;
	font-size: 32px;
	color: #8A6800;
}

