#sidebar-framing {
	background-image: url(../images/frame/sidebar_head.gif);
	background-repeat: no-repeat;
}

#sidebar {
	position: relative;
	left: 10px;
	top: 10px;
	width: 220px;
	padding-bottom: 5px;
}

#sidebar h1 {
	margin: 0px 0px .2em 0px;
	font-size: 120%;
	color: #165829;
}

#sidebar p {
	margin-top: 0px;
	margin-bottom: .5em;
	line-height: 1.3em;
	margin-right: 0;
}

#sidebar-home {
	position:absolute;
	top:0; right:0;
	width: 212px;
	padding:20px 26px 20px 32px;
		height: 800px;

}

#sidebar-home h1 {
	margin: 0px 0px .2em 0px;
	font-size: 120%;
	color: #165829; }

#sidebar-home h2 {
	font-size:13px;
	color:white;
	background:#165829;
	text-transform:uppercase;
	padding:2px 0 2px 6px;
	margin:4px 0 8px 0; }

#feature h3 {
    font-size:18px;
	color: #165829;
	margin:6px 0 3px 0; padding:0; }
	
	#feature {
	margin-bottom: 10px;
	
	}
	
#feature a, #feature a:visited {
   text-decoration: none; 
   text-align: left;
   text-transform: none;
   font-size: 18px;
   color: #165829;
   font-weight: bold;
	margin:6px 0 3px 0; padding:0; }

#featuretext p, #featuretext a, #featuretext a:hover, #featuretext a:visited {
margin-top: 0px;
	margin-bottom: .5em; color:#663300;
	line-height: 1.3em;
	font-size:14px;
	font-weight: normal;}
	
.seetrip {
font-size: 11px;
text-transform: uppercase;
text-align: right;
}

#sidebar-home p {
	margin-top: 0px;
	margin-bottom: .5em; color:#663300;
	line-height: 1.3em;
	font-size:14px;
}



#sidebar-home a {
	display:block;
	text-decoration:none;
    font-size:11px;
	text-transform:uppercase;
	text-align:right;
	color:#165829;
	margin:0 12px 5px 0; }
	
#sidebar-home h3 { margin-bottom:0; }
#sidebar-home .specialnote a { font-size:.9em; text-transform:none; font-weight:bold; }
	
#sidebar-home p.cta {
	color:#165829;
	margin-bottom: 10px;
	padding-bottom: 14px;
	border-bottom: solid 1px #75ae2d;
	display:block;
	text-decoration:none;
    font-size:11px;
	text-transform:uppercase; }

#sidebar-home img {
border: none;
}
