@charset "UTF-8";
/* Color Scheme
  
  Site Scheme
   
   White:     FFFFFF
   Black:     000000
  
  Admin Scheme
   Brown:    543217
   PaleBlue: D2EDEF
   LtBlue:   94CECF
   EggShell: EFE2D2
   Beige:	 D8B58B
   
*/

/* CSS Document */
.clearfloats { clear:both;}
/* //////////////////// ADMIN STRUCTURE ///////////////// */

body.admin {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#C0C0C0;
	}

div#awrapper {
	width:1024px;
	margin:0 auto;
	background:#F9F9F9;
	text-align:center;
	}

div#anavigation {
	width:18%;
	float:left;
	margin:0 0 40px 10px;
	background:#d3d3d3;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	}
	
	div#anavigation ul {
		width:100%;
		margin:20px 0;
		list-style-type:none;
		text-align:left;
		}
	
	div#anavigation li {
		width:100%;
		margin:6px 0;
		}
	
	div#anavigation li a {
		display:block;
		padding:6px 12px;
		background:#3478D8;
		color:#FFF;
		text-decoration:none;
		}
		
	div#anavigation li a:hover {
		padding:6px 12px;
		text-decoration:none;
		background:#333399;
		color:#FFF;
		}
	
div#acontent {
	width:78%;
	float:right;
	}	

div#alisting{
	width:100%;
	margin:20px auto;
	text-align:center;
	}
	
div#aproc{
	 width:100%;
	 margin:20px auto;
	 padding:20px;
	}
	
div#aErrorMessage {
	width:80%;
	margin:10px auto;
	padding:6px 0;
	background:#E2311E;
	border:1px solid #333;
	color:white;
	text-align:center;
	}
	
div#afooter {
	float:left;
	width:100%;
	margin:0 auto;
	padding:6px 0;
	background:#3478D8;
	text-align:center;
	font-size:10px;
	}
	
.formFields {
	border:1px solid #000;
	padding:2px 0;
	}
	
/* ////////////////////// OTHER ///////////////////// */

div#logo {
	float:left;
	width:255px;
	height:140px;
	margin-left:152px;
	_margin-left:76px;
	cursor:pointer;
	}
	
div#mycart {
	float:right;
	width:97px;
	height:30px;
	margin-right:148px;
	_margin-right:74px;
	cursor:pointer;
	}

div#newsletter {
	float:right;
	width:114px;
	height:30px;
	cursor:pointer;
	}
	
div#number {
	float:right;
	width:187px;
	height:95px;
	margin-top:36px;
	margin-right:152px;
	color:#FFF;
	text-align:right;
	font-family: "Impact";
	font-size: x-large;
	}

div#errorMessage {
	width:100%;
	margin:0 auto 10px auto;
	padding:6px 0;
	background:#E2311E;
	border:1px solid #333;
	color:white;
	text-align:center;	
	}

div#genpages {
	margin:30px 20px;
	text-align:left;
	_height:480px;
	}
	
	div#genpages ul {
		margin: 12px 0 12px 26px;
		list-style-type:disc;
		}

	div#genpages ol {
		margin: 12px 0 12px 26px;
		}

div#genimage {
	width:154px;
	text-align:center;
	}

div#giftcardimage {
	width:250px;
	text-align:center;
	}
	

span.superscript{
	font-size:9px;
	vertical-align:top;
}
ol#faq {
	margin-left:18px;
	}
		
ol#faq li {
	margin-bottom:24px;
	}
	
	ul#insidefaq {
		margin-left:14px;
		list-style-type:disc;
	}	
	ul#insidefaq li {
		margin-bottom:6px;
	}
	
	ol#insidefaq {
		margin-left:18px;
	}	
	ol#insidefaq li {
		margin-bottom:6px;
	}

div#bpartyImg {
	padding: 15px 10px 0px 0px;
	text-align:left;
	}
	#bdayText {
	margin-top: 80px; 
	*margin-top: 90px; 
	margin-left: 10px;
	}
	 
a{
	color:#3d81c5;
}
ul{
 text-align:left;
}
#gallery{
	margin-left: 100px;
}

body{
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg);
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}

#flashcontent{
position:absolute;
z-index: 0;
left: 0px;
top: 13px;
width: 100%;	
}

#sandGradiant{
	 background:url(../images/sandTop.jpg) repeat-x; 
	 width: 100%; 
	 height: 300px; 
	 position:absolute; 
	 top: 250px; 
	  
}
#navBg{
	 background:url(../images/nav/navBg.gif) repeat-x; 
	 height: 13px;
	 width:100%; 
 	 position:absolute; 
	 top:0px;
}
#nav{
		
	background:url(../images/nav/linkBg.gif) repeat-x; 
	text-align: left;
	height:30px;
	float:left;
	margin-left:33px;
	_margin-left:55px;


}

