@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c5239;
	background: #6c5239 url(../images/body_bg.jpg) no-repeat 48% 0%;
	margin-bottom: 30px;
}

a img {
	border: 0 none;
}

p {
	margin: 1.3em 0;
}

/* ============== Wraps */
#pageWrap {
	width: 824px;
	margin: 0 auto;
}

#navWrap {
	border-top: 10px solid #f9aed1;
	border-left: 7px solid #f9aed1;
	border-right: 7px solid #f9aed1;
}

#contentWrap {
	border-left: 7px solid #f9aed1;
	border-right: 7px solid #f9aed1;
	background-color: #fff;
	padding: 20px 8px 10px;
}

#footWrap {
	height: 45px;
	background: #fff url(../images/footerBg.gif) no-repeat;
	border-left: 7px solid #f9aed1;
	border-right: 7px solid #f9aed1;
}

#pageBottom {
	border-top: 10px solid #f9aed1;
	background: url(../images/pageBottom.jpg) no-repeat 10%;
	height: 53px;
}

#galleryWrap {
	width: 100%;
}

.thumbs {
	float: left;
	width: 120px;
	height: 550px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#loadArea {
	float: right;
	width: 422px;
	height: 550px;
	text-align: center;
}

/* ============== Nav */
.nav {
	height: 33px;
	background-color: #fff;
}

.tab_bar {
	height: 22px;
}

#page01 .tab_bar {
	background: url(../images/topNav01.jpg);
}

#page02 .tab_bar {
	background: url(../images/topNav02.jpg);
}

#page03 .tab_bar {
	background: url(../images/topNav03.jpg);
}

#page04 .tab_bar {
	background: url(../images/topNav04.jpg);
}

#page05 .tab_bar {
	background: url(../images/topNav05.jpg);
}

/* =============== Columns & Boxes */
#leftCol {
	width: 200px;
	float: left;
	min-height: 500px;
}

#mainCol {
	width: 586px;
	float: right;
	background: url(../images/col_divider.jpg) repeat-y left;
	min-height: 500px;
	margin-bottom: 10px;
}

#faq {
}

.ziplocator {
	float: right;
	width: 180px;
}

.introTxt {
	/* font-weight: bold; */
	line-height: 130%;
	padding: 0 10px 0 8px;
}

.mainLeft {
	float: left;
	width: 330px;
}

.mainRight {
	float: left;
	width: 158px;
}

.mainRight img {
	border: 2px outset #FF66CC;
	padding: 3px;
}

.storkImgs {
	text-align: center;
	padding-top: 15px;
}

.storkImgs img {
	padding: 3px;
}

.storkImgs .left, .storkImgs .mid, .storkImgs .right {
	margin: 0 10px;
	float: left;
	width: 158px;
}

#packageBox {
	width: 542px;
	color: #333333;
}

/* =============== */

#mainCol .pad {
	padding: 0 18px 15px 25px;
	font-weight: bold;
}

#leftCol .pad {
	padding: 0 12px 0 0;
}

#packageBox .pad {
	padding: 8px;
}

.clear {
	clear: both;
}

div.rentals {
	float: left;
	width: 200px;
	margin-left: 52px;
	margin-bottom: 15px;
}

div.extras {
	float: left;
	width: 160px;
	padding: 2px;
	margin-left: 14px;
	margin-bottom: 10px;
	text-align:center;
}
#page03 #pageWrap #contentWrap #mainCol .pad #album_header_div {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}
#page03 #pageWrap #contentWrap #mainCol .pad #album_header_comments_div {
	text-align: center;
}
#page03 #pageWrap #contentWrap #mainCol .pad #back_to_home a {

}
#page03 #pageWrap #contentWrap #mainCol .pad #back_to_home a {



}
#page04 #pageWrap #contentWrap #mainCol .pad p {
	font-weight: normal;
	color: #813300;
}
.SADF {
	color: #630;
}
.popular {
	color: #C69;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

