body {
	background-image:   url('../images/bgfloral2.png');
	margin: 0; 
    padding: 0; 
	text-align: center;
	font-family: georgia;
}
h3 {
	margin-bottom: 1px;
	/**font-family: Georgia, Palatino Linotype, serif;**/
	font-size: 1.2em;
	text-decoration: underline;
	padding: 0px;
}
h4 {
	margin-bottom: 1px;
	/**font-family: Georgia, Palatino Linotype, serif;**/
	text-decoration: underline;
	padding: 0px;
}
.mobilehead {display: none;}
#container {
	text-align: left;
	margin: auto;
	width: 715px;
}
#menu {
	background-color: #CC3333;
	color: #FFFFCC;
	width: 715px;
	text-align: center;
	font-size: 1em;
	padding-top: 15px;
	height: 35px;
}

#menu a:link, #menu a:visited {
	color: #FFFFCC;
	text-decoration: none;
	padding-right: 15px;
}

#menu a:hover, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../images/menunder15.png');
	background-repeat: no-repeat;
	padding-bottom: 13px;
	background-position: bottom center;
}
a#shoppe {

}
#content {
	background-color: #FFF;
	color: #000000;
	font-size: 85%;
	padding: 5px;
	text-align: left;
}

.teasa a:link, .teasa a:visited {
	text-decoration: none;
	color: #000000;
}

.teasa a:hover, .teasa a:active {
	text-decoration: none;
	background-image: url('../shoppe/images/icons/basket_add.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

#painting {
	background-image: url('../images/tearoompainting.jpg');
	background-repeat: no-repeat;
	width: 715px;
	height: 800px;
	padding: 0px;
	margin: 0px;
}
#newsbox {
	padding-top: 85px;
	padding-left: 110px;
	width: 500px; 
}
#newstext {
	background-color: #ffffff; 
	filter: Alpha(opacity=90); 
	opacity: .9;
	border: 1px solid #000; 
	width: 445px;
	padding: 5px;
	color: #000000;
	font-size: 1em;
	text-align: center;
}

#answer {
	font-style: italic;
	margin-left: 15px;
	margin-bottom: 8px;
	font-size: smaller;
}

ul {
	margin-top: 3px;
}
li {
	margin-bottom: 2px;
}
#olde {
	font-weight: bold;
	/**font-family: Georgia, Palatino Linotype, serif;**/
}
#footer {
	color: #FFFFCC;
	background-color: #CC3333;
	text-align: center;
	width: 715px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: .8em;
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
#viewer {
	height: 500px;
	background-color: #FFF;
}