﻿  /* CSS layout */
body {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
	background-color: #FF940A;
	text-decoration: none;
}


#header {
}

#container {
	min-width: 600px;
	background-color: #Fdd55c;
	width: 960px;
	height: 100%;
	float: left;
	position: relative;
}
#left_col {
	width: 143px;
	background-image: url('images/header02.jpg');
	float: left;
	background-repeat: no-repeat;
	height: 100%;
}

#menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	font-weight: bold;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	width: 143px;
	border-top-color: #0000FF;
	background-color: #CCCCCC;
	float: left;
}

#menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
	width: 130px;
	float: right;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 10px;
}
#main {
	width: 817px;
	margin-left: 143px;
}
#header3 {
	width: 817px;
	height: 39px;
	background-image: url('images/header03.jpg');
	text-indent: 30px;
	padding-top: 75px;
}
#h1header {
	float: left;
	width: 100%;
}
#headertext {

}

#rentals-name {
	width: 78%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #333333;
	letter-spacing: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}
#share {
	width: 20%;
	float: right;
	margin-top: 10px;
}

#img-book {
	border-width: 0;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: center;
	background-color: #FEE692;
	font-weight: bold;
}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FEE692;
	font-weight: bold;
	text-indent: 8px;
}

.style11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: center;
	background-color: #FEE692;
}
.style22b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FEE692;
	text-indent: 8px;
}

.style33 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #FF940A;
	text-align: center;
	font-weight: bold;
	height: 22px;
}
.style44 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #FF940A;
	font-weight: bold;
	text-indent: 8px;
	height: 22px;
}
.style55 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	color: #333333;
}

.styleTable {
	padding: 1px;
	margin: 1px;
	border-width: 0;
	width: 100%;
}

#contentsuites {
	background-color: #FDD55C;
	width: 960px;
}
#rentals-content {
	width: 435px;
	position: relative;
	left: 45px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	height: 375px;
	margin-top: 15px;
}
#rentals-images {
	width: 445px;
	height: 375px;
	position: relative;
	right: 30px;
	text-align: center;
	float: right;
	margin-top: 15px;
}
#rentals-rates {
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 25px;
}

#footer {
	clear: both;
	background-color: #FDD55C;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
