@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fdffff;
	background-image: url(images/bgContent.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgAbout {
	background-image: url(images/bgAbout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgCollection {
	background-image: url(images/bgCollection.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgContact {
	background-image: url(images/bgContact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgEvents {
	background-image: url(images/bgEvents.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgOrdering {
	background-image: url(images/bgOrdering.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4bb8b7;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Georgia24pxWhite {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.Georgia24pxTeal {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #58C4C4;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #fff;
}
.boldOrange {
	font-weight: bold;
	color: #e57100;
	letter-spacing: -0.04em;
}
.boldWhite{
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.04em;
}
a {
	color: #de5f00;
}
a:hover {
	color: #006e6d;
}
.galleryLink a {
	color: #de5f00;
	text-decoration: none;
}
.galleryLink a:hover {
	color: #006e6d;
	text-decoration: none;
}

.Georgia24pxOrange {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #e57100;
	letter-spacing: -1px;
}

.Georgia14pxOrange {
	font-size: 14px;
	font-weight: normal;
	color: #e57100;
}
.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4bb8b7;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #f5822c;
	text-decoration: underline;
}
.menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	text-transform: lowercase;
	color: #6efffe;
	text-decoration: none;
	letter-spacing: -1px;
}
.menuBulletPadding {
	padding-right: 6px;
	padding-left: 6px;
}

