@charset "iso-8859-1";
body {
	margin:0px 0px;
	padding:0px;
	text-align:left;
	color:#333;
	background-image:url(images/bg-interior.jpg);
	background-repeat:no-repeat;
	background-color:#006699;
	font-family: Tahoma;
	font-size: 11px;
	}

#topper {
	position:absolute;
	left:0px;
	top:00px;
	width:815px;
	height:233px;
	z-index:1;
}

#main {
	position:absolute;
	left:114px;
	top:233px;
	width:673px;
	height:1110px;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
}

#pagetitle {
	position:absolute;
	left:298px;
	top:175px;
	width:450px;
	height:24px;
	z-index:1;
}
#content {
	position:relative;
	left:140px;
	top:0px;
	width:515px;
}

#nav {
	position:absolute;
	left:4px;
	top:5px;
	width:121px;
	height:auto;
}

#giftcard {
	position:absolute;
	left:7px;
	top:271px;
	width:118px;
	height:183px;
	z-index:1;
}

#bbbseal {
        position:absolute;
        left:31px;
        top:238px;
        width:90px;
        height:32px;
        z-index:1;
}

#footer {
	left:114px;
	margin-top:0px;
	margin-bottom:0px;
	width:673px;
	height:27px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

/* typestyles */

h1 {
	color:#01649B;
	font-weight:900;
	font-style:italic;
	font-family: Tahoma;
	font-size: 1.8em;
	line-height: 1;
	}
h2 {
	color:#006599;
	font-weight:700;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;
	font-family: Tahoma;
	font-size: 1.1em;
	line-height: 1;
	}
	
h3 {
	color:#FF00CC;
	font-size:1.2em;
	font-weight:800;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

h4 {
	color:#666;
	font-size:1em;
	font-weight:800;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;
	}
	
h5 {
	color:#666;
	font-size:1em;
	font-weight:800;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;
	}
	
p {
	line-height:1;
	margin:0 0 1em;
	}

ol, ul {
	margin-top:0;
	margin-bottom:1em;
	line-height:1.8;
	}

a {color:#09c; text-decoration:none;font-weight:600;}
a:link {color:#09c;}
a:visited {color:#07a;}
/*a:hover {background-color:white;}*/

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}

.th {
	background-color: #006599;
	border-color: #34689A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}

.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align:right;
	width:50%;
}

.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align:left;
	width:50%;
}
	
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.boldtextblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006599;
}

.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.smalltext {
	font-family: Tahoma;
	font-size: 9px;
}

hr {
	border: 1px solid #666666;
}

#topper #pagetitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #016599;
	letter-spacing: .5em;
	text-align: right;
}
#main #content li {
	line-height: 100%;
	list-style-position: outside;
	list-style-type: square;
}
.redprices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3399;
}

