/* -------------------------------------------------------------- */
/* --------  Alpenglow CSS Master Style Sheet      -------------- */
/* --------                                        -------------- */
/* -------------------------------------------------------------- */

		
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 780px;
}

#Layer1 {
	width:750px;
	z-index:1;
	float: left;
}

.title2 {
	font-size: 110%;
}

table#topoffice {
	width: 750px;
	margin-bottom: 10px;
	background-image: url(images/background-blend.jpg);
}

#topoffice td { padding: 1px;
}

table#treat {
	width: 650px;
	background-image: url(images/background-blend.jpg);
	margin-left: 50px;
}

.apay {
	background-image: url(images/background-blend.jpg);
}

.apay p {
	margin-left: 10px;
}




#ins td {
	padding: 4px;
	border:thin;
	border-color: #999999;
	border-style: solid;
}
.uline {
	width: 350px;
}

.bigphone {font-size: 175%;
			width: 200px;
}

#Layer3 {
	clear: both;
	width:750px;
	height: 195px;
	z-index:1;
	left: 10px;
	background-image: url(images/mountains.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#Layer3 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -15px;
	font-size: 175%;
}

table#tabend {
	width: 750px;
	margin-top: 140px;
	padding: 3px;
}

#lastu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: right;
}

/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */