@charset "utf-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #449CA6;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	background-color: #00b9cb;
	color: #998785;
}
#main {
	width: 960px;
	clear: both;
}
#main td.left {
	clear: both;
	background-image: url(icons/bg.main.left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
}
#main td.right {
	clear: both;
	background-image: url(icons/bg.main.right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
#main td.central {
	clear: both;
	width: 920px;
	background-color: #FFFFFF;
}
#main td.footer {
	clear: both;
	width: 920px;
	background-image: url(icons/bg.footer.gif);
	background-repeat: repeat-x;
	height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #666666;
}

#menu {
	width: 800px;
	top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #998785;
	border-bottom-color: #998785;
	margin-top: 1px;
	position: relative;
	margin-bottom: 1px;
	text-align: center;
	margin-left: 65px;
}
#menu td.links {
	border-left: solid 1px #998785;
	text-align: center;
	padding: 4px 20px 4px 20px;
}
#menu td.last {
	border-left: solid 1px #998785;
	border-right: solid 1px #998785;
	text-align: center;
	padding: 4px 20px 4px 20px;
}
#imagebox {
	width: 800px;
	top: 0px;
	margin-left: 65px;
	position: relative;
	margin-bottom: 1px;
	height: 240px;
	border: 1px none #998785;
}
#ratebox {
	width: 800px;
	top: 0px;
	margin-left: 65px;
	position: relative;
	margin-bottom: 1px;
}


table.rates {
	border: 1px solid #07BBDC;
	color: #666666;
	padding: 4px;
}
table.rates th {
	border: 1px solid #5BABB4;
	color: #5BABB4;
	background-color: #C0E6F3;
}
table.rates tr.header {
	border: thin solid #07BBDC;
	color: #333333;
	background-color: #E8F7FC;
	padding-left: 3px;
}



#language {
	width: 240px;
	top: 0px;
	position: relative;
	text-align: center;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #998785;
	border-right-color: #998785;
	border-bottom-color: #998785;
	border-left-color: #998785;
}
#language td.lang {
	width: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A08785;
}
#language td.lang a {
	color: #A08785;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	font-size: 1em;

}
#language td.lang a:hover {
	color: #A08785;
	text-decoration: none;
	font-weight: bold;
}




a {
	font-weight: bold;
	color: #566b96;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-weight: bold;
	color: #998785;
	text-decoration: none;
}
#infobox {
	width: 800px;
	top: 0px;
	margin-left: 65px;
	position: relative;
	margin-bottom: 1px;
}
img.photo {
	border: 1px solid #998785;
	margin-left: 9px;
	margin-right: 9px;
}
img.photoGall {
	border: 1px solid #998785;
}
input.buttons {
	background-color: #E8F7FC;
	border: 1px solid #07BBDC;
}
input.buttons:hover {
	background-color: #07BBDC;
	border: 1px solid #07BBDC;
}
