/* CSS Document */

body{
		margin:0;
		padding:0;
		background:#E2f1fe;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}

a:link {
	font-size: 12px;
	color: #a80000;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #a80000;
	text-decoration:none;
}
a:hover {
	color: #666666;
}
a:active {
	color: #a80000;
}

.subhead{
	font-size:16px;
	color:#a80000;
}
.text_red{
	color: #a80000;
}
.text_redbold{
	color: #a80000;
	font-weight:bold;
}

a.logo {float:left; width:300px; height:100px; text-indent:-9999em;}
a.social {float:right; width:40px; height:40px; margin-top:10px; text-indent:-9999em;}

#mainNav {float:left; width:848px; height:21px; margin:0; padding:0;}
  .main {float:left; width:848px;}
  #mainNav li {float:left; display:inline; height:21px;}
  #mainNav li a{float:left; text-indent:-9999em; height:21px;}
  #mainNav li a:hover{ background-position:0 -21px;}
  
#bridal a{background:url(images/nav-bridal.gif) 0 0 no-repeat; width:97px;}
#business a{background:url(images/nav-business.gif) 0 0 no-repeat; width:106px}
#birthdays a{background:url(images/nav-birthdays.gif) 0 0 no-repeat; width:116px}
#bragging a{background:url(images/nav-bragging.gif) 0 0 no-repeat; width:115px}
#bespoke a{background:url(images/nav-bespoke.gif) 0 0 no-repeat; width:99px}
#buy a{background:url(images/nav-buy.gif) 0 0 no-repeat; width:70px}
#baby a{background:url(images/nav-baby.gif) 0 0 no-repeat; width:74px}
#barmitzvah a{background:url(images/nav-barmitzvah.gif) 0 0 no-repeat; width:171px}


#topNav {float:right; width:785px; height:21px; margin:0 10px 0 0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#000000;}
  .top {float:left; width:848px; background:url(images2/nav1_back.gif) 0 0 no-repeat;}
  #topNav li {float:right; display:inline; height:19px; padding-top:3px;}
  #topNav li a{height:21px; color:#000000; padding:0 5px 0 5px;}
  #topNav li a:hover{color:#a80000;}
  
.panel {float:left; width:848px; margin-bottom:-3px;}

.footer {background:#e7f6fa; color:#a80000; text-align:center; padding-top:10px; font-size:11px; font-family:Georgia, 'Times New Roman', Times, serif;}



