body{
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width:100%;
}
#container {
	text-align: left;
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 160px;
	width: 100%;
}
#links {
	float: right;
	display: inline;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	font-weight: bold;
	font-size: 0.9em;
}
#logo {
	float: left;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #000000;
	display: block;
	clear: both;
}
.bullet {
	margin-right: 16px;
	margin-left: 16px;
}
#links a {
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	color: #666666;
}
#content h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 0px 0px 2px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
#content h1 span {
	display: block;
	position: absolute;
	top: 7px;
	right: 12px;
	font-size: 0.9em;
}
#menu2, #menu3{
	display:block;
	clear:both;
	width:100%;
	margin-bottom:3px;
}
#menu2 span, #menu3 span {
	margin: 1px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
}
#menu2 a, #menu3 a, .strip .button a {
	margin: 1px;
	border: 1px solid #CCCCCC;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	background-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu2 a:hover, #menu3 a:hover, .strip .button a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
#menu2 a, #menu2 span {
	width: 395px;
}
#menu3 a, #menu3 span {
	width: 262px;
}
.strip {
	height:124px;
	display:block;
	clear:both;
	float:left;
	margin-bottom:6px;
}
.strip .button {
	height:100px;
	overflow:hidden;
}
.strip .button a {
	float:right;
	clear:right;
	width: 150px;
	font-size:0.7em;
	padding-top:7px;
	padding-bottom:7px;
}
.strip img {
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	clip:rect(0px, 184px, 120px, 0px);
	width: 184px;
	height:120px;
	margin:1px;
	float:left;
}
.strip h2{
	font-size: 1em;
	color: #FFFFFF;
	background-color: #666666;
	margin: 1px;
	width: 602px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	float:right;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.strip h2 a {
	color: #FFFFFF;
}
.strip h2 span {
	display: block;
	position: absolute;
	top: 4px;
	right: 12px;
	font-size: 0.9em;
}
.strip p{
	float:left;
	width:440px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top: 3px;
	margin-left: 6px;
}
#fullsize  {
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	width: 400px;
	height:264px;
	overflow:hidden;
	margin:1px;
	padding:0px;
	float:left;
	background-image: url(images/bg_loading.gif);
}
#fullsizepic{
	clip:rect(0px, 400px, 264px, 0px);
}
#fullsizemenu a{
	position:relative;
	margin: 1px 1px 2px;
	float: right;
	width:184px;
	height:84px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	overflow:hidden;
}
#fullsizemenu a img {
	position:absolute;
	clip:rect(22px,184px,120px,0px);
	border:0px;
	top: -22px;
}
#fulldetails p, #fpleft p{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
	clear: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 20px;
}
#fulldetails h2, #fpleft h2 {
	text-align: center;
	display: block;
	float: right;
	width: 260px;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #999999;
}
 #fpleft h2 {
	margin-bottom: 20px;
	margin-top: 20px;
	width: auto;
	float:none;
 }
#fulldetails h2 a{
	color: #CCCCCC;
	text-decoration:none;
}
#about a{
	color: #666666;
	text-decoration:none;
}
#fulldetails h2 a:hover, #about a:hover{
	text-decoration:underline;
}
#fulldetails p{
	width: 480px;
	#width: auto;
}
#fullsizemenu {
	display: block;
	margin-bottom: 20px;
}
.strip a {
	color: #999999;
	text-decoration: none;
}
.strip a:hover {
	text-decoration: underline;
}
#map{
	display:block;
	width: 780px;
	height: 300px;
	margin-left:10px;
	padding:0px;
}
#map p {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: none;
	clear: none;
	margin:5px;
}

#nhoodspots {
	display:block;
	overflow:hidden;
}
#nhoodspots p {
	width: 190px;
	display:block;
	height: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float:left;
	padding-bottom:6px;
	margin: 2px;
	overflow:hidden;
	text-align:center;
}
#nhoodspots p img{
	padding-bottom:6px;
}
#nhoodinfoOLD {
	display:block;
	float:right;
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 12px;
}
#nhoodinfo {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 12px;
}
#fp {
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-right:6px;
}
.cam {
	font-weight: bold;
	background-image: url(images/cam_000.gif);
	position: absolute;
	width:35px;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
#fpright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:center;
}
#fpright p a {
	color: #999999;
	text-decoration:none;
}
#fpright p a:hover {
	text-decoration:underline;
}.address {
	font-size: 0.9em;
	color: #000000;
	margin-top: 8px;
	font-style: italic;
	font-weight: normal;
	display: block;
	text-align: center;
}
.bigger {
	font-size: 1.2em;
}
#about {
	margin:20px;
}

.bedbath {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 12px;
	margin-top:12px;
	display:block;
	float: right;
	padding:3px;
	border: 1px solid #EFEFEF;
}
.bedbath img {
	clear: none;
	float: none;
	height: 14px;
	width: 14px;
	border: 0px none;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 120px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
