@charset "utf-8";
/* CSS Document */
body {	font-size:13px; }
li { font-size:14px; }

.vacation-los-arcos {
	background-color:#003D51;
	width:385px;
	padding:20px 20px 20px 60px;
	color:#FFFFFF;
	font-size:22px;
	}
	
.vacation-lodging {
	background-color:#008440;
	width:380px;
	padding:20px 10px 20px 120px;
	}
.vacation-lodging h2 {
	color:#FFFFFF;
	font-size:28px;
	margin:5px;
	}
.sierra-logo {
	float:right;
	height:120px;
	margin:10px 80px;
}

.images { border-top:3px solid #003446; border-bottom:3px solid #003446; height:321px; clear:both; }
.image-1 { float:left; width:580px; }
.image-2, .image-3 { float:right; }
.image-2 { margin-bottom:1px; }

.v-main { clear:both;}
.v-left { float:left; width:250px; margin:20px 0 0 20px; }
.v-content { float:left; width:620px; margin:20px 0 10px 20px; }

.v-header { float:left; width:520px; background:url(images/header-bg.jpg) right no-repeat; height:186px; }

.v-left  h2 { font-size:20px; margin:5px  0 0 0; }
p.season { margin:0 0 0 10px; color:#666666; font-size:11px; line-height:12px; }
p.rate { margin:5px 30px 10px 0; padding-left:10px; line-height:14px; color:#003446; font-size:16px; border-bottom:1px dotted #999999; padding-bottom:10px; }

.v-left h2.more { margin-top:30px; }
.v-left h2 a { background:url(images/go.gif) right 7px no-repeat; padding-right:15px; text-decoration:none;  }
.v-left h2 a:hover { background-image:url(images/go_hover.gif); }

.v-contactinfo {
	margin:10px 50px 10px 50px;
	text-align:center;
	border-top:2px solid #003446;
	padding-top:10px;
	}
	
.v-column { width:410px; float:left; margin:10px 30px; }
.v-note { font-size:90%; color:#666666; }

#images-penthouse-rental { width:940px; height:440px; overflow:hidden;border-top:3px solid #003446; border-bottom:3px solid #003446; }

.v-go-home{ margin:20px 0 0 20px; }
.v-go-home a { background:url(images/back.gif) left no-repeat; padding-left:10px; text-decoration:none; }
.v-go-home a:hover { background-image:url(images/back_hover.gif); }