@charset "utf-8";
*{
	padding: 0px;
	margin: 0px;
	
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#outer {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 953px;
	margin-left: 6px;
}
#banner {
	height: 250px;
	width: 953px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a57854;
}
#left_banner {
	float: left;
	height: 250px;
	width: 694px;
	background-image: url(../images/banner.jpg);
}
#mid_banner {
	width: 163px;
	height: 250px;
	float: left;
}
#top_mid {
	width: 163px;
	height: 134px;
	background-image: url(../images/mid_top.jpg);
}
#bot_mid {
	width: 163px;
	height: 116px;
}
#bot_mid img {
	margin: 0px;
}
#main_content {
	clear: both;
	width: 910px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
#left_col {
	background-color: #d9bb8d;
	float: left;
	width: 890px;
	padding: 10px;
}
#right_col {
	background-color: ;
	float: left;
	width: 170px;
	margin-left: 30px;
}
#right_col #short_bio {
	clear: both;
	width: 300px;
}
#right_col  #short_bio_pic {
	float: left;
	width: 170px;
}
#right_col #short_bio_text {
	float: left;
	width: 130px;
}
#right-top {
	background-color: #c7a674;
	width: 200px;
	margin-left: 25px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_mid {
	background-color: #8c5833;
	padding: 10px;
	width: 170px;
}

#mid_col {
	float: left;
	width: 210px;
	
	margin-left: 30px;
	min-height: 500px;
}
#mid-top {
	background-color: #8c5833;
	width: 190px;
	padding: 10px;
}
#mid_col #mid_mid {
	background-color: #8c5833;
	padding: 10px;
	width: 190px;
}


#bot_content {
	background-image: url(../images/bot_bg.png);
	height: 24px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#bio_right {
	background-color: #c7a674;
	width: 190px;
	margin-left: 25px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left_col ul {
	list-style-position: inside;
	list-style-type: square;
}

#main_nav {
	float: left;
	height: 250px;
	width: 96px;
}
#main_nav ul {
	list-style-type: none;
}
#footer_nav {
	margin-top: 10px;
	margin-left: 25px;
}
#copyright {
	height: 20px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

#right_bio{
	float:left;
	width: 180px;
	padding: 300px 25px 10px 10px;
	height: 80px;
	margin-left: 5px;
}
#right_bio img {
	margin-left: -0px;
}
#left_bio {
	
	width: 350px;
	float: left;
}	
#left_bio dl {
	margin-left: 40px;
	margin-top: -20px;
}
#left_bio dt {
	font-size: 14px;
	font-weight: bold;	
}
#climber_btns {
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#bio_col1 {
	float: left;
	width: 190px;
	margin: 10px;
}
#bio_col2 {
	float: left;
	width: 190px;
	margin: 10px;
}
#bio_col3 {
	float: left;
	width: 150px;
	margin: 10px;
	
}

#pictures_right {
	float: left;
	width: 400px;
	margin-left: 15px;
	margin-right: 30px;
	padding-bottom: 30px;
}
#picture_left {
	margin-bottom: 15px;
	width: 400px;
	float: left;
	margin-left: 30px;
}
#ind_pic {
	float: left;
	width: 175px;
	height: 120px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#ind_pic img{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;	
}
#climber_leftpic {
	float: left;
	width: 220px;
}
#climber_bio {
	width: 360px;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
}
#climber {
	float: left;
	width: 650px;
	overflow: hidden;
}
#col200 {
	width: 320px;
	float: left;
}
#col200r{
	float: left;
	
}

	
/*******************************************/
/*           Formatting                    */
/*******************************************/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7f5d43;
	margin-bottom: 5px;
	background-image: url(../images/compass.png);
	background-position: left;
	padding-left: 35px;
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 15px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	margin-bottom: 5px;
	font-size: 15px;
	font-style: italic;
	margin-top: 5px;
}

p {
	margin-bottom: 5px;
}
img {
	margin: 10px;
}
#clear {
	clear: both;
}


/*********************************************/
/*              Links                        */
/*********************************************/

#climber_btns a:link, #climber_btns a:visited, #climber_btns a:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
} 
#climber_btns a:hover {
	color: #ffffff;
}
#left_col a:link, #left_col a:visited, #left_col a:active {
	color: #000000;
	font-weight: bold;
}
#footer_nav a:link, #footer_nav a:visited, #footer_nav a:active {
	color: #000000;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #FFFFFF;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #000000;
}
#copyright a:hover {
	color: #ffffff;
}
#main_nav a:link, #main_nav a:visited, #main_nav a:active  {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 96px;
	
}
a .home {
	background-image: url(../images/home.jpg);
	display: block;
	height: 40px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 23px;
	padding-left: 10px;
	background-position: center top;
}
a .climber {
	background-image: url(../images/bio.jpg);
	display: block;
	height: 40px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 23px;
	padding-left: 10px;
	background-position: center top;
}
a .flatirons {
	background-image: url(../images/flatiron.jpg);
	display: block;
	height: 40px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 23px;
	padding-left: 10px;
}
a .contact {
	background-image: url(../images/contact.jpg);
	display: block;
	height: 40px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 10px;
}
a:hover .home {
	background-image: url(../images/home_hover.jpg);
	display: block;
	height: 40px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 23px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
a:hover .climber {
	background-image: url(/images/bio_hover.jpg);
	display: block;
	height: 40px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 23px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
a:hover .flatirons {
	background-image: url(../images/flatiron_hover.jpg);
	display: block;
	height: 40px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 23px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
a:hover .contact {
	background-image: url(../images/contact_hover.jpg);
	display: block;
	height: 40px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
#content_text {
	margin-bottom: 15px;
	width: 470px;
	float: left;
	padding-left: 5px;
}
#bottom_text {
	margin-bottom: 15px;
	width: 470px;
	float: left;
	padding-left: 15px;
}
h6 {
	position: relative;
	left: 35px;
	top: -25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#left_pic {
	float: left;
	width: 170px;
}
#col_420 {
	float: left;
	width: 410px;
	margin-left: 10px;
}
#col_360 {
	float: left;
	width: 420px;
	margin-left: 30px;
}
dt {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
dd {
	font-style: italic;
	margin-left: 20px;
}
