body
{
	background-image:url(back_strip.jpg);
	background-repeat:repeat;
	
}

td.links
{
	border-right: 1px solid #990033;
	width: 180px;
	text-align:center;
	padding-top:5px;
	
}
table.main
{
	border:1px solid #990033;
	width: 770px;
	background-color: #ddddde;
}

table.header
{
	background-image:url(mountaintop_header2.jpg);
	height:150px;
	width:770px;
	
}


A:link	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:small;
	color:	#990033;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:small;
	color:	#990033;
	}	
		
A:active	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:small;
	color:	#990033;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-family:Verdana;
	font-size:small;
	color:	#990033;
	}
	



/* BEGIN CONTENT FORMATTING */

td.content
{
	width: 590px;
	
}


.contentText
{
	color: #000080;
	font-family: Verdana;
	Font-size: small;
	Text-align: left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	

}

.contentTextPicture
{
	color: #000080;
	font-family: Verdana;
	Font-size: small;
	Text-align: left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
		
}

.contentHeader
{
	color: #990033;
	font-family: Verdana;
	Font-size:larger;
	Text-align: left;
	padding-top:5px;
	font-weight: bold

}
.contentHeader2
{
	color: #990033;
	font-family: Verdana;
	Font-size:small;
	Text-align: left;
	padding-top:5px;
	font-weight: bold

}

.contentBullets
{
	color: #990033;
	font-family: Verdana;
	Font-size: medium;
	Text-align: left;
	font-weight: bold;

}

/* END CONTENT FORMATTING */

	
/* BEGIN FOOTER FORMATING */	

#footer
{
	border-top:1px solid #990033;
	width:770px;
	text-align:center;
	font-weight:bold;

}
	
#footer A:link	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:xx-small;
	color:	#990033;
	}	
		
#footer A:visited	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:xx-small;
	color:	#990033;
	}	
		
#footer A:active	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:xx-small;
	color:	#990033;
	}	
		
#footer A:hover	{	
	text-decoration:	underline;
	font-family:Verdana;
	font-size:xx-small;
	color:	#990033;
	}

/* END FOOTER FORMATING */

/* BEGIN NAVIGATION/IMAGE BUTTON FORMATING */
#navlist {
	width: 175px;
}
#navlist p {
	font-size: 1em;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}
#navlist li {
	margin: 0;
}
#navlist a {
	display: block;
	padding: 8px 2px 2px 10px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #999999;
	background-image:  url(red_bckgrd.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size:x-small;
	text-align:left;
	
}
#navlist a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:x-small;
	text-align:left;

}
#navlist a:hover, #navlist a:active {
	background-color: #9F6F9F;
	background-image:  url(blue_bckgrd.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-size:x-small;
	text-align:left;
}

/* END NAVIGATION/IMAGE BUTTON FORMATING   */

/* BEGIN SINGLE BUTTON NAVIGATION */
#navlist2 {
	width: 175px;
}
#navlist2 p {
	font-size: 1em;
}
#navlist2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}
#navlist2 li {
	margin: 0;
}
#navlist2 a {
	display: block;
	padding: 8px 2px 2px 10px;
	border: 1px solid;
	color: #ffffff;
	border-color: #ddd #000 #000 #ddd;
	background-image:  url(red_bckgrd.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size:x-small;
	text-align:left;
	
}
#navlist2 a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:x-small;
	text-align:left;
}
#navlist2 a:hover, #navlist a:active {
	background-color: #9F6F9F;
	background-image:  url(blue_bckgrd.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size:x-small;
	text-align:left;
}
/* END SINGLE BUTTON NAVIGATION  */
