/* Reset All */

* {margin:0; padding:0; border:0;} 

a { outline:none; }


/*:focus {
	outline: 0;
}
*/


body  
{  
background: #c5b7a7;  
color: #4e1800; 
font-family: verdana, arial, sans-serif; 
font-size: 13px; 
text-align: center; /* horizontal alignment in Internet Explorer */
} 

#wrapper
{
position: relative; /* for Safari */
margin: auto; /* horizontal alignment in standards compliant browsers */
text-align: left; 
width:853px;
margin-top:7px;
background:white;
border-bottom: 1px #462206 solid;
}


#head
{
position:relative;
background: url(images/page_head.gif);  
background-repeat: no-repeat;
width: 853px;
height:16px;
}

#head img
{
position:absolute;
top:-7px;
left:-39px;
}

#content
{
background: url(images/page_content.gif);  
background-repeat: repeat-y;
width: 853px;
}

/* Columns */

#left_col
{
float: left;
width: 167px;
}



#right_col
{
float: left;
width: 686px;
background: url(images/fountain.gif); 
background-repeat: no-repeat;
background-position: top right;


height: auto !important; /* for modern browsers */
height: 810px; /* for IE5.x and IE6 */
min-height: 810px; /* for modern browsers */

}

#gluten
{
margin: 20px 0 0 4px; 
}


#cards
{
margin: 15px 0 0 4px; 
}

#hygeine
{

margin: 10px 0 0 4px; 
display: block;
width: 156px;
height: 66px;
background: url(images/hygeine_button.gif); 
background-repeat: no-repeat;
text-indent:-999px;
}

.fourpics
{
padding:41px 0 33px 0;
position:relative;
left: 60px;
}

.fourpics img
{
margin:0 18px 0 0 ;
}

#home_features
{
padding:41px 0 33px 0;
position:relative;
left: 60px;

}

#home_features img
{
margin:0 15px 0 0 ;
}

br
{
clear:both;
}

#fayres_page h2
{
font-family: verdana, arial, sans-serif;
font-size:12px;
font-style:normal;
text-decoration:none;
font-weight:bold;
margin: 0 0 0 0; 
padding: 0 0 0 0; 
}

#fayres_page #right_col ul
{

margin-bottom:20px 

}

#fayres_page #right_col ul li
{

margin: 7px 0 0 0; 
}

#fayres_page #right_col ul p
{
padding: 0 0 0 0; 
margin: 5px 0 0 0; 
}



#fayres_page #right_col p a
{
color:#96531d;
font-size:12px;
text-decoration:none;
padding: 0 10px 0 0; 
background: url(images/point_right.gif);
background-repeat: no-repeat;
background-position: right 5px;
}

#fayres_page #right_col p a:hover
{
color: #cd6e27;
}

#testimonials_page .lquote
{
margin: 0 3px 0 0; 
position:relative;
top:-5px;
}

#testimonials_page p
{
margin:25px 0 20px 61px;
padding: 10px 0px 10px 0;
border-top: 1px #ccbcb5 dashed;
border-bottom: 1px #ccbcb5 dashed;
background: url(images/gradbg.gif);  
background-repeat: repeat-y;
background-position: 50%;
line-height:22px;
}


/* Main Navigation */

a.inline
{ 
color:#4e1800;  
font-weight: normal;
text-decoration:none;
border-bottom: 1px #cd6e27 dotted;
} 

a.inline:hover
{ 
color:#cd6e27;  
font-weight: normal;
text-decoration:none;
border-bottom: 1px #cd6e27 dotted;
}

#nav 
{
margin: 137px 0 0 2px; 
list-style:none;
}

#nav li
{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
text-indent: 26px;
line-height: 23px;
}

#nav li a 
{
display: block;
width: 161px;
height: 24px;
background: url(images/buttons.gif);
background-repeat: no-repeat;
background-position:0 0;
color: white;
text-decoration: none;
font-weight: bold;
border: 0;
}

