body{
	margin: 0; padding: 0;
	background: #FFF url(bg.gif);
	overflow: -moz-scrollbars-vertical;
}
a:link, a:visited{
	color:#9b0884;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.frame_top{
	background:transparent url(top_border.gif) repeat-x bottom; 
	height:59px;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;

}
.frame{
	margin-top:0px;
	background-color:#fff;
	width:746px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:15px;
}
.frame_bottom{
	background:transparent url(bottom_border.gif) repeat-x bottom; 
	height:59px;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.main{
	
	margin-right:20px;
	margin-left:20px;
	padding:0px 0px 15px 0px;
	border-bottom:1px #cfc0db solid;
	border-left:1px #cfc0db solid;
	border-right:1px #cfc0db solid;
	background:#f2edf5 url(main_bg.gif) repeat-x bottom;
	clear;both;
}
.main2{
	
	margin-right:20px;
	margin-left:20px;
	padding:0px 0px 15px 0px;
	border:1px #cfc0db solid;
	background:#f2edf5 url(main_bg.gif) repeat-x bottom;
	clear;both;
}
.banner{
	color:#432f66;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	margin-right:20px;
	margin-left:20px;
	background: #ffffff;
	padding:0px 0px 15px 0px;
}
.name{
	padding-bottom:5px;
	padding-top:10px;
	padding-left:5px;
}
.inline{
	background:transparent url(top_bg.gif) repeat-x top;
	padding:45px 45px 0px 45px;
	font-family:lucida grande,Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	color:#432f66;
	line-height:140%;
}
.order{
	border:1px #ccc solid;
	margin-top:20px;
}
.order2{
	border:1px #ccc solid;
	margin-top:0px;
	margin-right:4px;
}
.order3{
	border:1px #ccc solid;
	margin-top:0px;
}
.tel {
	margin-top:15px;
}
.price{
	float:right;
	width:50px;
	text-align:left;
	font-size:12px;
}
.menu{
	line-height:17px;
}
.title{
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
p.quote{
	background-color:#ffffff;
	border:1px solid #cfc0db;
	padding:5px;
	margin-left:40px;
	margin-right:90px;
	font-style:italic;
}
p.quote2{
	background-color:#ffffff;
	border:1px solid #cfc0db;
	padding:5px;
	margin-left:40px;
	margin-right:90px;}
.sml{
	font-style:italic;
	color:#444;
	font-size:10px;
}
div.tes{
	border:1px solid #cfc0db;	
	margin-left:auto;
	margin-right:auto;
	font-style:italic;
	width:510px;
	margin-bottom:15px;
	font-size:12px;
	background:#ffffff url(5.jpg) no-repeat top left; 
	height:70px;
}
div.tes div{
	padding:19px;
}
div.emp{
	color:#752f6a;
	font-size:13px;
	font-weight:bold;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
}
.seg{
	padding-top:20px;
}
.form{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
/* menu */
.nav{
padding-left:0px;
	margin-right:20px;
	margin-left:20px;
	border-top:1px #cfc0db solid;
	margin-bottom:0px;
}
div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:150px;
font-size:13px;
}
#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 12px Georgia;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 8px 23px; /*padding of tabs*/
text-decoration: none;
background: transparent url(media/pinkbg.gif) top right no-repeat;
border-bottom: 1px solid #cfc0db; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #cfc0db; /*left border style*/
width:68px;
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #cfc0db; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(media/pinkbgover.gif); /*background image swap on hover*/
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
.veg{
	color:#8abd1c;
	font-weight:bold;
	font-style:italic;
}


/* 250809 update fix */
span.alt_style { color: #336699; }