@charset "UTF-8";
/* CSS Document */
/* This Cascading Style Sheet was created by Maria Finkenbinder for
the Sitka Economic Development Association @2008 */
/* www.sawmillcove.com */

body				{	background-image: url(../images/bg_checkered.gif);
						background-repeat: repeat;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 14px;
						margin: 0;
						padding: 0;
					}
#container0			{	width: 780px;
						margin-left: auto;
						margin-right: auto;
						color: #666666;
						font-size: 10px;
						text-align: center;
						line-height: 1.25em;
					}
#container			{	width: 780px;
						margin-left: auto;
						margin-right: auto;
						background-image: url(../images/bg_shadow.gif);
						background-repeat: repeat-y;
						margin-bottom: 10px;
					}
#container1			{	width: 750px;
						margin-left: auto;
						margin-right: auto;
						background-color: #F6E3BF;
						color: #4B3305;
					}
#banner				{	margin: 0px;
						padding: 0px;
					}
#content			{	background-color: #F6E3BF;
						font-size: 12px;
					}
#menu_bar			{	background-color: #EF9C00;
						margin: 0px;
						padding: 7px 0px 7px 0px;
						text-transform: uppercase;
						text-align: center;
						font-weight: bold;
					}
#menu_bar a			{	color: #336A99;
						display: inline;
						padding: 5px 10px 5px 10px;
						text-decoration: none;
					}
#menu_bar a:hover	{	color: #FFFFFF;
						background-color: #336A99;
						padding: 5px 10px 5px 10px;
						text-decoration: none;
					}
#menu_bar2			{	background-color: #F6E3BF;
						padding: 5px 0px 5px 0px;
						text-align: center;
						font-size: 12px;
					}
#menu_bar2 a		{	color: #336A99;
						display: inline;
						padding: 5px 10px 5px 10px;
						text-decoration: none;
					}
#menu_bar2 a:hover	{	color: #EF9C00;
						padding: 5px 10px 5px 10px;
					}
#text_area			{	padding: 30px;
						background-color: none;
						line-height: 1.5em;
					}
#text_area a		{	color: #FFFFFF;
						text-decoration: none;
					}
#text_area a:hover	{	color: #EF9C00;
						text-decoration: none;
					}
#left_col			{	width: 200px;
						background-image: url(../images/bg_leftcol.jpg);
						background-position:bottom;
						background-repeat: no-repeat;
						background-color: #EF9C00;
						line-height: 1.5em;
						padding: 0px 0px 100px 0px;
						float: left;
						letter-spacing: 0.01em;
						text-align: left;
					}
#left_colmenu		{	padding: 10px 10px 0px 10px;
					}
#left_col a			{	padding: 5px 0px 5px 0px;
						color: #000000;
						border-bottom: 1px solid #000000;
						text-decoration: none;
						display: block;
					}
#left_col a:hover	{	padding: 5px 0px 5px 0px;
						color: #336A99;
						border-bottom: 1px solid #336A99;
						text-decoration: none;
					}
#heading1			{	font-size: 18px;
						font-weight: bold;
						color: #4B3305;
						text-align: left;
						margin-top: 10px;
						margin-bottom: 10px;
					}
#heading1 a			{	padding: 0px;
						border-bottom: none;
						text-decoration: none;
					}
#heading1 a:hover	{	padding: 0px;
						color: #336A99;
						border-bottom: none;
						text-decoration: none;
					}
#right_col			{	background-color: #F6E3BF;
						width: 510px;
						padding: 20px;
						line-height: 1.5em;
						float: right;
						color: #4B3305;
					}
#right_col a		{	color: #336A99;
						text-decoration: none;
					}
#right_col a:hover	{	color: #EF9C00;
						text-decoration: none;
					}
#contact			{	padding: 10px 10px 0px 10px;
						margin: 0px;
						border-top: 1px solid #336A99;
						background-image: url(../images/contact_bg.jpg);
						height: 90px;
						line-height: 1.25em;
					}
#contact a			{	text-decoration: none;
						color: #336A99;
					}
#contact a:hover 	{	color: #EF9C00;
					}
#clear				{	clear: both;
					}
#footer				{	color: #666666;
						font-size: 10px;
						margin-left: auto;
						margin-right: auto;
						margin-bottom: 0px;
						padding-bottom: 0px;
					}
#archive			{	padding: 10px 10px 0px 10px;
						line-height: 12px;
					}
#archive	a		{	padding: 5px 0px 5px 0px;
						color: #000000;
						border-bottom: none;
						text-decoration: none;
						display: block;
					}
#archive a:hover	{	padding: 5px 0px 5px 0px;
						color: #336A99;
						border-bottom: none;
						text-decoration: none;
					}
#archive ul 		{	padding-left: 0px;
						margin-left: 0px;
						line-height: 1em;
					}
#meetingsked		{	text-align: center;
						display: block;
						font-size: 1.2em;
					}
h1					{	font-size: 20px;
						margin-bottom: 18px;
					}
h2					{	font-size: 16px;
						text-align: center;
						text-transform: capitalize;
					}
h3					{	font-size: 14px;
						border-bottom: 1px solid #4B3305;
						text-align: left;
						padding-top: 15px;
					}
img					{	border: 0px;
					}
ul					{	text-align:left;
					}
ol					{	text-align: left;
			 			line-height: 1.75em;
					}
p					{	text-align: left;
					}


table				{	text-align: left;
					}
.contactinfo		{	text-decoration: underline;
						font-size: 11px;
						text-transform: uppercase;
						font-weight: bold;
						margin-bottom: 5px;
					}
.number				{	float: left; 
						padding: 8px; 
						font-size: 35px; 
						font-weight: bold; 
						background-color: #C06701; 
						border: 1px solid #000000; 
						margin: 5px 10px 2px 0px;
					}.imageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