#nav a:link  
{
background: url(images/buttons.gif);
background-repeat: no-repeat;
background-position:0 0;
color: white;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#nav a:hover 
{
background: url(images/buttons.gif);
background-position:0 -24px;
color: white;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#nav li a#selected
{
background: url(images/buttons.gif);
background-position:0 -48px;
color: white;
text-decoration: none;
cursor: default;
background-repeat: no-repeat;
font-weight: bold;
}

/* Sub Navigation*/

#subnav
{
width: 161px;
background:#6f360a;

margin:0;
padding:7px 0 7px 0px !important ;
border:0px;
}

#subnav a
{
font-size:10px;
color:white !important;
background:transparent none !important;
text-indent:25px;
}

#subnav a:hover
{
font-size:10px;
color:#ffcaa3 !important;
}

#subnav li a#selected
{
font-size:10px;
color:#ffcaa3 !important;
}

#subnav span
{
font-size:130%;
}

/* Gallery Index Navigation */

#gallindex ul
{

margin:30px 0 40px 70px;
list-style-type:none;
}


#gallindex li
{

display:block;
margin: 3px 0 3px 0;

}

#gallindex li a 
{ 
font-weight:bold;
color: #4e1800;  
text-decoration: none; 
background-color: transparent; 
padding-left: 10px; 
background: url(images/point_right.gif); 
background-repeat: no-repeat; 
background-position: 0 50%; 
} 
 
#gallindex li a:hover 
{ 
font-weight:bold;
color: #cd6e27; 
padding-left: 10px; 
background-color: transparent; 
background: url(images/point_right.gif);  
background-repeat: no-repeat; 
background-position: 2px 50%; 
} 


/* Gallery index - older & newer links */

#next_prev
{ 
position:relative;
left:60px;
width:200px;
} 

a.older
{ 
display:block;
font-family: georgia, serif;
font-style:italic;
color: #4e1800; 
padding-left: 10px; 
margin:0 15px 5px 0;
text-decoration: none; 
background-color: transparent; 
background: url(images/point_down.gif);
background-position:0 50%;
background-repeat: no-repeat; 
} 

a.older:hover
{ 
display:block;
font-family: georgia, serif;
font-style:italic;
color:#cd6e27; 
padding-left: 10px; 
margin:0 15px 5px 0;
text-decoration: none; 
background-color: transparent; 
background: url(images/point_down.gif);
background-position:0 75%;
background-repeat: no-repeat;
} 

a.newer
{ 
display:block;
font-family: georgia, serif;
font-style:italic;
margin:0 0 5px 0;
color:#4e1800; 
padding-left: 10px; 
text-decoration: none; 
background-color: transparent; 
background: url(images/point_up.gif);
background-position:0 50%;
background-repeat: no-repeat;
} 

a.newer:hover
{ 
display:block;
font-family: georgia, serif;
font-style:italic;
color:#cd6e27; 
padding-left: 10px; 
margin:0 0 5px 0;
text-decoration: none; 
background-color: transparent; 
background: url(images/point_up.gif);
background-position:0 22%;
background-repeat: no-repeat; 
} 

/* Show Gallery */




/* breadcrumb trail */


#crumbs
{  
margin-top:4px; 
} 

#crumbs p
{  
font-size: 9px;
padding: 1px 0 1px 0; 
} 

#crumbs a
{ 
color:#4e1800;  
font-size: 9px;
font-weight: normal;
text-decoration:none;
border-bottom: 1px #cd6e27 dotted;
} 

#crumbs a:hover
{ 
color:#cd6e27;  
font-size: 9px;
font-weight: normal;
text-decoration:none;
border-bottom: 1px #cd6e27 dotted;
} 

#crumbs img
{ 
position:relative;
top: 1px;
} 

/* Gallery Descrption (testimonial quotes) */

#description
{
margin-left: 61px;
}

#description p
{   
width:430px;
margin:25px 0 20px 0;
padding: 10px 0px 10px 0px; 
color: #4e1800; 
font-family: verdana, arial, sans-serif; 
font-size: 11px; 
line-height:22px;
border-top: 1px #ccbcb5 dashed;
border-bottom: 1px #ccbcb5 dashed;;
background: url(images/gradbg.gif);  
background-repeat: repeat-y;
background-position: 50%;
} 

.lquote
{
font-family: georgia, serif;
font-weight:bold;
font-size:17px;
color:#cd6e27;
padding-right:2px;
float:left;
} 

.rquote
{
font-family: georgia, serif;
font-weight:bold;
font-size:17px;
line-height:10px;
color:#cd6e27;
padding-left:2px
} 


/* div to hold next, previous and back gallery controls*/

#gallcontrol
{  
text-align: center;
border-top: 1px; 
border-top-style: dashed; 
border-bottom: 1px; 
border-bottom-style: dashed;
border-color: #4e1800; 
background-color:transparent;
margin-bottom: 50px; 
margin-top: 20px; 
width: 430px; 
padding: 3px 0 3px 0; 
margin-left: auto;
margin-right: auto;
}


/* next, previous and back gallery link styles */

a.next
{ 
color: #4e1800; 
font-size: 11px;
font-weight: bold;
padding: 0 20px 0 20px;
text-decoration: none; 
background-color: transparent; 
background: url(images/point_right.gif); 
background-repeat: no-repeat; 
background-position:89% 57% ;  
} 

a.next:hover
{ 
color:#cd6e27;
font-size: 11px;
font-weight: bold;
padding: 0 20px 0 20px;
text-decoration: none; 
background-color: transparent; 
background: url(images/point_right.gif); 
background-repeat: no-repeat; 
background-position:90% 57% ;    
} 

a.prev
{ 
color: #4e1800; 
font-size: 11px;
font-weight: bold;
padding: 0 20px 0 20px;
border:0;
text-decoration: none; 
background-color: transparent; 
background: url(images/point_left.gif); 
background-repeat: no-repeat; 
background-position: 9% 57%  ; 
} 

a.prev:hover
{ 
color:#cd6e27; 
font-size: 11px;
font-weight: bold;
padding: 0 20px 0 20px;
border:0;
text-decoration: none; 
background-color: transparent; 
background: url(images/point_left.gif); 
background-repeat: no-repeat; 
background-position: 7% 57%  ;
} 

a.back
{ 
color: #4e1800; 
font-size: 11px;
font-weight: bold;
padding: 0 20px 0 20px;
border:0;
text-decoration: none; 
} 

a.back:hover
{ 
color:#cd6e27; 
font-size: 11px;
font-weight: bold;
padding: 0 20px 0 20px;
border:0;
text-decoration: none; 
} 

#photos
{
text-align:center;
position:relative;
left: 60px;
width:430px;
}
  

#photos table
{
margin:8px auto 8px auto;
width: 420px;
padding:0;
}

#photos td
{
text-align: center;
padding:4px;
}

#photos img
{
background:#d3c9be;
padding:2px;
border: 1px #462206 solid;
}

/* Fountain Packages */

h3{

margin:9px 0 0 55px ;
padding:0 0 0 20px;
background: url(images/heart.gif);
background-repeat:no-repeat;
background-position:0 50%;
font-family: georgia, serif; 
font-size:15px;

}

#cf1 #right_col span, #cf2 #right_col span, #cf3 #right_col span, #cf4 #right_col span, #cf5 #right_col span , #cf6 #right_col span
{
color:#cd6e27;
}

#cf1 #right_col h1, #cf2 #right_col h1, #cf3 #right_col h1, #cf4 #right_col h1, #cf5 #right_col h1, #cf6 #right_col h1, #cf7 #right_col h1
{
background-repeat:no-repeat;
width:114px;
height:74px;
text-indent:-9999px;
margin:20px 0 0 55px;
padding:0;
}

#cf1 h1
{
background: url(images/cf1.gif);
}

#cf2 h1
{
background: url(images/cf2.gif);
}

#cf3 h1
{
background: url(images/cf3.gif);
}

#cf4 h1
{
background: url(images/cf4.gif);
}

#cf5 h1
{
background: url(images/cf5.gif);
}

#cf6 h1
{
background: url(images/cf6.gif);
}

#cf7 h1
{
background: url(images/cf7.gif);
}

#packagepic{
background: url(images/package_pic_holder.gif);
background-repeat:no-repeat;
width:95px;
height:114px;
float:left;
margin: 0 0 15px 55px;
padding:0;
display: inline; /* to fix ie6 double margin bug */
overflow:hidden;
}


#packagepic a{
display:block;
width:94px;
height:110px;
}

