@charset "UTF-8";
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.navi {
	padding: 5px;
	height: 150px;
	width: 550px;
	font-size: 19px;
	line-height: 16px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
	position: absolute;
	top: 12px;
}

a:hover {
	color: #000000;
}

.master {
	height: 700px;
	width: 1000px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -350px;
	margin-left: -500px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: none;
}

.navi .left-navi {
	position: absolute;
	margin-top: 25px;
	padding-top: 4px;
	padding-left: 20px;
	left: 420px;
	height: 65px;
	width: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #494949;
}

.navi .right-navi {
	position: relative;
	margin-top: 25px;
	padding-top: 4px;
	padding-left: 20px;
	left: 770px;
	height: 65px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #494949;
}

.logo {
	position: absolute;
	background-image: url(img/rosslyn_logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 150px;
	width: 200px;
}

.booking {
	position: absolute;
	top: 88px;
	left: 270px;
	height: 13px;
	width: 110px;
}

.content {
	position: absolute;
	padding-left: 25px;
	width: 950px;
	height: 400px;
	margin-top: 210px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.content_bg {
	position: absolute;
	background-repeat: repeat-x;
	background-position: top left;
	width: 998px;
	height: 600px;
	margin-top: 210px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.footer {
	position: absolute;
	padding-left: 20px;
	top: 660px;
	width: 300px;
	height: 30px;
}

#headline {
	position: absolute;
	top: 0px;
	left: 780px;
	float: right;
	width: 200px;
	font-size: 25px;
	color:#000000;
	line-height:22px;
}


.fliesstext {
	text-align:left;
	position: absolute;
	left: 639px;
	width: 204px;
	height: 200px;
	top: 180px;
	font-size:10px;
	color:#333333;
	line-height:10px;
}

#margin {
	margin: 20px 15px;
}

#frame-holder {
	width: 950px;
	height: 400px;
}

#newimg {
	position:absolute; 
	top: 140px; 
	left: 135px;
	}

.flash {
	position: absolute;
	height: 400px;
	width: 950px;
	margin:  auto;
}

.deluxe-room {
	background: url(img/fonts/deluxe.png) top right no-repeat;
	position: absolute;
	width: 477px;
	height: 170px;
	float: right;
	right: 79px;
}
.suites {
	height: 170px;
	width: 477px;
	position: absolute;
	top: 190px;
	background: url(img/fonts/suites.png) top right no-repeat;
	;
	right: 79px;
}
.check   {
	position: absolute;
	left: 222px;
	top: 157px;
}
#thumb {
	float: left;
	height: 120px;
	width: 182px;
	margin-left: 1px;
	border-left: 1px solid #494949;
}

#thumb img {
	float: right;
	height: 120px;
	width: 159px;
}

#frame-holder #contact {
	height: 397px;
	width: 541px;
	position: absolute;
	left: 420px;
	top: 0px;
	border-left: 1px solid #494949;
}

#frame-holder #founder {
	height: 300px;
	width: 400px;
	position: absolute;
	left: 420px;
	top: -1px;
	border-left: 1px solid #494949;
	padding-left: 20px;
}

#frame-holder #location {
	height: 80px;
	width: 468px;
	position: absolute;
	left: 415px;
	top: 13px;
}

#contact-form  {
	height: 348px;
	width: 442px;
	position: absolute;
	left: 420px;
	padding-left: 20px;
	top: 0px;
	padding-top: -20px;
	border-left: 1px solid #494949;
}

#submit {
	width: 55px;
	background-color:#FFF;
	border: none;
	margin: 6px 0px;
	color:#333;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	text-align: left;
}

#subject {
	width: 400px;
	background-color:#FFF;
	border: none;
	padding: 6px;
	color:#333;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 0px;
}

#message, #name, #email   {
	width: 400px;
	background-color:#FFF;
	border: none;
	padding: 6px;
	color:#333;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 0px;
}
#flashholder {
	height: 420px;
	width: 605px;
	border-left: 1px solid #494949;
	position: absolute;
	left: 26px;
	overflow: hidden;
}
#flashholder  .flashcontent {
	height: 420px;
	width: 560px;
	position: absolute;
	left: 22px;
}
#outer {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0%;
	top: 0%;
	min-height: 700px;
	min-width: 1000px;
	overflow: auto;
	margin-top: -12px;
}

