/* CSS Document */

/************************************************************************

	Site:		PNWTOR.com

	Author:		George Huff		[www.eleven3.com]  

	Client:		Pacific Northwest Title of Oregon		[http://www.pnwtor.com/]

	Listing Order:
	==============

	1 - Left Column
	2 - Center Column
	3 - Right Column
	

************************************************************************/


div.leftColumn {
width: 638px;
float: left;

}


/***********************************************************************
	1 - LETTER FROM PRESIDENT STYLES
************************************************************************/


div.leftColumn div.left {
width: 322px;
float:left;
margin-right:5px;
}

div.greenContent {
background: #fff url(../images/bg_gradient.gif) top left repeat-x;
border: #ccc 1px solid;
line-height: 163%;
}

div.greenContent h1 {
	background: url(../images/green_bar_homeTopLeft.gif) 4px 5px no-repeat;
	height: 52px;
	padding-top: 15px;
	text-align:center;
	text-transform:uppercase;
	color: #fff;
	font-size:14px;
}

div.greenContent p {
margin: 0px 22px 15px 22px;
}

/***********************************************************************
	2 - RESOURCES STYLES
************************************************************************/


div.leftColumn div.right {
width: 306px;
float:left;
margin-left: 1px;
}

div#resources {
width: 304px;
padding-bottom:2px;
padding-top: 49px;
position: relative;
}

div#resources h1 {
background: url(../images/bar_orange_home_resources.png) left top no-repeat;
height: 58px;
width: 304px;
position: absolute;
top: 0;
left: 0;
z-index: 20;
}

div#resources h1 span {
display:none;
}

div#resources ul {
list-style:none;
position: relative;
z-index: 9;
}

div#resources ul li {
padding-bottom: 3px;
width: 304px;
height: 47px;
position: relative;
z-index: 4;
}

li#real { background: url(../images/nav_resources_hover_realEstate.gif) top left no-repeat; }
li#legal { background: url(../images/nav_resources_hover_legal.gif) top left no-repeat; }
li#investors { background: url(../images/nav_resources_hover_investors.gif) top left no-repeat; }
li#lender { background: url(../images/nav_resources_hover_lender.gif) top left no-repeat; }
li#develop { background: url(../images/nav_resources_hover_develop.gif) top left no-repeat; }
li#national { background: url(../images/nav_resources_hover_national.gif) top left no-repeat; }

li#real a { background: url(../images/nav_resources_off_realEstate.gif) top left no-repeat; }
li#legal a { background: url(../images/nav_resources_off_legal.gif) top left no-repeat; }
li#investors a { background: url(../images/nav_resources_off_investors.gif) top left no-repeat; }
li#lender a { background: url(../images/nav_resources_off_lender.gif) top left no-repeat; }
li#develop a { background: url(../images/nav_resources_off_develop.gif) top left no-repeat; }
li#national a { background: url(../images/nav_resources_off_national.gif) top left no-repeat; }

li#real a:hover { background: none; }
li#legal a:hover { background: none; }
li#investors a:hover { background: none; }
li#lender a:hover { background: none; }
li#develop a:hover { background: none; }
li#national a:hover { background: none; }

div#resources ul li b {
display:none;
}

div#resources ul li a {
width: 100%;
height:100%;
display:block;
}

/***********************************************************************
	3 - PACIFIC NORTHWEST TITLE NEWS STYLES
************************************************************************/


div.testimonials {
width: 258px;
border: #ccc 1px solid;
padding: 57px 22px 16px 22px;
background: url(../images/bar_green_home_testimon.gif) 4px 5px no-repeat;

}

div.testimonials h1 {
display:none;
}

div.testimonials p {
margin-bottom: 5px;
}

div.testimonials ul {
list-style:none;
}

div.testimonials ul li {
padding-bottom: 8px;
}
