/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image:    url(../images/top-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD8500;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
ul {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}
.menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 1px;
	padding-left: 40px;
	list-style-position: outside;
	list-style-image:  url(../images/bullet2-menu.gif);
	list-style-type: disc;

}
.menu a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
.menu a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.menu a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-align: center;
}
.design {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: bold;
}
.design a:link {
	font-size: 9px;
	font-weight: bold;
	color: #000099;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;

}
.design a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC3300;
	font-style: normal;
	text-decoration: none;
}
.frames {
	background-image:  url(../images/frames.gif);
	background-repeat: repeat-x;
}
.board-repeat {
	background-image:  url(../images/board-repeat.gif);
	background-repeat: repeat-y;
}
.board-center {
	background-image:  url(../images/board-center.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom-repeat {
	background-image:  url(../images/bottom-repeat.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.molly {
	background-image:  url(../images/molly-under-text.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cart {
	background-image: url(../images/molly2-right-cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.wood {
	background-image:  url(../images/wood-texture.gif);
	background-repeat: repeat-x;
}
.cart3 {
	background-image:  url(../images/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
