/* Global Styles */

body {
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/blue4.jpg);
	background-repeat: repeat;
    background-position: 4% 100%;
} 

td {
font:14px arial;
}

hr {
height:1px; 
color: #cccccc;
border: none;
}

a {
color: #000000;
text-decoration:underline;
}

a:hover {
	text-decoration:none;
	background-color: #CCCCCC;
}

/* ID Styles */

#navigation a {
font:11px arial;
color: #0000000;
font-weight:normal;
text-decoration: none;
letter-spacing:.1em;
line-height:18px;
display:block;
padding:10px;
border: 1px solid #003399;
}


#navigation a:hover {
color:#FF0000;
border: 1pt blue;
border-right-width: 0px; 
border-left-width: 0px; 
} 


#sidebarHeader {
padding: 0px 4px 14px 4px;
}

#logo {
font:18px georgia;
color: #000000;
line-height:30px;
letter-spacing:0.4em;
}

#tagline {
font:12px georgia;
color: #000000;
line-height:18px;
letter-spacing:.4em;
}

#dateformat a {
color:#99CCFF;
font:11px georgia;
color: #99CCFF;
letter-spacing:.2em;
text-decoration:none;
font-weight:bold;
}

#dateformat a:hover {
color: #000000;
}

/* Class Styles */

.bodyText {
	color:#000000;
	letter-spacing:0.1em;
	margin-top:0px;
	border-top: thin none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.pageName{
font:20px Arial, Helvetica, sans-serif;
color: #000000;
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
}
.product_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}


.subHeader {
font:bold 18px/16px Arial, Helvetica, sans-serif;
color: #000000;
letter-spacing:.1em;
} 

.sidebarHeader {
font:14px georgia;
color: #003399;
font-weight:bold;
letter-spacing:0.1em;
line-height:16px;
} 

.detailText {
font:14px/normal times;
color:#000000;
letter-spacing:0.1em;
}

.smallText {
font:10px arial;
color:#000000;
}

.style4 {color: #000000}

.style8 {color: #000000}


.bottom navigation {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-align: center;
height: auto;
width: auto;
padding: 1px;
border-top: thin solid #000000;
border-right: thin solid #000000;
border-bottom: thin solid #000000;
border-left: thin solid #000000;
bottom: auto;
}


.oregondaytitle{
		font-size:23px; line-height:28px; font-weight:bold; color:#03C;
		text-align:center;}
