@charset "UTF-8";
/* CSS Document */

/*==================== 
Global Styles 
======================*/ 
* {
	margin: 0;
	padding: 0;
} 
	
body {
	text-align: left;
	/*height: 100%;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.689em;
	line-height: 1.5em;
	background-repeat: repeat;
	background-color: #666666;
}
/*body, html {
	color: #333333;*/
	/*height: 100%;*/
/*	padding: 0;
	margin: 0;
	background-repeat: repeat-y;}*/
	

#page_wrapperhp {
	border: 1px solid #005277;
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bakpattern.gif);
	background-repeat: repeat-y;
}
object {
	margin: 0px;
	padding: 0px;
}

#clear {
	clear: both;
	}
	
	
/*==================== 
Top area
======================*/ 	
	
#top_hp {
	background-color: #003366;
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-image: url(images/bakpattern.gif);
	margin: 0px;
	padding: 0px;
	height: 135px;
	background-repeat: repeat-y;
}
#cleartop {
	clear: both;
}

#sitenav {
	background-color: #F9EFB2;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E461;
	margin: 0px;
	padding-left: 40px;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 0px;
	z-index: 100;
	border-bottom-color: #E7E461;
	clear: both;
	padding-right: 0px;
}

.rightbanner {
	float: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftlogo {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

/*==================== 
Left Side
======================*/ 


#left_hp {
	float: left;
	/*width: 310px; */
        width: 160px;
	padding-right: 20px;
	/*padding-left: 80px;*/
   padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 30px;
	}
	
	
#left_hp  p {
	display: block;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
	color: #8C3D2C;
}
#left_hp  h3 {
	color: #8C3D2C;
	text-align: center;
}

#left_sp {
	float: left;
    width: 160px;
	padding-right: 20px;
   padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
	}

/*==================== 
middle sections
======================*/
#main_hp {
	background-image: url(images/climbv3.jpg);
	background-repeat: no-repeat;
	background-position: 283px 0px;
	height: 100%;
}
#main {
	height: 100%;
}

	
#middle {
	margin-right: 240px;
	margin-left: 230px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 25px;
	}
	#middle p {
	line-height: 2em;
	color: #3d3a33;
	padding-bottom: 10px;
	font-size: 1.1em;
}

#middle_hp {
	margin-right: 220px;
	margin-left: 230px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#middle_hp p {
	line-height: 2.2em;
	color: #3d3a33;
	padding-bottom: 10px;
	font-size: 1.1em;
}

/*==================== 
Right Side
======================*/

#right_hp {
	float: right;
	width: 180px;
	padding-right: 30px;
	padding-left: 8px;
	padding-top: 30px;
	margin-top: 40px;
	}
blockquote {
	font-size: 1.3em;
	text-indent: -0.5em;
	color: #B2834A;
	line-height: 1.5em;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 8px;
	width: 150px;
}
.credit {
	font-size: 0.9em;
	font-style: italic;
	color: #B2834A;
	line-height: normal;
	width: 60%;
	margin-right: 15px;
	margin-left: 8px;
	
}

/*==================== 
Footer Section
======================*/ 
#footer {
	background-color: #005277;
	text-align: left;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 1000px;
	padding-left: 15px;
}
#footer img {
	padding: 0px 5px 5px 0px;
	float: right;
}
#footer p
 {
	color: #5a0a0a;
}

.blue {
	color: #44708F;
}

a:link {
	color: #44708f;
	text-decoration: none;
}
a:hover {
	color: #768790;
}
a:visited {
	color: #44708f;
	text-decoration: none;
}
H1 {font-size:2em}  /* displayed at 24px */
H2 {
	font-size:1.5em;
	color: #005277;
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: 0.2em;
}  /* displayed at 18px */
#middle li {
	list-style-type: square;
	font-size: 100%;
}
#middle ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 1.1em;
	line-height: 1.6em;
}
H3 {
	font-size:1.25em;
	color: #005277;
	padding-top: 10px;
	font-weight: bold;
}  /* displayed at 15px */
H4 {
	font-size:1em;
	font-weight: bold;
	color: #005277;
}  /* displayed at 12px */

ul, li {
  list-style:none;
}
/*
#left_nav ul {
	margin-top: 10px;
	margin-bottom: 10px;
}*/


#middle p {
	padding-top: 5px;
	padding-bottom: 10px;
}
#middle blockquote {
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}
/*  
======================
 login
======================  */
#loginbox {
	width: 20%;
	padding: 8px 6px 8px 6px;
	border:1px solid #768790;
	margin:45px 0px 10px 0px;
	color:#000000;
	text-align:center;
}
#middle_hp h2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.curved {
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);
}
