@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	text-align:center;
	font-family:"Arial";
	font-size:12px;
	color:#999999;
}
#container {
margin-left:auto;
margin-right:auto;
width:960px;
}
#header {
width:960px;
background:url(graphics/main_banner.jpg);
height:134px;
}
#headline_1 {
	padding-top:10px;
	width:635px;
	height:110px;
}
#headline_2 {
	padding-top:40px;
	padding-left:360px;
	width:590px;
	height:40px;

}
#content {
width:960px;
background:url(graphics/page_content.jpg) repeat-y;
}
.prop_box {
	width:195px;
	height:203px;
	background:url(graphics/prop_box.jpg) no-repeat;
	margin-left: 2px;
}
.prop_box_title {
height:25px;
}
.prop_box_photo {
height:145px;
}
.prop_box_bottom {
height:25px;
}
.col_1 {
	width:195px;
	float:left;
	display:inline;
	margin-left: 3px;
}

h1, h2, h3, h4, h5, h6 {margin:0px;}
h1 {font-size:30px;}
h2 {font-size:18px;}
.h2_white {color:#FFFFFF;}
.h2_small {font-size:14px;}
.h2_smaller {font-size:12px;}
.h2_red {font-size:12px; color:#FF0000}
.in_spain {font-size:30px; color:#666666}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.content_box {
background:url(graphics/content_repeat.jpg) repeat-y;
width:960px;
}
.col_650 {
	width:630px;
	float:left;
	padding: 0px 0px 0px 20px;
}
.col_300 {
width:300px;
float:right;
}
.col_650_2 {
	width:600px;
	float:right;
	padding: 0px 20px 0px 20px;
}
.col_300_2 {
width:280px;
float:left;
padding: 0px 0px 0px 20px;
}
.page_bottom {
	background:url(graphics/page_bottom.jpg);
	height:36px;
	width:960px;
	padding-top: 10px;
}
a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none;}
a:active {color:#666666;text-decoration:none;}

