@charset "utf-8";
.topcap {
	background-image: url(../layout/Star_S_Ranch_Home__02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
}
.mainnav {
	height: 37px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
#mainnavcontainer {
	height: 37px;
	width: 900px;
}
#mainnavcontainer #link {
	height: 37px;
	width: 150px;
}
#mainnavcontainer #link a {
	height: 37px;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	padding-top: 15px;
}
#mainnavcontainer #link a:hover {
	text-decoration: none;
	background-image: url(../layout/Star_S_Ranch_Home__06.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
.topnav a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
.topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
.topnav a:hover {
	color: #B9C554;
	text-decoration: none;
}
.sideheader {
	background-image: url(../layout/Star_S_Ranch_Home__08.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 26px;
}
.header {
	background-image: url(../layout/Star_S_Ranch_Home__09.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 424px;
	width: 900px;
}
#ranchhomeheader {
	background-image: url(../layout/Star_S_Ranch_Home__12.png);
	background-position: left bottom;
	height: 40px;
	width: 305px;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#homecontent1 {
	background-image: url(../layout/Star_S_Ranch_Home__32.png);
	background-repeat: repeat;
	background-position: left top;
	height: 270px;
	width: 268px;
	left: 0px;
	top: 0px;
	position: relative;
	margin-top: 14px;
	padding: 10px;
	border: 1px solid #615D44;
}
#huntshomeheader {
	background-image: url(../layout/Star_S_Ranch_Home__14.png);
	background-position: left bottom;
	height: 40px;
	width: 305px;
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}
#homecontent2 {
	background-image: url(../layout/Star_S_Ranch_Home__32.png);
	background-repeat: repeat;
	background-position: left top;
	height: 270px;
	width: 268px;
	left: 0px;
	top: 0px;
	position: relative;
	margin-top: 14px;
	padding: 10px;
	border: 1px solid #615D44;
}
#newshomeheader {
	background-image: url(../layout/Star_S_Ranch_Home__16.png);
	background-position: left bottom;
	height: 40px;
	width: 290px;
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}
#homecontent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 150%;
	background-image: url(../layout/Star_S_Ranch_Home__32.png);
	background-repeat: repeat;
	background-position: left top;
	height: 270px;
	width: 268px;
	left: 0px;
	top: 0px;
	position: relative;
	margin-top: 14px;
	padding: 10px;
	border: 1px solid #615D44;
}
p a:link {
	color: #B9C554;
	text-decoration: none;	
}
p a:active {
	color: #B9C554;
	text-decoration: none;	
}
p a:visited {
	color: #B9C554;
	text-decoration: none;	
}
p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 150%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 26px;
	padding-bottom: 10px;
	line-height: 150%;
	padding-top: 20px;
}
.footer a:link,a:active,a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:hover {
	color: #B9C554;
	text-decoration: none;
}

