/* CSS Document */

body {
	min-width: 940px;
	margin: 0;
	background-color: #eee;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Div CSS
------------------------------------------------------------------------------------- */

		div#wrapper {
			margin: 0 auto;
			padding: 0;
			width: 940px;
			text-align: left;
			position: relative;
		}
				div.home#wrapper {
					width: 750px;
				}
			div#top {
				width: 940px;
				height: 160px;
				display: inline;
				float: left;
				position: relative;
				background: #fff;
				z-index: 1;
			}
					div.home#top {
						width: 750px;
						height: 0;
						font-size: 0px;
					}
				img#logo {
					width: 332px;
					height: 123px;
					position: absolute;
					left: 30px;
					top: 20px;
				}
				div#menu {
					width: 400px;
					height: 20px;
					position: absolute;
					left: 80px;
					top: 125px;
				}
				div#contact {
					height: 105px;
					position: absolute;
					left: 525px;
					top: 30px;
					border-left: 2px solid #999;
					z-index: 4;
				}
						div.outdoors#contact {
							left: 525px;
							top: -129px;
						}
					img#phone {
						position: absolute;
						left: 35px;
						top: 35px;
					}
					img#email {
						position: absolute;
						left: 35px;
						top: 59px;
					}
					img#address {
						position: absolute;
						left: 210px;
						top: 35px;
						}
			div#middle {
				width: 940px;
				height: 462px;
				display: inline;
				float: left;
				position: relative;
				background: #fff;
				z-index: 1;
			}
				div.home#middle {
					width: 750px;
					height: 515px;
				}
			div#bottom {
				width: 930px;
				display: inline;
				float: left;
				padding: 5px 0 5px 10px;
				font-size: 11px;
				color: #a5a5a5;
				background: #d2d2d2;
			}
				div.home#bottom {
					width: 740px;
				}
			div#bg_bottom {
				width: 940px;
				height: 10px;
				float: left;
				display: inline;
				background: #ddd;
			}
				div.home#bg_bottom {
					width: 750px;
				}

		/* Home/Landing/Start Page
		------------------------------------------------------------------------------------- */

			a#home_image {
				position: relative;
				width: 750px;
				height: 515px;
				float: left;
				display: inline;
				text-indent: -5000px;
			}
			img.preload {
				display: none;
			}
	
			
		/* Bio Page
		------------------------------------------------------------------------------------- */
		
				img#bio_headline1 {
					position: absolute;
					left: 287px;
					top: 0px;
				}
				img#bio_headline2 {
					position: absolute;
					left: 401px;
					top: 61px;
				}
				img#bio_headline3 {
					position: absolute;
					left: 464px;
					top: 61px;
				}
				img#resume {
					position: absolute;
					left: 287px;
					top: 120px;
				}
				img#publicity_photos_title {
					position: absolute;
					left: 264px;
					top: 186px;
				}
				div#publicity_images {
					width: 170px;
					position: absolute;
					left: 264px;
					top: 214px;
				}
					img.pub_left , img.pub_right{
						float: left;
						clear: left;
						display: inline;
						margin: 0 0 10px 0;
					}
					img.pub_right {
						float: right;
						clear: right;
						margin: 0 0 10px 0;
					}
				img#bio_organ {
					position: absolute;
					left: 27px;
					top: 195px;
				}
				p#bio_text {
					width: 230px;
					position: absolute;
					left: 30px;
					top: 5px;
					margin: 0;
					padding: 0;
					font-size: 11px;
					line-height: 14px;
					color: #1f919d;
				}
				div#bio_mp3player {
					position: absolute;
					left: 615px;
					top: 310px;
				}
				div#outdoors_flvplayer {
					position: absolute;
					left: 615px;
					top: 310px;
				}

		/* Concerts Page
		------------------------------------------------------------------------------------- */

			div#concerts_title_bar {
				width: 940px;
				height: 73px;
				position: absolute;
				left: 0px;
				top: 0px;
				background: #000;
			}
				img#concerts_keyboard {
					position: absolute;
					left: 65px;
					top: 0px;
				}
				img#concerts_headline {
					position: absolute;
					left: 370px;
					top: 0px;
				}
			img#concerts_images {
				position: absolute;
				left: 800px;
				top: -60px;
				z-index: 4;
			}
			img#concerts_organ {
				position: absolute;
				left: 0px;
				bottom: 0px;
			}


		/* Projects Page
		------------------------------------------------------------------------------------- */

			div#projects_text {
				width: 700px;
				height: 248px;
				overflow: auto;
				padding-right: 10px;
				position: absolute;
				left: 40px;
				top: 0px;
				z-index: 4;
			}
			img#projects_recording {
				position: absolute;
				right: 0px;
				bottom: 0px;
			}
			img#projects_gamba {
				position: absolute;
				left: 40px;
				top: 265px;
			}
			img#projects_listen {
				position: absolute;
				left: 210px;
				top: 270px;
			}
			div#projects_mp3player {
				position: absolute;
				left: 210px;
				top: 300px;
			}
			div#projects_flvplayer {
				display: inline;
				float: left;
				position: relative;
				left: 40px;
				top: 263px;
			}


		/* Outdoors Page
		------------------------------------------------------------------------------------- */

			img#outdoors_image {
				position: absolute;
				right: 0px;
				bottom: 0px;
				z-index: 0;
			}
			img#outdoors_hardest_climbs {
				position: absolute;
				left: 40px;
				top: 10px;
			}
			div#outdoors_images {
				position: absolute;
				left: 60px;
				top: 340px;
			}
			div#outdoors_text {
				width: 360px;
				padding-left: 15px;
				position: absolute;
				left: 275px;
				top: 10px;
				border-left: 2px solid #aaa;
			}
			div#outdoors_hardest_climbs_text {
				width: 215px;
				position: absolute;
				left: 40px;
				top: 40px;
			}


		/* Ideas Page
		------------------------------------------------------------------------------------- */

			div#ideas_links {
				width: 180px;
				position: absolute;
				left: 19px;
				top: 29px;
				z-index: 2;
			}
			#ideas_text {
				border:3px solid #CCCCCC;
				height:325px;
				left:222px;
				overflow:auto;
				padding-right:0;
				position:absolute;
				top:16px;
				width:605px;
				z-index:2;
			}

			img#ideas_bg {
				position:absolute;
				left: 0px;
				bottom: 0px;
				z-index: 1;
			}

			
