﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY:georgia;
	FONT-SIZE: 12px;
	text-align: center;
	color: #313131;
	background-color:#A9E0DA;
}
a:link {
	color: #ff6600;
}
a:visited {
	color: #ff6600;
}
#container
{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#pagetop {
	background-image: URL('../images/page-cap.jpg');
	height: 57px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image: URL('../images/header.jpg');
	height: 273px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#contentwrapper {
	text-align: center;
	background-image: URL('../images/content-bg.jpg');
	width: 990px;
}
#content {
	text-align: left;
	background-image: URL('../images/shadow-cap.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width: 990px;

}
#innercontent {
	text-align: left;
	width: 940px;
	padding:20px 30px 20px 20px;

}
#pagecontent {
	text-align: left;
	background-color:#F9FAEA;
	width: 470px;
	padding:10px;
	margin:10px 10px 10px 4px;
	border:thin #FFFFFF solid;
}
#Peggyfloat
{
	height:363px;
	width:264px;
	background-image: URL('../images/peggy-portrait.png');
	background-position:center top;
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	right:10px;
}
#newsshorts {
	text-align: left;
	background-color:#FFFFFF;
	width: 400px;
	padding:10px;
	margin:10px;
	border:thin #C0C0C0 solid;
}

FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#footer {
	width: 980px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/footer.png');
	background-repeat: no-repeat;
}
#copyright {
	height: 50px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
	font-size: 10px;;
}
#copyright a:link {
	color: #ff6600;
}
#copyright a:visited {
	color: #333333;
}
#nav {
	height: auto;
	width: 212px;
	margin-left: auto;
	margin-right: auto;
}
#pagebottom {
	background-image: URL('../images/page-bottom.jpg');
	height: 16px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#search {
	height: auto;
	width: 212px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-cap.gif');
}
.searchfield {
	font-size: x-small;
	background-color: #161616;
	border: thin solid #FFCC00;
	width: auto;
	height: auto;
	color: #FFFFFF;
}
.go {
	vertical-align: middle;
}
.leftcol {
	width: 150px;
	text-align: left;
}
.midcol {
	width: 520px;
	text-align: left;
}

.rightcol {
	width: 240px;
	text-align: Center;
}
#productswrapper
{
	margin-top:20px;
	width:233px;
}
#products
{
	background-image: URL('../images/products-bg.png');
	background-repeat:no-repeat;
	background-position:center;
	width:233px;
	height:411px;
	margin-left:0px;
}
#productswrapper2
{
	margin-top:20px;
	width:233px;
}
#products2
{
	background-image: URL('../images/products-bg2.png');
	background-repeat:no-repeat;
	background-position:center;
	width:230px;
	height:253px;
	margin-left:0px;
}

.receiptbg {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: Arial;
	font-style font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR:#FFFFFF;
	BACKGROUND-COLOR:#49A7C3;
	text-transform: uppercase;
}
h3 {
	color:#FF9933;
}
#bookform
{
	font-size:12px;
}

#email2 { display: none; }

#address5 { display: none; }
