@charset "utf-8";
/* CSS Document */
/*-- Page Updated and Created by: Coder Kelo --*/
/*-- Page Designed under Site Nine Design, LLC --*/

/* This is the responsive wireframe CSS Sheet for - wire frame test */
/* Basic site wireframe sheet */

/* --------------------------- template bar blocks ---------------------- */

/* --------------------------- header section of wfr -------------------- */

#logo{
	width: 95px;
	height: 95px;
	border: 2px solid black;
	border-radius: 10px;
	float: left;
	margin: 3px 3px 3px 0;
}

#name{
	width: 95px;
	height: 95px;
	border: 2px solid black;
	margin: 3px 3px;
	float: left;
	border-radius: 10px;
}

#phoneandcomm{
	width: 95px;
	height: 95px;
	border: 2px solid black;
	margin: 3px 0 3px 3px;
	float: right;
	border-radius: 10px;
}

/*---------------------------- nav section wfr --------------------------------- */

#navbar{
	height: 48px;
	clear: both;
	border-radius: 10px;
	border: 2px solid black;
}

#navcenter{
	margin-left: 35px;
	height: inherit;
}

#navbar ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navbar li{
	float: left;
	margin: 3px 1px;
}

#navbar li a{
	display: block;
	font-size: 13px;
	margin-bottom: 4px;
	height: 38px;
	line-height: 3em;
	float: right;
	border: 2px solid #000000;
	text-align: center;
	padding: 0;
	border-radius: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}

/* Hide from IE5-Mac \*/
#navbar li a
{
float: none;
}
/* End hide */

/* -------------------- index and page content wfr ----------------------- */
/* ---- index page ---- */

#slider{
	height: 210px;
	border: 2px solid black;
	border-radius: 10px;
	clear: both;
}

#indcontainer{
	height: 530px;
	clear: both;
}

#indtier1{
	width: 275px;
	height: 494px;
	margin-left: 7px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-radius: 10px;
	float: left;
}

#indtier2{
	width: 275px;
	height: 494px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-radius: 10px;
	float: left;
}

#indtier3{
	width: 275px;
	height: 494px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-radius: 10px;
	float: left;
}

.tpbox{
	margin-left: 80px;
	width: 110px;
	height: 110px;
	border: 2px solid black;
	border-radius: 10px;
	float: left;
}

.lwrbox{
	margin-left: 80px;
	clear: both;
	width: 110px;
	height: 110px;
	border: 2px solid black;
	border-radius: 10px;
	float: left;
}

.fltdwn{
	clear: both;
	height: 250px;
}

/* ---- page 1 ---------*/

h1{
	text-align: center;
	margin: 7px 0;
}

#roompic{
	clear: both;
	width: 350px;
	height: 200px;
	border: 2px solid black;
	border-radius: 10px;
	float: left;
}

.roomlink{
	width: 250px;
	height: 75px;
	border: 2px solid black;
	border-radius: 10px;
	float: left;
}

#roomdesc{
	clear: both;
	width: 300px;
	height: 110px;
	border: 2px solid black;
	border-radius: 10px;
	float: left;
}

.rmlinkcler{
	clear: both;
}

/* ---- page 2 ---------*/

#galleryslider{
	background-image: url("../images/img1.jpg");
	height: 210px;
	width: 770px;
	border: 2px solid black;
	border-radius: 10px;
	clear: both;
	margin: auto;
}

#glywpr{
	clear: both;
	height: 450px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

#pcwpr{
	width: 608px;
	margin: auto;
}

#pcteir1{
	width: 300px;
	height: 400px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-radius: 10px;
	float: left;
}

#pcteir2{
	width: 300px;
	height: 400px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-radius: 10px;
	float: left;
}

.pctpbox{
	margin-left: 80px;
	width: 110px;
	height: 110px;
	border: 2px solid black;
	border-radius: 10px;
	float: left;
}

.pclwrbox{
	margin-left: 80px;
	clear: both;
	width: 110px;
	height: 110px;
	border: 2px solid black;
	border-radius: 10px;
	float: left;
}

.fltdwnglr{
	clear: both;
	height: 170px;
}



/* ---- page 3 ---------*/

#booking{
	width: 569px;
	clear: both;
	height: 590px;
	margin: auto;
}

.graphc1{
	background-image: url("../images/img4.jpg");
	width: 250px;
	height: 250px;
	border: 2px solid black;
	margin: 15px 15px;
	float: left;
	border-radius: 10px;
}

.graphcclr{
	clear: both;
	float: left;
}

.choic{
	width: 95px;
	height: 95px;
	border: 2px solid black;
	margin: 3px 3px;
	float: left;
	border-radius: 10px;
}

.sidecontainer{
	height: 265px;
}

/* -------------------- footer section wfr ------------------------------- */

#footerbox{
	clear: both;
	height: 200px;
	border: 2px solid black;
	border-radius: 10px;
}

#invfooter{
	clear: both;
	height: 90px;
}
