body{font:12px Arial, Helvetica, sans-serif;}
#wrapper{
	width:650px;
	position:relative;
	height:960px;
	padding:0 0 2px;
}
.logo{display:none;}
.nav{display:none;}
/* main */
#main{
	width:100%;
	overflow:hidden;
}
.print-logo{display:block !important;}
/* sidebar */
#sidebar{display:none;}
/* content */
#content{width:100%;}
#content h2{
	font-size:23px;
	overflow:hidden;
	margin:0;
	font-weight:bold;
}
.content-img{
	display:block;
	margin:23px 0 0;
}
#content p{
	margin:11px 0 0;
	line-height:18px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#content h3{
	color:#000 !important;
	font-size:16px;
	margin:20px 0 -11px;
	font-weight:bold !important;
}
#content h2{margin:10px 0 0;}
.big{
	color:#fff;
	font:16px Tahoma, Arial, Helvetica, sans-serif;
	margin:3px 0 0 !important;
}
/* photographer's detail */
.flash-area{display:none;}
/* projects */
.larger{
	font:16px Arial, Helvetica, sans-serif !important;
	line-height:26px !important;
	margin:19px 0 0 !important;
}
.holder{
	width:100%;
	overflow:hidden;
	margin:0 !important;
}
.hotel{
	width:100%;
	text-decoration:none;
	margin:-10px 0 0 !important;
}
.hotel div{
	width:313px;
	overflow:hidden;
	padding:0 15px;
	min-height:88px;
	overflow:hidden;
}
.hotel img{
	display:block;
	margin:0 !important;
	border:none;
}
.hotel div h3{
	font-size:13px !important;
	margin:5px 0 0 !important;
	color:#c6c6c6 !important;
}
.hotel div p{
	width:100% !important;
	font-size:11px;
	color:#636363 !important;
	line-height:19px !important;
	margin:4px 0 0 !important;
}
* html .hotel div{
	height:88px;
	overflow:visible;
}
.hotel div:hover,
.hotel div.hover{background:url(/images/hotel-hover.gif) no-repeat;}
.hotel div:hover p,
.hotel div.hover p{color:#a6a6a6 !important}
.hotel div:hover h3,
.hotel div.hover h3{color:#fff !important}
/* contact */
.contact{
	background:url(/images/contact-heading.gif) no-repeat;
	width:55px;
}
.block{
	width:100%;
	overflow:hidden;
}
.block fieldset{display:none;}
.contact-text{width:100%;}
.block .big{width:100% !important}
.block div ul{
	margin:20px 0 0;
	padding:0;
	list-style:none;
}
.block div ul li{line-height:21px;}
.block div ul a{
	text-decoration:none;
	color:#a6a6a6;
}
.block div ul a:hover{text-decoration:underline;}
/* default */
.photo-holder{display:none;}
.text-holder{width:100%;}
.more{display:none;}
.box{width:100%}
.box h2{margin:0 !important;}
.box strong{
	display:block;
	margin:20px 0 0;
	color:#c6c6c6;
}
.box p{
	width:100% !important;
	color:#5e5e5e !important;
	margin:3px 0 6px !important;
}
.text-box{width:100%;}
.text-box h2{margin:0 !important;}
.text-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.text-box ul a{text-decoration:none;}
.text-box ul li{
	width:100%;
	margin:14px 0 0;
	overflow:hidden;
}
.text-box ul li strong{
	display:block;
	margin:10px 0 0;
	color:#d2d2d2;
	font-size:13px;
}
.text-box ul li img{
	float:left;
	margin:0 14px 0 0;
	border:none;
}
.text-box ul li p{
	font-size:11px;
	color:#636363;
	line-height:19px;
	width:auto !important;
	margin:3px 0 0 !important;
}
/* project details */
.heading{
	width:100%;
	overflow:hidden;
}
.heading a{display:none;}
.flash-box{display:none;}
.twocolumns{
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.twocolumns p{width:100% !important;}
.left-column{
	float:left;
	width:100%;
}
.twocolumns h3{
	color:#fff;
	font-size:16px;
	margin:20px 0 -10px !important;
}
.left-column ul{
	margin:5px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:11px;
}
.left-column ul li{
	overflow:hidden;
	line-height:22px;
	padding:0 25px 0 0;
	width:315px;
	color:#5e5e5e;
}
.left-column ul li span{float:left;}
.left-column ul li strong{
	float:right;
	font-weight:normal;
	width:192px;
}
.right-column{width:100%;}
.right-column ul{
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
.right-column ul li{
	background:url(/images/right-column-marker.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	line-height:18px;
}
.right-column div{
	width:100%;
	overflow:hidden;
	margin:22px 0 0;
}
.right-column div img{
	float:left;
	border:1px solid #2f2f2f;
	margin:6px 15px 0 0;
}
.right-column div p{margin:0 !important;}
.right-column p a{
	text-decoration:none;
	color:#fff;
}
.right-column p a:hover{text-decoration:underline;}
.right-link{
	float:left;
	color:#fff;
	text-decoration:none;
	margin:4px 0 0;
}
.right-link:hover{text-decoration:underline;}
/* footer */
#footer{display:none;}
.print-footer{
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
}
.print-footer p{margin:3px 0 0 !important}