/* Styles for HTML Elements */
html, body, form, #PrimaryContainer
{
	/*Margins, padding, borders and height*/
	margin: 0px;
	padding: 0px;
	border: none;
	height:100%;
}

body
{
	/*default alignment*/
	vertical-align: top;
	
	/*Default Text*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	
}

.BodyBG
{
	/*Setting up the background*/
	background-color: #C5C9B2;
}

/*Setting Text defaults*/
div, span, p, td
{
	/*Default Text*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	vertical-align: top;
}

/*Locating the Primary Container*/
#PrimaryContainer
{
	/*Setting up height 100%*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	/*Center the content*/
	margin: 0 auto -106px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	
	width: 971px;
	vertical-align: top;
}

/*Snapping footer to bottom of viewport*/
#FooterContainer, .Push
{
	height: 150px; /* .push must be the same height as .footer */
	margin: 0 auto;
	width: 971px;
	padding: 0 0 0 10px;
}

#FooterContent
{
	float: left;
	height: 150px;
padding-top: 40px;
}

#HeaderImage
{
	float: left;
	width: 1075px;
	height: 159px;
	border: none;
}




/******************************************Start Navigation Row*****************/
#NavContainer
{
	width: 973px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #48622d;
	height: 36px;
}

#NavContainerNew
{
	width: 973px;
	margin: 0px 0px 0px 0px;
	padding:11px 0px 0px 0px;
	background-color: #48622d;
	height: 25px;
}






#nav_grad_bk {
	width: 973px;
	height: 23px;
	background-image: url('/images/grad_bk_new.gif');
	background-repeat: no-repeat;
}









a.rollover_about {
	display: inline-block;
	width: 76px;
	height: 20px;
	text-decoration: none;
	background: url("/images/aboutnav3.gif");
	}

a.rollover_about:hover {
	background-position: -76px 0;
	}
	
a.rollover_accessories {
	display: inline-block;
	width: 101px;
	height: 20px;
	text-decoration: none;
	background: url("/images/accessoriesnav3.gif");
	}

a.rollover_accessories:hover {
	background-position: -101px 0;
	}
	
a.rollover_apparel {
	display: inline-block;
	width: 65px;
	height: 20px;
	text-decoration: none;
	background: url("/images/apparelnav3.gif");
	}

a.rollover_apparel:hover {
	background-position: -65px 0;
	}
	
a.rollover_children {
	display: inline-block;
	width: 73px;
	height: 20px;
	text-decoration: none;
	background: url("/images/childrennav3.gif");
	}

a.rollover_children:hover {
	background-position: -73px 0;
	}
	

	
a.rollover_gifts {
	display: inline-block;
	width: 44px;
	height: 20px;
	text-decoration: none;
	background: url("/images/giftsnav3.gif");
	}

a.rollover_gifts:hover {
	background-position: -44px 0;
	}
	
	
a.rollover_hours {
	display: inline-block;
	width: 160px;
	height: 20px;
	text-decoration: none;
	background: url("/images/hoursnav3.gif");
	}

a.rollover_hours:hover {
	background-position: -160px 0;
	}
	
	
a.rollover_jewelry {
	display: inline-block;
	width: 66px;
	height: 20px;
	text-decoration: none;
	background: url("/images/jewelrynav3.gif");
	}

a.rollover_jewelry:hover {
	background-position: -66px 0;
	}
	
	
a.rollover_tearoom {
	display: inline-block;
	width: 77px;
	height: 20px;
	text-decoration: none;
	background: url("/images/tearoomnav3.gif");
	}

a.rollover_tearoom:hover {
	background-position: -77px 0;
	}
	

	




/******************************************End Navigation Row*****************/


/******************************************Social Icons Rollovers*****************/

a.rollover_mail {
	display: inline-block;
	width: 29px;
	height: 29px;
	text-decoration: none;
       margin: 15px 0px 0px 0px;
	background: url("/images/mail_icons.gif");
	}

a.rollover_mail:hover {
	background-position: -29px 0;
	}

a.rollover_fb {
	display: inline-block;
	width: 29px;
	height: 29px;
	text-decoration: none;
margin: 15px 0px 0px 15px;
	background: url("/images/fb_icons.gif");
	}

a.rollover_fb:hover {
	background-position: -29px 0;
	}


a.rollover_twit {
	display: inline-block;
	width: 29px;
	height: 29px;
	text-decoration: none;
        margin: 15px 20px 0px 20px;
	background: url("/images/twit_icons.gif");
	}

