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

		
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0; 
    padding: 0; 
}

#wrapper {
	margin: 0 auto;
	width: 1024px;
	position: relative;
	border: #363C94 solid 1px;
	margin-bottom: 10px;
}

#main-content {
	padding: 5px;
}

#mainmenu {
	width: 100%;
	height:30px;
	background-color:#999;
}

#mainmenu ul { list-style: none;
        padding: 0;
        margin: 0;
		border-collapse:collapse;
        }

#mainmenu ul li {
	display: inline:
	height:30px;
	width: 254px;
	float: left;
	text-align: center;
	border: 1px solid #363C94; 
	margin-bottom: 6px;
	padding: 0px;
	text-decoration: none;
/*	background-image:url(images/gradblue2.jpg);
	background-repeat:repeat-x; */
	background-color: #BF79B5;
	list-style:none;
	border-collapse:collapse;
        }

#mainmenu li a { display: block;
		text-decoration: none;
        padding: 3px;
        }

#mainmenu a:hover {
        color: black; 
		text-decoration: underline;
        background: #0f9;
              }

.lg {
	font-size: 1.5em;
}

.title2 {
	font-size: 110%;
}

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

#topoffice td { padding: 1px;
}


#topright { 
	float: right;
	width: 274px;
	height: 281px;
	background-image: url(images/bg-blend3.jpg);
}

table#sideoffice {
	margin-top: 40px;

}

#sideoffice td { 
	padding: 5px;
	text-align: center;
}

#sideoffice .bigphone { 
	padding-bottom: 25px;
}

#toplink {
	margin-top: 25px;

}

table#treat {
	width: 100%;
	background-image: url(images/background-blend.jpg);
}

#treat li { 
	padding-bottom: 5px;
}
.apay {
	background-image: url(images/background-blend.jpg);
}

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

.left {
	float:left;
}

.clear {
	float:none;
}

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

.bigphone {font-size: 175%;
			width: 200px;
			color: #363C94;
}

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

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

table#tabend {
	width: 1024px;
/*	margin-top: 140px; */
	padding-top: 120px;
	padding-bottom: 18px;
}

#tabend  .addr {
	color: white;
	padding-left: 85px;
	text-align: center;	
/*	border: white dotted 1px;  */
}

.footcol1 {
	text-align: right;
	width: 210px;	
}

.footlink {
	color: white;
	padding-right: 20px;
	text-align: right;
}

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

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