body {
	background-color: white;
	color: #4c4c4c;
	font-family: Georgia;
	font-size: 75%;
	margin: 0;
	line-height: 18px;
}

iframe, body, html {
	background-color: transparent;
}

p {
	margin: 9px 0 0 0;
	padding: 0;
	clear: both;
}


p.big {
	font-size: 4500%;	
	line-height: 55%;
	margin: 9px 0 70px 0;
}

.quotation {
	font-weight: bold;
	font-size: 10pt;
}

a {
	color: #287FB0;
}

a img {
	border: none;
}

a.fixed {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
	vertical-align: top;
}

hr {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #c9d0c8;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    height: 1px;
}

img.hr {
	background-color: #c9d0c8;
	width: 100%;
}

table.main {
	width: 100%;
}

td.mainContainer {
	border-top: 1px solid #C9D0C8;
	padding-left: 25px;
}

td.column0 {
	width: 3%;
}

td.column1 {
	width: 20%;
}

td.column2 {
	width: 82px;
}

td.column0, td.column1, td.column3 {
	height: 110px;
	border-bottom: 1px solid #c9d0c8;
}

td.column3 {
	background-image: url(../img/bg-title.gif);
	background-repeat: repeat-x;
}

img.title {
	margin-top: 37px;
}

table.menu {
	line-height: 24px;
	width: 100%;
	margin-top: 18px;
}

table.menu a {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

a.green {
	color: #7BA059;
}

a.agent {
	color: #EE7D22;
}

table.menu .hr {
	margin-top: 9px;
	margin-bottom: 3px;
	background-color: #e4e8e4;
}

td.icon {
	padding-top: 6px;
}

a.green {
	color: #7BA059;
}

a.private {
	color: #928B91;
}

table.content {
	width: 100%;
}

td.content, td.content_last {
	padding-right: 19%;
	padding-bottom: 20px;
}

td.content {
	border-bottom: 1px solid #e4e8e4;
}

td.visual {
	width: 200px;
}

p.time {
	font-family: Georgia;
	color: #C9D0C8;
	font-weight: bold;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	line-height: 14px;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	font-family: Georgia;
	margin: 17px 0 0 0;
	padding: 0;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	font-family: Georgia;
	margin: 12px 0 0 0;
	padding: 0;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Georgia;
	margin: 17px 0 0 0;
	padding: 0;
}

p.rooms img {
	margin-right: 20px;
}

img.room:hover {
	border: 1px solid black;
}

p.fixed {
	padding: 0;
	margin: 13px 0 7px 0;
	clear:left;
}

table.copy {
	height: 55px;
	width: 100%;
}

table.copy td {
	vertical-align: middle;
	border-bottom: 1px solid #dbdeda;
	color: #C9D0C8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

div.album {
	padding-bottom: 33px;
	float: left;
}

div.thumb {
	background-repeat: no-repeat;
	background-position: center center;
	display: inline;
	float: left;
	height: 103px;
	width: 103px;
	margin-top: 34px;
	margin-right: 45px;
	margin-bottom: 11px;
}

