/* CSS Document */

#inner {
	margin: auto;
	height: 580px;
	width: 780px;
	background-image: url(images/book.gif);
	text-align: left;
}
#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -280px;
	min-width:780px;
	left: 0px;
	text-align: center;
}
.sides {
	width: 390px;
	height: 580px;
	float: left;
	display: inline;
}



body {
	padding: 0px;
	margin: 0px;
	left: 0px;
	background-image: url(images/background.jpg);
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
.textrhs {
	display: inline;
	float: left;
	height: 370px;
	width: 300px;
	margin-top: 95px;
	margin-left: 20px;
}

#address {
	display: inline;
	float: left;
	height: 41px;
	width: 376px;
	margin-top: 36px;
	margin-left: 14px;
	font-size: 85%;
	color: #000000;
}
#address a {
	text-decoration:none;
	color:#000000;
}
.christmas {
	background-image: url(images/btn_sml.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

#address a:hover{
	text-decoration:underline;
}

#logo {
	display: inline;
	float: left;
	height: 202px;
	width: 110px;
	margin-top: 65px;
	margin-left: 29px;
}
.formbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#nav a:link, #nav a:visited, #nav a:active {
	color: #333333;
	text-decoration: none;
}
#nav a:hover {
	font-weight:bold;
	cursor: hand;
}

#nav {
	display: inline;
	float: left;
	height: 190px;
	width: 251px;
	margin-top: 82px;
}
#nav .navbg{
	display:block;
	margin-right: 30px;
	width: 221px;
	clear: both;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 18px;
}
#nav .brace {
	color:#750a07;
	display: none;
}
#title {
	display: inline;
	float: left;
	height: 57px;
	width: 340px;
	margin-left: 50px;
}
#text {
	float: left;
	height: 163px;
	width: 305px;
	margin-left: 60px;
	SCROLLBAR-FACE-COLOR: #f0e9c4;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0e9c4;
	SCROLLBAR-SHADOW-COLOR: #f0e9c4;
	SCROLLBAR-3DLIGHT-COLOR: #f0e9c4;
	SCROLLBAR-ARROW-COLOR: #750a07;
	SCROLLBAR-TRACK-COLOR: #f0e9c4;
	SCROLLBAR-DARKSHADOW-COLOR: #f0e9c4;
	font-size: 11px;
	line-height: 18px;
	display: inline;
}


#nav .brace, #nav .number, #nav .pagename {
	float:left;
	background-color:#f0e9c4;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#arrows {
	display: inline;
	float: right;
	height: 163px;
	width: 25px;
}

#nav .pagenum{
	float:right;
	background-image:url(images/pagenumbg.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#nav a:link .brace, #nav a:visited .brace, #nav a:active .brace {
	display:none;
}
#nav a:link .number, #nav a:visited .number, #nav a:active .number {
	color:#750a07;
}

#nav a:hover .brace {
	display:inline;
}
#nav a:hover .number {
	color:#333333;
}
.rhspagenum {
	position:absolute;
	top:70px;
	left:0px;
	width: 355px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.rhspagenum2 {
	position:absolute;
	top:480px;
	left:0px;
	width: 355px;
	text-align: center;
	font-size: 10px;
}
#textrhs {
	float: left;
	height: 163px;
	width: 270px;
	margin-left: 20px;
	SCROLLBAR-FACE-COLOR: #f0e9c4;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0e9c4;
	SCROLLBAR-SHADOW-COLOR: #f0e9c4;
	SCROLLBAR-3DLIGHT-COLOR: #f0e9c4;
	SCROLLBAR-ARROW-COLOR: #750a07;
	SCROLLBAR-TRACK-COLOR: #f0e9c4;
	SCROLLBAR-DARKSHADOW-COLOR: #f0e9c4;
	font-size: 11px;
	line-height: 18px;
	display: inline;
	margin-top: 100px;
}
#arrowsrhs {
	display: inline;
	float: right;
	height: 163px;
	width: 25px;
	margin-right: 65px;
	margin-top: 140px;
}
form {
	margin: 0px;
	padding: 0px;
}

#textrhs a:link, #textrhs a:visited, #textrhs a:active, #text a:link, #text a:visited, #text a:active {
	font-weight:bold;
	text-decoration:none;
	color:#750a07;
}
#textrhs a:hover, #text a:hover{
	text-decoration:underline;
}

.text-form {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 10px;

}
