@charset "UTF-8";
/* CSS Document */

body {
	color: #000066;
	background: url(images/bckg.gif) repeat; 
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	}

ul li a {
	text-decoration: none;
	color: #000;
	display: block;
	}
ul li a:hover, a:active {
	color: #df6161;
	text-decoration: none;
	}

li { 
	list-style: none;
	color: #df6161;
	}
img {
	border: 0;
	}
	
.navTree {
	position: absolute;
	left: 13px;
	top: 13px;
	}
.header {
	position: relative;
	margin: 0;
	left: 220px;
	width: 688px;
	}
.topBox {
	background-image:url(pages/images/box_top.gif);
	margin: 0;
	position: relative;
	width: 688px;
	height: 27px;
	left: 220px;
	}
.contentBox {
	position: relative;
	background:url(pages/images/box_mid.gif) repeat-y;
	width: 688px;
	left: 220px;
	}
#contentArea {
	position: relative;
	padding: 12px 50px 0px 30px; 
	}
#contentArea p {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;

	}

#gallery_contentArea {
	position: relative;
	padding: 12px 50px 0px 30px; 
	height: 700px;
	}
.title {
	position: relative;
	left: 8px;
	top: 16px;
	height:32px;
	z-index: 20;
	}
.bottomBox {
	background:url(pages/images/box_bot.gif) no-repeat;
	background-color: transparent;
	position: relative;
	width: 688px;
	height: 23px;
	left: 220px;
	margin-top: -18px;
	}
		
#menuContainer {
	position: absolute;
	width:144px;
	height:242px;
	top: 257px;
	left: 48px;
	}
	
#nav-example {
	background: url(pages/images/navBar.gif) no-repeat;
	width:144px;
	height:264px;
	margin:0;
	padding:0;
}

#nav-example span {
display: none;
}

#nav-example li, div#nav-example a {
height:22px;
display:block;
}

#nav-example li {
float:left;
list-style:none;
display:inline;
}

#nav-home { width: 144px; }
#nav-services {width: 144px;}
#nav-products {width: 144px;}
#nav-classesEvents {width: 144px;}
#nav-testimonials {width: 144px;}
#nav-history { width: 144px; }
#nav-terms { width: 144px; }
#nav-poems {width: 144px;}
#nav-mom {width: 144px;}
#nav-about {width: 144px;}
#nav-contact {width: 144px;}

#nav-home a:hover {background:url(pages/images/navBar.gif) -144px 0 no-repeat; }
#nav-services a:hover {background:url(pages/images/navBar.gif) -144px -22px no-repeat; }
#nav-products a:hover {background:url(pages/images/navBar.gif) -144px -44px no-repeat; }
#nav-classesEvents a:hover {background:url(pages/images/navBar.gif) -144px -66px no-repeat; }
#nav-testimonials a:hover {background:url(pages/images/navBar.gif) -144px -88px no-repeat; }
#nav-history a:hover {background:url(pages/images/navBar.gif) -144px -110px no-repeat; }
#nav-terms a:hover {background:url(pages/images/navBar.gif) -144px -132px no-repeat; }
#nav-poems a:hover {background:url(pages/images/navBar.gif) -144px -154px no-repeat; }
#nav-mom a:hover {background:url(pages/images/navBar.gif) -144px -176px no-repeat; }
#nav-about a:hover {background:url(pages/images/navBar.gif) -144px -198px no-repeat; }
#nav-contact a:hover {background:url(pages/images/navBar.gif) -144px -220px no-repeat; }

#home #nav-home {background:url(pages/images/navBar.gif) -144px 0 no-repeat; }
#services #nav-services {background:url(pages/images/navBar.gif) -144px -22px no-repeat; }
#products #nav-products {background:url(pages/images/navBar.gif) -144px -44px no-repeat; }
#classesEvents #nav-classesEvents {background:url(pages/images/navBar.gif) -144px -66px no-repeat; }
#testimonials #nav-testimonials {background:url(pages/images/navBar.gif) -144px -88px no-repeat; }
#history #nav-history {background:url(pages/images/navBar.gif) -144px -110px no-repeat; }
#terms #nav-terms {background:url(pages/images/navBar.gif) -144px -132px no-repeat; }
#poems #nav-poems {background:url(pages/images/navBar.gif) -144px -154px no-repeat; }
#mom #nav-mom {background:url(pages/images/navBar.gif) -144px -176px no-repeat; }
#about #nav-about {background:url(pages/images/navBar.gif) -144px -198px no-repeat; }
#contact #nav-contact {background:url(pages/images/navBar.gif) -144px -220px no-repeat; }

#menuContainer2 {
	position: absolute;
	z-index:100;
	width:530px;
	height:42px;
	top: 651px;
	left: 72px;
	}
	
