@charset "utf-8";
#home , #aspen, #about, #amenities, #contact, #antero, #stelmo, #vicksburg, #packages {
	background-color: #002B55;
}
#wrapper{
	background-color: #FFFFFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
}
#home #header{
	background-image: url(../images/mtprinceton01.jpg);
	background-repeat: no-repeat;
}
#contact #header{
	background-image: url(../images/mtprinceton01.jpg);
	background-repeat: no-repeat;
}
#about #header{
	background-image: url(../images/aspenridge01a.png);
	background-repeat: no-repeat;
	background-position: 0% center;
}
#amenities #header{
	background-image: url(../images/mtprinceton02a.png);
	background-repeat: no-repeat;
	background-position: 0% center;
}
#aspen #header{
	background-image: url(../images/aspenridge02.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
}
#antero #header{
	background-image: url(../images/mtantero05.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;
}
#stelmo #header{
	background-image: url(../images/hancock.png);
	background-repeat: no-repeat;
	background-position: 0% center;
}
#vicksburg #header{
	background-image: url(../images/vicksburg.png);
	background-repeat: no-repeat;
	background-position: 0% center;
}
#packages #header{
	background-image: url(../images/vicksburg.png);
	background-repeat: no-repeat;
	background-position: 0% center;
}
#menubar {
	background-color: #82A1BD;
}
#menubar ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	border-top: thin solid #002B55;
	border-bottom: thin solid #002B55;
	border-right: thin none #002B55;
	border-left: thin none #002B55;
}
#menubar ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	color: #002B55;
	font-style: italic;
	border-top: thin none #002B55;
	border-bottom: thin none #002B55;
	border-right: thin solid #002B55;
	border-left: thin solid #002B55;
}
#menubar ul li a {
	text-decoration: none;
	color: #002B55;
	font-style: italic;
}
#menubar ul li #here {
	color: #EBF0F5;
	font-style: normal;

}
#menubar2 {
	background-color: #82A1BD;
}
#menubar2 ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	border-top: thin solid #002B55;
	border-bottom: thin solid #002B55;
	border-right: thin none #002B55;
	border-left: thin none #002B55;
}
#menubar2 ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	color: #002B55;
	font-style: italic;
	border-top: thin none #002B55;
	border-bottom: thin none #002B55;
	border-right: thin solid #002B55;
	border-left: thin solid #002B55;
}
#menubar2 ul li a {
	text-decoration: none;
	color: #002B55;
	font-style: italic;
}
#menubar2 ul li #here2 {
	color: #EBF0F5;
	font-style: normal;

}

#leftside {
	width: 245px;
	background-color: #D6E0EC;
	float: left;
	font-size: medium;
	padding-top: 15px;
	padding-bottom: 10px;
}
#leftside h2 {
	color: #002B55;
	text-align: center;
	padding-bottom: 10px;
}
#leftside h3 {
	color: #002B55;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#leftside .text {
	width: 205px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
}
#leftside .links {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #002B55;
	background-color: #82A1BD;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.links ul {
	margin-top: 0px;
	list-style-type: none;
}
.links ul li {
	font-style: italic;
	line-height: 1;
	color: #002B55;
}
.links ul li a {
	text-decoration: none;
	font-style: italic;
	color: #002B55;
}
#rightside {
	width: 245px;
	background-color: #D6E0EC;
	float: right;
	font-size: medium;
	padding-top: 15px;
	padding-bottom: 10px;
}
#rightside h2 {
	color: #002B55;
	text-align: center;
	padding-bottom: 10px;
}
#rightside h3 {
	color: #002B55;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#rightside .text {
	width: 205px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
}
#rightside .links {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #002B55;
	background-color: #82A1BD;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#article {
	margin-left: 270px;
	margin-right: 270px;
	margin-top: 20px;
}
#article2 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #D6E0EC;
	padding-bottom: 10px;
}
article h1 {
	color: #002B55;
	text-align: center;
	font-weight: bold;
	font-size: xx-large;
}
article h2 {
	color: #002B55;
	text-align: center;
	font-weight: bold;
}
article h3 {
	color: #002B55;
	text-align: center;
	font-weight: bold;
}
#article .links {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #002B55;
	background-color: #82A1BD;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#info1 h1 {
	font-weight: normal;
}
#info2 h2 {
	font-weight: normal;
}


#raspberry {
	width: 200px;
	height: 150px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mike {
	width: 150px;
	height: 220px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#eddycreek {
	width: 200px;
	height: 150px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mtprinceton03 {
	width: 200px;
	height: 155px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#hancock {
	width: 200px;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mtprinceton02 {
	width: 200px;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#aspen1 {
	width: 300px;
	height: 226px;
}
#aspen2 {
	width: 225px;
	height: 300px;
}
#antero1 {
	width: 300px;
	height: 226px;
}
#antero2 {
	width: 300px;
	height: 226px;
}
#aspen #apDiv1{
	position: absolute;
	z-index: 1;
	left: 167px;
	top: 655px;
}
#aspen #apDiv2{
	position: absolute;
	z-index: 2;
	left: 18px;
	top: 482px;
}
#antero #apDiv1{
	position: absolute;
	z-index: 1;
	left: 162px;
	top: 647px;
}
#antero #apDiv2{
	position: absolute;
	z-index: 2;
	left: 18px;
	top: 484px;
}
#stelmo #apDiv1{
	position: absolute;
	z-index: 2;
	left: 170px;
	top: 684px;
}
#stelmo #apDiv2{
	position: absolute;
	z-index: 2;
	left: 23px;
	top: 543px;
}
#stelmo #apDiv3{
	position: absolute;
	z-index: 2;
	left: 254px;
	top: 699px;
}
#stelmo #apDiv4{
	position: absolute;
	z-index: 2;
	left: 67px;
	top: 971px;
}
#vicksburg #apDiv1{
	position: absolute;
	z-index: 1;
	left: 46px;
	top: 700px;
}
#vicksburg #apDiv2{
	position: absolute;
	z-index: 2;
	left: 170px;
	top: 498px;
}

#info1 {
	padding: 1em;
	width: 400px;
	float: left;
	clear: both;
	border: thin solid #002B55;
	background-color: #82A1BD;
	margin-bottom: .5em;
	margin-left: 5em;
	margin-right: .5em;
	margin-top: 1.5em;
}
#info2 {
	width: 420px;
	clear: both;
	float: right;
	border: thin solid #002B55;
	z-index: 20;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	background-color: #82A1BD;
	margin-bottom: .5em;
	margin-left: .5em;
	margin-right: 1em;
	margin-top: .5em;
}
.textblock {
	border: thin solid #002B55;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#info2  p {
	font-size: smaller;
}
#footer {
	background-color: #DDDDDD;
	font-size: x-small;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
}
#footer p {
	font-style: italic;
}
#footer a {
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
