/* STANDARD TAG REDEFINITIONS */
BODY{ 
	color: White; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color: White; 
	margin: 0; 
	padding: 0;
	}
TD{
	font-size: 10pt;  
	}
	
p { 
	font-size: 10pt;  
	margin-bottom: 7px; 
	margin-top: 0; 
	}
	
a{ 	color: #76DEFC; 
	text-decoration: none; 
	}
	
a:hover{	
	text-decoration: underline;  
	color: White;   
	}
	
	
a.nav {
		display:compact;
		margin: 0;
		text-decoration: none;
		font: 400 15px 'trebuchet ms', arial, sans-serif;
		color: #498770;
		text-align:center;
		padding: 0 10px 0 10px;
		}

a.nav:hover {
		color: #e18928;
		background:#FFFFFF;
		text-decoration: none;
		}
	
form{
	margin:0;
	}

#HEADER_LOGO{	
	width:600px;
	margin-left: auto;
  	margin-right: auto;
	margin-top:20px;
	text-align:center;
	}
	
#HEADER_LOGO ul{ 
	margin: 0; 
	padding-left: 0; 
	height: 22px; 
	line-height: 22px; 
	display: block; 
	list-style: none; 
	background-color:#FFFFCC; /*#4D4D4D; */
	background-image: url(appImages/bg_topnav.gif); 
	background-repeat: no-repeat;  
}

#HEADER_LOGO li{ 
	display: inline; 
	background-color: #FFFFCC;  
	float:none;  
}

#HEADER_LOGO li a{ 
	height: 22px; 
	line-height: 22px; 
	display: block; 
	padding-left: 27px; 
	padding-right: 27px; 
	border-left: 1px solid #CCCCCC;  
	float: left;     
	}
	
#HEADER_LOGO li a:hover{ 
	background-color: #FFFFCC; 
	text-decoration: none;
	}

#HEADER_LOGO .Visual{ 
	height:130px; 
	/*background-image: url(logo140w.jpg); */
	background-repeat: no-repeat;  
	background-color: white; 
	margin-left: auto;
  	margin-right: auto;
	text-align:center;
}

h1{ 
	margin: 0; 
	padding: 40px 0 0 0; 
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; 
	font-weight: normal; 
	letter-spacing: .005em; 
	color: White font-size: 20pt;  
	}

#CONTENT_MAIN{ 
	width:780px; 
	height:458px;
	margin-left:auto; 
	margin-right:auto;   
	background-image:url(appImages/Home-v1-780x458-v1.jpg);
	background-repeat: no-repeat; 
	margin-top:0px;
	}
	
#CONTENT_CONTACTUS{ 
	width: 780px; 
	height:458px;
	margin-left:auto; 
	margin-right:auto;   
	background-image:url(appImages/ContactUs.jpg);
	background-repeat: no-repeat; 
	margin-top:0px;
	}

#CONTENT_ABOUTUS{ 
	width:780px; 
	height:458px;
	margin-left:auto; 
	margin-right:auto;   
	background-image:url(appImages/AboutUs.jpg);
	background-repeat: no-repeat; 
	margin-top:0px;
	}


#CONTENT_GIFTCARD{ 
	width:1000px; 
	height:587px;
	margin-left:auto; 
	margin-right:auto;   
	background-image:url(appImages/bagel.jpg);
	background-repeat: no-repeat; 
	margin-top:0px;
	}
#CONTENT_STD{ 
	width:1000px; 
	margin-left:auto; 
	margin-right:auto;   
	/*background-image:url(appImages/bagel.jpg);
	background-repeat: no-repeat; */
	margin-top:0px;
	text-align:center;
	}
#CONTENT_MENU{ 
	width:1000px; 
	height:587px;
	margin-left:auto; 
	margin-right:auto;   
	background-image:url(appImages/bagel-lite1.jpg);
	background-repeat: no-repeat; 
	margin-top:0px;
	}
/*Begin Box*/	

/* header */
.header_top { background: #FEFEFE url(appImages/big_top429.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(appImages/big_bottom429.gif) no-repeat; color: #FFF; height: 15px; }
.content_box { 
	margin: 10px auto;
	width: 429px;
	background: #FFF url(appImages/big_middle429.gif) repeat-y;
	color: #454545;
}


.box_top {
		background: #F0F0F0 url(appImages/leftbox_top429.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(appImages/leftbox_bottom429.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}

/*End Box*/

h2{ 
	margin: 0; 
	padding: 24px 0 7px 40px; 
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; 
	font-weight: normal; 
	letter-spacing: .005em; 
	color: White; 
	font-size: 15pt; 
	}
	
#TEXT{ 
	padding: 35px 40px 35px 40px; 
	/*border-bottom: 1px solid #484848; */
	/*border-top: 1px solid #484848; */
	background-color: white;/*#498770*/
	}
	
#TEXT p{	
	margin-bottom: 1em;
	}