html>body #packagepic a{ 
height:144px; /* give ie6 a diferent height. */
}

#packagepic img{

position:relative;
top:13px;
left:14px;
}


#leading_para
{
font-size:14px;
font-weight:bold;
padding: 15px 0 30px 0;

}

#narrow_para
{
width:330px;
margin-left:150px;
padding:10px 0 0 0;
}


/* extras page */



#extras #right_col img
{

background: #D3C9BE;
border:1px #462206 solid;
margin: 20px 0 125px 61px; 
padding: 3px; 
}



/* Shop items */

.shop_item{
font-size:12px;
margin: 10px 0 0 61px;
padding:3px;
width:440px;
border-top: 1px #4e1800 dashed;
border-bottom: 1px #4e1800 dashed;
background: url(images/gradbg.gif);  
background-repeat: repeat-y;
background-position: 50%;
}

.shop_photo{
width:87px;
text-align:center;
float:left;
}

.shop_photo img
{
background:#d3c9be;
padding:2px;
border: 1px #462206 solid;
margin:0 auto;
}

.details
{
float:left;
width:330px;
margin-left:5px;
padding-bottom:1px;
}

.details h1
{
padding: 0; 
font-family: verdana, arial, sans-serif; 
font-size: 13px; 
text-decoration:none;
font-style:normal;
font-weight:bold;
}

