@charset "utf-8";

/* CSS Document */


/* ============== LISTS */
ul, ol {
	margin-left: 8px;
	margin-bottom: 8px;
}

li {
	list-style-type: none;
	padding: 2px 0;
	list-style-position: inside;
}

ul li ul {
	display: none;
	margin: 0 0 0 30px;
	padding: 0
}

ul li ul.active {
	display: block;
	margin: 0 0 0 30px;
	padding: 0
}
ul li ul.active a {
	color: #ea4e97;
}

ul li ul li {
	list-style-position: inside;
	list-style-type: circle;
}

a.bullet {
	background: url(../images/bullet01.gif) no-repeat 0% 50%;
	padding-left: 20px;
}

li a {
	font-size: 110%;
	color: #6c5239;
	text-decoration: none;
}

li a:hover {
	font-size: 110%;
	color: #003399;
	text-decoration: none;
}

#faq li, #marketing li {
	margin: 0;
	padding: 0;
}

#faq li a, #marketing li a {
	font-size: 90%;
}

.rentals ul {
	margin-left: 15px;
	padding: 10px 0;
}

.rentals li {
	list-style-type: square;
	list-style-position: outside;
	padding: 2px 0;
}

.rentals li.nobullet {
	list-style-type: none;
}

ul.terms {
	margin-top: 15px;
	margin-left: 20px;
}

ul.terms li {
	list-style-type: circle;
	list-style-position: outside;
	padding: 10px 0;
}

ul.busList {
	font-weight: bold;
	margin: 10px 0 10px 30px;
}

ul.busList li {
	padding: 3px 0;
	list-style: outside
}

ul.list {
	margin-left: 25px;
}

ul.list li {
	padding: 2px 0;
	list-style-type: square;
	list-style-position: outside;
}

ul.list li a {
	font-size: 100%;
}

ul.packageList {
	margin: 0;
	padding: 0;
}

ul.packageList li {
	padding: 2px 0;
	list-style-type: none;
}

ul.packageList li a {
	font-size: 105%;
	font-weight: bold;
}

/* ============= HEADINGS */
h1, h2, h3, h4 {
	margin-bottom: 1.2em
}

.heading {
	font-size: 130%;
	text-transform: uppercase;
}

.sub_heading {
	color: #009933;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

.sub_heading2 {
	color: #006699;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

.sub_heading_blue {
	color: #006699;
	font-weight: bold;
}

.heading_pink {
	color: #FF3399;
	font-weight: bold;
	text-transform: uppercase;
}

.heading_red {
	color: #AA0000;
	font-weight: bold;
}

.bo_list_heading {
	font-weight: bold;
	color: #0066FF;
}

.faq_heading {
	font-weight: bold;
	color: #039;
}

a.faq_heading:hover {
	font-weight: bold;
	color: #c69;
}

/* ============= TEXT */
.txtCenter {
	text-align: center;
}

.txtLeft {
	text-align: left;
}

.txtRight {
	text-align: right;
}

.txtJus {
	text-align: justify;
}

.txtSmall {
	font-size: 100%
}

.footer {
	padding: 6px 0 0;
	width: 489px;
	color: #666;
	text-align: center;
	font-size: 90%;
	float: left;
}

.pink, .txtPink {
	color: #ea4e97;
}

.blue, .txtBlue {
	color: #09f;
}

.yellow, .txtYellow {
	color: #fc3;
}

.purple, .txtPurple {
	color: #90c;
}

.style1 {
	color: #6699CC;
	font-weight: bold;
	font-style: italic;
}

.style2 {
	color: #666666;
	font-style: italic;
}

.style3 {
	color: #999999;
	font-style: italic;
}

/* ============ LINKS */
.footer a, .footer a:link, .footer a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 14px;
}

.footer a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 14px;
}

#faq a {
}

.busList a, .busList a:hover {
	font-size: 100%;
}

a.uplink, a.uplink:hover {
	color: #5588f0;
	text-decoration: none;
}

a.more {
	color: #006699;
	text-decoration: none;
}

a.more:hover {
	color: #993399;
	text-decoration: none;
}

a.finance {
	color: #FF6699;
	text-decoration: none;
}

a.finance:hover {
	color: #006699;
	text-decoration: none;
}

a.links {
	color:#FF6699;
	text-decoration: none;
}

a.links:hover {
	color: #3366CC;
	text-decoration: none;
}

.current {
	color: #039;
}

/* ============ */

.divide_horz {
	clear: both;
	background: url(../images/col_divider_horz.jpg) repeat-x 0% 50%;
	height: 18px;
	text-align: center;
	margin-bottom: 18px;
}

.split {
	padding: 0 6px;
	background-color: #fff;
	font-weight: bold;
}

.imgBlue {
	border: 2px outset #0099FF;
}

.imgYellow {
	border: 2px outset #FFCC33;
}

.imgPurple {
	border: 2px outset #9900CC;
}

.border1 {
	border: 2px outset #003366;
}

.border2 {
	border: 2px outset #009933;
}

.border3 {
	border: 2px outset #990033;
}

.border4 {
	border: 2px outset #33CC99;
}

/* ============== tables */
.kisses {
	width: 75%;
	margin: 0 auto;
}

.candyBars {
	width: 75%;
}

.candyBars td, .kisses td {
	padding: 8px;
	text-align: center;
}

.placeHolder {
	width: 100px;
	height: 100px;
	padding: 2px;
	border: 1px solid #666;
	margin: 1em 0;
}

.indent {
	margin-left: 5px;
}

.gallery {
	margin: 0 auto;
	width: 100%;
}

.gallery td {
	padding: 6px;
	text-align: center;
	vertical-align: top;
	width: 120px;
}

.gallery img {
	padding: 2px;
	border: 1px solid #666;
}

.keepsakes {
	width: 75%;
	margin: 0 auto;
}

.keepsakes td {
	padding: 6px;
	text-align: center;
	vertical-align: top;
}
.thumbs img { padding: 2px; border: 1px solid #333; }
.thumbs a { padding: 6px 0; }
#loadArea img { padding: 2px; border: 1px solid #666666; }