@charset "utf-8";
	
/* CSS Document created by Renee De Jong.  Style sheet created
for Oregon Rangeland Trust, Executive Director: Frank O'Leary*/
	
	/* html attributes used to control
the overall container to maintain
consistent column height no matter what
content is in it. */

html{
height:100%
}

/* Hides from IE5-mac \*/
* html .foundation {height: 1%;}
* html p {
  height: 1%;
  margin-left: 0;
  }

/* End hide from IE5-mac */ 
	
	body{
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/parch.jpg);
	background-position:center;
	width:804px;
	text-align:center;
	font-size:16px;
	font-style:normal;
	font-weight: 400;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	z-index:0;
	}
	
	/* main container attributes */	

#header {
	
	width: 800px;
	height: 200px;
	background-position:center;
	z-index: 2;
	background-image:url(../images/ort_banner_art.jpg);
}

/* Begin main container above navigation bar */
#container
{
width:100%;
height:100%;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
line-height:100%;
z-index:3;
background-position:center;
}

table {
border-collapse:collapse;
float:left;
}

.image_left{
float:left;

}

.image_right{
float:right;
margin-bottom:10px;
margin-top:20px;
margin-left:10px;
margin-right:10px;
vertical-align:top;
}

.image_left_1{
float:left;
margin-bottom:10px;
margin-top:20px;
margin-left:10px;
margin-right:10px;
}

#footer
{
	position:relative;
	clear:both;
	background-color:#3333CC;
	width:100%;
	height:30px;
	bottom:0px;
	text-align:center;
	color:#FFFFFF;
	z-index:10;
}

.boldstyle {
font-weight:bolder;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align:center;
	margin-bottom:0;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align:center;
}

.underline {
	text-decoration: underline;
}
.bold_underline{
text-decoration: underline;
font-weight:bolder;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight:bold;
	text-decoration:none;
}

.small_print{
font-family:"Times New Roman", Times, serif;
font-size:12px;
}
.underline_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;

}

p {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	line-height: normal;
	font-weight: 400;
	background-position: top;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
}
.italic_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;

}
.italic_style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
	text-decoration:underline;

}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	text-decoration: underline;
}

