@charset "utf-8";
body,td,th {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
blockquote {
	font-size: .95em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5D79B;
	color: #460E10;
	background-image: url(beach.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.hugewrapper {

}

#youtube {
	border: 2px solid #460E10;
}

a:link {
	color: #264F4B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #460E10;
}
a:hover {
	text-decoration: underline;
	color: #FF532F;
}
a:active {
	text-decoration: none;
	color: #FF532F;
}
.style1 {font-weight: bold}

.header {
	height: 175px;
	width: 960px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#menu {
	position: absolute;
	left: 40px;
	top: 285px;
	text-align: center;
	width: 185px;
}
#menu  img {
	padding-right: 15px;
}

.header #book {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
}
.header #title {
	position: absolute;
	left: 250px;
	top: 0px;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.inner {
	background-image: url(white1.png);
	width: 675px;
	border: 1px solid #185B9F;
	margin-left: 225px;
	padding: 20px;
}
.inner2 {
	width: 650px;
	border: 1px solid #185B9F;
	margin-left: 225px;
	padding: 20px;
	background-color: #F7E9D2;
	position: relative;
}
.wrapper .inner2 #pic {
	border: 1px solid #460E10;
}


.side {
	margin: 15px;
	float: right;
	width: 460px;
}
.wrapper .inner ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}




.clear {
	font-size: 1px;
	clear: both;
}
.wrapper .inner ul {
	list-style-type: none;
	margin: 6px;
	padding: 6px;
	font-size: 1.1em;
}
strong   {
	color: #460E10;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.3em;
}
.inner2 h3 {
	font-size: 1.3em;
	color: #460E10;
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 270px;
	font-weight: bold;
}
.inner h1 {
	font-size: 27px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #460E10;
}
.wrapper .inner h4 {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #264F4B;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
.inner h3 {
	font-size: 1.3em;
	color: #460E10;
	margin-top: 0px;
	padding-top: 0px;
}
.tellafriend {
	position: absolute;
	height: 30px;
	width: 165px;
	top: 4px;
	right: 0px;
	text-align: left;
}
