/* Global Styles */
a:link {
	color: #f7edca;
	text-decoration: none;
}
a:visited {
	color: #f7edca;
	text-decoration: none;
}
a:hover {
	color: #cdf2f6;
	text-decoration: none;
}
html {	
	font: 14px/1.3em Times New Roman, serif;	
	margin: 0 auto 0 auto;
	background: top center #cdf2f6 url('../images/background.gif') repeat-y;
}
img {
	border: 0;
}
body {
	height: 313px;
	margin: 0 0 0 2px;
	background: top center url('../images/bigback2.gif') no-repeat;
	z-index: 20;
}
.wrap {
	float: left;
	margin: 0 0 0 0;
}
.imgwrap {
	float: left;
	margin: 0 10px 0 10px;
}
.smallpara {
	width: 200px;
	float: left;
	clear: left;
}
/* Homepage Images */
#book {
	float: left;
	height: 30px;
	margin: 0 0 0 20px;
	position: relative;
	z-index: 50;
}
#pills {
	width: 157px;
	height: 20px;
	float: left;
	margin: 0 0 0 0;
	position: relative;
	z-index: 40;
}
/* Content */
#outer {
	width: 756px;
	margin: 0 auto 0 auto;
}
	#inner {
		width: 756px;
	}
		#nav {
			width: 756px;
			height: auto;
			font-size: 12px;
			font-weight: bold;
			float: left;
			padding: 0 0 0 0;
			margin: 3px 0 2px 0;
		}
			#nav ul {
				width: 675px;
				height: auto;
				display: block;
				padding: 0 0 0 0;
				margin: 0 auto 0 auto;
			}
				#nav li {
					display: inline;
					list-style: none;
					color: #f7edca;
					padding: 0 10px 0 0;
				}
					#nav li a:link {
						color: #f7edca;
						text-decoration: none;
					}
					#nav li a:visited {
						color: #f7edca;
						text-decoration: none;
					}
					#nav li a:hover {
						color: #cdf2f6;
						text-decoration: none;
					}
						
		#content {
			width: 756px;
			float: left;
			color: #fff;
			margin: 0 0 0 0;
		}            
			#top { /* Page names */
				width: 756px;
				height: 73px;
				float: left;
				margin: 4px 0 0 0;
				background: center url('../images/topmid.jpg') no-repeat;
			}	
				
				#logo {
					width: 300px;
					height: 84px;
					margin: 0 0 0 22px;
					visibility: hidden;
				}
			#left {
				width: 160px;
				height: 360px;
				float: left;
				font-size: 14px;
				text-align: left;
			}
				#left p{
					width: 85%;
					padding: 10px 0 0 15px;
				}
			#middle {
				width: 432px;
				height: auto;
				float: left;
				font-size: 14px;
				text-align: left;
				margin: 0 1px 0 1px;
				background: url('../images/center.gif');
			}
				#middle p {
					padding: 0 10px 0 10px;
				}
			#right {
				width: 158px;
				float: left;
				font-size: 14px;
				text-align: right;
				margin: 0 0 0 2px;
			}
				#right p {
					padding: 10px 15px 0 10px;
				}
/* Coupons.php */
#topcoup { /* Page names */
	width: 756px;
	height: 73px;
	float: left;
	margin: 3px 0 0 0;
	background: center url('../images/coupons.gif') no-repeat;
}
#content2 {
	width: 356px;
	float: left;
	color: #fff;
	margin: 0 0 0 20px;	
	padding: 0 100px 0 0;
}
/* Gifts.php */
#topgif { /* Page names */
	width: 756px;
	height: 73px;
	float: left;
	margin: 3px 0 0 0;
	background: center url('../images/gifts.gif') no-repeat;
}
#content3 {
	width: 356px;
	float: left;
	color: #fff;
	margin: 0 0 0 20px;	
	padding: 0 100px 0 0;
}
/* Stationary.php */
#topstat {
	width: 756px;
	height: 73px;
	float: left;
	margin: 3px 0 0 0;
	background: center url('../images/stationery.jpg') no-repeat;
}
#content4 {
	width: 356px;
	float: left;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0 100px 0 0;	
}
/* Buggytown Candles */
#topbtcandles {
	width: 756px;
	height: 73px;
	float: left;
	margin: 3px 0 0 0;
	background: center url('../images/btcandles.gif') no-repeat;
}
#candlespic, #stationarypic, #contactpic, #giftpic {
	float: left;
}
#content5 {
	width: 356px;
	float: left;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0 100px 0 0;
}
/* About Us */
#topaboutus {
	width: 756px;
	height: 73px;
	float: left;
	margin: 3px 0 0 0;
	background: center url('../images/aboutus.gif') no-repeat;
}
#content7 {
	width: 356px;
	float: left;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0 100px 0 0;	
}
/* contact us */
#topcontact {
	width: 756px;
	height: 73px;
	float: left;
	margin: 3px 0 0 0;
	background: center url('../images/contactus.gif') no-repeat;
}
#content6 {
	width: 356px;
	float: left;
	color: #fff;
	margin: 0 0 0 20px;	
}
#footer {
	width: 756px;
	height: 58px;
	margin: 0 0 0 -1px;
	float: left;
	padding: 0 100px 0 0;
	background: url('../images/footer.gif') no-repeat;
}
#footer p {
	font: 9px/1em Times New Roman, Times, serif;
	text-align: right;
	margin: 45px 5px 0 0;
	color: #818181;
}
#footer a:link {
	color: #818181;
	text-decoration: none;
}
#footer a:visited {
	color: #818181;
}
#footer a:hover {
	color: #818181;
	text-decoration: underline;
}
/* Tips.php */
#toptips {
	width: 756px;
	height: 73px;
	float: left;
	margin: 3px 0 0 0;
	background: center url('../images/tips.gif') no-repeat;
}
	
	