﻿body {
	margin: 0;
	padding: 0;
    text-align: center;
	background-color: #8B8B63;
}


#contentWrap {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  border: 0 solid #BACDBA;
  background-color: #8B8B63;
  background-image: url(images/brocktile1001.jpg);
  background-repeat: repeat-y;
  padding: 0;
  text-align: left;
  position: relative;
}

p {
	font: 70%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 2px 256px 0px 202px;
	padding: 10px; 

}

.home #content {
	background-image: url(images/facenalsm.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 1900px;
}

.about #content {
	background-image: url(images/facegibcropsoft72.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 3000px;
}

.bookshelf #content {
	background-image: url(images/facefrontsmgrad.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 6000px;
}

.resLinks #content {
	background-image: url(images/facenalsm.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 3000px;
}

.resBooks #content {
	background-image: url(images/facenalsm.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 3500px;
}

.where #content {
	background-image: url(images/facenalsm.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 1780px;
}

.wip #content {
	background-image: url(images/facenalsm.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 1300px;
}

.gallery #content {
	background-image: url(images/facenalsm.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 1280px;
}

#content h1 {
	padding-top:5px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602;
}

#contentBox  {
	position: absolute;
	top: 205px;
	left: 280px;
	padding: 10px;
	width: 450px;
	border-right: 1px solid #000;
	filter: alpha(opacity=90);
	opacity: 0.8;
	background: #FFF;

}

.home #contentBox img {
	padding: 8px 10px 5px 0;
	float:left; 
	border: none;}
	
.news #contentBox img {
	float:left;
	}

.gallery #contentBox {
	filter:alpha(opacity=90);
	opacity: 0.95;
	}
	
.gallery #contentBox img {
	padding: 5px;
	border: 1px solid #666;
	float:left;}

.right {
	float:right;
	}	
	
.left {
	float:left;
	}	

.barright {
	border-right: 2px solid #901601;
	}
	
.barleft {
	border-left: 4px solid #621313;
	padding-left: 7px;
	background-color: #FFFFDA;
	}	

#contentBox p  {
	font: 80%/1.4em Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	margin-top: -2px;
	text-indent: 4%;
	}
	
#side1 {
	position: absolute;
	width: 175px;
	top: 180px;
	left: 10px;
	padding: 10px 0 10px 0;
	background-image: url(images/coltile.jpg);
	background-repeat: repeat-y;
}

#side2 {
	position: absolute;
	width: 170px;
	top: 140px;
	right: 2px;
	padding: 20px 10px 10px 5px;
	background-image: url(images/coltile.jpg);
	background-repeat: repeat-y;
	}

#side2 p {
	font: 75%/1.3em Georgia, "Times New Roman", Times, serif;
	text-indent: 4%;
	padding: 4px 4px 8px 4px;
	margin: 2px;
	}

#side2 h2 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding-bottom: 4px;
}

h3 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #621313;
	margin: 0;
	padding-bottom: 4px;
}

h4 {
	font: 90% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	padding-bottom: 6px;
}

h5 {
	font: 80% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #621313;
	margin: 0;
	padding-bottom: 4px;
}

.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	
}


#side1 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 12px;
	width: 150px;
	background-image: url(sm-tomato.jpg);
	text-align: center;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.4em;
	line-height: 200%;
	background: url(images/underlinetiny.gif) 50% 100% no-repeat; 
}

#side2 ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 20px;
	width: 100px;
	text-align: center;
}

ol {
	list-style: none;
	margin-left: 10px;
	padding: 0;
	width: 140px;
	text-align: center;
}

#side2 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
	line-height: 180%;
}
a:link, a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side2 a:hover {
	color: #621313;
}

img {
	border: 1px solid #000;
	margin: 0 5px 0 5px;
}

img.cover {border: 1px solid #ccc; border-bottom:1px solid #333; border-right:1px solid #333; margin:0 0 10px 10px;}

img.leftcover {border: 1px solid #ccc; border-bottom:1px solid #333; border-right:1px solid #333; margin:0 10px 10px -10px; float: left;}

img.rightcover {border: 1px solid #ccc; border-bottom:1px solid #333; border-right:1px solid #333; margin:0 5px 10px 5px; float: right;}

img.home {border: none; float: left; margin: 0 10px 0 -5px;}

#side2 img {
	border: none;
	margin: 6px 0 6px 6px;
	}

.rita {
	float: left;
	clear: both;
	padding: 0 3px 0px 0;}	
	
.book {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}	

blockquote {
	font: 90%/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 2px 0 5px;	
	}

h4 {
	font: 90%/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #901612;
	text-align: left;
}

.spacer {
	clear: both;
}

#footer {
	border: 1px solid #666;
	clear: both;
	position: absolute;
	bottom: 0;
}

/* Navigation tricksies
----------------------------------------------- */
#nav a:link, #side1 a:visited {
	display: block;
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}

#nav a:hover, .home #nav #home a, .about #nav #about a, .bookshelf #nav #bookshelf a, .resLinks #nav #resLinks a, .resBooks #nav #resBooks a,.where #nav #where a, .wip #nav #wip a, .gallery #nav #gallery a {
background: url(images/fleur.gif) 0% 50% no-repeat; z-index: 5;
}

body.home li#home a {cursor:text;}
body.about li#about a {cursor:text;}
body.bookshelf li#bookshelf a {cursor:text;}
body.resLinks li#resLinks a {cursor:text;}
body.resBooks li#resBooks a {cursor:text;}
body.where li#where a {cursor:text;}
body.wip li#wip a {cursor:text;}
body.gallery li#gallery a {cursor:text;}