/* GENERAL RULES */

body {
	background: #324050;
	color: #324050;
	font-family: "Arial",sans-serif;
	margin: 15 0 0 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
	line-height: 1.3em;
	margin: 0 10 0.5em 10;
}

p.rates {
	color:#ce945a;
	font-style:italic;
	margin:0 0 -8px 0;
	line-height: 1em;
	font-size:90%;
	}

table {
	border: 0;
	margin: 0;
}

a {
	color:#38577B;
	}
	
/* TABLE MAIN */
table#main {
	background: #324050;
	margin-bottom: 20;
	padding-bottom: 20;
	position: relative;
	width: 760;
}

table#main tr#footerback td#footer {
	color: #ffffff;
	padding:10 19 0 10;
	font-size:75%;
}

table#main tr td#footer a {
	background: #55667a;
	color: #ffffff;
}

table#main tr td#pics {
	background: #eaeced;
}

table#main tr td#pics_wh {
	background: #ffffff;
}

table#main tr#footerback {
	background-image: url(images/pic_footer_background.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #ffffff;
	background: #55667a;
}

td,th {
	font-size: 82%;
	padding: 0;
	vertical-align: top;
}


u {
	color: #ffffff;
}

.column1{
	background: #eaeced;
	padding: 0px 10px 19px 10px;
}

.column2{
	background: #ffffff;
	padding: 0px 19px 19px 19px;
}

.columns{
	background: #ffffff;
	background-image: url(images/pic_policies_colbackground.gif);
	padding: 0px 19px 19px 10px;
}

.pic_icon{
	left:23;position:relative;
}

.picfloatleft{
	margin: 6 6 6 0;
}

.picfloatright{
	margin: 6 0 6 6;
}

.pics_bl {
	color:#ffffff;
	background: #55667a;
}

.pics_bl a {
	color:#ffffff;
	font-size:110%;
}

.pics_jpg {
	background: #d7dadc;
	padding: 1px;
	}

.popup{
	padding: 12px;
	vertical-align: bottom;
}

.smalltext{
	font-size: 80%;
}

.title_blue_head{
	color: #324050;
	font-weight: bold;
	font-size:115%;
}

.title_blue{
	color: #324050;
	font-weight: bold;
}

/*for rooms popup*/
#pic1 {
	left: 20px;
	position: absolute;
	top: 89px;
	visibility: visible;
	z-index:57;
}

#pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8 {
	left: 20px;
	position: absolute;
	top: 89px;
	visibility: hidden;
	z-index:60;
}