#nav-example2 {
	background: url(pages/images/subnav.gif) no-repeat;
	width:530px;
	height:21px;
	margin:0;
	padding:0;
}

#nav-example2 span {
display: none;
}

#nav-example2 li, div#nav-example2 a {
height:21px;
display:block;
}

#nav-example2 li {
float:left;
list-style:none;
display:inline;
}

.nav-title { width: 100px; }
.nav-goddess {width: 73px;}
.nav-goddess-child {width: 150px;}
.nav-consort {width: 67px;}
.nav-rainbow {width: 74px;}
.nav-archives {width: 66px;}

.nav-title a:hover {background:url(pages/images/subnav.gif) 0 -21px no-repeat; }
.nav-goddess a:hover {background:url(pages/images/subnav.gif) -100px -21px no-repeat; }
.nav-goddess-child a:hover {background:url(pages/images/subnav.gif) -173px -21px no-repeat; }
.nav-consort a:hover {background:url(pages/images/subnav.gif) -323px -21px no-repeat; }
.nav-rainbow a:hover {background:url(pages/images/subnav.gif) -390px -21px no-repeat; }
.nav-archives a:hover {background:url(pages/images/subnav.gif) -464px -21px no-repeat; }

.goddess .nav-goddess {background:url(pages/images/subnav.gif) -100px -21px no-repeat; }
.goddess-child .nav-goddess-child {background:url(pages/images/subnav.gif) -173px -21px no-repeat; }
.consort .nav-consort {background:url(pages/images/subnav.gif) -323px -21px no-repeat; }
.rainbow .nav-rainbow {background:url(pages/images/subnav.gif) -390px -21px no-repeat; }
.archives .nav-archives {background:url(pages/images/subnav.gif) -464px -21px no-repeat; }


.floatLeft {
	float: left;
	margin-right: 20px;
	left: 31px;
	}
.floatLeft_10pxmargin  {
	float: left;
	margin-right: 10px;
	left: 31px;
	}
.floatright_10pxmargin  {
	float: right;
	margin-left: 10px;
	}
.copyright {
	font-size: 11px;
	color: #0033CC;
	}
#subNav {
	float: left;
	}
.userSubmission {
	padding: 5px 10px;
	}
	
.h3block {
	color: #FFFFFF;
	display: block;
	background: url(pages/images/green_bar.gif) no-repeat;
	padding: 10px 10px;
	}
	
.h3blockRed {
	color: #FFFFFF;
	display: block;
	background: url(pages/images/red_bar.gif) no-repeat;
	padding: 10px 10px;
	}
	
.h3blockYellow {
	color: #FFFFFF;
	display: block;
	background: url(pages/images/yellow_bar.gif) no-repeat;
	padding: 10px 10px;
	}	
.h3blockPurp {
	color: #FFFFFF;
	display: block;
	background: url(pages/images/purple_bar.gif) no-repeat;
	padding: 10px 10px;
	}
.pinkHighlight {
	display: inline;
	font-weight: ;
	padding: 5px;
	background: #ffbfc1;
	color: #586651;
	}	
	
.pinkHighlight a { color: #586651; text-decoration: underline; }
.pinkHighlight a:hover { color: #fff; }
.miniPoem { font-size: small; }


.gallerybox img {
	border: 2px solid #000;
		}
		
.gallerybox a {
		color: #000;
		text-decoration: none;
		}
.gallerybox a:hover {
	color: #df6161;
	text-decoration: none;
		}
.gallerybox a { 
		font-size: 12px;
		color: #000066;
		}
.blue { color: #0033CC; }

.product-float {
	float: left;
	font-size: .8em;
	line-height: 1.5em;
	width: 310px;
	margin-right: 14px;
	}
	
	.product-float img {
		float:left; 
		padding: 10px
		}
	
	.product-float strong {
		font-size: 1.2em;
		}
.product-float2 {
	float: left;
	font-size: .8em;
	line-height: 1.5em;
	width: 200;
	margin-right: 14px;
	}
	
	.product-float2 img {
		float:left; 
		padding: 10px
		}
	
	.product-float2 strong {
		font-size: 1.2em;
		}


.productinfo {
	background-color: #6162AC;
	padding:4px 14px;
	margin: 20px 0 10px 0;
	color: white;
	clear: both;
	}
	.productinfo a {
		color: #fff;
		text-decoration: none;
		border-bottom: 1px dotted;
		}
	.productinfo a:hover {
		color: #FFBFC1;
		}

.angelpic {
	float:left;
	margin-bottom: 10px;
	}
	.angelpic img {
		border: 1px black solid;
		}
	.angelpic p {
		text-align: center;
		}
		