/*--- Zero Out the Defaults ---*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, button, fieldset, a, img, blockquote {
	margin: 0;
	border: 0;
	padding: 0;
}

button {
	background: transparent;
}

a {
   outline: none;
}



/*--- Overall HTML Tag Redefinition ---*/

body {
	text-transform: none;
	letter-spacing: 1px;
	color: #000;
	background: #BA8;
	font: normal 1em/1.5em Georgia, "Times New Roman", Times, serif;
}

p {
	margin: 0 0 1.5em;
}

h2, h3 {
	margin: 0 0 1.25em;
}

h1 {
	font-size: 2em;
	line-height: 1.4em;
	text-align: center;
	margin: 0 0 1.25em;
}

h2 {
	margin: 0 0 1.25em;
	font-size: 1.4em;
	line-height: 1.5em;
	text-align: center;
}

h3 {
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: center;
}

h4 {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	font-weight: normal;
}

hr {
	text-align: center;
	margin: 20px auto 20px;
	width: 100%;
	height: 2px;
	border: 1px solid #CDA;
	clear: both;
	padding: 0px;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #BA8;
	text-decoration: underline;
}



/*--- Container IDs ---*/

#wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url(/img/bg_Sky.jpg) repeat-y;
}

#masthead {
	margin: 0 auto;
	padding: 0 0 0;
	height: 500px;
	text-align: center;
}

#navBar {
	width: 600px;
	position: relative;
	display: block;
	padding: 0px;
	border: 3px none #FFF;
	margin: 0px 0px 0px 45px;
	height: 60px;
	overflow: hidden;
}

#navBar ul li {
	list-style: none;
	list-style-position: inside;
	float: left;
}

#navBar ul li a {
	display: block;
	padding: 17px 0px 0px;
	height: 60px;
	margin: 0px 5px 0px 0px;
	background: url(/img/nav_Button_bg.png) no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #369;
	text-decoration: none;
}

#navBar ul li a.button_1 {
	width: 115px;
	background-position: 0px 0px;
}

#navBar ul li a.button_2 {
	width: 150px;
	background-position: -115px 0px;
}

#navBar ul li a.button_1:hover {
	color: #06B;
	text-decoration: none;
	background-position: 0px -60px;
}

#navBar ul li a.button_2:hover {
	color: #06B;
	text-decoration: none;
	background-position: -115px -60px;
}

#navBar ul li a.current {
	color: #06B;
	text-decoration: none;
	background-position: -115px -60px;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	text-align: left;
	overflow: hidden;
}

#content ol li {
	list-style: decimal url(none) outside;
	line-height: 1.5em;
	padding: 0 0 1.5em 0em;
	margin-left: 20px;
}

#footer {
	clear: both;
	font-size: 0.9em;
	width: 820px;
	padding: 0px 70px 0px;
	color: #FFF;
	position: relative;
	margin: 0px auto 0;
	background: url(/img/footer_Rocks.jpg);
	height: 390px;
	text-align: right;
	line-height: 1.9em;
	letter-spacing: 2px;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #BA8;
	text-decoration: underline;
}

#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:active {
	color: #BA8;
	text-decoration: underline;
}



/*--- Element IDs ---*/


.cloud_0 {
	margin: 70px 15px 0 0;
	float: right;
	width: 249px;
	overflow: hidden;
}

.cloud_1 {
	margin: 0 0 0 40px;
	float: left;
	width: 610px;
}

.cloud_2 {
	margin: 10px 0px 0px 65px;
	clear: left;
	width: 610px;
	float: left;
}

.cloud_3 {
	margin: 40px 0px 0px 140px;
	clear: left;
	width: 610px;
	float: none;
}

.cloud_4 {
	margin: 10px 0px 0px 60px;
	clear: right;
	width: 610px;
	float: left;
}

.cloud_5 {
	margin: 0px 0px 0px 220px;
	width: 610px;
	float: left;
	clear: right;
}

.cloud_last {
	margin-bottom: 130px;
}

.cloudTop {
	height: 50px;
	background: url(/img/cloudbox_Top.png) no-repeat;
}

.cloudMiddle {
	background: url(/img/cloudbox_Middle.png) repeat-y;
	padding: 10px 30px 1px;
	text-align: center;
}

.cloudBottom {
	margin-top: 0px;
	height: 50px;
	background: url(/img/cloudbox_Bottom.png) no-repeat;
	clear: both;
}

#raven_1 {
	position: absolute;
	top: 340px;
	right: 40px;
}

#raven_2 {
	position: absolute;
	top: -180px;
	left: 310px;
}

#rock_1 {
	margin: 60px 15px 0 0px;
	float: right;
	overflow: hidden;
	clear: right;
	background: url(/img/ill_Rock_1.png) no-repeat right;
	height: 720px;
	width: 183px;
}

#rock_2 {
	margin: -200px 0px 0 15px;
	float: left;
	overflow: hidden;
	clear: both;
}

#audio {
	position: absolute;
	z-index: 100;
	left: 70px;
	top: -10px;
}

#updated {
	float: left;
	text-align: left;
	font-size: 0.8em;
}

#contact {
	float: right;
	text-align: right;
	position: absolute;
	top: -50px;
	right: 75px;
	font-size: 1em;
}

#contact p {
	margin: 0px 0 10px;
}

#design {
	text-align: left;
	font-size: 0.8em;
	line-height: 1.75em;
	position: absolute;
	bottom: 5px;
	left: 70px;
}



/*--- Classes ---*/

.colorWhite {
	color: #FFF;
}

.clearBoth {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.itemInfo {
	font-style: italic;
	font-size: 0.8em;
	margin: 2em inherit 0px;
	
}

.itemLast {
	margin: 1.5em inherit 0px;
	clear: both;
}

.galleryThumb {
	float: left;
	margin: 0px 5px 10px;
	width: 100px;
}

.galleryThumb img {
	border: 1px solid #06B;
}

.galleryThumb img:hover {
	border: 1px solid #BA8;
}

.boxAudio {
	margin: 0px auto 20px;
	padding: 10px;
	border: 1px solid #27C;
	background: #FFF;
}

.audioTitle {
	font-weight: bold;
	margin-bottom: 10px;
}

.textButton {
	display: block;
	margin: 5px auto 0px;
	width: 520px;
	padding: 3px;
	background: #DEF;
	border: 1px dotted #27C;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #27C;
	letter-spacing: 4px;
	z-index: 200;
}

.textButton:hover {
	background: #BA8;
	border: 1px solid #000;
	color: #FFF;
	text-decoration: none;
}

.caption {
	font-size: 0.8em;
	margin: -20px auto 3em;
	font-style: italic;
}
