@charset "utf-8";
/* CSS Document */
/* Wholesome Western Fiction Books */
/* reset browser styles and fonts */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* end reset browser styles and fonts */
html {background:#2a210f;}
body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	color:#333333;
	background:#2a210f;
	text-align:center;
}
h1 {
	font:normal normal normal 18px/22px "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-variant:small-caps;
	text-align:left;
	color:#FFFFCC;
}
h2 {
	font:normal normal normal 12px/22px "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	letter-spacing:5px;
	text-transform:uppercase;
	color:#cc6633;
	text-align:left;
}
p {
	font:normal normal normal 14px/18px "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	color:#FFFFCC;
	text-align:left;
}
strong {font-weight:bold;
}
em {font-style:italic;
}
h1.sitedescription {
	margin-top: -1em;
	margin-left:-26500px;
}
/* page wrapper */
#page {
	margin:0 auto;
	width:1000px;
	border:2px solid #000000;
}
/* end of page wrapper */
#homepgphotoarea {
	width:1000px;
	margin-top:0;
	height:448px;
	background:url(../images/HomePg.jpg) no-repeat;
	z-index:0;
}
#newbookcover {
	position:relative;
	background:url(../images/LatestWork.gif) no-repeat;
	left: 715px;
	top:258px;
	width:273px;
	height:399px;
	z-index:200;
}
#bookcovers {
	position:relative;
	background:url(../images/bookcovers.png) no-repeat;
	top: 8px;
	left: 12px;
	width:174px;
	height:226px;
	z-index:1000;
}
/*------ navigation for home pg  -----------------------------------------------------------------*/
#navareahome {
	width:818px;
	height:24px;
	background:#000000;
	text-align: left;
	padding-left:182px;
	padding-top:10px;
	}
#navareahome a:link {
	color:#cc9933;
	margin:9px;
	font-family: 'Helvetica-Condensed-Bold', 'Helvetica Bold Condensed', 'Arial Narrow', Helvetica, Arial, Sans-Serif;
	font-weight: bold; 
	font-size:12px; 
	line-height:14px; 
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration: none;
}
#navareahome a:visited {
	color:#cc9933;
	margin:9px;
	font-family: 'Helvetica-Condensed-Bold', 'Helvetica Bold Condensed', 'Arial Narrow', Helvetica, Arial, Sans-Serif;
	font-weight: bold; 
	font-size:12px; 
	line-height:14px; 
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration: none;
}
#navareahome a:hover {
	text-decoration:none;
	color:#ffcc00;
}
a.homefirstlink {
	background:url(../images/navicon.gif) left 50% no-repeat;
	padding-left:30px;
}
/*------ end nav home pg -----------------------------------------------------------------*/
#homeleftcolumn {
	background:url(../images/HomeLeftCol.gif) repeat-x;
	float:left;
	margin:0;
	margin-top:-47px;
	width:172px;
	height:68px;
	padding:10px 10px 130px 190px;
}
#homeleftcolumn p {
	font:14px/16px "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	color:#ffffcc;
}
#homeleftcolumn h1 {
	color:#ffffcc;
}
#homeleftcolumn h2 {
	color:#660066;
}
#homeleftcolbottom {
	position:relative;
	width:334px;
	top:155px;
	left:18px;
	border-top:#663366 solid 1px;
	padding-top:8px;
	z-index:100;
	}
#homeleftcolbottom p {
	font:14px/16px "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	color:#ffffcc;
}
#homeleftcolbottom h2 {
	color:#cc9933;
}
#homeleftcolbottom a {
	color:#ffffcc;
	text-decoration: none;
}
#homeleftcolbottom a:hover {
	color:#cc9933;
	text-decoration:none;
}
#homerightcolumn {
	float:right;
	color:#330033;
	width:311px;
	margin-top:-47px;
	padding:10px 297px 10px 20px;
	background:#cc9933 url(../images/LatestWork_shadow.jpg) no-repeat right top;
	height:188px;
}
#homerightcolumn p {
	font:14px/16px "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	color:#330033;
}
#homerightcolumn p.alignright {
	text-align:right;
	}
#homerightcolumn h1 {
	color:#330033;
}
#homerightcolumn h2 {
	color:#660066;
}
#homerightcolumn em {
	font-style:italic;
}
#homerightcolumn a {
	color:#993333;
	text-decoration: none;
}
#homerightcolumn a:hover {
	color:#666;
	text-decoration:none;
}
#homemorebutton {
	position:relative;
	width:64px;
	height:24px;
	left:750px;
	bottom:45px;
	z-index:300;
}
#homebottombar {
	position:relative;
	bottom:0px;
	width:1000px;
	height:7px;
	background:#000000;
	margin:0 auto;
	border:2px solid #000000;
}
.footertext {
	position:absolute;
	left:-2000px;
	font-size:10px;
	-moz-opacity:.25;
	opacity:.25;
	filter:alpha(opacity=25);
}

/*footer for keokee info*/
#keokeefooter {
	font:10px bold 'Gill Sans', 'GillSans', Arial, Helvetica, sans-serif;
	text-align:center;
	position:relative;
	width:100%;
	bottom:-20px;
	}
#keokeefooter a:link, #keokeefooter a:visited, #keokeefooter a:hover {
	text-decoration:none;
	color:#960;
	}
/*end footer*/

/*clear floating boxes*/
.clearfix:after{content:".";clear:both;display:block;visibility:hidden;height:0;}
.clearfix{display:inline-table;}
/*Hide from IE/Mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*end hide*/
/*end hide*/
/*end clear floating boxes*/
