/* CSS Document */

html 	{overflow:scroll;
		overflow-x:hidden;}


body 			{margin-top: 0px;
			padding-top: 0px;
			font-size: 1em;
			background-repeat: repeat;
			background-image: url(images/background.jpg);
			background-attachment: fixed;
			background-position: center center;
			background-color: #c0c0c0;}

#wrapper			{padding: 0px;
			text-align: center;
			margin: 15px auto auto auto;
			width: 900px;
			right: auto;
			left: auto;
			height: 100%;
			border: 15px solid #000000;}
			
#navigation			{position: relative;
					height: 35px;
					width: 900px;
					background-image: url('Images/nav-bg-blueD.jpg');
					background-repeat:repeat-x;
					border-bottom:thin solid #0066FF}

#theThingy			{background-color:#0000ff;
			width:900px;
			border-bottom-width: thin;
			border-bottom-style: solid;
			border-bottom-color: #0000bb;
			font-size: .9em;}

#header			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	height: 150px;
	width: 900px;
	margin: 0px;
	background-image: url(images/mountainHeader.jpg);
	background-color: #000066;
	background-repeat: no-repeat;
}
			
#header2			{font-family: Arial, Helvetica, sans-serif;
			font-size: xx-large;
			font-weight: bold;
			color: #FFFFFF;
			height: 100px;}
			
#content			{background-color: #CAE4FF;
			width: 900px;}

#content p			{text-align: justify;
			margin: 0px;
			padding-top: 0px;
			padding-right: 25px;
			padding-bottom: 25px;
			padding-left: 25px;}

#left			{float: left;
			width: 650px;
			background-color: #FFFFFF;}
			
#left h1			{font-size: 1.2em;
			padding-right: 25px;
			padding-left: 25px;
			background-color: #FFFFFF;
			padding-top: 10px;
			margin: 0px;
			padding-bottom: 25px;}

#left h3			{font-size: .9em;
			padding-right: 25px;
			padding-left: 25px;
			padding-top: 10px;
			padding-bottom: 25px;
			margin: 0px;}
			
#left p			{text-align: justify;
			margin: 0px;
			padding-top: 0px;
			padding-right: 25px;
			padding-bottom: 25px;
			padding-left: 25px;}

#left a			{color: #000066;
			text-decoration: none;
			margin-right: 5px;
			margin-left: 5px;}

#left a:hover		{color: #0000ff;}

#left picture		{text-align:center}

#left contact		{text-align:center}

#right			{width: 250px;
			float: right;}

#right h1			{font-size: 1.2em;
			padding-right: 25px;
			padding-left: 25px;
			background-color: #0033FF;
			padding-top: 10px;
			margin: 0px;
			padding-bottom: 10px;
			color:#FFFFFF;}

#right h3			{font-size: .8em;
			padding-right: 25px;
			padding-left: 25px;
			padding-top: 0px;
			padding-bottom: 5px;
			margin: 0px;}

#right p			{font-size: 0.75em;
			text-align: justify;
			margin: 0px;
			padding-top: 0px;
			padding-right: 25px;
			padding-bottom: 25px;
			padding-left: 25px;}

#right a			{color: #000066;
			text-decoration: none;
			margin-right: 5px;
			margin-left: 5px;}

#right a:hover		{color: #0000ff;}

#righthist			{width: 250px;
			float: right;
			text-align:center;
			font-size:0.75em}
			
#righthist h1		{font-size: 1.2em;
			padding-right: 25px;
			padding-left: 25px;
			padding-top: 10px;
			margin: 0px;
			padding-bottom: 10px;}

#righthist h3		{font-size: .8em;
			padding-right: 25px;
			padding-left: 25px;
			padding-top: 0px;
			padding-bottom: 5px;
			margin: 0px;}
			
#righthist p		{font-size: 0.75em;
			text-align: Center;
			margin: 0px;
			padding-top: 0px;
			padding-right: 25px;
			padding-bottom: 25px;
			padding-left: 25px;}

#full			{background-color: #FFFFFF;}

#full h1			{font-size: 1.2em;
			padding-right: 25px;
			padding-left: 25px;
			padding-top: 10px;
			padding-bottom: 25px;
			margin: 0px;}

#full h3			{font-size: .9em;
			padding-right: 25px;
			padding-left: 25px;
			padding-top: 10px;
			padding-bottom: 25px;
			margin: 0px;}

#full contact		{text-align:center}

#full p		 	{text-align: justify;
			margin: 0px;
			padding-top: 0px;
			padding-right: 25px;
			padding-bottom: 25px;
			padding-left: 25px;}

#full a			{color: #000066;
			text-decoration: none;
}

#full a:hover		{color: #0000ff;}

#footer			{font-size: 1em;
			color: #FFFFFF;
			text-align: center;
			height: 25px;
			padding: 5px;
			border-bottom-width: thin;
			border-bottom-style: solid;
			border-bottom-color: #0000bb;
			background-image: url('Images/nav-bg-blueD.jpg');
			background-repeat:repeat-x;}

#footer p			{text-align: justify;
			margin: 0px;
			padding-top: 0px;
			padding-right: 25px;
			padding-bottom: 25px;
			padding-left: 25px;}

#footer a			{color: #FFFFFF;
			text-decoration: none;
			margin-right: 5px;
			margin-left: 5px;}
			
#footer a:hover		{color: #000066;}


.extras			{text-align: justify;
			background-color: #999999;
			width: 150px;
			float: right;
			height: 100%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: x-small;
			color: #FFFFFF;
			line-height: normal;
			overflow-x: hidden;}
			
.extras p			{margin: 5px;}

.pastIssueMar	{margin: 0 5px 0 5px;}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::HIGHLIGHTED MENU::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.nav-container-outer	{background: #990000;
						padding: 0px;
						height: 45px;
						background: url(images/nav-bgD.jpg);}

.clear					{font-size:1px;
						height:0px;
						width:0px;
						clear:left;
						line-height:0px;
						display:block;
						float:none;}
						
.nav-container			{position:relative;
						zoom:1;
						margin: 0 auto;}
						
.nav-container a, .nav-container li	{float:left;
									display:block;
									white-space:nowrap;}
									
.nav-container div a, .nav-container ul a, .nav-container ul li	{float:none;}

.nav-container ul		{left:-10000px;
						position:absolute;}
						
.nav-container, .nav-container ul	{list-style:none;
									padding:0px;
									margin:0px;}
									
.nav-container li a				{float:none}
D
.nav-container li				{position:relative;}

.nav-container ul				{z-index:15;}

.nav-container ul ul			{z-index:30;}

.nav-container ul ul ul			{z-index:45;}

.nav-container ul ul ul ul		{z-index:60;}

.nav-container ul ul ul ul ul	{z-index:75;}

li:hover>ul						{left:auto;}

#nav-container ul				{top:100%;}

#nav-container ul li:hover>ul	{top:0px;
								left:100%;}

/*^'^ Primary Items ^'^*/	
#nav-container a				{padding:7px 17px 7px 18px;
								margin: 4px 0px 0px 0px;
								color: #FFFFFF;
								font-family:  Trebuchet MS, Arial, sans-serif, Helvetica;
								font-size:14px;
								text-decoration:none;
								font-weight: bold;
								background: url(images/item-primary-bgblue.gif);
								background-repeat: repeat-x;
								background-position: top;}

#nav-container a:hover			{color: #000000;
								background: url(images/item-primary-bgblue.gif);
								background-repeat: no-repeat;
								background-position: center;}