@charset "utf-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size:12px;
	line-height:18px;
	text-align: left;
	background-repeat: repeat-x;
	}
.icons{
	margin-left: 8px;
	margin-right: 5px;
	}
	a:link {
	color: #C6f;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #C6F;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #F06;
	outline: none;
}
index-spry {
	position: absolute;
	width: 200px;
	margin-top: 10px;}
a:active {
	text-decoration: none;
	color: #F06;
	outline: none;
}

.float-l{
	float: left;
	}
.float-l-padding{
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	padding-top: 12px;
	}
.h3 {
	font-size: 14px;
	font-style: italic;
}
.float-r{
	float: right;
	padding: 10px;
	clear: left;}
.text-sm{
	font-size:9px;
	line-height:12px;
	text-align: left;
	}
#container {
	width: 980px;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 0px;
	height: 700px;
}
#container1 {
	width: 980px;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 0px;
	height: 1123px;
}
#header {
	background: none;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 105px;
}

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	height: 600px;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #F6EED7;
	position: absolute;
	left: 720px;
	top: 628px;
	width: 260px;

}
.footlnk A:link {color: #c6f; text-decoration: none}
.footlnk A:visited {color: #c6f; text-decoration: none}
.footlnk A:active {color: #f06; text-decoration: none}
.footlnk A:hover {color: #f06; text-decoration: none} 

#footer1 p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #F6EED7;
	position: absolute;
	left: 720px;
	top: 980px;
	width: 260px;

}
#logo {
	position:absolute;
	left: -10px;
	top: 19px;
	width: 300px;
	}
#navbar {
	position: absolute;
	top: 28px;
	left: 351px;
	float: left;
	height: 76px;
	width: 620px;
}
#welcome{
	height:30px;
	width: 350px;
	position: absolute;
	left: 357px;
	top: 137px;
}
#links{
	height:775px;
	width: 613px;
	position: absolute;
	left: 359px;
	top: 138px;
}

#welcome-p{
	position: absolute;
	left: 365px;
	top: 179px;
	width: 521px;
	text-align:left;
	font-size:12px;
	line-height: 18px;
	}
.h1{
	font-size: 17px;
	color:#900;
	font-weight: bold;
	}
.h1-tips{
	font-size: 21px;
	color:#900;
	font-weight: bold;
	}
.h2{
	font-size: 14px;
	color:#42241C;
	font-weight: bold;
	line-height: 30px;
	}
.h3{
	font-size: 13px;
	color:#42241C;
	font-weight: bolder;
	font-style: italic;
	line-height: 18px;
	}
#cowboy{
	position:absolute;
	left: -82px;
	top: 140px;
}

/* easy scroll */
#position {
	position: absolute;
	left: 361px;
	width: 457px;
	top: 128px;
	font-size: 12px;
	line-height: 18px;
}
#position-books {
	position: absolute;
	left: 306px;
	width: 457px;
	top: 327px;
	font-size: 12px;
	line-height: 18px;
}
#easyscroll{
	background:none;
	margin:1em 0;
	
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:28px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;
		
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		background:#d5c9bf;
		margin-right:10px;		
		padding:0 10px;
		color:#4f2b21;
		cursor:pointer;
		}					
	#easyscrollnav li.over{
		color:#f06;
		text-decoration:none;
		}

#awards {
	position: absolute;
	left: -38px;
	top: 419px;
	width: 361px;
	height: 266px;
	line-height: 18px;
	font-size: 10px;
}
#awards ul{
list-style-type: none}
#broday-photo {
	position: absolute;
	left: 34px;
	top: 126px;
}
#western-novels {
	position: absolute;
	width: 946px;
	height: 171px;
	left: 197px;
	top: 129px;
	z-index: 5;
}
/* scrolling content */
.Container {
  position: absolute;
  top: 50px; left: 100px;
  width: 400px;
  height: 200px;
  background: #FFF url(images/container_background.gif) no-repeat;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 400px;
	height: 373px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 40px; left: 60px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 161px;
  position: absolute;
  top: 36px; left: 4px;
  background: transparent url(images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 20px; height: 22px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px;
}
/* end of scrolling content */
#contact-form {
	position: absolute;
	left: 353px;
	top: 171px;
	height: 335px;
	width: 650px;
	padding: 10px;
	padding-top: 0px;
	border-style: line;
	border-bottom-color: #4E2C23;
	border-width: 2px;
}
#novel-descriptions {
	position: absolute;
	left: 244px;
	top: 357px;
	width: 495px;
	height: 274px;
}
#windmill {
	position: absolute;
	left: 59px;
	top: 135px;
}
#hawk {
	position: absolute;
	left: -2px;
	top: 243px;
}
#required {
	position: absolute;
	left: 704px;
	top: 251px;
	width: 291px;
}
#hawk {
	position: absolute;
}
#writing-tips {
	position: absolute;
	left: 362px;
	top: 137px;
	width: 534px;
	height: 617px;
}
#writing-topics {
	position: absolute;
	left: -41px;
	top: 146px;
	width: 340px;
	height: 775px;
	line-height: 18px;
	font-size: 10px;
}
.png-hack {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='image',src='img/globalnav/bg-body.png'); position: relative; z-index: 1000;
}
#writing-topics ul{
list-style-type: none}
#moo {
	position: absolute;
	left: -47px;
	top: 159px;
}
#windmill1 {
	position: absolute;
	left: 59px;
	top: 243px;
}
