/*(Client) Style Sheet*/
/*Begin Global Styles*/

/* Starter CSS by Mike Cherim - http://green-beast.com */

* { margin: 0px;
	padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
}

body { background-color: #31b48f;
} 

#banner { background-image: url(../images/header.jpg);
			width: 960px;
			height: 180px;
}

#wrapper { margin: 0 auto;
			width: 960px;
			height: 970px;
}

h1 {
   color: #fff;
   font-size: 20px;
}

p {
}

a { text-decoration: none;
}

#slideshow {
    width: 402px;
    height: 327px;
    float: right;
    margin: 32px 75px 0px 0px;

}

#content {  background-image: url(../images/body_final.jpg);
		background-repeat:no-repeat;
		width: 960px;
		height: 800px;
		line-height: 1.5em;
}

#sidebar {
}

#nav { 
}

#nav ul { list-style-type: none;
			padding-top: 153px;
			padding-left: 300px;
}

#nav ul li { display:inline;
			letter-spacing: .2em;
			padding: 10px;
}

#nav a {
   text-decoration: none;

   font-size:16px;
}

#nav a:link {
   color: #1f0101;
}

#nav a:visited {
   color: #1f0101;
}

#nav a:hover {
   color: #edc94a;
   font-size: 16px;
}

#nav a:active {
   color: #1f0101;
}

#footer { 
			font-size:12px;
			color: #1f0101;
			text-align: center;
			clear: both;
			padding-top: 50px;
}

#footer a { text-decoration: none;
			color: #FFF;
}



#textbox { background-color: #28374a;
			width: 3.75in;
			float: left;
			margin-top: 30px;
			margin-left: 30px;
			padding: 15px;
}

#textbox p {
			color:#FFF;
			font-size: 13px;
			padding: 10px 15px 15px 15px;
			margin-top: 0px;
}

#textbox h1, #textbox h2 { 
			
			color: #e09b24;
			font-size: 20px;
			padding: 10px 15px 15px 15px;
			margin-top: 0px;
}

#authorpic { background-image: url(../images/author.jpg);
			width: 100px;
			height: 130px;
			float: left;
			background-repeat: no-repeat;
			padding: 5px;
			margin-top: 15px;
			margin-left: 10px;
			margin-right: 13px;
}

#content2 { background-image: url(../images/body2.jpg);
			width: 960px;
			height: 800px;
			line-height: 1.5em;
}

#bigpic { background-image: url(../images/author2.jpg);
			width: 288px;
			height: 360px;
			float: left;
			margin-top: 110px;
			margin-left: 120px;
		
}

#house { background-image: url(../images/treehouse_thumb.jpg);
		width: 325px;
		height: 244px;
		background-repeat:no-repeat;
		margin-left: 18px;
		margin-top: 10px;
	
}

.treehouse { font-size: 12px;
			font-style:italic;
}

#book { background-image: url(../images/book.gif);
			width: 325px;
			height: 473px;
			float: left;
			margin: 40px 0px 0px 130px;
			background-repeat: no-repeat;
}

#book a { background-image: url(../images/book.gif);
			width: 325px;
			height: 473px;
			text-decoration: none;
			display: block;
			background-repeat: no-repeat;
}

#book a:hover { display:block;
			width: 325px;
			height: 473px;
			text-decoration: none;
			background-image: url(../images/book_roll.gif);
}

#book span { visibility: hidden;
}

#content3 { background-image: url(../images/body3.jpg);
			width: 960px;
			height: 800px;
			line-height: 1.5em;
			text-decoration: none;
}

#content3 a { text-decoration: none;
				display: block;
				color: #FFF;
				font-size: 15px;
}

#content3 a:hover { color: #FF6;
}

#button { background-image: url(../images/button.gif);
			width: 150px;
			height: 75px;
			float: right;
			margin-right: 185px;
}

#button2 { background-image: url(../images/button.gif);
			width: 150px;
			height: 75px;
			float: right;
			margin-right: 175px;
			margin-top: 375px;
}
 
#button2 a { display:block;
			width: 150px;
			height: 75px;
			text-decoration: none;
			background-image: url(../images/button.gif);
}

#button2 a:hover { display:block;
			width: 150px;
			height: 75px;
			text-decoration: none;
			background-image: url(../images/button_roll.gif);
}

#button2 span { visibility: hidden;
}

#button a { display:block;
			width: 150px;
			height: 75px;
			text-decoration: none;
			background-image: url(../images/button.gif);
}

#button a:hover { display:block;
			width: 150px;
			height: 75px;
			text-decoration: none;
			background-image: url(../images/button_roll.gif);
}

#button span { visibility: hidden;
}

.contact { font-size: 22px;
		
			padding-top: 150px;
			padding-left: 40px;
}

.contact a { color: #000;
}

.contact a:hover { color: #360;
}

.centerimg {
     margin-left: 18px;
     border: none;
 
}

.maptext {
    text-align: center;
    margin-top: 20px;
    margin-bottom: -20px;
}

#hollowmap {
    background-image: url(../images/map.jpg);
    width: 1000px;
    height: 734px;
    border: 3px solid #217b62;
    margin: 0 auto;
    margin-top: 50px;
    
}
