
body, td
{
  font-family: "Times New Roman", Times, serif;
  font-size:		14px;
  line-height:		17px;
  color: #002244;
  text-align: justify;
 }
 
 body
{
  background-color:	#336699;
}
 
#pageTwoColumns 
{
	display: inline-block;
	width: 710px;
	background-color: #e87c0f;	
	padding: 0px;
	margin: 0px;

}

#leftColumn
{
   text-align: justify;
	vertical-align: top;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 16px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	height: 100%;

}

#rightColumn
{
	text-align: justify;
	color: #ffffff;
	line-height: 16px;
	vertical-align: top;
	background-color: #e87c0f; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
}

.rightColumnTable
{
   text-align: left;
	color: #ffffff;
   padding-left: 6px;
   padding-right: 6px;
}

hr.rightColumn
{
	width: 100%;
	text-align: center;
	color: #ffffff;
}





#pageOneColumn
{
   display: block;
	width: 670px;
	float: left;
	vertical-align: top;
	background-color: #ffffff;

	padding-left: 20px;
	padding-right: 30px;
	padding-top: 16px;
	padding-bottom: 0px;
	height: 100%;
}

h1
 {
 	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #002244;
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
 }
 
 h2
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e87c0f;
	font-weight: bold;
	line-height: 18px;
	margin-top: 15px;
	
 }

div.contactBottom
{
   font-family: Arial, Helvetica, sans-serif;
   word-spacing: 2px;
   font-weight: bold;
   font-size: 14px;
   text-align: center;
   padding-top: 10px;
	clear: both;
}

hr.hrBottom
{
	width: 100%;
	margin-top: 20px;
	color: #006699;
	text-align: center;
	clear: both;
}

div.menuHeader
{
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

hr.hrHeader
{
	width: 100%;
	color: #006699;
	text-align: center;
	clear: both;
}

a
{
  color: #006699;
  text-decoration:	underline;
  font-weight: normal;
}

a:hover
{
    color:		#e89542;
    text-decoration:	none;
	  font-weight: normal;
}



a.rightColumnBrochure
{
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}



a.MENU-1-ON, a.MENU-1-OFF:hover,  a.MENU-1-ON:hover 
{
  font-size:		13px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:	none;
  color:		#e89542;
  font-weight: bold;
  font-variant: small-caps;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 10px;
}

a.MENU-1-OFF
{
  font-size:		13px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:	none;
  color: #1266a1;
  font-weight: bold;
  font-variant: small-caps;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 10px;
}

a.underline
{
	text-decoration: underline;
	line-height: 180%;
}

 
 .i3
 {
 	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #e87c0f;
	font-weight: bold;
	font-style: italic;
 }
 

.imgClimber
{
	float: left;
	margin-left: -20px;
	margin-right: 6px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.imgTransformation
{
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-color: #002244; 
	border: medium;
}

.imgEthics
{
	float: left;
	margin-left: 0px;
	padding-right: 20px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 0px;
	border-color: #002244;
	border-width: medium;
}

.imgTeamClimbers
{
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-color: #002244; 
	border: medium;
}


.smallerText
{
font-size: 12px;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 .longList
 {
 margin-bottom: 15px;
 }
 
.orangeBullet
{
   list-style-image: url(images/orangeBullet.jpg);
   margin-bottom: 15px;	

}

.blueBullet
{
   list-style-image: url(images/blueBullet.jpg);
   margin-bottom: 10px;	
	margin-left: 20px;
	
}

.whitePointer
{
	
	margin-left: -10px;
	float: left;
}

div.FOOTER
{
color: #e87c0f;	
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div.FOOTER a:link
{
color: #e87c0f;
}

div.FOOTER a:visited
{
	color: #c86b0d;
}


