body
{
	background-color: #c0c5e0;
	background-image: url(images/main/fabric.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-family: times, times new roman, palatino, serif;
	font-size: 62.5%;
}

img
{
	border-style: none;
}

a:link, a:visited
{
	text-decoration: none;
	color: #3c457c;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #081c5a;
}

#wrapper
{
	background-color: #FFFCEA;
	border-color: #3c457c;
	border-width: 1px;
	border-style: solid;
	width: 800px;
	margin: 34px auto auto auto;
	background-image: url(images/main/sananselmoinn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6em;
}

#winewrapper
{
	background-color: #FFFac2;
	border-color: #3c457c;
	border-width: 1px;
	border-style: solid;
	width: 800px;
	margin: 34px auto auto auto;
	background-image: url(images/wine/sananselmoinn-wine2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6em;
}

#topnav
{
	text-align: right;
	font-size: 1.2em;
	margin: 1em .5em;
	color: #3c457c;
}

#navbar
{
	background-image: url(images/main/navbarback.gif);
	background-position: left center;
	text-align: right;
	font-size: 1.2em;
	height: 34px;
	width: 650px;
	color: #fff;
	float: right;
	line-height: 34px;
	padding-right: .5em;
}

#navbar a:link, #navbar a:visited
{
	color: #fff;
}

#reservations
{
	text-align: right;
	margin-top: 52px;
}

#mainbody
{
	font-size: 1.4em;
	margin: 80px 20px 0 0;
	text-align: left;
	margin-left: 100px;
	margin-right: 50px;
}

#mainbodyhome
{
	font-size: 1.4em;
	margin: 80px 20px 0 0;
	text-align: left;
	margin-right: 50px;
}

#teabody
{
	font-size: 1.4em;
	margin: 80px 20px 0 0;
	text-align: left;
	margin-left: 100px;
	margin-right: 50px;
	background-image: url(images/tea/PartyBW.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contentimage
{
	padding: 3px;
	margin: 3px;
	border-style: solid;
	border-width: 2px;
	border-color: #66c;
}

#leftcolumn
{
	float: left;
	margin: 0 20px 50px 60px;
	text-align: center;
	margin-left: -30px;
	width: 220px;
}

#leftcolumn p
{
	font-size: 1.0em;
}

#threecolumns
{
	text-align: left;
	font-size: 1.3em;
}

#roomstable td
{
	padding: 0 5px 15px 0;
}

#roomstable img
{
	border: 2px #081c5a solid;
}


#footer
{
	text-align: center;
	padding-top: 40px;
	clear: both;
}
