
body, html
{
	background: #a3a3a3;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	color: #555555;
	text-align: center;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



a
{
	color: #4965ae;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: underline;
}



li
{
	line-height: 140%;
}

li a
{
	color: #555555;
	text-decoration: none;
}




.links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

.links a
{
	color: #4965ae;
	text-decoration: none;
}

.links a:hover
{
	color: red;
	text-decoration: underline;
}




.menu
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: white;
	padding: 11px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.menu a
{
	color: #555555;
	text-decoration: none;
}

.menu a:hover
{
	color: red;
	text-decoration: underline;
}






.menu_button
{
	overflow: hidden;
	background-image: url('images/menu.jpg');
	width: 133px;
	height: 42px;
	font-size: 11px;
	line-height:30px;
	color: black;
	font-weight: bold;
}

div.menu_button:hover
{
	background-image: url('images/menu_blue.jpg');
}










.menu_button a
{
	margin-left: 40px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.menu_button a:hover
{
	color: red;
	text-decoration: underline;
}







.logos
{
	background: white;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	color: #8f0000;
	font-weight: bold;
margin-left: 17px;
}

.logos img
{
	vertical-align: middle;
	margin-right: 37px;
}





.copyright, .copyright a
{
	background: white;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	color: gray;
}






a img
{
	border: 1px white solid;
}

a:hover img
{
	border: 1px red solid;
}




form *, textarea, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

textarea, input
{
	font-size: 12px;
	color: black;
}





.hottubs td
{
	padding-left: 16px;
	padding-right: 24px;
	padding-bottom: 8px;
}

.hottubs *
{
	color: #555555;
	font-size: 10px;
	text-align: center;
}

.hottubs a
{
	color: #555555;
}


.hottubs a:hover
{
	color: red;
	text-decoration: underline;
}

.hottubs a img, .hottubs a:hover img
{
	border: 0px;
}





.wine
{
	color: #8f0000;
}



