body
	{
		background: #E6E1CA url("http://www.mintjulepinc.com/wedding-coordinator.jpg") repeat;

	}

p
	{
		font: 900 12px helvetica;
		color: #FFFFFF
	}
menu
	{
		font:  900 20px helvetica;
		color: #FFFFFF
	}
.sec_menu {background: #FFFFFF;
	}

.main_cont { background: #E6E1CA;
	       border-bottom: 1px groove #3A3000;
	       border-left: 0px;
	       border-right: 1px groove #3A3000;
	       font: 18px bookman;
	       color: #3A3000;
	       padding: 10px;
	     }

.top { background: #3A3000 url("../../_images/top.gif") no-repeat;
	    font: 14px georgia;
	    color: #9DCDBB;
	  }

.bottom { background: #3A3000 url("../../_images/bottom.gif") no-repeat;
	    font: 14px bookman;
	    color: #9DCDBB;
	  }

a:link {text-decoration: underline; color: 33197D}
a:visited {text-decoration: underline; color: 33197D}
a:hover {text-decoration: underline; color: FF1493}

a.store {text-decoration: none; color: #FFFFFF; border: 0}
a.info {text-decoration: none; color: #3A3000; font: 18px bookman; border: 0}
a.menu { text-decoration: none;
	 border: 0;
       }