@charset "utf-8";
/* CSS Document */

html,body{
	background-image:url(http://www.tastymojo.com/site_images/WineShopLouisville/background_body.jpg);
	background-color:#929369;
	background-repeat:no-repeat;
	background-position:top center;
	margin:0;
	padding:0;
	font-family:arial, sans serif;
    color:#3c2415;
	font-size:12px;
}



h1 {
color:#a9233e;font-family:Georgia, "Times New Roman", Times, serif;padding-bottom:4px;margin-bottom:4px;
}
h2{
color:#a9233e;padding:0;margin:0;font-size:12px;
}





tr {vertical-align:top}





a {text-decoration:none;color:#fc3233;font-weight:bolder;}
a:hover {text-decoration:underline;}
a img{border:none}




.page{
	width:1000px;height:100%;
}

.top{width:100%;background-image:url(http://www.tastymojo.com/site_images/WineShopLouisville/background_top.gif);border:solid 1px #403929;border-top:none;border-bottom:none;height:90px;background-repeat:repeat;padding-right:4px;}
.top h1{padding:0;margin:0;font-size:15px;}

.molding{width:100%;height:50px;background-image:url(http://www.tastymojo.com/site_images/WineShopLouisville/background_molding.gif);}





.nav_table{
	width:962px;
	height:35px;
}
.nav{
	height:40px;background-color:#a3223c;border:solid 1px #403929;border-top:none;height:27px;font-family:Georgia, serif;vertical-align:center;
}
.nav a{
	color:#dadbeb;
	font-weight:bolder;
}
ul.menu {list-style:none; margin:0; padding:0 0 0 20px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:white; text-decoration:none}
ul.menu a img{}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:27px; left:0; background-color:#a5a57f; display:none; opacity:0; list-style:none;border:1px solid #594e40;font-family:arial, sans serif;}
ul.menu ul li {position:relative;  margin:0;width:148px;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#a5a57f;color:black}
ul.menu ul li a:hover {background-color:#eceada;color:black}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink { padding:0px 0px 0px 0px; font-weight:bold; }
ul.menu .menulink:hover, ul.menu .menuhover {color:#b8b9a0}
ul.menu .sub {background:#a5a57f url(http://www.tastymojo.com/site_images/WineShopLouisville/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #eceada}




.body_table{
	width:100%;
	background-color:#eceada;
	border:solid 1px #403929;border-top:none;
}
.leftcolumn{
	background-color:#eceada;
	background-image:url(http://www.tastymojo.com/site_images/WineShopLouisville/background_left.gif);
	background-repeat:repeat-x;
	padding:0 20px;
	line-height:1.5em;
}
.leftcolumn table{
	padding:20px 0 20px 0;
}.leftcolumn table td{
	padding:6px;margin:0;font-size:11px;
	line-height:1.4em;
}
.rightcolumn{
	background-color:#a6937c;width:290px;border-left:solid 1px #403929;text-align:center;padding:0 5px 20px 5px ;
}
.rightcolumn h1{
	color:#3c2415;padding:0 0 5px 0;margin:0;font-size:14px;
}
.rightcolumn table {
	padding:10px 0 10px 0;text-align:left;width:100%;
}
.rightcolumn a {
	font-weight:bolder;color:#3c2415;
}
.rightcolumn table table {
	padding:0;
}
.rightcolumn ol {
	padding:0;margin:0 0 0 30px;
}
.rightcolumn li {
	padding:0 0 4px 0;
}
.rightcolumn_photo{
text-align:center;padding-top:10px;
}
.rightcolumn_photo a img{
	border:white 1px solid;
}
.rightcolumn_featuredwine td{
	padding:4px;
}

.footer{
	text-align:center;font-size:12px;line-height:22px;color:#eceada;
}
.footer a{color:#eceada;font-weight:bolder}
