@charset "UTF-8";
/* CSS Document */
/* This cascading style sheet is created by Maria Finkenbinder for the Sitka Economic Development Association, @2007. */

body	{		background-color: #000066;
				margin: 0px;
				padding:0px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
		}
#container	{	background-color: #FFFFFF;
				width: 750px;
				margin-right: auto;
				margin-left: auto;
				margin-top: 15px;
				margin-bottom: 15px;
		}
#banner	{		background-color: #990000;
				padding: 0px;
				width: 750px;
		}
#menubar	{	padding: 5px;
				font-size: 14px;
				text-transform: uppercase;
				text-align: center;
				background-color: #A4B0CA;
				border-top: 2px solid #000066;
				border-bottom: 2px solid #000066;
		}
#menu a	{		padding: 2px 30px 2px 20px;
				color: #000066;
				text-decoration:none;
				font-weight: bold;
		}
#menu a:hover	{	color: #990000;
					border-bottom: 2px solid #990000;
					border-top: 2px solid #990000;
					padding: 2px 30px 2px 20px;
		}
#maincontent	{	background-color: #FFFFFF;
					padding: 20px;
					font-size: 12px;
		}
#menubar1	{	padding: 5px;
				font-size: 14px;
				text-transform: uppercase;
				text-align: center;
				background-color: #990000;
				font-weight: bold;
		}
#menu1 a	{	padding: 2px 30px 2px 20px;
				color: #FFFFFF;
				text-decoration:none;
		}
#menu1 a:hover	{	color: #000066;
					padding: 2px 30px 2px 20px;
					background-color: #A4B0CA;
		}
#footer	{		color: #000066;
				background-image: url(../images/footer_bg.jpg);
				background-repeat: no-repeat;
				padding: 10px;
				height: 131px;
				text-align: right;
		}
img		{		border: 0px;
		}
ul		{		list-style-type: square;
				margin-left: 10px;
				padding-left: 10px;
		}
#clear	{		clear: both;
		}
#member_entry {	font-size: 14px;
				margin-left: 20px;
				margin-bottom: 20px;
			}
#alpha_header {font-size: 18px;
				color: #990000;
				font-weight: bold;
				border-top: 1px solid #990000;
				border-bottom: 1px solid #990000;
				padding: 2px 100px 2px 100px;
				margin-bottom: 10px;
				}
#dir_links {font-size: 14px;
			text-align: center;
			font-family:"Courier New", Courier, monospace;
			line-height: 32px;
			}
#dir_links	a  {color: #003399;
				font-weight: bold;
				border: 1px solid #000000;
				padding: 3px 10px 3px 10px;
				margin-bottom: 10px;
			}
#dir_links a:hover {	color: #FFFFFF;
				font-weight: bold;
				background-color: #990000;
			}	
#contact	{	font-style: italic;
				color: #3366CC;
			}
#member_name { font-weight:bold;
				color: #009933;
				font-size: 16px;
			}
#email		{	font-style: italic;
			}
#email a	{	color: #990000;
			}
a		{		text-decoration: none;
				color: #003399;
				font-weight: bold;
		}
a:hover		{	text-decoration: none;
				color: #990000;
				font-weight: bold;
		}
#left_col	{	width: 236px;
				float: left;
				padding-right: 10px;
			}
#right_col	{	width: 450px;
				float: right;
				padding: 0px 5px 5px 5px;
				line-height: 1.5em;
			}
#categories	{	line-height: 1.5em;
			}
#categories a {	color:	#006600;
				font-weight: normal;
			}
#categories a:hover {	color: #990000;
						font-weight: normal;
			}
#snippet	{	width: 224px;
				border: 1px solid #000000;
				padding: 5px;
				font-size: 12px;
				background-color: #A4B0CA;
			}
h1			{	font-size: 18px;
				text-decoration: underline;
			}
h2			{	font-size: 16px;
				text-decoration: underline;
			}
h3			{	font-size: 14px;
			}
