body
{
	margin-top: 2px;
	font-size: 12px;
	font-family: Verdana;
	/*background-image: url(PageBack.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;*/
	margin-top:5px;
	background-color: #E1D5A8;
}
/* Match TinyMCE */
p {margin:0; padding:0;}
/* ------------------------------ */
/* ------------------------------ */
#MasterPageContainer
{
	margin: 0 auto;
	width: 885px;
	background:#ffffff;
	padding:2px;
	border-right: #990000 3px solid;
	border-left: #990000 3px solid;
	border-top: #990000 3px solid;
	border-bottom: #990000 3px solid;

}
#MstWrapper
{
	margin: 0 auto;
	width: 855px;
	padding: 2px;
	border-right: #926852 10px solid;
	border-left: #926852 10px solid;
	border-top: #926852 10px solid;
	border-bottom: #926852 1px solid;
	background-color: #ffffff;
}
/* ------------------------------------------------
  Item Master - DO NOT PUT HEIGHTS HERE do it
  on the div in that page. Floats must expand.
  See ClearFloat below

  Note: Be careful when messing with these it is
        better to change the inner div styles
--------------------------------------------------*/
#Mst_SiteTwoColLeft
{
	text-align: left;
	width: 140px;
	background-color: #FFFFFF;
	float:left;		
	padding-left:5px;
	padding-top:2px;
}
#Mst_SiteTwoColRight
{
	margin: 0 auto;
	width: 650px;
	float:right;
	background-color: #FFFFFF;
	border-top: #FFFFFF 1px solid;
	border-left:  #FCE7BC 1px solid;
	border-right: #FFFFFF 5px solid;
}
/* One Column - Dynamic.aspx */
#MstOneColContent
{
	margin: 0 auto;
	padding: 1px;
	width: 805px;
	float:none;
	background-color: #FFFFFF;
}
/*-----------------------------------------------
 1. The Master Pages MstContainer has ClearFloat
    as the CSS.
 2. The inner Div such as #MstOneColContent does
    not have any heigh specified. This allows
    the page to expand
-----------------------------------------------*/
.ClearFloat:after 
{ 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}
.ClearFloat:{ height: 100%; }
/* ------------------------- */
/* ------------------------- */
#TopMenuDIV
{
	margin: 0 auto;
	background-color: #E1D5A8;
	padding-left: 2px;
	padding-top: 2px;
	width: 99%;
	height: 20px;
	border-bottom: #990000 1px solid;
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	margin-bottom:2px;
}
#TopNavCommon
{
	border-bottom: #FCE7BC 1px solid;
	width: 100%;
	height:140px;
}
#TopNavLogoDiv
{
	margin-top: 3px;
	float: left;
	margin-left:2px;
}
#TopNavCartDiv
{
	float: right;
	margin-top: 1px;
}
a.TopMenuLinks:Link, a.TopMenuLinks:Active, a.TopMenuLinks:visited
{
	text-decoration: underline;
	color: #000000;
}
a.TopMenuLinks:Hover
{
	background-color: #ffffff;
	color: #000000;
}
.TopMenuLinksSeperator
{
	color: #696969;
}
/* ------------------------- */
/* ------------------------- */
#LeftMenuDiv
{
	margin: 0 auto;
	overflow: visible;
	text-align:left;
	padding:2px;	
}
a.LeftMenuLinks:Link, a.LeftMenuLinks:Active, a.LeftMenuLinks:visited
{
	text-decoration: none;
	color: #000000;
	line-height:18px;
}
a.LeftMenuLinks:Hover
{
	background-color: #d3d3d3;
	color: #000000;
	line-height:18px
}
.LeftMenuLinksSeperator
{
	color: #696969;
}
/* ------------------------------ */
/* ------------------------------ */
#FooterCommon
{
	margin: 0px auto;
	width: 859px;
	border-right:  #926852  10px solid;
	border-left:  #926852  10px solid;
	border-bottom:  #926852  10px solid;
	background-color: #ffffff;
	padding-bottom:5px;
}
#FooterContents
{	
	width:100%;
	text-align: center;
	background-color: #ffffff;
}
/* ------------------------- */
/* ------------------------- */
a.FooterLinks:Link, a.FooterLinks:Active, a.FooterLinks:visited
{
	text-decoration: underline;
	color: #696969;
}
a.FooterLinks:Hover
{
	background-color: #BA8568;
	color: #ffffff;
}
.FooterLinksSeperator
{
	color: #696969;
}
/* ------------------------- */
/* ------------------------- */
a
{
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
	font-family: Verdana;
}
a.SmallLink
{
	text-decoration: underline;
	font-size: 11px;
	color: #696969;
}
/* ------------------------- */
/* ------------------------- */
a.CategoryImageLink:Link, a.CategoryImageLink:Active, a.CategoryImageLink:visited
{
 text-decoration:none;
}
#CategoryContainer
{
	margin: 0 auto; 
	text-align:center;
	padding:5px;
	height:100%;
}
/* Set Size Here MAX 170*/
.CategoryItem
{
	margin: 3px;
	height:175px;
	width: 175px;
	text-align: center;
	border: 1px dashed #dcdcdc;
	padding:1px;
	padding-bottom:16px;
}
a.CategoryImageLink:Hover
{
	text-decoration: none;
	background-color: #FFFFFF;	
}
.CategoryItemImage
{
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.CategoryItemDescription
{
	text-align: center;
	color: #000000;
}
.CategoryGridPagerStyle
{
	font-size: 14px;
	font-family: Verdana;
	text-decoration: underline;
}
/* ------------------------------ */
/* ------------------------------ */
#ContactContainer
{
	margin: 0 auto;
	width: 98%;
	text-align: left;
	background-color: #FFFFFF;
}
#ContactLeft
{
	margin: 0 auto;
	margin-top: 20px;
	width:35%;
	height:500px;
	float: left;
}
#ContactRight
{
	margin: 0 auto;
	text-align:left;
    float:right;
    width:63%;
	height:500px;
	padding-left:6px;
	margin-top:1px;
	border-left: #FCE7BC 1px solid;
}

/* ------------------------- */
/* Default Page */
/* ------------------------- */
#DefaultMainContainer
{
	margin: 0 auto;
	width: 100%;
	background-color: #FFFFFF;
}
#DefaultLeftContainer
{
	margin: 0 auto;
	margin-top: 0px;
	width:600px;
	float:left;
}
#DefaultRightContainer
{
	margin: 0 auto;
	width:185px;
	/*height: 850px;*/
	text-align:center;
	float:right;
	padding-left:3px;
	margin-top:1px;
	border-left: #FCE7BC 1px solid;
}
/* -------------------------
  Each item container is the
  Round corner container
 ------------------------- */
#FeaturedItemsMainContainer
{
	margin: 0 auto;
	text-align: center;
	float:none;
	padding-left: 3px;
}
/*#FeaturedItemsTitle
{
	margin: 0 auto;
	text-align:center;
	color: black;
}*/
.FeaturedItemsDescription
{
	text-align:center;
	padding-left:1px;
	padding-right:1px;
}
/* Uncomment this to use a Square Box */
/*.FeaturedItemsEachContainer
{
	border-top: #dcdcdc 2px solid;
	border-bottom: #dcdcdc 2px solid;
}*/
/* ---------------------------------- */
/* Featured Item Each Box    */
/* ---------------------------------- */
.FeaturedItemsEachContainer .c
{
	background:#ffffff;
	border-color:#8E6754;
	border-left-width:2px;
	border-right-width:2px;
	/*width:170px;*/  /* - no need to set it. did so for consistent height*/
	/*height:210px;*/
}
/*----------------------------------------------------------*/
/* Start - Featured Items - Comment Out to use a Square Box  */
/*----------------------------------------------------------*/
.FeaturedItemsEachContainer .t, .FeaturedItemsEachContainer .b, .FeaturedItemsEachContainer .b b, .FeaturedItemsEachContainer .t b
{
 height:13px;
 background-image: url(round.png);
}
/* Adjust width/height based on image orientation */
/* 160x128 Tall or wide image size. Taller on this 
   container to allow for description and pricing */
.FeaturedItemsEachContainer
{
	margin: 1 auto;
	text-align:center;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}
/*----------------------------------------------------------*/
/* End - Featured Items - Comment Out to use a Square Box   */
/*----------------------------------------------------------*/
/* ------------------------- */
/* Dynamic.aspx page */
/* ------------------------- */
#DynamicPageContainer
{
	margin: 0 auto;
	height: 100%;
	width: 820px;
	text-align: left;
	background-color: #FFFFFF;
}
#DynamicContentContainer
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;	
	height:400px;
	min-height:400px;
}
/* ------------------------- */
/* The Left Nav on the item page */
/* is part of the #MST CSS above */
/* ------------------------- */
#ItemMainContainer
{	
	margin: 0 auto;
	text-align:center;	
	width:630px;
	float:right;
	background-color:#FFFFFF;
}
#ItemLeftContainer
{
	text-align:center;
	margin-top:5px;
	float:left;
}
#ItemRightContainer
{
	text-align: left;
	width: 370px;
	height: auto;
	min-height:700px;
	height:700px;
	float: right;
	margin-top:1px;
	background-color: #f5f5f5;
	border-left: #FCE7BC 1px solid;
}
#ItemDescriptionContainer
{
	margin-top: 2px;
	margin-bottom: 15px;
}
#ItemAddToCartContainer
{
	font-size: 11px;
	text-align:left;
}
.ItemQtyDropDown
{
	font-size: 11px;
}
.ItemAddToCartBtn
{
	width: 150px;
	font-size: 11px;
	background-color: #D9CDA2;
	cursor: hand;
	border-right: #808080 2px solid;
	border-top: #808080 2px solid;
	border-left: #808080 2px solid;
	border-bottom: #808080 2px solid;
	margin-left: 3px;
}
#PopupLargerImageContainer
{
	margin: 0 auto;
	text-align: center;
	padding-bottom:3px;
	background-color: #ffffff;
}
#PopupCloseWindowContainer
{
	margin: 0 auto;
	text-align: center;
}
/* ------------------------- */
/* ------------------------- */
.VertMenuContainer
{
	width:100%;
	text-align:left;
}
.VertMenuItem
{
	width:1px;
}
a.VertMenuLink
{
	text-decoration: underline;
	font-size: 11px;
	color: #926852;
}
a.VertMenuLink:hover
{
	font-family: Verdana;
	background-color:#926852;
	font-size: 11px;
	color:#000000;	
}
/*----------------------------------*/
/*----------------------------------*/
.LinkSeperator
{
	border-left: #d3d3d3 1px dashed;
	border-right: #d3d3d3 1px dashed;
}
.ImageAlignMiddle
{
	vertical-align:middle;
}
.HRDashed
{
	border-top: #dcdcdc 1px dashed;
	border-bottom: #dcdcdc 1px dashed;
}

