/*
Walla Walla Foundry
*/


/* BODY */

BODY {
	background: #585858 url('../images/bg/page.gif');
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #111111;
}

TABLE TD {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
}

A {
	color: #667799;
	text-decoration: none;
}

A:hover {
	color: #999999;
	text-decoration: none;
}

A.on {
	color: #993333;
}


/* PANELS */

#panel {
	background: #FFFFFF;
	width: 737px;
	padding: 0px;
}

#footer {
	background: #FFFFFF;
	height: 30px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagecontent {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	border: 0px;
	line-height: 150%;
}

.copyright {
	color: #333333;
	padding: 18px;
	padding-top: 15px;
	text-align: right;
}


/* NAV */

#nav {
	color: #666666;
	background: #F1F3F4;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	margin: 0px;

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

.button {
	position: relative;
	float: right;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #F1F3F4;
	border-right: 1px solid #F1F3F4;
}

.button_on {
	position: relative;
	float: right;
	z-index: 30;
	background: #F1F3F4;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #F1F3F4;
}

.button_spacer {
	position: relative;
	float: right;
	width: 10px;
}

#subnav {
	position: relative;
	top: -1px;
	z-index: 10;
	color: #666666;
	background: #F1F3F4; /* was EEEEFF */
	border-top: 1px solid #666666;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: right;

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

#digitalnav {
	position: relative;
	top: -1px;
	z-index: 10;
	color: #666666;
	background: #F1F3F4; /* was EEEEFF */
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0px;

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

#logo {
	margin-top: 2px;
}

#banner {
	background: #EEEEEE;
	border-bottom: 1px solid #666666;
}

#homebanner {
	border-bottom: 1px solid #666666;
	width: 737;
	height: 455;
}

#homebannercaption {
	position: relative;
	top: 365px;
	left: 48px;
	color: #333333;
	width: 650;
}


/* BOUNDARIES */

#leftfade {
	background: transparent url('../images/bg/left.gif');
	width: 10px;
}

#rightfade {
	background: transparent url('../images/bg/right.gif');
	width: 10px;
}

#leftmargin {
	background: #CCCCCC url('../images/bg/leftmargin.gif');
	width: 17px;
}

#rightmargin {
	background: #CCCCCC url('../images/bg/rightmargin.gif');
	width: 17px;
}

#leftcorner {
	background: transparent url('../images/bg/leftcorner.gif');
	background-repeat: no-repeat;
	width: 27px;
	height: 40px;
}

#rightcorner {
	background: transparent url('../images/bg/rightcorner.gif');
	background-repeat: no-repeat;
	width: 27px;
	height: 40px;
}

#bottomfade {
	background: transparent url('../images/bg/bottom.gif');
	background-repeat: repeat-x;
	height: 10px;
}


/* TEXT */

H1 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	margin-top: 7px;
	
}

H2 {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-top: 25px;
	padding: 0px;
}

H3 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-top: 30px;
	padding-bottom: 5px;
}

.caption {
	color: #666666;
	font-style: italic;
	margin: 7px;
}

.pullquote {
	background-color: #DDEEFF;
	color: #333333;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 35%;
	float: right;
}

.smallcaps {
	font-variant: small-caps;
}



/* RULES */

.rule {
	border-top: 1px dotted #666666;
	height: 1px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.portfoliocaption {
	font-size: 12px;
	font-weight: bold;
}
.projectlink {
	font-size: 14px
}

