/* CSS Document */
body {
	background-color: #333300;
}
#home_container {
	position:relative;
	width:852px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#content_container {
	position:relative;
	width:800px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
}
#avail_container {
	position:relative;
	width:862px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
}
#home_picture {
	position:relative;
	width:202px;
	height:553px;
	z-index:5;
	float:left;
}
#home_header {
	position:relative;
	width:650px;
	height:150px;
	float:right;
	z-index:10;
	background-image: url(miravet_images/logo4.png);
}
#home_nav {
	position:relative;
	width:650px;
	float:right;
	z-index:11;
}
#home_top {
	position:relative;
	width:800px;
	float:right;
	z-index:15;
}
#home_topl {
	position:relative;
	width:400px;
	z-index:20;
	float: left;
	background-color: #333300;
}
#home_topr {
	position:relative;
	width:400px;
	z-index:25;
	float: right;
	background-color: #333300;
}
#home_toppic {
	position:relative;
	width:800px;
	z-index:30;
	float: right;
	background-color: #333300;
}
#home_toppicleft {
	position:relative;
	width:400px;
	height:102px;
	z-index:35;
	float: left;
	background-color: #333300;
}
#home_toppicright {
	position:relative;
	width:400px;
	height:102px;
	z-index:40;
	float: right;
	background-color: #333300;
}
#home_bot {
	position:relative;
	width:800px;
	float:right;
	z-index:45;
}
#home_botl {
	position:relative;
	width:400px;
	z-index:50;
	float: left;
	background-color: #333300;
}
#home_botr {
	position:relative;
	width:400px;
	z-index:55;
	float: right;
	background-color: #333300;
}
#spacer {
	position:relative;
	width:950px;
	height:10px;
	z-index:60;
	background-color: #FFFFFF;
}
#content_header {
	position:relative;
	width:640px;
	height:150px;
	float:right;
	z-index:65;
	background-image: url(miravet_images/logocontent.png);
}
#content_nav {
	position:relative;
	width:640px;
	float:right;
	z-index:70;
}
#content_picture {
	position:relative;
	width:302px;
	height:363px;
	z-index:80;
	float:left;
}
#content_text {
	position:relative;
	width:640px;
	float:right;
	z-index:85;
}
#content_header2 {
	position:relative;
	width:800px;
	height:200px;
	float:left;
	z-index:90;
	border: 1px solid #F5B73B;
}
#contentpicsmall {
	position:relative;
	width:640px;
	z-index:95;
	float: right;
	background-color: #333300;
}
#content_picleft {
	position:relative;
	width:300px;
	height:102px;
	z-index:100;
	float:left;
}
#content_picright {
	position:relative;
	width:300px;
	height:102px;
	z-index:105;
	float:right;
}
#footer {
	position:relative;
	width:800px;
	float:left;
	z-index:110;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
}
#contact {
	position:relative;
	width:450px;
	float:right;
	z-index:120;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 20px;
}
#availframe {
	position:relative;
	width:650px;
	float:right;
	z-index:125;
}
#rates {
	position:relative;
	width:640px;
	float:right;
	z-index:130;
}
#smallpic1 {
	position:relative;
	width:140px;
	height:90px;
	z-index:135;
	float:left;
	border: 1px solid #FF9933;
	margin-top: 5px;
	margin-left: 10px;
}
#smallpic2 {
	position:relative;
	width:140px;
	height:90px;
	z-index:140;
	float:left;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
}
#language {
	position:relative;
	width:200px;
	float:right;
	z-index:150;
	padding-left: 20px;
	padding-bottom: 3px;
}
#padding_content {
	position:relative;
	width:850px;
	z-index:160;
	margin-top: 10px;
	float: left;
}
#gallery {
	position:relative;
	width:900px;
	z-index:170;
	margin-right: auto;
	margin-left: auto;
}
#links {
	position:relative;
	width:450px;
	float:right;
	z-index:180;
}
#linktous {
	position:relative;
	width:350px;
	float:left;
	z-index:190;
}
#video {
	position:relative;
	width:852px;
	float:left;
	z-index:195;
}
#videoleft {
	position:relative;
	width:425px;
	float:left;
	z-index:196;
}
#videoright {
	position:relative;
	width:425px;
	float:right;
	z-index:197;
}
#footerleft {
	position:relative;
	width:400px;
	float:left;
	z-index:200;
}
#footerright {
	position:relative;
	width:400px;
	float:right;
	z-index:210;
}