body{ 
			font-family: Tahoma,Arial,Verdana;
			background-image: url('http://www.thevickranch.com/images/page_bg.jpg');
			background-repeat: repeat-x;
			background-color: #726C57;
			font-size: 11px;
			text-decoration: none; 
			color: #E1E1E1;
			margin: 0;
			padding: 0;
}
td { 
			font-family: Tahoma,Arial,Verdana;
			font-size: 11px;
			text-decoration: none; 
			color: #E1E1E1;
}
.tiny { 
			font-family: Tahoma,Arial,Verdana;
			font-size: 10px;
			text-decoration: none; 
			color:#E1E1E1;
}
/*Weather related*/
.currentweather { 
			font-family: Tahoma,Arial,Verdana;
			font-size: 16px;
			text-decoration: none; 
			color:#E1E1E1;
}
.forecast
{ 
			font-family: Tahoma,Arial,Verdana;
			font-size: 11px;
			text-decoration: none; 
			color:#E1E1E1;
}
/*Weather related*/
a { 
			font-family: Tahoma,Arial,Verdana;
			font-size: 11px;
			text-decoration: underline;
			font-weight: bold;
			color:#F2D65E;
}
a:hover { 
			font-family: Tahoma,Arial,Verdana;
			font-size: 11px;
			text-decoration: underline;
			font-weight: bold;
			color:#F2D65E;
}

h1 {
	font-family: Tahoma,Arial,Verdana;
	font-size: 18px;
	text-decoration: none; 
	color:#e6d27b;
}
h2 {
	font-family: Tahoma,Arial,Verdana;
	font-size: 14px;
	text-decoration: none; 
	color:#efe5bb;
}
h3 {
	font-family: Tahoma,Arial,Verdana;
	font-size: 13px;
	text-decoration: none; 
	color:#b2a988;
	padding:0; margin:0
}
h4 {
	font-family: Tahoma,Arial,Verdana;
	font-size: 12px;
	text-decoration: none; 
	color:#e6d27b;
	padding:0; margin:0
}
.footer { 
			font-family: Tahoma,Arial,Verdana;
			font-size: 11px;
			text-decoration: none; 
			color:#ceb858;
			text-align:center;
}
.footer:hover { 
			font-family: Tahoma,Arial,Verdana;
			font-size: 11px;
			text-decoration: none; 
			color:#ceb858;
}
.footerlinks
{ 
			font-family: Tahoma,Arial,Verdana;
			font-size: 11px;
			text-decoration: none; 
			color:#B2A988;
}
.footerlinks:hover
{ 
			font-family: Tahoma,Arial,Verdana;
			font-size: 11px;
			font-weight:bold;
			text-decoration: none; 
			color:#f2d65e;
}
.yellowheader { 
			font-family: Tahoma,Arial,Verdana;
			font-size: 12px;
			text-decoration: none; 
			color:#e6d27b;
}