a.rollover_twit:hover {
	background-position: -29px 0;
	}



/******************************************Tea Room Rollovers*****************/

a.rollover_menu {
	display: inline-block;
	width: 230px;
	height: 73px;
	text-decoration: none;
	background: url("/images/view_menu.gif");
	}

a.rollover_menu:hover {
	background-position: -230px 0;
	}


a.rollover_event {
	display: inline-block;
	width: 245px;
	height: 73px;
	text-decoration: none;
	background: url("/images/private_event2.gif");
	}

a.rollover_event:hover {
	background-position: -245px 0;
	}


#menu_box  {
position:absolute;
left:180px;
top:148px;

}

#event_box  {
position:absolute;
left:430px;
top:148px;

}



/******************************************End Tea Room Rollovers*****************/

a.rollover {
	display: block;
	width: 231px;
	height: 57px;
	text-decoration: none;
	background: url("/images/giftcard3.jpg");
	}

a.rollover:hover {
	background-position: -231px 0;
	}


a.rollover2 {
	display: block;
	width: 231px;
	height: 57px;
	text-decoration: none;
	background: url("/images/promo3.jpg");
	}

a.rollover2:hover {
	background-position: -231px 0;
	}


a.rollover3 {
	display: block;
	width: 231px;
	height: 57px;
	text-decoration: none;
	background: url("/images/holiday_hours3.jpg");
	}

a.rollover3:hover {
	background-position: -231px 0;
	}


a.rollover4 {
	display: block;
	width: 231px;
	height: 57px;
	text-decoration: none;
	background: url("/images/social_box3.jpg");
       
	}

a.rollover4:hover {
	background-position: -231px 0;
	}


#boxfour_content  {

margin: 120px 0px 0px 0px;

}

 #ContentContainer
{
   position: relative;
   float: left;
   top: 10px;
   left:2px;
   width: 660px;
   height: 100%;
   padding: 0px 40px 40px 0px;
   border-right: 2px solid #7d1c42; 
}


 
 #RightRail  {

  position: relative;
  top: 10px;
  left: 0px;
  float: right;
  width: 231px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 100%
}

#wide_box  {
position:absolute;
left:-20px;
top:125px;
z-index:100;
}

 
 
/*Extra spacing issues in IE*/
object, embed { display: block; }

/*Shorthand helpers*/
.R { text-align: right; }
.B { font-weight: bold; }
.C { text-align: center; }
.Hidden { display: none; }
.NB { border: none; }
.Pointer { cursor: pointer; }


h2, .h2, a.h2, a.h2:visited,
h3, .h3, a.h3, a.h3:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #7d1c42;
	font-weight: bold;
}

h2, .h2, a.h2, a.h2:visited
{
	font-size: 16px;
	line-height: 22px;
}

.btn
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: White;
	border: none !important;
	background-color: Black !important;
}

#FormTable input,  #FormTable textarea
{
	border:1px solid #6E7549;
	background-color: #EFEFEF;
}


.style2 {
	font-size: 12px;
	color: #7F855F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {font-family: Arial, Helvetica, sans-serif}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style10 {color: #000000}


.style6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

 
 .green_normal {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48622d;
    line-height: 15px;
 }
 
 .green_medium {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #48622d;
    line-height: 15px;
 }
 
 .green_large {
     font-family: Georgia, serif;
	font-size: 22px;
	color: #48622d;
    line-height: 24px;


 }
 
  .green_extra_large {
     font-family: Georgia, serif;
	font-size: 36px;
	color: #48622d;
    line-height: 24px;
 }
 
  .black_normal {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    line-height: 15px;
 }

.wine_italic_leadin {
     font-family: Georgia, serif;
	font-size: 17px;
	color: #7d1c42;
    line-height: 21px;
    font-style: italic;
 }
 
 .wine_medium {
     font-family: Georgia, serif;
	font-size: 14px;
	color: #7d1c42;
    line-height: 16px;

 }
 

.wine_medium_italic {
     font-family: Georgia, serif;
	font-size: 16px;
	color: #7d1c42;
    line-height: 18px;
    font-style: italic;

 }

 .wine_large {
     font-family: Georgia, serif;
	font-size: 22px;
	color: #7d1c42;
    line-height: 24px;
 }



.wine_normal {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d1c42;
    line-height: 24px;
 }
 
 .nav_text  {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
    text-shadow: #999999 1px 2px 2px;
 
 {
 
 h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7d1c42;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
font-weight: bold;
 
 }