.LightText
{
	color: #696969;
}
.Large
{
 font-size: 14px;
}
.XLarge
{
 font-size: 18px;
}
.XXLarge
{
 font-size: 19px;
}

a.SmallLink:hover
{
	font-family: Verdana;
	font-size: 11px;
	color:#000000;	
}
a.ImageLinks:Link, a.ImageLinks:Active, a.ImageLinks:Hover, a.ImageLinks:visited
{
	text-decoration: none;
	background-color: transparent;
}
HR
{
	border-top: #dcdcdc 1px solid; 
	border-bottom: #dcdcdc 1px solid;
	width: 100%;
}
.HRDash
{
	border-top: #713900 1px dashed;
	border-bottom: #713900 1px dashed;
	width: 100%;
}
.LightText
{
	color: #69635e;
}
.Buttons
{
	background-color:#926852;
	color: #000000;
	font-size: 12px;
	cursor: hand;
}
.TextBox
{
	width:250px;
}
.TextBoxMulti
{
	width:250px;
	height:125px;
}
/*--------------------------------- */
/*--------------------------------- */
/* Round Corners Shared CSS         */
/* surrounding margins (optional)   */
/*--------------------------------- */
/*--------------------------------- */
.round
{
 margin-bottom:3px;
}
.round .c
{
    border-top:0;
	border-bottom: 0;
	border-style: solid;
	padding-right: 0px;
	padding-left: 0px;
}
.round .t, .round .b, .round .t b, .round .b b
{
display:block;
overflow:visible;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br
{
clear:both;
display:block;
overflow:hidden;
height:1px;
}
/* Used on the Dynamic.aspx page */
.UniversalRound .t, .UniversalRound .b, .UniversalRound .b b, .UniversalRound .t b
{
 height:13px;
 background-image: url(round.png);
}
.UniversalRound .c
{
	background:#ffffff;
	border-color:#8E6754;
	border-left-width:2px;
	border-right-width:2px;
}
.UniversalRound
{
	margin: 1 auto;
	text-align:center;
	color: #000000;
	text-align: center;
	background-color: #ffffff;	
}
