html {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
body {
	width:100%;
	height:100%;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:0.9em;
	padding-top:50px;
}
h1 {
	text-transform:uppercase;
	font-size: 1.2em;
	color: #D3CBAB;
	font-weight:normal;
	letter-spacing:20px;
	right:-10px;
}
a, a:link {
	color: #85531d;
	text-decoration:none;
}
a:visited {
	color:#8F775F;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
	color:#FF6600;
}
blockquote{
	font-style:italic;
	font-weight:bold;
}
blockquote:before { 
	content: open-quote; 
}
blockquote:after  { 
	content: close-quote; 
}
#content {
	width: 700px;
	height: 500px;
	border: 1px dotted #85531d !important;
	border: 1px solid #5C4C3D;
	margin: 0 auto;
	padding: 0px;
	position:relative;
}
#innercontent {
	height:410px;
	padding: 10px;
	position:relative;
	text-align:left;
}
.contrast a, .contrast a:link {
	color: #ffcc00;
	text-decoration:none;
}
.contrast a:visited{
	color:#FF6600;
	text-decoration:none;
}
.contrast a:hover, .contrast a:active {
	text-decoration:underline;
	color: #FF0000;
}
.topleft {
	position:absolute;
	top: 0;
	padding: 5px;
	width: 600px;
	text-align:left;
}
.centered {
	position:absolute;
	top: 200px;
	padding: 5px;
	width: 670px;
	text-align:center;
}
.centered img{
	padding: 2px;
	margin: 15px;
	border: 1px dotted #85531d !important;
	border: 1px solid #5C4C3D;
}
.bottomleft {
	position:absolute;
	padding: 5px;
	bottom:0;
	width: 600px;
	text-align:left;
}
.bottomright {
	position:absolute;
	padding: 5px;
	bottom:0;
	right:0;
	width: 500px;
	text-align:right;
}
.table {
	position: relative;
	clear:left;
	display: table;
	margin-top: 20px;
	width: 500px;
	border: 1px solid #85531d;
	padding:5px;
}
.table .caption {
	display: table-caption;
	text-align:left;
	color: #85531d;
	margin-top: 10px;
	font-size:1.3em;
}
.table .header {
	display:table-header-group;
	text-align:left;
	color: #85531d;
	padding-bottom:10px;
}
.table .header .cell {
	display:table-cell;
	float:left;
	text-align: left;
	padding: 3px;
	width:110px;
}
.table .row {
	display:table-row-group;
	clear:left;
}
.table .row .cell {
	display:table-cell;
	float:left;
	width:110px;
	text-align: left;
	padding: 3px;
	border-top: 1px solid #85531d;
}
#info_form {
	width:400px;
}
#info_form label {
	text-align:right;
	vertical-align:top;
	clear:left;
	float:left;
	margin-top: 10px;
	width:100px;
}
#info_form input, #info_form textarea{
	float: left;
	margin: 10px 0px 0px 10px;
}
#info_form #submit{
	float: left;
	margin: 20px 0px 0px 109px;
	clear:left;
}
#navbar{
	position:absolute;
	left:0px;
	bottom: 60px;
	width: 100%;
	border-bottom:1px dotted #85531d !important;
	border-bottom:1px solid #5C4C3D;
}
#logo {
	position:absolute;
	left: 12px;
	bottom: 4px;
}
#intro_menu {
	position: absolute;
	left: 110px;
	bottom: 38px;
	padding-top: 2px;
}
#main_menu {
	position: absolute;
	left: 110px;
	bottom: 9px;
}
#language_menu {
	position: absolute;
	text-align:right;
	right: 20px;
	bottom: 5px;
}
#title {
	position:relative;
	display:inline;
	float:left;
	width: 95px;
	clear:left;
	text-align:right;
	font-size:0.75em;
}
#menu {
	position:relative;
	display: inline;
	left: 10px;
	float:left;
	text-align:left;
	font-size:0.75em;
}
#main_menu .link {
	clear: none;
	margin-right: 10px;
}


/* following styles - page-specific backgrounds */


.house {
	background-image:url(../img/house2_700x440.jpg);
	background-repeat:no-repeat;
}
.rooms {
	background-image:url(../img/rooms2_700x440.jpg);
	background-repeat:no-repeat;
}
.breakfast {
	background-image:url(../img/breakfast_700x440.jpg);
	background-repeat:no-repeat;
}
.index {
	background-image:url(../img/intro2.gif);
	background-repeat:no-repeat;
}
.prices {
	background-image:url(../img/form2_700x440.jpg);
	background-repeat:no-repeat;
}
.contact {
	background-image:url(../img/contact_700x440.jpg);
	background-repeat:no-repeat;
}
.info_form {
	background-image:url(../img/form2_700x440.jpg);
	background-repeat:no-repeat;
}
.ma {
	background-image:url(../img/map2_700x440.jpg);
	background-repeat:no-repeat;
}
.aerial_photos {
	/* leave it black for the slideshow */
}
.mirano {
	background-image:url(../img/mirano2_700x440.jpg);
	background-repeat:no-repeat;
}
.venezia {
	background-image:url(../img/venezia2_700x440.jpg);
	background-repeat:no-repeat;
}
.tradition {
	background-image:url(../img/gioco_700x440.jpg);
	background-repeat:no-repeat;
}
.yatri {
	background-image:url(../img/yatri_700x440.jpg);
	background-repeat:no-repeat;
}
