BODY {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/body_bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

BODY, TD, .NormalText {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-family: mixage, gill sans, berkley, palatino, arial;
/*	font-family: Palatino, Arial, Helvetica, Verdana, sans-serif; */
}

a img {
	border: 0;
}

ul,ol {
	margin-top: 0;
	margin-bottom: 0;
}

a:link    { color: #5b2e16; }
a:visited { color: #5b2e16; }
a:hover   { color: #5bb7e7; }

a.FooterLink:link,A.FooterLink:visited { color: #FFFFFF; text-decoration: none; }
a.FooterLink:hover { text-decoration: underline; }
a.Previous6:link,A.Previous6:visited,A.Next6:link,A.Next6:visited{text-decoration: none; font-weight: bold;}

a.active:link,
a.active:visited,
a.active:active,
a.active:hover { color: #5BB7E7; }

h1 { font-family: Papyrus, Arial; font-weight: bold; font-size: 16px; color: #5BB7E7; margin: 0; }
h2 { font-family: Arial; font-weight: normal; font-size: 10px; color: #FFFFFF; margin: 5px; }

.Black		{ color: #000000; }
.Brown	 	{ color: #5B2E16; }
.LightBrown	{ color: #7F401F; }
.Blue		{ color: #3366CC; }
.LightBlue  { color: #5BB7E7; }
.LargeText	{ font-size: 18px; }

.Header { font-family: Papyrus, Arial; font-weight: bold; font-size: 24px; color: #5BB7E7; }
.Caption { font-family: Verdana; font-size: 11px; color: #7F401F; }
.FooterText { color: #FFFFFF; font-family: Arial; font-size: 16px; }

div.MenuSubCat { padding-left: 25px; padding-bottom: 5px; color: #5B2E16; }
div.MenuSubCat a:link,a:visited, { text-decoration: none; color: #5B2E16; }
div.MenuSubCat a:hover { text-decoration: none; color: #5BB7E7; }

TD.HeaderRow { height: 200px; width: 100%; }
TD.MenuRow { width: 230px; }
TD.ContentRow { width: 100%; }
TD.FullSizeImageFrame {	text-align: left; padding: 5px; width: 400px; color: #5B2E16; }
TD.FullSizeImageFrame td {	color: #5B2E16; }
TD.FooterRow { height: 100px; width: 100%; padding: 0px; margin: 0px; }

TD.FooterBG {
	width: 100%;
	height: 32px;
	background: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

TD.FooterContent {
	width: 100%;
	height: 75px;
	background-color: #5BB7E7;
	padding: 0px;
	margin: 0px;	
	color: #ffffff;
}

* .MonogramImage { border: 1px solid #5B2E16; }
* .ThumbnailImage { border: 1px solid #5B2E16; }
* .FullSizeImage  { border: 1px solid #5B2E16; }

* td.price {
	font-weight: bold;
}
