/* CSS Document */
#eiffel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: relative;
	height: 402px;
	width: 605px;
	left: 0px;
	top: 15px;
	background-image: url(images/room.jpg);
	z-index:1;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	text-align: center;	
}
body {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F3F0F0;
	font-size:12px;
	text-align: center;
}

#topnav {
	border:groove;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #97C6BE;
	border-right-color: #3C6568;
	border-bottom-color: #3C6568;
	border-left-color: #DEEAEB;
	background-color:#F7DB58;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	left: 0px;
	top: 10px;
	z-index:10;
	text-align: center;
	width:870px;

}

a{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color: #990000;	
	text-decoration: underline;
}

.main { 
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color:#F7DB58;
}

#main {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


a.main:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


a.main:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

a.main:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#maincopy {
	background-color:#ffffee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: relative;
	height: 94px;
	width: 277px;
	left: 00px;
	top: 35px;
	padding: 10px;
	visibility: visible;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	text-align: center;
	z-index: 10;


}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #97C6BE;
	border-right-color: #3C6568;
	border-bottom-color: #3C6568;
	border-left-color: #DEEAEB;
	background-color:#3C6568;
	color: #ffffff;
	position: absolute;
	z-index: auto;
	height: 20px;
	width: 800px;
	left: 0px;
	top: 448px;
}

