﻿a                 {text-decoration: none;}
a:link            {color: #174988}
a:visited         {color: #174988} 
a:hover, 
a:visited:hover   {color: black;}
a:active          {color: #174988}


body, html        {font-family: Arial, Helvetica, Sans-Serif; 
                   font-size: 13px; color: white ; background: #77744F; margin: 0}

table        				{width: 100%; border-collapse: collapse; font-size: 13px;}
td          		 		{vertical-align: top;}
tr.odd   					{background-color: #999999;}


p			{line-height: 1.2; 
			margin: 0 0 1em 0;}


h1 {font-family: Arial, Helvetica, Sans-Serif;
	font-size: 125%; 
	font-weight: bold;
	color: white;
	margin: .5em 0 .5em 0;}
	
h2 {font-size: 115%; 
	margin-left:0; margin-right:0; margin-top:1em; margin-bottom:.5em}  
	
h3	{font-size: 105%;
	font-weight: bold;}
	
h4  {font-size: 135%;
	font-weight: bold;}            

.caption {font-size: 10px;}

.ValidateMessage {color: red;}


#top		{width: 760;
			height: 76;
			position: absolute; top: 0; left:0;
			background-color: blue;
			background: url('images/top_left.jpg') no-repeat bottom right;
			z-index: 2;}
			

#black		{width: 760;
			height: 5;
			position: absolute; top: 76; left:0;
			background-color: black;}

			
#topnav                {width:760; 
						height: 48; 
						vertical-align: top; 
						padding: 0 0 0 0;
					 	position: absolute; top:0; left:0;
						z-index:3;}
						
#topnav p  				{color: white; 
						font-family: Arial, Helvetica, Sans-serif;
						font-weight: bold; 
						text-align: right;
						line-height: 2.8em; 
						font-size: 13px; margin: 0 .7em .7em 0;
						z-index: 4;}               
												
						
#topnav a             	{color: white;}
#topnav a:link         	{color: white;}
#topnav a:visited      	{color: white; }
#topnav a:hover, 
#topnav a:visited:hover	{color: #AF9A6B;}
#topnav a:active       	{color: #AF9A6B;}	



#leftnav 					{vertical-align: middle;
							width: 200;
							height: 250;
							position:absolute; 
							top: 76px; left:15px;
							z-index: 8;}
							
#leftnav p                  {font-family: Arial, Helvetica, Sans-serif;
							font-weight: bold; 
							font-size:105%; 
							line-height:2.4em; 
							text-indent:2.8em; margin: 0}
							
#leftnav a                     {display: block;width: 100%;}
#leftnav a:link                {color: #000; background: url('images/black_button.gif') left center no-repeat;} 
#leftnav a:visited             {color: #000; background: url('images/black_button.gif') left center no-repeat;}
#leftnav a:hover               {color: #226144; background: url('images/green_button.gif') left center no-repeat; }
#leftnav a:active              {color: #000; background: url('images/black_button.gif') left center no-repeat;} 
#leftnav a:visited:hover       {color: #226144; background: url('images/green_button.gif') left center no-repeat;}


#blue		{width: 562;
			height: 112;
			position: absolute; top: 81; left:198;
			background-color: #174988;
			z-index: 5;}			
			
#black2		{width: 562;
			height: 5;
			position: absolute; top: 180; left:198;
			background-color: black;
			z-index: 5;}
			
#tan		{width: 562;
			height: 485;
			position: absolute; top: 185; left:198;
			background-color: #97946B;
			z-index: 6;}			


#center		{width: 760;
			height: 254;
			position: absolute; top: 81; left:0;
			background-color: blue;
			background: url('images/climber.jpg') no-repeat bottom right;
			z-index: 4;}
			

#bigblack		{width: 760;
				height: 254;
				position: absolute; top: 335; left:0;
				background-color: black;
				background: url('images/bigblack.jpg') no-repeat bottom left;
				z-index:3}
			
			
#content		{position: absolute; 
				top:300;
				left: 170;
				width: 500;
				height: 145px;
				z-index: 8;}				
			
	
#bottom 	{position: absolute; 
			top:535; 
			left:0; 
			width: 760;
			z-index:9;}
			
#bottom	p   {text-align: right;
			font-weight: normal;
			font-size: 10px;
			line-height: 17px;
			margin-right: 2.5em;}	
			
		

HR                      {COLOR: #F1ECEE; WIDTH: 100%; margin-bottom: 1px; margin-top: 1px; size: 1px;}
UL                      {margin: 1 6 4 8}
LI                      {margin: 0 0 3 8;list-style-type:square;}
blockquote              {margin: 2 6 12 6}
input                   {font-size: 10px;}
textarea                {font-size: 11px;}
select                  {border: 1px solid #C0C0C0; padding:1; font-size: 10px;}

img                     {border: 0px none; margin: 0}
img.logo				{foat: left; margin: 12 0 12 12;}
img.white				{border: 1px solid white; margin: 0}
img.left                {float: left; border: 1px solid; border-color: #000000; margin: 3 6 6 6}
img.right               {float: right; border: 1px solid; border-color: #c0c0c0; margin: 3 1 6 6}
img.center              {align: center; border: 1px solid; border-color: #c0c0c0; margin: 1}

