/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#linklist {
	width: 160px;
	border-right: #4D4937 1px solid;
	border-left: #4D4937 0px solid;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #987346;
	height: 100%;
	padding: 0px;
	margin: 0px;
	min-height: 480px;
	max-height: 1000px;

}

#sitecontent {
	background: #000 url(../images/front/rotator.php) top no-repeat;
	width: 547px;
	height: auto;
	min-height: 485px;
	float: right;
	border-left: 1px solid #4D4937;
	text-align: left;
}

#sitecontent h3{
	border-bottom: solid 1px #082E52;
	font-family: "Times New Roman", Times, serif;
	font-weight:200;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 18px 8px 8px 8px;
	color: #082E52;
	margin-bottom: 20px;
}

#sitecontenthead {
	background: #fff url(../images/canyongraphics.jpg) no-repeat left;
	width: 550px;
	float: right;
	height: 100px;
	margin-bottom: 4px;
}

#indextxt {
	width: 349px;
	float: right;
	text-align: left;
	padding: 9px;
	margin: 0px;
	color: #516C1B;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}

#book {
	background-color: #000;
}