/* Object Styles
------------------------------------------------------------------------------------- */
	
		h1 {
			
		}
		
		h2 {
			font-size: 17px;
			color: #008896;
		}
			div#ideas_links h2 {
				font-size: 14px;
				margin: 0;
				padding: 0 0 8px 0;
			}
		
		h3 {
			font-size: 14px;
			font-style: italic;
			color: #008896;
			float: right;
		}
		
		p {
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			font-size: 11px;
			line-height: 17px;
			color: #008896;
			margin: 0;
			padding: 0 0 16px 0;
		}
			div#outdoors_hardest_climbs_text p {
				font-size: 10px;
				padding: 0 0 10px 0;
				line-height: 14px;
			}
			div#ideas_links p {
				font-size: 11px;
				color: #000;
				line-height: 14px;
				padding-bottom: 10px;
			}
			div#ideas_text p {
				color: #000;
			}
			p.no-pad {
				padding: 0 0 2px 0 !important;
			}
		
		strong {
		}
		
		em {
			
		}
		
		small {
			
		}


	/* List Styles
	------------------------------------------------------------------------------------- */
	
		ul {
			
		}
		ul li {
		
		}
			ul.concerts_info {
				width: 350px;
				height: 350px;
				overflow: auto;
				position: absolute;
				left: 370px;
				top: 85px;
			}
			ul.concerts_info li {
				padding-bottom: 15px;
				color: #008290;
				font-size: 13px;
			}
			div#outdoors_hardest_climbs_text ul, div#outdoors_hardest_climbs_text ul li {
				margin: 0;
				margin-left: 9px;
				font-size: 10px;
				color: #008896;
				padding: 0 0 5px 0px;
			}
			div#outdoors_hardest_climbs_text ul li {
				padding-bottom: 0px;
				margin-bottom: 0px;
				line-height: 12px;
			}
			
		ol {
		
		}
			ol li {
			
			}
		

	/* Form Styles
	------------------------------------------------------------------------------------- */

		dl {
			float: left;
			clear: left;
			display: inline;
			margin: 10px 25px 0 25px;
			padding: 10px 0 0 0;
			border-top: 1px dotted #CCCCCC;
			width: 450px;
		}
		dt {
			float: left;
			clear: left;
			text-align: right;
			margin: 5px 10px 0 0;
			width: 100px;
			font-size: 11px;
			font-weight: bold;
			color: #333;
		}
		dd {
			margin-bottom: 5px;
			font-size: 11px;
		}
		
		dd input {
			padding: 2px;
			width: 175px;
			font-size: 14px;
		}



	
/* Link Styles
------------------------------------------------------------------------------------- */
	
		a {
			color: #00a0b1;
		}
			a img {
				border: none;
			}
		
	
	/* Menu Styles
	------------------------------------------------------------------------------------- */
	
	
	ul.menu, ul.menu li {
		float: left;
		display: inline;
		margin: 0;
		padding: 0;
	}
		ul.menu li a {
			float: left;
			display: inline;
			height: 15px;
			margin: 0 13px;
			text-indent: -5000px;
			font-size: 11px;
			line-height: 11px;
			background-repeat: no-repeat;
			background-position: center top;
		}
		ul.menu li a:hover, ul.menu li a.current {
			border-bottom: 2px solid #2896a1;
		}
			ul.menu li a#bio {
				width: 20px;
				background-image: url(images/menu_bio.png);
			}
			ul.menu li a#concerts {
				width: 52px;
				background-image: url(images/menu_concerts.png);
			}
			ul.menu li a#projects {
				width: 48px;
				background-image: url(images/menu_projects.png);
			}
			ul.menu li a#outdoors {
				width: 55px;
				background-image: url(images/menu_outdoors.png);
			}
			ul.menu li a#ideas {
				width: 30px;
				background-image: url(images/menu_ideas.png);
			}

		
					
