html, body {
	margin: 0;
	padding: 0;
	background-color: #000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.1em;
}
#wrapper {
	background-color: #6699cc;
	width: 740px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/hdr-orge.jpg);
	height: 127px;
	font-size: 0.8em;	
	}
#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 106px;
	padding-right: 0px;
	text-align: right; 
	}
#header li {
	display: inline;
	padding: 0 14px 0 0;
	}
#header a:link, #header a:visited {
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	}
#header a:hover {
	color: #555;
	font-weight: bold;	
	text-decoration: none;
	}	
#current {
	color: #ffff35;
	font-weight: bold;
}
	

#content {
	margin: 35px 35px 0px 35px;
	padding: 0;
	background-color: #66CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.3em;
}

.ka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #3A90D6;
	}
.ci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #52BD3E;
}	
#cis ul {
	list-style-image: url(../images/dfly.gif);
	margin-left: 100px;}	
#cis li {
	margin-bottom: 10px;
	text-align: left;
	}	
	
.clear {
	clear: both;
	}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #ff7d01;
	}
.accept {
	font-size: 0.75em;
	}

h1 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.6em;
	margin: 0 0 0.750em 0;
}


h2 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.4em;
	margin: 0 0 0.75em 0;
}

h3 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.2em;
	margin: 0 0 0.75em 0;
}

#about ul {
	list-style-image: url(../images/dfly.gif);
	padding-left: 20px;
	margin-left: 25px;
}
#about li {
	margin-bottom: 1.25em;
	}

#gallery td {
	text-align: center;
	vertical-align: bottom;
}

#gallery img {
	border: 1px solid 
}
h5 {
	background-color: #fdfebf;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 0.9em;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

hr {
	color: #3A90D6;
	size: 3px;
	width: 75%;
	}

.floatlft img {
	position: relative;
	float: left;
	margin: 0px 15px 0px 0px;
}
.floatrt img {
	position: relative;
	float: right;
	margin: 0px 0px 0px 10px;
}

#gallery img {
	border: 1px #000 solid;
}

img {
	border: 0px #000 solid;
}

.b_img {
	border: 1px #000 solid;
}

.sched td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0.5em;
}

.sched h3 {
margin-bottom: -0.6em;
}

/* Registration styles */

#bbox {
	position: relative;
	float: right;
	text-align: center;
	display: inline;
	padding-left: 10px;
}

#schedreg a:link, #schedreg a:visited {
	display: block;
	width: 172px;
	height: 108px;
	background: url("../images/sr-w.gif") top left no-repeat;
	}
	
#schedreg a:hover {
	display: block;
	width: 172;
	height: 108px;
	background: url("../images/sr-t.gif") top left no-repeat;
	}
	
#footer {
	background-color: #000;
	text-align: center;
	width: 740px;
	}
#footer img {
	border: 0px #000 solid;
}
	
#copyrt {
	background-color: #000;
	font-size: 0.7em;
	color: #fdfebf;
	text-align: center;
}
#copyrt a:link, #copyrt a:visited {
	color: #0F0;
}
#copyrt a:hover {
	color: #000;
	background-color: #fdfebf;
}

#color {
	border: dotted 6px #FF0000;
	padding: 20px 0 0 0;
	margin-bottom: 15px;
	text-align: center;
		}
.partytxt {
	color: #F36;
	font-weight: bold;
	}
.partyreminder {
	border: dotted 8px #F36;
	padding: 10px;
	color: #F36; 
	}
		
.partypkg ol {
	margin-left: 70px;
	}	
.partypkg ul {
	list-style: none;
	margin-left: 45px;
	}
.partypkg li {
	margin-bottom: 0.3em;
	}
#b_party a:link, #b_party a:visited {
	display: block;
	width: 172px;
	height: 64px;
	margin-bottom: 1px;
	background: url("../images/b-party.gif") top left no-repeat;
	text-align: center;
		}
	
#b_party a:hover {
	display: block;
	width: 172px;
	height: 64px;
	margin-bottom: 1px;
	background: url("../images/b-party.gif") bottom left no-repeat;
	text-align: center;
	}
#birthday {
	background-image: url(../images/birthday470.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 470px;
	border: dotted 6px #FF3366;
	height: 196px;
	}			
	
#faq ol {
	list-style-image: none;
}
#faq li {
	margin-bottom: 0.5em;
}
#faq p {
	margin-left: 2em;
	}

#artfaqs ul {
	list-style: none;
}		
#artfaqs li {
	margin-bottom: 0.5em;
}
.prg	{
	background-image: url(../imagez/bg-green.gif);
	background-position: center;
	width: 624px;
	border: dotted 8px #3A90D6;
	vertical-align: middle;
	padding: 12px;
	}	
.prg h1 {
	font: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
	background-color: transparent;
	margin: 0;
	}
.prg h2 {
	font: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
	background-color: transparent;
	margin: 0 0 0 2em;
	}	
#prgcl {
	width: 425px;
	}
#chik {
	border: #d34c53 dotted 8px;
	padding: 10px 20px 0 20px;
	}		
	
#fall {
	border: dotted 8px #996633;
	width: 430px;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	text-align: center;
	}		
#fall h1 {
	color: #996633;
	}
	
#dpink{
border: 6px #FF0000 dotted;
padding: 0 15px;
font-size: 90%;
} 
.dp {
color: #FF0000;
font-style: italic;
}
