@charset "utf-8";
/* CSS Document */
/* Created by Harry McLaren - Jambohosting.com */

html body {
	margin: 0;
	text-align: center;
	background-color: #FFD673;
	background-image: url(images/bg-01.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

html body, td, th, textarea, input, select, li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.4px;
	word-spacing: .4px;
}

img {
	border-color:#663300;
}

/* -------------------- STANDARD HEADINGS -------------------- */

h1 {
	color:#943200;
	font-family: Impact;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}

h2 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px
}

h3 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

h3.small {
	font-size:14px;
}

p.italic {
	font-style:italic;
}

p.padding {
	padding-bottom: 15px;
}

p.bold {
	font-weight: bold;
}

p.bolditalic {
	font-weight:bold;
	font-style:italic;
}
h3.bolditalic {
	font-weight:bold;
	font-style:italic;
}

.firstletter {
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
}

#img-top {
	display: block;
	width: 800px;
	height: 142px;
	font-size: 1px;
	color: #fff;
	border: none;
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(images/header.jpg);
	background-position: center;
    } 
	
#img-bottom {
	display: block;
	width: 800px;
	height: 25px;
	font-size: 1px;
	color: #fff;
	border: none;
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(images/band.gif);
	background-position: center;
    } 
#img-bullit1 {
	background-image:url(images/bullit-01.gif);
	background-position:top;
	background-color: transparent;
	border:none;
	font-size: 0px;
	color: #FFFFFF;
	border: none;
	background-repeat:no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#img-bullit2 {
	background-image:url(images/bullit-01.gif);
	background-position:center;
	background-color: transparent;
	border:none;
	font-size: 0px;
	color: #FFFFFF;
	border: none;
	background-repeat:no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#table01 {
	border: 1px none #663300;


}

/* -------------------- Climber Survey Form -------------------- */

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.yesno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

