body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
h2{
	font-size: 13px;
	margin: 20px 10px;
	color: #708090;
}
#wrapper{
	width: 736px;
	margin: 20px auto;
	border: 3px solid #004A01;
}
#bedroom{
	position: relative;
	width: 738px;
	height: 200px;

	background-repeat: no-repeat;
	background-position: right;
}
#bedhead{
	font-size: 22px;
	font-weight: bold;
	position: relative;
	top: 40px;
	left: 10px;
	color: #004A01;
}
#basingstoke{
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 48px;
	left: 10px;
	color: #003700;
}
#headphone{
	font-size: 22px;
	font-weight: bold;
	position: relative;
	top: 56px;
	left: 10px;
	color: #003700;
}
#cleeves{
	position: relative;
	width: 720px;
	padding: 10px;
}
#cleeves p{
margin: 10px;
}

#footer{
clear: both;
	text-align: center;
	font-size: 11px;
	margin: 20px 0;
	padding: 10px;
}
.copyrite{
	font-size: 9px;
}
  .message{
  	border: 1px solid Black;
	background-color: #EAFFEC;
	color: Black;
	width: 210px;
	float: right;
	clear: right;
	margin: 20px 10px 10px 10px;
	padding: 5px;
	text-align: center;
  }
.message p{
	padding: 0px;
	margin: 0px;
}
#call{
	clear: both;
	padding: 10px;
	text-align: right;
}
.photoleft{
	float: left;
	clear: left;
	margin: 5px 10px 5px 0px;
	border: 1px solid black;
}
.photort{
	float: right;
	clear: right;
	margin: 5px 0px 5px 10px;
	border: 1px solid black;
}
.hands{
	float: right;
	clear: right;
	margin: 5px 20px 5px 10px;
}
.clear{
	clear: both;
}
.card{
	margin: 5px;
	float: left;
}


.thumb{
	border: 1px solid black;
	margin: 2px 0 ;
}
#dynloadarea
{
	position: relative;
	margin: auto;
	border: 1px solid black;
	background-color: White;
	padding: 14px;
	width: 500px;
	height: 375px;
}
#small_pics
{
	position: relative;
	width:600px;
	margin: auto;
	padding-top: 10px;
	text-align: center;
}
#small_pics ul
{
list-style: none;
border: 0px;
margin: 0;
padding: 0;
}
#small_pics	li 
{ 
  display: inline;
  padding: 0 2px 0 0 ;
}
#tarrif
{
	width: 738px;
	clear: both;
}
#cleeves table p{
	margin: 4px;
	padding: 4px;
}
.lunch{
border: 1px dashed black;
margin: 10px;
	width: 334px;
	float: left;
	height: 360px;
	background-color: #FDF5E6;
}
#menus{
	clear: both;
}
#menus a:link, #menus a:visited	{display:block;width:140px; font-size:11px; color:#fff;background:#006400;
 height:25px; line-height:24px; text-decoration:none;  border:1px solid #000; text-align: center;}
#menus a:hover{background:#FFFACD; color:#006400;}
.pics{
	text-align: center;
}
.lpic{
	margin-bottom: 5px;
}
.tpic{
	margin-right: 5px;
}
.errmes{
color: Red;
font-weight: bold;
}
.times{
margin: 0 10px;
	clear: both;
	font-size: 13px;
	text-align: center;
	color: White;
	background-color: #006400;
	padding: 5px;
}