html, body{
	background: #fff url(/images/bg.jpg) repeat-x left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#content a{
color: #f69300;
}

#content a:hover{
text-decoration: none;
color: #e25001;
}

#wrap{

	width: 757px;
	position: relative;
}

#header{
	width: 100%;
	height: 126px;
	background: url(/images/header_bg.jpg) no-repeat left top;
	position: absolute;
	top: 23px;
	left: 0px;
}

#header h1{
	display: block;
	font-family: Myriad,"Myriad Pro", "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #ff9351;
	font-weight: normal;
	font-size: 28px;
	letter-spacing: -1px;
	text-align: left;
	position: absolute;
	top: 23px;
	left: 75px;
	z-index: 10;
}

#header h1 strong{
	color: #ff6000;
	font-size: 34px;
	letter-spacing: -1px;
}

#header h1 span{
	display: block;
	font-size: 11px;
	color:#191919;
	font-weight: normal;
	font-family:Tahoma, arial, sans-serif;;
	font-size:11px;
	letter-spacing: normal;
	text-align: left;
}


#header ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 5px;
}


#header ul li{
	float: left;
	font-size: 11px;
	color:#67747c;
	font-weight: normal;
	font-family:Tahoma, arial, sans-serif;;
	font-size:11px;
	letter-spacing: normal;
	margin: 0 5px 0 0;
}

#header ul li a{
	color:#67747c;
	background: url(/images/header_arrow_off.gif) no-repeat left top;
	height: 25px;
	line-height: 25px;
	padding: 5px 0 0 0;
}

#header ul li a:hover,
#header ul li a:active{
	color:#8b9aa3;
	text-decoration: none;
	background: url(/images/header_arrow_on.gif) no-repeat left top;
}


#header ol{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 4px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #747474;
	overflow: hidden;
	height: 34px;
	text-transform: uppercase;
}


#header ol li{
	float: left;
	line-height: 37px;
}


#header ol li a{
	display: block;
	width: 91px;
	height: 34px;
	background: url(/images/nav_bg.png) no-repeat left bottom;
	color: #747474;
	text-decoration: none;
	behavior: url(/js/iepngfix.htc);
	position: relative;
}

#header ol li a:hover, 
#header ol li a:active, 
body#home #header ol li a#nav_home, 
body#page1 #header ol li a#nav_page1, 
body#page2 #header ol li a#nav_page2, 
body#page3 #header ol li a#nav_page3{
	color: #ff6000;
	background-position: left 5px;
	padding-top: 5px;
	cursor: pointer;
}

#header_oregon{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 128px;
	height: 126px;
	background: url(/images/header_oregon.jpg) no-repeat left top;
	z-index: 9;
}

#search_bar{
	height: 97px;
	width: 100%;
	display: block;
	position: relative;
	top: 150px;
	left: 0px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}


input#main_search_query{
	border: 2px solid #808080;
	border-bottom: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	width: 205px;
	color:#747474;
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
}

input#main_search_submit{
	color:#FFFFFF;
	font-family:Tahoma, arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	border: none;
	background: url(/images/input_btn_bg.gif) no-repeat left top;
	width: 67px;
	height: 21px;
	cursor: pointer;
}

input#main_search_submit:hover, input#main_search_submit_on{
	background: url(/images/input_btn_bg_on.gif) no-repeat left top;
	width: 67px;
	height: 21px;
	cursor: pointer;
}


#main_search_select{
	color:#747474;
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
	width: 130px;
}

#search_bar label{
	text-transform: uppercase;
}

#search_form p{
	display: block;
	margin: 0 0 5px 0px;
	padding: 0px;
}

#search_form{
	position: absolute;
	top: 20px;
	left: 25px;
	text-align: right;
	background: url(/images/icon_mag_glass.gif) no-repeat left 50%;
	padding-left: 50px;
}

#add_your_site{
	position: absolute;
	top: 20px;
	right: 10px;
}


#add_your_site a{
	color: #fdfdfd;
	font-weight: normal;
	display: block;
	margin: 0 0 5px 0;
	background: url(/images/bullet_white.gif) no-repeat left 50%;
	padding-left: 5px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#add_your_site a:hover{
	color: #fff;
	text-decoration: none;
}

#footer{
	width: 100%;
	background: #e1e1e1;
	border-top: 5px #dbdbdb solid;
	height: 20px;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	color: #545d4d;
	padding-top: 4px;
	clear: both;
	display: block;
	margin-top: 1px;
}


#footer a{
	color: #545d4d;
	margin: 0 2px 0 1px;
}

#footer a:hover{
	text-decoration: none;
	color: #000000; 
}

div#pg_foot{
	background: #f5f5f5 url(/images/bg_foot_bg.gif) repeat-x left top;
	width: 100%;
	margin-top: 8px;

}

div#pg_foot_container{
	text-align: left;
	width: 757px;
	margin: 12px 4px 10px 80px;
}


div#pg_foot h3{
	color: #191919;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 2px 0px;
	padding: 0px;
	padding-left: 22px;
	height: 15px;
	line-height: 15px;
}

div#pg_foot h3.links{
	background: url(/images/icon_links.gif) no-repeat left top;
}

div#pg_foot h3.entertainment{
	background: url(/images/icon_entertainment.gif) no-repeat left top;
}


div#pg_foot h3.news{
	background: url(/images/icon_help.gif) no-repeat left top;
}

