/* CSS Document */
/* This Cascading Style Sheet was created by Maria Finkenbinder for http://eagleviewsitka.com. All rights reserved @2007. */
body		{	position: absolute;
				background-color: #886F68;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #000000;
				margin: 0px; 
				padding: 10px;
			}
#container1	{	background-image: url(../images/bg_img11.jpg);
				background-color: #AA9A95;
				background-repeat: no-repeat;
				border: 1px solid #FFFFFF;
				top: 0px;
				left: 0px;
				width: 930px;
			}
#container1A	{	background-image: url(../images/edgecumbe.jpg);
					background-repeat: no-repeat; 
					background-position: bottom; 
					width: 752px;
					margin-left: 150px;
					margin-top: 20px;
					margin-bottom: 20px;
					background-color: #FFFFFF;
					z-index: 3;
				}
#container2	{	width: 750px;
				background: url(../images/bg_img2.jpg) no-repeat;
				border: 1px solid #886F68;
				padding-top: 10px;
				z-index: 2;
			}

#banner		{	padding: 0px;
				width: 750px;
				z-index: 4;
			}
#menu_bar	{	width: 750px;
				text-align: center;
				padding-top: 5px;
				padding-bottom: 5px;
				border-top: 1px solid #660033; 
				border-bottom: 1px solid #660033;
				z-index: 4;
			}
#menu_bar a {	text-decoration: none;
				color: #000000;
				text-align: center;
				font-weight: bold;
				font-size: 10px;
				padding: 5px 10px 5px 10px;
			}
#menu_bar a:hover {	background-color: #66CCFF;
					font-weight: bold;
					text-decoration: none;
					color: #FFFFFF;
			}
#clear		{	clear: both;
				float: none;
				display: block;
				visibility: hidden;
			}
#main_content	{	width: 750px;
					padding: 0px;
					margin: 0px;
					z-index: 4;
			}
#left_col	{	float: left;
				width: 150px;	
				text-align: left;
			}
#contact_info	{	padding-top: 10px;
					padding-bottom: 10px;
					padding-left: 10px;
					padding-right: 5px;
					color: #000000;
			}
#right_col	{	float: right;
				width: 580px;
				margin-bottom: 0px;
			}
#front_pic	{	margin-top: 25px;
			}
#text_area	{	font-size: 12px;
				padding: 10px;				
			}
#footer		{	text-align: center;
				color: #000000;
				width: 750px;
			}
#footer_menu	{	font-size: 10px;
					border-top: 1px solid #660033;
					border-bottom: 1px solid #660033;
					padding-top: 5px;
					padding-bottom: 5px;
				}
#footer_menu a	{	font-weight: bold;
					text-decoration: none;
					padding-right: 10px;
					padding-left: 10px;
				}
#footer_menu a:hover {	padding-top: 5px;
						padding-bottom: 5px;
						background-color: #66CCFF;
						font-weight: bold;
						text-decoration: none;
						color: #FFFFFF;
				}
#website_info	{	text-align: center;
					font-size: 10px;
					color: #000000;
					margin-left: auto;
					margin-right: auto;
					margin-top: 10px;
					margin-bottom: 10px;
					width: 752px;
				}					
img			{	border: 0px;
			}
h1			{	font-size: 14px;
				color: #0099CC;
				font-style:oblique;
				font-weight: bold;
				font-stretch: extra-expanded;
				padding-top: 2px;
				padding-bottom: 5px;
				padding-top: 5px;
				padding-left: 30px;
				background: url(../images/h1_bg.gif) left no-repeat;
				z-index: 4;
			}
h2			{	font-size: 16px;
				color: #886F68;
				font-weight: bold;
				font-stretch: extra-expanded;
				font-variant: small-caps;
				z-index: 4;
				text-align: center;
			}
h3			{ 	font-size: 14px;
				text-align: left;
				font-weight: bold;
				color: #0099CC;
			}
h4			{	text-align: left;
				font-weight: bold;
				text-decoration: underline;
				color: #000000;
				font-size:12px;
			}
a			{	text-decoration: none;
				font-weight: bold;
				color: #0000CC;
			}
a:hover		{	text-decoration: none;
				font-weight: bold;
				color: #CC3300;
			}
#submenu	{	text-align: center;
				font-variant: small-caps;
				font-size: 12px;
				border-top: 1px solid #886F68;
				border-bottom: 1px solid #886F68;
				padding-top: 5px;
				padding-bottom: 5px;
			}
#submenu a	{	text-decoration: none;
				color: #0099CC;
				text-align: center;
				font-weight: bold;
				margin-left: 10px;
				margin-right: 10px;
				padding: 5px 10px 5px 10px;
			}
#submenu a:hover {		padding: 5px 10px 5px 10px;
						background-color: #66CCFF;
						font-weight: bold;
						text-decoration: none;
						color: #FFFFFF;
			}
.submenu	{	background-color: #66CCFF; 
				color: #000000; 
				font-weight: bold; 
				padding: 5px 10px 5px 10px;
				margin-left: 10px;
				margin-right: 10px;
			}
#text_area p	{	line-height: 1.35em;
			}
.eagleviewtext {	font-size: 12px; 
					font-style: italic; 
					font-weight: bold;
			}
.caption	{		font-style: italic;
					font-size: 12px;
					text-align: center;
			}
#text_area  li			{	line-height: 1.5em;
			}