#nav img{
	border:none;
	margin:0;
	padding:0;
}
#nav li{
	display: inline;
	text-decoration: none;
}

#holder{
	position:absolute;
	z-index: 1;
	height:100%;
	width:100%;
	

}
#plants{
	position: absolute;
	z-index: 1;
	height:100%;
	width:100%;

}
#content{
	height: 100px; 
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	
}
#plantsLeft{
	  background:url(../images/plantLeft.png) no-repeat; 
	 height:353px; 
	 width:144px; 
	 float:left; 
	 margin-left:0px; 
	 padding-left:0px;
}
#plantsRight{
	 background:url(../images/plantRight.png) no-repeat; 
	 height:352px;
	 width:132px; 
	 float:right; 
	 margin-right:0px; 
	 padding-right:0px;
}

#header{
	background:url(../images/header.png) no-repeat;
	text-align:center;
	width:777px;
	height:204px;
	margin-top:67px;
	_margin-left: 30px;
	float:left;
	/*margin-bottom:50px;*/
	}
	
#headerGallery{
	background:url(../images/headerGallery.png) no-repeat;
	text-align:center;
	width:777px;
	height:204px;
	margin-top:67px;
	float:left;
	margin-bottom:50px;
	}	

#homeLink{
	float: left;
	background-color: transparent;
	height: 180px;
	width: 280px;
	margin-left: 250px;
	_margin-left: 130px;
}


#main{
	background:url(../images/bodyBg.png) repeat-y;
		_background:url(../images/bodyBg.gif) repeat-y;
	width:777px;
	text-align:center;
		margin-right:0px;
		_margin-left: 30px;
	float:left;
	clear:both;
	
}
#mainGallery{
	background:url(../images/bodyBgGallery.png) repeat-y;
	_background:url(../images/bodyBgGallery.gif) repeat-y;
	width:777px;
	text-align:center;
	margin-top:-50px;
	margin-right:1px;
	overflow: visible;
	float:left;
	clear:both;
	
}

#bodyText{
	float:right;
	margin-right:110px;
	margin-top:0px;
	width:425px;
	_width:420px;
	
}
/*////////  Hot Spot Pictures /////////*/
#pictures{
	float:left;
	margin-left:15px;
	margin-right:30px;
	text-align: left;
	width:185px;
	overflow: visible;
	
}
#boardTop{
	background: url(../images/boardTop.jpg) no-repeat;
	padding:0px;
	height:19px;
	width:185px;
	margin:0px;
}
#boardMid{
	background: url(../images/boardMid.jpg) repeat-y;
	text-align: left;
	margin:0px;
	padding:0px;
	
	
}
#boardBottom{
	background: url(../images/boardBottom.jpg) no-repeat;
	padding:0px;
	height:16px;
	width:185px;
}
/*////////  Bottom of Page /////////*/
#mainBottom{
	background:url(../images/bodyBottom.jpg) no-repeat;
	width:100%;
	height:118px;	
	margin-left:auto;
	margin-right:auto;
	_margin-left: 60px;
	clear:both;
}
#mainBottomGallery{
	background:url(../images/bodyBottomGallery.jpg) no-repeat;
	width:100%;
	height:118px;	
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#footer{
	background:url(../images/footer.jpg) no-repeat;
	width:766px;
	height:84px;
		_margin-left: 60px;
	
}

#footerText{
	width:550px;
	margin-left: 135px;
	padding-top:30px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:8pt;
	color:white;
}

#footerText li{
	display:inline;
	margin-left: 3px;
	margin-right: 3px;
	

}

#footer a{
	color:white;
	text-decoration: none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:8pt;
	
	
}
#footer a:hover{
	text-decoration: underline;
}

#copyright{
	margin-top:35px;
	margin-left: 30px;
	text-align:center;
	font-size:10px;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
}

#calWrapper2{
margin-left: auto;
margin-right: auto;
_margin-left: 8px;

}

#rate{
font-size: 10px;
}
#powered{
 	background: url(../images/poweredbymosaic.png) no-repeat;
	width: 200px;
	height: 16px;
  margin-left: 340px;
  _margin-left: 200px;
  
   margin-top:40px;
  _margin-top: 5px;
  font-size: 11px;
  color:#005d9a;
	text-align: center;
	float: left;
  }
  