@charset "utf-8";
.lower {
	float: left;
	text-align: center;
	height: 266px;
	width: 170px;
}
.meadow {
	text-align: center;
	float: right;
	height: 140px;
	width: 420px;
}
.valley {
	text-align: center;
	float: right;
	height: 240px;
	width: 320px;
}

.meadows {
	text-align: center;
	float: right;
	height: 221px;
	width: 520px;
}
.half {
	text-align: center;
	float: right;
	height: 207px;
	width: 270px;
	margin-left: 10px;
}
.bear {
	text-align: center;
	float: left;
	height: 238px;
	width: 270px;
	margin-left: 10px;
}
.tuolumne {
	text-align: center;
	float: left;
	height: 238px;
	width: 270px;
	clear: left;
}

.buy_button {
	margin-top: -20px;
	float: right;
}
.bridalveil {
	text-align: center;
	float: right;
	height: 340px;
	width: 220px;
	margin-left: 10px;
}
.taft {
	text-align: center;
	float: right;
	height: 232px;
	width: 317px;
	margin-left: 10px;
}
.glacier {
	text-align: center;
	float: left;
	height: 283px;
	width: 170px;
	margin-bottom: 10px;
	clear: left;
}


h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #6E2C12;
}





h2 {
	font-size: 18px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #6E2C12;
}

body {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#wrapper {
	height: auto;
	width: 950px;
	margin: auto;
	background-color: #FBF3CE;
}
#header {
	float: left;
	height: 200px;
	width: 950px;
	background-color: #6E2C12;
	position: relative;
}
#logo {
	float: left;
	margin-left: 30px;
	position: relative;
}
#top_bar {
	height: 40px;
	width: 950px;
	clear: both;
	background-color: #384013;
}

#leftSidebar {
	float: left;
	width: 170px;
	padding-left: 10px;
	text-align: center;
}
#rightSidebar {
	height: auto;
	width: 150px;
	float: left;
	margin-left: 10px;
}



#content {
	width: 590px;
	float: left;
}



#footer {
	clear: both;
	height: 70px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FBF3CE;
}
#footer_bar {
	height: 40px;
	width: 950px;
	clear: both;
	background-color: #384013;
}
.audio_clip {
	height: 140px;
	width: 120px;
	margin-left: 10px;
	background-color: #F1DA68;
	border: medium solid #6E2C12;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #2B4714;
	font-weight: bold;
	margin-top: 20px;
}

.quotes {
	width: 150px;
	margin-top: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	margin-bottom: 30px;
	color: #6E2C12;
}



.footer_left {
	float: left;
	height: 70px;
	padding-left: 10px;
	padding-top: 10px;
}
.footer_right {
	float: right;
	height: 70px;
	padding-right: 10px;
	padding-top: 10px;
}
.brownBox {
	border: 3px solid #7A432E;
}
.blackBox {
	border: 1px solid #000000;
}

.italic {
	color: #6E0500;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
.italicGreen {
	color: #2B4714;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
}

.imageBox {
	float: left;
	clear: left;
	height: 184px;
	width: 416px;
}

.content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	list-style-position: outside;
	list-style-type: disc;
}

.imgFltRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.imgFltLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imgFltRightBlack {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clearLeft {
	float: left;
}
.clearBoth {
	clear: both;
}
.clearRight {
	clear: right;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#top_image {
	position:absolute;
	width:450px;
	height:140px;
	z-index:1;
	left: 477px;
	top: 23px;
}
#cart {
	float: right;
	height: 25px;
	width: 174px;
	position: absolute;
	left: 753px;
	top: 172px;
	z-index: 2;
	text-align: right;
}

