/* @override http://fc-hotels.cl/2010/wp-content/themes/fc-hotels/print.css */

body {
	background: white;
	color: #4f4f4f;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.wrapper{
	width: 680px;
}

h1{
	margin: 0;
	font-size: 14px;	
}

#head h1 a{
	text-decoration: none;
	color: #000;
}
#head h1{
	display: none;
}
#branding{
	margin-bottom: 30px;
}
.two_col_variable {
	float: left;
	width: 320px;
	margin-right: 20px;
}

.three_special_col p img {
	width: 150px;
	height: 209px;
}

.three_col, .two_col, .five_col, .three_special_col{
	width: 320px;
	float: left;
	margin-right: 20px;
}
.two_col_variable_head h2{
	margin-top: 30px;
}

p{
	font-size: 11px;
	line-height: 16px;
	color: #4f4f4f;	
}

a:link:after, p a:visited:after{
	content:" [" attr(href) "] "; 
}

p a{
	text-decoration: none;
	color: #000;
}
ul{
	font-size: 11px;
	line-height: 14px;
	color: #4f4f4f;
	list-style: none;
	padding: 0;	
}

h2{
	font-size: 14px;
	border-bottom: 1px solid #767676;
}

h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

#full_nav, h2.hide, #footer {
	display: none;
}

#break { 
	display: block;
	page-break-after: always;
}
