@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #161616;
	background-image: url(potential_background.jpg);
	background-color: #DDDDDD;
}

a:link
{
	color: #CB0202;
	text-decoration: none;
}


a:visited {
	color: #003300;
	text-decoration: none;
}

a:hover, a:active
{
	color: #000099;
}

div#banner
{
	color: #000000;
	background-image: url(images/ellensburg_background_repeat.jpg);
}

div#banner h1
{
margin: 0;
}

div#bar
{
	background-image: url(images/ellensburg_50_base_repeat.jpg);
	background-repeat: repeat-x;
}

div#container
{
background-image: url(potential_vertical_side_bar_left.jpg);
background-repeat: repeat-y;
}

div#container2
{
background-image: url(potential_vertical_side_bar_right.jpg);
background-repeat: repeat-y;
background-position: right;
}

div#container3
{
	clear: both;
	padding: 10px 50px 10px 50px;
	line-height: 27px;
}

div#navigation
{
	float: left;
	width: 165px;
	padding-top: 20px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul li {
	margin-top: 4px;
}

#navigation ul li a
{
	display: block;
	width: 165px;
	padding: 1px 2px 3px 10px;
	text-decoration: none;
	color: #CB0202;
	height: 26px;
}

#navigation ul li a:hover
{
	color: #ffffff;
	background-repeat: repeat-y;
	background-image: url(images/ellensburg_nav_repeat.jpg);
}

div#content
{
	margin-left: 180px;
	margin-right: 50px;
}

div#content h2
{
	font-size: 14pt;
	color: #CB0202;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
	line-height: 31.34px;
}

div#content h3
{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #CB0202;
	margin: 0;
	padding-top: 1em;
	line-height: 31.34px;
}

div#content h4
{
	font-size: 14pt;
	padding-top: 14px;
	color: #CB0202;
	margin: 0;
	font-weight: normal;
}

div#container3 h4
{
	font-size: 16pt;
	color: #CB0202;
	margin: 0;
	font-weight: normal;
}

div#content h5
{
	font-size: 14pt;
	color: #CB0202;
	margin: 0;
	padding-top: 11px;
	font-weight: normal;
}

div#content h6
{
	font-size: 12pt;
	color: #CB0202;
	margin: 0;
	padding-top: 0em;
	font-weight: normal;
}

div#content { line-height: 150%; }

#cleardiv
{
clear: both;
height: 1em;
}

div#footer
{
	clear: both;
	padding: .5em 1em;
	border-top: 0px solid #999;
	text-align: right;
	color: #000000;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
	display: inline;
	margin-right: 7pt;
	color: #000000;
	font-size: 8pt;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#host
{
	clear: both;
	padding: 0px 0px;
	border-top: 0px solid;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: 600;
}

div#bottom
{
	clear: both;
	padding: 0px 0px;
	border-top: 0px solid;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 600;
}

div#bottom ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#bottom li
{
	display: inline;
	margin-right: 0pt;
	color: #000000;
	font-size: 7pt;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
}

.style1
{
	font-size: 9pt;
	color: #CB0202;
	margin: 0;
	padding-top: 0em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.style2
{
	font-size: 14px;
	font-style: italic;
	color: #000000;
	}
	
.style3
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #330000;
	line-height: 140%;
	}
	
.style4
{
	font-size: 13px;
	color: #000000;
	line-height: 140%;
	}
	
.style5
{
	font-size: 10px;
	font-style: italic;
	color: #000000;
	}

.style7
{
	font-size: 24px;
	font-weight: bold;
	color: #CB0202;
}

.style8
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.style9
{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}
	