body	{
	font-size:11px;
/*	background-image:url("/static/images/tani_left_66.jpg");
	background-position:top left;
	background-repeat:no-repeat;
    */
    background-image:url("/static/images/bg_gradient.jpg");
    background-position:top;
    background-repeat:repeat-x;
    background-attachment:fixed;

    font-family:tahoma;
    font-size:10px;
    background-color:#024d91;
    color:#000000;


}


.right_menu	{
	font-size:11px;
    color:#000000;
	line-height:19px;
	padding:0px 5px 20px 0px;
    text-align:right;
    font-size:11px;
}

}
.right_menu a	{
	color:#000000;
	text-decoration:none;
}
.right_menu a:hover	{
	text-decoration:underline;
}
.main	{
	background-position:top right;
	background-repeat:repeat-y;
}
.picture_border	{
	border-width:1px;
	border-style:solid;
	border-color:#4D301E;
}
.menu_bar	{
	margin:0px 0px 0px 10px;
}
.review_content	{
	color:#F5E9DD;
	margin:100px 0px 0px 10px;
	font-size:12px;
	line-height:21px;
}
.review_content a	{
	color:#AE0000;
	text-decoration:none;
}
.bottom_menu	{
	font-size:12px;
	color:#F5E9DD;
	font-style:italic;
}
.bottom_menu a	{
	color:#F5E9DD;
	text-decoration:none;
}
.bottom_menu a:hover	{
	text-decoration:underline;
}

.menu_category	{
	padding:20px 0px 7px 0px;
}

.menu_index	{
	font-size:12px;
	padding:2px 30px 2px 30px;
	line-height:20px;
}
.menu_index a	{
	text-decoration:none;
}
.menu_index a:hover	{
	text-decoration:underline;
}

.search_text	{
	font-size:11px;

}
.search_box	{
	border-width:1px;
	border-style:solid;
    padding:1px 5px 0px 5px;
}

.search_button	{
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-color:#4D301E;
	color:#4D301E;
	width:70px;
	height:20px;
}
.picture_gallery1	{
	padding:0px 0px 0px 0px;
	margin:0px;
	border-width:1px;
	border-style:solid;
	border-color:#4D301E;
}

.palatino    {
    font-size:21px;
    font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
}