.details h2
{
padding:0; 
font-family: verdana, arial, sans-serif; 
font-size: 13px; 
text-decoration:none;
font-style:normal;
}

.details p
{
padding:5px 0 0 0;
position:static;
width:300px;
margin:0 0 3px 0;
}

.details a{
padding:0 7px 0 0;
background: url(images/point_right.gif);
background-repeat:no-repeat;
background-position:100% 65%;
color:#4e1800;  
text-decoration:none;
border-bottom: 1px #cd6e27 dotted;
}

.details a:hover{
padding-right:7px;
background: url(images/point_right.gif);
background-repeat:no-repeat;
background-position:100% 65%;
color:#cd6e27; 
text-decoration:none;
border-bottom: 1px #cd6e27 dotted;

}

.more{
background:white;
border: 1px #c5b7a7 solid;
width:310px;
padding:5px;
margin:5px 0 0 0;
}

.more p{
font-size: 11px; 
padding-bottom:2px;
}

.more ul{
padding:0 0 0 20px;
margin-left:10px !important;
width:310px !important;;
}

.more img{
position:relative;
left:135px;
top:6px;
}

.imagelink{
background:transparent !important;
border:0 !important;
}

.clear
{
height:0;
font-size: 1px; /* for ie6 */
margin-top: -1px; /* for ie6 */
clear:both;
}

#home h1
{
font-family: georgia, serif; 
font-size:18px;
padding:44px 0 21px 61px;
color:#4e1800;
font-style:italic;
font-weight:normal;
text-decoration:none;
position:static;
}

#childrens_parties_page h2
{
background: url(images/download.gif);
background-repeat:no-repeat;
width:191px;
height:47px;
text-indent:-9999px;
margin:20px 0 0 55px;
padding:0;
}

#childrens_parties_page h2 a{
display:block;
width:191px;
height:47px;
}

html>body #childrens_parties_page h2 a{ 
height:144px; /* give ie6 a diferent height. */
}

h1
{
font-family: georgia, serif; 
font-size:18px;
padding:44px 0 10px 61px;
color:#4e1800;
font-style:italic;
font-weight:normal;
text-decoration:underline;
}


h2
{
font-family: georgia, serif; 
font-size:18px;
padding:20px 0 10px 61px;
color:#4e1800;
font-style:italic;
font-weight:normal;
text-decoration:underline;
}


p
{
line-height:17px;
margin-left:61px;
width:440px;
padding:25px 0 0 0;
font-size:12px;
}

#right_col ul
{

padding:15px 0 15px 16px;
width:440px;
margin-left:61px 

}


/* Form Styles  */

form
{
margin: 0 0 0 61px; 
}

form h3
{

margin: 30px 0 0 -4px; 

}

label
{
display:block;
font-size:12px;
font-weight:bold;
margin: 10px 0 0 0; 
color:#4E1800;
width:300px;
}

label span
{
font-size:10px;
}

label.check
{
font-weight:normal;
margin: 10px 0 0 0; 
padding: 0 0 0 0; 
}

input.check
{
vertical-align: middle;
display:inline; 
position:relative;
top:-1px;
margin: 0 5px 0 0; 
} 

.text_input
{
width:298px;
height:25px;
border:1px #4e1800 solid;
background:#fdfaf6;
padding: 0 0 0 5px;
margin: 5px 0 0 0; 
}

textarea
{
width:298px;
height:225px;
border:1px #4e1800 solid;
background:#fdfaf6;
padding: 0 0 0 5px;
margin: 5px 0 0 0; 
}

fieldset
{
margin: 15px 0 0 0; 
}

button{
width: 100px;
height:25px;
border:1px #4e1800 solid;
background:#fdfaf6;
margin: 30px 0 20px 0; 
color:#4e1800;
}


.invisible
{
display:none;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 15px; /*  move image own by 15px to create deeper top border. (extra space created in lb script) */
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: -23px; /*  css sets position of next & prev links into incresed top margin (set in changes to lb script) */
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: -4px;
}

#lbPrevLink {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: -4px;
}

#lbNextLink {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
