body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	background:#fec;
}

#body-wrapper {
	padding: 3px;
	min-width:50em;
	max-width:75em;
}

#body-gutter {
	padding: 2px;
}

#hereIam {
	width: 100%;
}

.h-gutter {
	clear: both;
	width: 100%;
	height: 2px;
}

.h-gutter2 {
	float: left;
	width: 3px;
	height: 2em;
}

#headerSec {
	clear: both;
	width: 100%;
	height: 180px;
	display:block;
}

#imagetoleft {
	float: left;
	width: 70%;
	padding-right: 0;
	height: 180px;
	background: url(../image/Trademark4.jpg) top left no-repeat;
	display: block;
}

#imagetoright {
	float: right;
	width: 25%;
	padding-left: 0;
	height: 180px;
	background: url(../image/face_image2.png) top right no-repeat; 
}

#headerNav-Sec {
	width: 100%;
	height: 2em;
	clear: both;
}

#content-wrapper {
	width: 100%;
}

#content-library {
	float: left;
	padding: 1em;
}

#content-page {
	float: left;
	width: 80.0%;
}

#content-bookNav {
	float: left;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 2em;
}

#content-bookPage {
	float: left;
	margin: 0px auto 0px auto;
	width: 100%;
}

#footer-wrapper {
	clear: both;
	width: 100%;
	text-align: center;
	background: #368
}

#footer {
	width: 90%;
	margin: 0px auto 0px auto;
	text-align: center;
	background: #368
}

#hotel_info {
	float: left;
	width: 100%;
}

#hotel_images {
	float: left;
	width: 100%;
	height: 200px;
}

#hotel_photo1 {
	width: 200px;
	height: 200px;
	float: left;
	padding-left: 2px;
}

#hotel_photo2 {
	width: 200px;
	height: 200px;
	float: left;
	padding-left: 2px;
}

#hotel_map {
	width: 200px;
	height: 200px;
	float: left;
	padding-left: 2px;
}

.thumbnails {
	padding-left: 1em;
	padding-right: 1em;
	list-style-type: none;
}

h1 {
    border-bottom:1px dotted #999;
    margin:0 0 10px 10px;
    font-size:1em;
    line-height:2em;}

h2 {border-left:10px solid #c30;
    color:#c30;
    padding-left:10px;
    margin:0 0 10px 10px;
    font-size:.9em}

#pageInfo {
    float: left;
    width: 80%;
    font-size: 1em;
    height: 110em;
    border: 1px solid green;
}

#definitionInfo {
	float: left;
	width: 19%;
	height: 100%;
	font-style: italic;
	font-size: .75em;
	text-align: center;
	border: 1px solid red;
	background-image: url(../image/royal_rock_tile.jpg);
	background-repeat: repeat-y;
}
