body {		
		font-size: 12px;
		font-family: verdana, arial, helvetica, san-serif;
		padding: 0px;
		margin: 0px;
		text-align: center;
		background-image:url(images/bkg.gif);
			}
			
#content {
		width: 800px;
		margin: 0 auto;
		padding: 0px;
		border-left: 1px double #FF99CC;
		border-right: 1px double #FF99CC;
		}

#border {
		height: 10px;
		background:#FF99CC;
		width: 868px;
		}

.pageborder {border-left: 1px double #FF99CC;
		border-right: 1px double #FF99CC;}

.style1 {color: #666666; line-height: 1.8; padding:5px;}

.bottom {background-color:#FF99CC;
	font-size:10px;
	height:auto;
	padding: 8px;
	color:#666666;}

.bottom a {
	padding-right: 10px;
	color:#9f0135;
	left: 180px;
	text-decoration:none;}

.bottom a:hover {	color: #666666;}

a.style1:link {border: 2px solid #666666;
				text-decoration:none;}


.graysml {color: #666666;
		 font-size:10px;}
	
.graymedium {color: #666666;
line-height: 1.8;
		 font-size:12px;
		 text-decoration:none;}

.graymedium a {	text-decoration:none;
color:#9f0135;}
						 
.nav {font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
}

.nav a { text-decoration:none;
color: #9f0135;}

.nav a:hover { text-decoration:none;
color: #FF99CC;}

.nav2 {
	text-decoration: none;
	color: #9f0135;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.pictures {
	border: 2px solid #666666;}
	
#text {	
	float:right;
	text-align: center;
	line-height: 1.8;
	color: #666666;
	background: #f2ede9;
	}
	
#logo {
	top:300px;
	left:10px;
	background-color: #f2ede9;
		
	}
#logo img {
	position:relative;
	background-color: f2ede9;
}
	
#text a {
	color:#9f0135;
	text-decoration:none;}
		
#text img {
	position:relative;
	left: 80px;
	}

#text1 {
	float:right;
	margin-left:10px;
	margin-right:10px;
	width: 560px;
	text-align: center;
	line-height: 1.8;
	color: #666666;
	background: #f2ede9;
	
	}
#text1 img {
	position:relative;
	left:0px;
	border: 2px solid #666666;
	margin-bottom: 3px;
	margin-right: 3px;
	}
	
#text2 {
	float:right;
	margin-left:10px;
	margin-right:10px;
	width: 560px;
	text-align: left;
	color: #666666;
	background: #f2ede9;
	
	}
	

#text2 img {
	position:relative;
	left:70px;	
	border: 1px solid #666666;
	margin: 2px;
	}

#wording {
	float:right;
	
	width: 560px;
	text-align: center;
	line-height: 1.8;
	color: #666666;
	background: #f2ede9;
	}
#wording img {
position:relative;
	left:0px;
	margin-bottom: 3px;
	margin-right: 3px;
}
#nav {
	float: left;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
	
	 }

#nav li {
background-image: url(images/heart.jpg);
background-repeat: no-repeat;
background-position: 0.5em;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
list-style: none;
}

#nav ul
{
text-align: left;


}

#nav ul li a
{
padding-left:20px;
text-align: left;
font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #9f0135;
}

#nav ul li a:hover
{
color: #FF99CC;
}
	
#bottom {
	background-color:#FF99CC;
	text-align:right;
	width:800px;
	font-size:10px;
	height: 25px;
	padding-top: 8px;
	color:#666666;
	}
#bottom a {
	padding-right: 10px;
	color:#9f0135;
	left: 180px;
	text-decoration:none;}
	
#packages {
	float:right;
	margin-left:10px;
	margin-right:10px;
	width: 560px;
	text-align: left;
	color: #666666;
	background: #f2ede9;
	
	}
#packages img {
	float: left;
	clear:both;
	left:0px;
	margin-right:15px;
	border: 1px solid black;
	}

#packages table {	
	position:relative;
	text-align:center;
	left:25px;
	color:#000000;
}

span {
	font-size:9px;
	}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	border: 2px solid #666666;
	height:90px;
	
}



.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	bottom: 50px; /* means the pop-up's top is 50px away from thumb's top */
	right: 20px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 120px; /* enter desired thumb width here */
	
}

/* smart image enlarger ends here */


.ienlargerbig {
	float: left;
	border: 2px solid #666666;
	height:160px;
	
}



.ienlargerbig a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlargerbig a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlargerbig span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlargerbig a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlargerbig img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlargerbig a:hover span { 
	display:block;
	bottom: 50px; /* means the pop-up's top is 50px away from thumb's top */
	right: 20px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 120px; /* enter desired thumb width here */
	
}

/* smart image enlarger ends here */

