body {
	background-image: url(../images/bluepaper.png);
}
.all {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	background-image: url(../images/WB00516L.GIF);
	padding: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/purple_content.png);
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.all .content {
	float: right;
	width: 625px;
	background-image: url(../images/denim.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.all .contactbox {
	background-image: url(../images/title_purple.png);
	background-repeat: repeat;
	padding: 10px;
	width: 605px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF0;
}

.all .content .article {
	background-image: url(../images/J0143753.GIF);
	background-repeat: repeat;
	margin: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.all .content .article img {
	float: right;
}
.all .content .article .pictures {
	float: right;
	width: 250px;
}
.all .content .article .copy {
	width: 325px;
	margin-top: 1px;
}
.all .content .pagetitle {
	background-image: url(../images/title_purple.png);
	background-repeat: repeat;
	background-position: center;
	font-size: xx-large;
	font-weight: bolder;
	color: #FF0;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 25px;
	height: 140px;
}

.all .menu {
	width: 250px;
}
.ranch {
	float: right;
	width: 408px;
	clear: both;
	background-image: url(../images/ccrec_ranch_01.png);
	height: 150px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.tagline {
	background-image: url(../images/pink_content.png);
	height: 150px;
	width: 460px;
	vertical-align: middle;
}
.all .tagline img {
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}





.topmenu   li  a:link    {
	color: #330000;
	text-decoration: none;
	background-image: url(../images/nav_link_01.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 250px;
	display: block;
	line-height: 100px;
	text-align: left;
	text-indent: 125px;
}
.all .menu .topmenu ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: -35px;
}

.topmenu  li a:visited    {
	line-height: 100px;
	color: #660066;
	text-decoration: none;
	background-image: url(../images/nav_link_01.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 125px;
	height: 113px;
	width: 250px;
	display: block;
}
.topmenu  li a:hover    {
	line-height: 100px;
	font-weight: bolder;
	color: #660099;
	text-decoration: none;
	background-image: url(../images/nav_hover_01.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 125px;
	display: block;
	height: 113px;
	width: 250px;
}
.topmenu  li a:active    {
	line-height: 100px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	background-image: url(../images/nav_hover_01.png);
	text-align: left;
	text-indent: 125px;
	display: block;
	height: 113px;
	width: 250px;
	background-repeat: no-repeat;
}
.all .footer {
	background-image: url(../images/pink_content.png);
	clear: both;
	padding: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF24FF;
	border-right-color: #FF24FF;
	border-bottom-color: #FF24FF;
	border-left-color: #FF24FF;
	text-align: center;
}
.all .content .pagetitle h2 img {
	float: right;
}
