html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/burlapbkgr.jpg);
	background-repeat: repeat;
}

#wrapper {
	margin:10px auto;
	width: 872px;
	text-align: left;
	height: 600px;
}
#rightshadow {
	background-image: url(images/burlapshadright.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 11px;
	height: 90px;
}
#content{
	margin-top: 0px;
	border-top: solid #000000 2px;
	border-right: solid #000000 2px;
	border-left:  solid #000000 2px;
	background-image: url(images/newspaper2.jpg);
	background-repeat: no-repeat;
	height: 600px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.76em;
	width: 872px;
	line-height: 1.1em;
}
#content h2 {
	font-size: 1em;
	font-style:italic;
	padding: 0 2px 2px 0px;
	}
#content h1 {
	font-size: 1em;
	padding: 0 2px 2px 0px;
	text-transform: uppercase;
}
#content p a:link {
	font-size: 24px;
}
#content a:link{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	color:  #666666;
	text-decoration:  none;
}

#content a:hover{
	color: #336699;
	text-decoration: none;
}

#content a:visited{
	color:  #666666;
	text-decoration: none;
}

#content a:active{
	color:  #336699;
	text-decoration: none;
}

.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFFFCC;
}

#header {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(images/Header2.jpg);
	padding-top: 5px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	height: 90px;
	border-left: solid #000 2px;
	border-top: solid #000 2px;
	border-right: solid #000 2px;
}

#shadow {
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/burlapshadow.jpg);
	width: 874px;
}

#nav {
	font-family: "Apple LiGothic Medium", Arial, Helvetica, sans-serif;
	text-align: left;
	width: 760px;
	margin-bottom: 5px;
}
#nav ul li{
	display: inline;
	background-color: transparent;
}

#leftcolumn {
	float: left;
	width: 400px;
}

#rightcolumn {
	float: right;
	width: 400px;
}

.leftimage{
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	clear: both;
}

#leftDiv {
	background-color: #FFCC99;
	border: thin solid #663300;
	text-align: left;
	margin: 5px 0px 5px 0px;
	clear: both;
	width: 385px;
	padding: 2px;
	float: left;
}
.border {
	border: thin solid #663300;
}
.rightDiv {
	background-color: #FFCC99;
	text-align: left;
	margin: 0px 0px 0px 10px;
	height: 185px;
	width: 165px;
	border: thin solid #663300;
	padding: 4px;
	float: right;
	clear: both;
}

.rightimage{
	float: right;
	margin-bottom: 5px;
	margin-left: 8px;
}

.clearit{
clear: both;
}

#footer p {
	font-size: 70%;
	padding: 3px;
	text-align: left;
}

#content p.right{
float: right;
}

.container{
	width: 100px;
	float:right;
}
#boxright {
	float: right;
	margin-left: 8px;
	border: thin solid #FFCC99;
	background-color: #EFE7C6;
}
.h1 {
	font-family: "Apple LiGothic Medium", Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #000000;
	padding-bottom: 10px;
}
.h2 {
	font-family: "Apple LiGothic Medium", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	margin-top: 10px;
	padding-bottom: 15px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#Toys {
	position:absolute;
	left:115px;
	top:261px;
	width:504px;
	height:234px;
	z-index:1;
	visibility: hidden;
}