#FOOTER_MAIN{	
	width:900px; 
	/*margin-top:27px; */
	margin-left:auto; 
	margin-right:auto;  
	/*border-top: 4px solid #363636; */ 
	text-align: right;  
	padding-top: 5px;  
	}
	
#FOOTER_MAIN p{ 
	font-size: 11px; 
	line-height: 14px; 
	margin: 0;  
	color: #DDDDDD; 
	}
	
#FOOTER_MAIN a{ 
	font-size: 11px;	
	font-weight: normal;	
	text-decoration: none;  
	color: White;    
	}
	
#FOOTER_MAIN a:hover{ 
	color: white; 
	text-decoration: underline; 
	}
	
	
	
	/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
/*	background: #f0f0f0;*/
	padding: 2px 0 5px 0;
/*	border-top: 1px solid #eee;*/
}
/*.footer p {	line-height: 2em; }*/
.footer a {	color: #4F4F4F; border-bottom: 1px dotted #808080; text-decoration: none; } 



/* Menu */
.h11{
	font-size: 12pt;	
	font-weight: normal;
	padding: 0;
	line-height: 1.6em;
	margin: 0.5em 0;
	color:Gray;
	text-align:left;
}

.h12 
{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	line-height: 1.5em;
	font-weight: normal;
	margin: 1em 0 0 0;
	padding: 0	
}

/* CSS layout */
#left_col {
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#page_content {
	margin-left: 160px;
	text-align:center;
}


#page_content h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: .5em 0 0 0;
	clear: both;
	color: #c79c3e;
	}
	
	
	
	#page_content h3.intro, #content h3.legend, #content h3.viachoices { 
	padding-top: 1.6em;
	}
#page_content h3 em.assortment { 
	color: #AAA;
	font-size: 12pt;
	font-style: normal;
	margin-left: 0.4em;
	letter-spacing: normal;
	}
	
	.chead { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight:bold;
	margin: 0 0 0em 0;
	padding: 0em 0 0 0;
	clear: both;
	color: #c79c3e;
	}
	
	.descript { 
	font-size: 8pt;
	font-weight:lighter;
	color: gray;
	font-style:italic;
	}
	
	div.transbox
  {
  width:570px;
  height:100%;

  background-color:#ffffff;
  border:0px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }


	
table.fancy {
  margin: 1em 1em 1em 0;
  background: whitesmoke;
  border-collapse: collapse;
}
/*table.fancy tr:hover {
   background: lightsteelblue !important;
}*/
table.fancy th, table.fancy td {
  border: 1px silver solid;
  padding: 0.2em;
}
table.fancy th {
  background: orange;
  text-align:center;
  color:Green;
}
table.fancy caption {
  margin-left: inherit;
  margin-right: inherit;
}




table.content {
  margin: 1em 1em 1em 0;
  background: whitesmoke;
  border-collapse: collapse;
}
/*table.fancy tr:hover {
   background: lightsteelblue !important;
}*/
table.content th, table.content td {
  border: 1px silver solid;
  padding: 0.2em;
}
table.content th {
  background: orange;
  text-align:center;
  color:Green;
}
table.content caption {
  margin-left: inherit;
  margin-right: inherit;
}

#page_content p { 
	margin: 0 0 1.5em 0;
	padding: 0;
	color:#4c3726;
	}
#page_content p.update { 
	font-size: 8pt;
	}
#page_content p.legend { 
	font-size: 8pt;
	border: 1px solid #CCC;
	padding: 1em;
	margin: 2em 1em 1em 1em;
	line-height: 1.3em;
	}
#page_content p.intro { 
	margin-top: 2em;
	}


#container {
	position: relative;
	width: 80%;
}
.link{ 
	color: orange;
	text-decoration: none;
	font-size: 12pt;	
	font-weight: normal;
	padding: 0;
	line-height: 1.6em;
	margin: 0.5em 0;
	text-align:left;
	}
	
.linkselected{ 
	color: gray;
	text-decoration: none;
	font-size: 12pt;	
	font-weight: normal;
	padding: 0;
	line-height: 1.6em;
	margin: 0.5em 0;
	text-align:left;
	}

.linkselected:hover{ 
	color: #AAEAED;
	text-decoration: none;
	font-size: 12pt;	
	font-weight: normal;
	padding: 0;
	line-height: 1.6em;
	margin: 0.5em 0;
	text-align:left;
	}
	
.link:hover
{
	color: green;
	text-decoration: none;
}
.link img { 
	border: none;
	}

