/***********************************************/
/* andytarr.css	                         	   */
/* New CSS structure andytarr.com	9/2006     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, dl, dt, dd {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #4f4a41;
	background-color: #FFFFFF;
	text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #686f19;  
	text-decoration: none;
}

a:hover, a:active{
	text-decoration: underline;
}

a img {
	border: 1px solid #c56b2f;
}

.arrowlink{
	font-weight: 900;
	font-size: 100%;
	color: #959e4d;
	text-decoration:none;
	background: url(images/arrowsmallrocks.gif) no-repeat left center;
	padding-left: 10px;
}

.external {
	background: url(images/externallink.gif) no-repeat left top;
	padding-left: 10px;
}

.arrowlinkul {
	font-weight: 900;
	font-size: 80%;
	text-decoration:none;
	list-style:none;
	padding-left: 1.5em;
}

.arrowlinkul li {
	background: url(images/arrowsmallrocks.gif) no-repeat left center;
	padding-left: 10px;
	padding-right: 5px;
}


.externalul li {
	background: url(images/externallink.gif) no-repeat left top;
	padding-left: 10px;
}


/************** header tag styles **************/

p {
	margin-bottom: 5px;
	font-size: 80%;
}

h1{
	color: #c56b2f;
	margin: 0px;
	padding: 5px 0 0 0;
	font-size: 120%;
	font-weight:900;
}

h2{
 color: #686f19;
 margin: 0px;
 padding:5px 0 0 0;
 font-size: 110%;
 font-weight: lighter;
}

h3{
 color: #686f19;
 margin: 0px;
 padding: 0px;
 font-size: 100%;
}

h4{
 color: #959e4d;
 margin: 0px;
 padding: 0px;
 font-size: 90%;
}

h5{
 color: #959e4d;
 margin: 0px;
 padding: 0px;
}

h6{
 color: #959e4d;
 margin: 0px;
 padding: 0px;
}

img {
border: 0;
}

.booklist {
font-size: 80%;
}

.booklist dt{
font-weight: 300;
}

.booklist dd {
padding-left: 2em;
font-style: italic;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/	
#wrapper {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: left;
	background-image:url(images/wrapperrocks_bg.gif);
	background-repeat:repeat-y;
}

#wrapper2 {
	background-color: #f6efdb;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: left;
	background-image:url(images/wrapperrocks2_bg.gif);
	background-repeat:repeat-y;
}

#wrapperfullwidth {
	background-color: #f6efdb;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: left;
}

#wrapper1500 {
	background-color: #f6efdb;
	width: 1500px;
	border: 1px solid #000000;
	text-align: left;
	margin: 10px;
}

#banner {
	height: 110px;
	background-color: #979272;
}

#banner h1 {
	color:#f6efdb;
	background-color: #979272;
	font-family:"Comic Sans MS", "Bookman Old Style", Arial, sans-serif;
	font-size: 150%;
	margin:0;
	padding:0;
	width:780px;
	height:110px;
	position:relative;
}

#banner h1 span{
	background: #979272 url(images/bannerrocks_bg.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

/* mainnav id */
#mainnav{
	background: #979272 url(images/mainnavrocks_bg.gif) repeat-x;
	border-top: 1px solid #4f4a41;
	border-bottom: 1px solid #4f4a41;
}

#mainnav ul {
	padding: 0;
	margin: 0;
	font-weight: 900;
	font-size: 80%;
}

#mainnav ul li {
display: inline;
padding: 0;
margin: 0;
border-right: 1px solid #4f4a41; 
}

#mainnav ul li a {
/* color: #c56b2f; */
padding: 0px 10px 0px 15px;
text-align: center;
text-decoration: none;
}

#mainnav ul li a:link {
color:#c56b2f;
}

#mainnav ul li a:visited {
color:#ffffff;
}

#mainnav ul li a:hover, #mainnav ul li a:focus, #mainnav ul li a:active {
color: #ffffff;
background-color: #c56b2f;
}

body#homepage li#home a, body#familypage li#family a, body#bookspage li#books a,
body#morrispage li#morris a, body#whitewaterpage li#whitewater a, body#housepage li#house a {
/* color: #b8c75e; */
color: #f6efdb;
background-color:#c56b2f;
cursor: default;
}
/* end mainnav */


#journalpage #fullwidth img {
	vertical-align: middle;
	margin: 3px;
	padding:4px;
	border: 1px solid #a9a9a9;
}

#journalpage #fullwidth p:first-letter {
	font-weight: 900;
	font-size: 140%;
	color:#c56b2f;
}

#leftcol {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#content {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 280px;
}

#content2 {
	float: left;
	width: 485px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#rightcol {
	width: 250px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 505px;
}

#fullwidth {
	clear: both;
	background: #f6efdb;
	border-top: 1px solid #4f4a41;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#footer {
	clear: both;
	color: #f6efdb;
	background:url(images/footer_bg.gif) repeat-x;
	background-color: #979272;
	border-top: 1px solid #4f4a41;
	border-bottom: 1px solid #979272;
}

#footer p {
	font-size: 70%;
	padding: 3px;
}

#footer a {
color: #ffffff;
}

.who {
	direction: rtl;
	unicode-bidi: bidi-override;
}

/********************* margins and areas *******/

.leftfloatimage {
float: left;
margin: 3px 10px 3px 0;
}

.rightfloatimage {
float: right;
margin: 3px 0 3px 10px;
}

.clearit {
	clear: both;
	
}

.imagemarg{
	margin: 3px;
}

.imagecenter{
	text-align:center;
}

.img-wrapper {
background:url(images/shadow.gif) no-repeat bottom right;
margin:8px 3px 3px 8px;
clear: right;
float: left;
position: relative;
}

.img-wrapper img {
margin: -5px 5px 5px -5px;
display:block;
position:relative;
}

.img-wrapper-clagnut {
	background:url(images/shadow.gif) no-repeat bottom right;
	margin:8px 0px 3px 0px;
	float: left;
	line-height: 0px;
}

.img-wrapper-clagnut img {
position:relative;
left:-5px;
top: -5px;
}


.container {
	width: 99%;
	float: right;
}
