html	{
	margin: 0 0 0 0;
	}

.logo	{
	background-image: url(../images/logos/butte/buttelogo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 4;
	top: 5px;
	left: 4px;
	width: 252px;
	height: 59px}
body	{
	background-color: #fffdf3;
	}
	
/* redundant rules for bad browsers	*/
	body, div, li, td, th, h2, h3, h4	{
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	}
	
/******** BODY STYLES ********/
	
/* surrounds entire page */
.bodywhole	{
	margin: 8px 0 0 182px;
	background-color: #fffdf3;
	clear: both;
	width: 620px;
	}
/* surrounds body of page */
.bodymain	{
	}
/* surrounds body of page */
.bodyarea	{
	background-color: #FFFFFF;
	text-align: left;
	padding: 0 0 20 0;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
	border-left: solid #666666 1px;
	font-size: 0.7em;
	}
	
/* IE hack	\*/
* html .bodyarea	{
	}
/*	end hack */
	
.bodyarea a	{
	color: #333333;
	text-decoration: underline;
	}
.bodyarea a:active	{
	color: #333333;
	text-decoration: none;
	}
.bodyarea a:visited	{
	color: #333333;
	text-decoration: underline;
	}
.bodyarea a:hover	{
	color: #666666;
	text-decoration: underline;
	}
.bodyarea h1	{
	color: #333333;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 0 0;
	border-bottom: 1px solid #999;
	padding: 35px 30px 2px 15px;
	border-top: 1px solid #999;
	background-color: #FFCC00;
	}
.bodyarea h1.main	{
	font-size: 1.6em;
	}
.bodyarea h2	{
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 12px 10px 2px 15px;
	border-bottom: solid 1px #CCCCCC;
	}
.bodyarea h3	{
	text-decoration: none, color: #000000;
	font-size: 1.1em;
	margin: 25px 0 0 15px;
	padding: 0 0 0 0;
	color: #666666;
	border-bottom: solid #666666 1px;
	}
.bodyarea p	{
	margin: 10px 0 10px 25px;
	padding: 0 10 0 0;
	}
.bodyarea ul	{
	list-style-type: circle;
	}
.bodyarea li	{
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 0 10px 0 0;
	margin: 2px 0 0 25px;
	}
.bodyarea form	{
	}

/* IS THIS USED ANYWHERE? */
.bodyarea table.fontresize	{
	}
	
/* intro text box on main subindex pages */
.intro_box	{
	padding: 5px 0 5px 5px;
	border-weight: 1px 1px 1px 1px;
	margin: 0 0 0 0;
	color: #000000;
	line-height: 1.5em;
	border-bottom: solid #000000 1px;
	font-size: 90%;
	background-color: #CCCCCC;
	}


/******** NOTE BOX STYLES ********/

.note_box	{
	font-family: verdana, Helvetica, sans-serif;
	background-color: #FFFFCC;
	float: right;
	margin: 12px 0 15px 15px;
	padding: 0 5px 5px 10px;
	width: 130px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	margin: 12px 0 15px 15px;
	background-image: url(../images/misc/bar_bw2.jpg);
	background-repeat: no-repeat;
	}

/* IE hack	\*/
* html .note_box	{
	padding: 10px 5px 5px 10px;
	}
/*	end hack */

.note_box h4	{
	font-size: 1em;
	text-decoration: none;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	color: #333333;
	}
.note_box p	{
	color: #000000;
	font-size: .9em;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	}
.note_box li	{
	color: #800000;
	font-size: .9em;
	list-style-type: disc;
	margin: 0 0 0 -10;
	padding: 0 0 0 0;
	}


/******** SUPPORT DOC STYLES ********/

#tutorial	{
	}

#tutorial li.support_step	{
	background-color: #CCCCCC;
	padding: 10px 5px 10px 15px;
	margin: 30px 10px 10px 0;
	border: solid #000000 1px;
	}
#tutorial p.support_tip	{
	background-color: #FFFFCC;
	font-size: 1em;
	padding: 5px 3px 5px 10;
	margin-right: 10px;
	margin-left: 0;
	border-top: solid 1px #CC6600;
	border-right: solid 1px #CC6600;
	border-bottom: solid 1px #CC6600;
	border-left: solid 6px #CC6600;
	}
#tutorial p.support_note	{
	background-color: #FFCCCC;
	font-size: 1em;
	padding: 5px 3px 5px 10px;
	margin-right: 10px;
	margin-left: 0;
	border-top: solid 1px #CC3300;
	border-right: solid 1px #CC3300;
	border-bottom: solid 1px #CC3300;
	border-left: solid 6px #CC3300;
	}
#tutorial p.print a  {
	font-size: .9em;
	text-decoration: none;
	}

/******** MISC STYLES ********/
.small	{
	font-size: 9px;
	}
.important	{
	color: #990000
	}
.hide	{
	}

/******** FOOTER STYLES ********/
#footer	{
	color: #000000;
	font-size: .8em;
	margin-left: 178px;
	}
#footer a	{
	color: #426208;
	text-decoration: none;
	}
#footer a:visited	{
	color: #426208;
	text-decoration: none;
	}
#footer a:hover	{
	color: #600;
	text-decoration: underline;
	}
	
/******** BUTTE BOTTOM TAB ********/

.footer_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
}
#footer_butte	{
	background-image: url(../images/misc/yellowTab.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#footer_butte select {
	font-size: 10;
}
#footer_butte a {
	color: #000000;
	text-decoration: underline;
	margin-bottom: 50px;
}
#footer_butte a:visited {
	color: #000000;
	text-decoration: underline;
}
#footer_butte a:hover {
	color: #0000FF;
	text-decoration: none;
	color: #0000FF;
}
h1 {
	background-color: #CC9900;
	border-top-color: #6633CC;
	border-top-width: 5px;
}
