BODY	{ background: #FFF; margin: 10px; padding: 0; border: 0; }

BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; color: #000000; font-family: Goudy Old Style, Georgia, Times New Roman, Palatino, Papyrus, Arial; font-size: 16px; line-height: 20px; }

.Title			{ font-size: 32px; font-weight: bold; line-height: 36px; text-transform: uppercase; color: #4D4D4D; }
.Header			{ font-size: 24px; font-weight: bold; line-height: 24px; }
.Subheader		{ font-size: 18px; font-weight: bold; line-height: 20px; }
.RedSubheader	{ font-size: 18px; font-weight: bold; line-height: 20px; color: #990000; }

.Red			{ color: #990000; }
.Blue			{ color: #0000FF; }
.Black			{ color: #000000; }
.White			{ color: #FFFFFF; }
.Gray			{ color: #4D4D4D; }

.SmallText		{ font-size: 12px; }
.MediumText		{ font-size: 18px; line-height: 20px; }
.LargeText		{ font-size: 24px; line-height: 24px; }

* .Papyrus			{ font-family: Papyrus; font-size: 18px; line-height: 24px; }
* .HomeCategories	{ font-size: 18px; font-weight: bold; line-height: 36px; text-transform: uppercase; }
* .CatItem			{ font-size: 18px; line-height: 24px;}

/* site structure styles */

td#HomeBG		{ background: url('../images/home_header.jpg') no-repeat 0% 0%; height: 273px; }
td#TopNav		{ font-size: 13px; font-family: Times New Roman; height: 79px; text-transform: uppercase; text-align: center; }
form#ViewCart	{ float: right; width: 100px; margin: 0; }

td#BottomNav	{ font-size: 13px; font-family: Times New Roman; line-height: 18px; padding: 40px 0; }



table.Content	 { width: 100%; margin: 5px 0; }
table.Content td { vertical-align: top; padding: 10px; text-align: justify; }

table.HomeContent	 { width: 100%; margin: 0; }
table.HomeContent td { vertical-align: top; padding: 10px; text-align: justify; }

table#faqs		{}
table#faqs td	{ border-bottom: 1px solid #ACA899; padding: 20px 10px; }

table#ItemList		{ margin-top: 5px; }
table#ItemList td	{ vertical-align: top; text-align: center; padding: 20px;  }

table#ItemDetail	{ margin-top: 5px; }
table#ItemDetail td	{ vertical-align: top; padding: 20px;  }

TD.LeftBorder	{ border-left: 1px solid #000; }
TD.RightBorder	{ border-right: 1px solid #000; }

/* image styles */

IMG.Left		{ float: left; }
IMG.Right		{ float: right; }
IMG.Thumbnail	{ height: 75px; border: 1px solid #000; margin-bottom: 5px; }
IMG.MainImage	{ height: 150px; border: 1px solid #000; }

/* link styles */

a:link,
a:visited	{ color: #000000; }
a:hover,
a:active	{ color: #990000; }

a.Back:link,
a.Back:visited,
a.Back:active,
a.Back:hover	{ font-size: 18px; text-transform: uppercase; }
