.main_menu {
	color: #B9584E;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	float: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}

.menu_news {
	float: left;
	background: #fccdbc url(images/newscup.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
	background-position: bottom center;
}

.menu_about {
	float: left;
	background: #fccdbc url(images/about.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
	background-position: bottom right;
}

.menu_christmas {
	float: left;
	background: #fccdbc url(images/xmas.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
	background-position: bottom right;
}

.menu_volupte {
	float: left;
	background: #fccdbc url(images/teasecup.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
	background-position: bottom left;
}

.menu_links {
	float: left;
	background: #fccdbc url(images/teapot1.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
	background-position: bottom left;
}

.menu_press {
	float: left;
	background: #fccdbc url(images/gvbowl.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
	background-position: bottom left;
}

.menu_contact {
	float: left;
	background: #fccdbc url(images/gvapron.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
   background-position: bottom left;
}

.menu_private {
	float: left;
	background: #fccdbc url(images/teapot2.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
	background-position: bottom left;
}

.menu_corporate {
	float: left;
	background: #fccdbc url(images/private.jpg) no-repeat;
	vertical-align: text-top;
	height: 380px;
	width: 350px;
	background-position: bottom left;
}

.menu {
	color: #B9584E;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	width: 350px;
	text-decoration: none;
}

.submenu {
	color: #775645;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	width: 350px;
	text-decoration: none;
}

.H1 {
	color: #471600;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-left: 15px;
}

.right_heading {
	color: #471600;
	background: #fccdbc;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
}

.right_heading2 {
	color: #471600;
	background: #fccdbc;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
}

.right_promo_text {
	color: #471600;
	background: #fccdbc;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
}

.right_panel {
	background: #fccdbc;
	padding-left: 10px;
	padding-top: 2px;
}

.tile {
	background-image: url(images/tile.gif);
}

.logo {
	float: left;
}

.bottom_link {
	color: #471600;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.useful_links {
	color: #775645;
	background: #d5d5d3;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
	text-align: justify;
	text-indent: 15px;
	
}

a.menu:link { color: #B9584E; text-decoration: none }
a.menu:visited { color: #B9584E; text-decoration: none }
a.menu:hover { color: #a82d30; text-decoration: underline; font-weight: bolder;}
a.menu:active { color: #a82d30; text-decoration: none }

a.menuactive:link { color: #322b14; text-decoration: none }
a.menuactive:visited { color: #322b14; text-decoration: none }
a.menuactive:hover { color: #322b14; text-decoration: underline; font-weight: bolder;}
a.menuactive:active { color: #322b14; text-decoration: none }

a.smallbrown:link { color: #775645; text-decoration: none }
a.smallbrown:visited { color: #342015; text-decoration: none }
a.smallbrown:hover { color: #775645; text-decoration: underline }
a.smallbrown:active { color: #342015; text-decoration: none }

a.lhn:link { color: B9584E; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; }
a.lhn:active {
	color: a82d30;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
a.lhn:visited { color: B9584E; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; }
a.lhn:hover { color: a82d30; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bolder; }