 
 
body {
	background:url(images/gradient.png) repeat-x  #FFCC00;
	margin:50px;
	font-size:0.9em;
	line-height:20px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial; /*border-right:1px solid #000000 ;  border-left:1px solid #000000;border-bottom:1px solid #000000;*/ }
 

 
img { border-style:none; }

#container {margin-top:50px;}
 
#header {}
 
#logo {
	background:url(images/ranchsign.gif) repeat-x;  color:black;
	padding:100px 0 10px 35%; }
 
	#logo a {
		color:#FFBB00;
		text-decoration:none;
		font-family: impact, times new roman, helvetica;
		font-weight:bold;
		font-size:40px; }
 
#menu {
	border-right:1px solid #000000 ;
	border-left:1px solid #000000;
	background: url(images/woodbutton.jpg) #FF6600;
	height:30px; }
 
	#menu ul {
		margin:0;
		padding:0; }
 
		#menu ul li {
			display:inline-block;
			float:left;
			width:140px;
			list-style:none;
			text-align:center; }
 
	#menu a {
		display:block;
		float:left;
		width:140px;
		color:#55390C;
		font-family: times new roman, helvetica, sans-serif;
		font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
		padding-top:4px;
		font-style:none; }
 
		#menu a:hover {
			padding-top:4px;
			height:22px;
			color:#F7D67C; }
 
#text { margin: 0 270px 0 20px; }
 
	#text p { padding:0 20px 10px 0; }
 
	#text li {
		list-style:none;
		padding-left:20px;
		background:url(images/li.gif) no-repeat 0px 7px; }
		
	#text img{
		margin-right:20px;
		margin-bottom:20px; }
 
#campbar {
	float:right;
	width:300px;
	padding: 0 20px 0 10px;
	font-size:14px; }
 
	#campbar li {
		list-style:none;
		padding-left:20px;
		background:url(images/li.gif) no-repeat 0px 7px; }
		
#homepics {
	float:right;
	width:400px; }
 
	#homepics img {
		border-style: none;
		margin-left: 25px;
		margin-top: 25px; }
 
#sidebar {
	float:right;
	width:200px;
	padding: 0 20px 0 10px;
	font-size:14px; }
 
h1 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:1.3em;
	color:#1B1D1E;
	font-style:normal }
 
#main {
	width: 100%;
	border-right:1px solid #000000 ;
	border-left:1px solid #000000;
	float:left;
	background: white ;
	; /*background:url(images/sidebar_bckg.gif) repeat-y top right*/
	padding:20px 0 20px 0; }
 
#footer {
	border-right:1px solid #000000 ;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	background:url(images/357.jpg);
	height:60px;
	clear:both; }
 
#left_footer {
	float:left;
	padding:40px 0 0 30px;
	text-transform:uppercase;
	color:#00FD36;
	font-weight:bold;
	font-size:12px; }
 
#right_footer {
	float:right;
	padding:40px 30px 0 0;
	text-transform:uppercase;
	color:#00FD36;
	font-weight:bold;
	font-size:12px;
	text-align:right; }
 
 