#pg_foot_container{
	background: #f5f5f5
}

#pg_foot_container .con{
	background: #f5f5f5;
	float: left;
	width: 30%;
	border-right: 1px solid #d2d2d2;
	margin: 0 5px 0 2px;
	padding-right: 4px;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #535452;
}

#pg_foot_container .con ul, 
#content ul{
	margin: 0 0 0 8px;
	padding: 0px;
	list-style: none;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4993b2;
}

#pg_foot_container .con ul.div{
	background: url(/images/dash_horizontal.gif) repeat-x left bottom;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-top: 7px;
}

#pg_foot_container .con li, 
#content li{
	margin-bottom: 4px;
}
		
#pg_foot_container .con li a, 
#content li a{
	color: #2b6881;
	background: url(/images/arrow_orange.gif) no-repeat left 50%;
	padding-left: 12px;
}

#pg_foot_container .con li a:hover, 
#content li a:hover{
	text-decoration: none;
	color: #4993b2;
}


.con .pic{
	display: block;
	background: #eaebec;
	height: 53px;
	min-height: 53px;
	overflow: hidden;
	border-right: 1px solid #dadedf;
	margin: 5px 0 5px 0;
}

.con .pic img{
	background: #fff;
	padding: 2px;
	border: 1px solid #dadedf;
	float: left;
	margin-right: 3px;
}

.con .pic a{
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #3e3f3f;
}

.con .pic a:hover{
	text-decoration: none;
}

.con .pic a.more {
	display: block;
	text-transform: none;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin-right: 2px;
	font-weight: normal;
	color: #4a7d12;
	background: url(/images/arrow_orange.gif) no-repeat 162px 50%;
	padding-right: 8px;
}

.con .pic a.more:hover{
	background-position: 165px 50%;
	text-decoration: none;
}


.con a.more.left {
	display: block;
	text-transform: none;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin-right: 2px;
	font-weight: normal;
	color: #4a7d12;
	background: url(/images/arrow_orange.gif) no-repeat 50px 50%;
	padding-right: 8px;
}

.con span.date{
	color: #f0620c;
	font-weight: bold;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	display: block;
}

.con strong{
	display: block;
}

#mn_con{
	text-align: center;
	display: block;
	margin-top: 140px;
	width: 100%;
}

#content{
	text-align: left;
	width: 757px;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	color: #5f5f5f;
	margin-right: 5px;
	padding-top: 15px;
}


#content tr.row2{
	background: #f9f9f9 url(/images/dash_horizontal.gif) repeat-x left bottom;
	width: 100%;
}

#content tr.row1{
	background: transparent url(/images/dash_horizontal.gif) repeat-x left bottom;
	width: 100%;
}

#content td{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #5f5f5f;
	padding: 7px 3px 7px 3px;
	margin-right: 5px;
	border-right: 2px dotted #bababa;
}


#content td.name{
	font-weight: bold;
	/* width: 150px; */
}

/*
#content td.address{
	width: 200px;
}

#content td.city{
	width: 100px;
}

#content td.phone{
	width: 80px;
}
*/

#content td.address a{
	color: #2b6881;
	text-decoration: underline;
}

#content td.address a:hover{
	text-decoration: none;
	color: #4993b2;
}

table.boxtable{
	border-left: 2px dotted #bababa;
	border-top: 2px dotted #bababa;
}


#content h2{
	margin: 4px 0 5px 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #e25001;
	background: url(/images/icon_results.gif) no-repeat left 50%;
	padding-left: 18px;
}

#content h2.welcome{
	background-image: url(/images/icon_help.gif);
}

.rad{
	border: none !important;
}

.frm  .txt{
	background: #f8fffc;
	border: 1px solid #42db35;
	color: #069b01;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	width: 115px;
	margin-bottom: 8px;
}

.frm  .txt.area{
	width: 350px;
}

.frm label{
	display: block;
	float: left;
	width: 80px;
	font-weight: bold;
}

.frm  .btn{
	border: 1px solid #0a5100;
	background: #069b01;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
	font-style: normal;
	cursor: pointer;
}

.frm  .btn:hover{
	border: 1px solid #149402;
	background: #046c00;
}

#website_url{
	display: none;
}


*{
	outline: none !important;
}

.result_container{
	display: block;
	/* border-bottom: 1px dotted #e2e2e2; */
	padding: 15px;
	background: #fff;
}

.result_container.alt{
	background: #fff;
}

.result_container .title{
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 4px;
	color: #FF6000;
	text-decoration: underline;
}

.result_container p span{
	background: #fff;
	display: block;
	float: right;
	padding: 0 4px;
}

.result_container .read_more{
	background: #6CB62D;
	display: block;
	float: right;
	color: #fff !important;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
	text-decoration: none;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius:25px;
	border-radius: 25px;
}

.result_container .read_more:hover{
	background: #497F17;
}


.recent_searches a{
	color: #FF6000;
	font-size: 11px;
	padding: 0 7px 0 4px;
	border-right: 1px dotted #999;
	line-height: 18px;
	height: 18px;
}

.recent_searches a:hover{
	color: #333;
	text-decoration: none;
}

#article_container{
	float: right;
	width: 450px;
	padding: 0 10px;
	margin: 0 5px;
	border: 1px solid #e2e2e2;
}

#article_container h1, #article_container h2, #article_container h3{
	font-size: 14px;
}

