body {
	background-image: url(../images/background.gif);
	background-color: #0f020c;
	margin: 0 auto;
	background-position: center top;
	color: white;
	text-align: justify;
	background-repeat: no-repeat;
}

a {
	outline: none;
}


.blogContent {
}

.blogContent a {
	color: #e779cc;
}

.blogContent ul, ol {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}


#header {
	float: left;
	padding-top: 25px;
}

#logo {
	width: 278px;
	height: 172px;
	float: left;
}

#logoImage {
	width: 278px;
	height: 172px;
}

#banner {	
	width: 627px;
	float: right;
}


#nav ul {
	list-style-type: none;
	width: 100%;
	padding-left: 0;
	margin-left: 0;
	float: left;
}

#nav li {
	display: block;
	float: left;
	margin-right: 10px;
	height: 34px;
	width: auto;

}

#nav a {
	background-repeat: no-repeat;
}

.homeButton{
	background-image: url(../images/homeButton.png);
	width: 67px;
	height: 34px;
	text-decoration: none;
	display: block;
}

.homeButtonActive, .homeButtonActive, .homeButton:hover {
	background-image: url(../images/homeButtonRoll.png);
	width: 67px;
	height: 34px;
	display: block;
}

.newsButton{
	background-image: url(../images/newsButton.png);
	width: 67px;
	height: 34px;
	display: block;
}

.newsButtonActive, .newsButton:hover {
	background-image: url(../images/newsButtonRoll.png);
	width: 67px;
	height: 34px;
	display: block;

}

.aboutButton{
	background-image: url(../images/aboutButton.png);
	width: 76px;
	height: 34px;
	display: block;
}

.aboutButtonActive, .aboutButton:hover {
	background-image: url(../images/aboutButtonRoll.png);
	width: 76px;
	height: 34px;
	display: block;}

.galleryButton{
	background-image: url(../images/galleryButton.png);
	width: 83px;
	height: 34px;
	display: block;}

.galleryButtonActive, .galleryButton:hover {
	background-image: url(../images/galleryButtonRoll.png);
	width: 83px;
	height: 34px;
	display: block;}

.privateButton{
	background-image: url(../images/privateButton.png);
	width: 156px;
	height: 34px;
	display: block;}

.privateButtonActive, .privateButton:hover {
	background-image: url(../images/privateButtonRoll.png);
	width: 156px;
	height: 34px;
	display: block;}

.classesButton{
	background-image: url(../images/classesButton.png);
	width: 83px;
	height: 34px;
	display: block;}

.classesButtonActive, .classesButton:hover {
	background-image: url(../images/classesButtonRoll.png);
	width: 83px;
	height: 34px;
	display: block;}
	
.partiesButton{
	background-image: url(../images/partiesButton.png);
	width: 83px;
	height: 34px;
	display: block;}

.partiesButtonActive, .partiesButton:hover {
	background-image: url(../images/partiesButtonRoll.png);
	width: 83px;
	height: 34px;
	display: block;}

.locationButton{
	background-image: url(../images/locationButton.png);
	width: 95px;
	height: 34px;
	display: block;}

.locationButtonActive, .locationButton:hover {
	background-image: url(../images/locationButtonRoll.png);
	width: 95px;
	height: 34px;
	display: block;}

.contactButton{
	background-image: url(../images/contactButton.png);
	width: 97px;
	height: 34px;
	display: block;}

.contactButtonActive, .contactButton:hover {
	background-image: url(../images/contactButtonRoll.png);
	width: 97px;
	height: 34px;
	display: block;}

#content {
}

#left {
}

#leftTop {
	height: 25px;
	background-image: url(../images/contentBoxTop.png);
	background-repeat: no-repeat;
}

#leftBottom {
	height: 25px;
	background-image: url(../images/contentBoxBottom.png);
	background-repeat: no-repeat;
}

#leftContent {
	padding: 0 15px 0 15px;
	width: 600px;
	background-image: url(../images/contentBox.png);
	clear: left;
	float: left;
}

#leftContentGallery {
	padding: 0 0 0 15px;
	width: 615px;
	background-image: url(../images/contentBox.png);
	clear: left;
	float: left;
}

#leftContentContact {
	padding: 0 15px 0 15px;
	width: 600px;
	height: 400px;
	background-image: url(../images/contentBox.png);
	clear: left;
}

#leftContent p {
	padding-top: 18px;
	margin: 0;
}

#right {
}

#right p {
	font-size: 11px;
	margin: 0 0 8px 1px;
	padding: 0;
}

#leftContentContact .heading {	
	float: left;
	margin-bottom: 10px;
}

#homeHeading {
	height: 18px;
	width: 281px;
}

#newsHeading {
	height: 18px;
	width: 44px;
}

#aboutHeading {
	height: 18px;
	width: 86px;
}

#galleryHeading {
	height: 18px;
	width: 61px;
	margin-bottom: 12px;
}

#privateHeading {
	height: 18px;
	width: 130px;
}

#partiesHeading {
	height: 18px;
	width: 134px;
}

#classesHeading {
	height: 18px;
	width: 63px;
}

#locationHeading {
	height: 18px;
	width: 156px;
}

#contactHeading {
	height: 18px;
	width: 105px;
}

#articlesHeading {
	height: 18px;
	width: 69px;
	margin: 25px 0 0 1px;
}

.newsHeading {
	height: 18px;
	width: 118px;
	margin: 25px 0 0 1px;
}

#right h4 { 
	color: #e779cc;
	font-size: 12px;
	margin: 20px 0 5px 0;
}

.readMore {
	margin-bottom: 8px;
}

#footer {
	clear: both;
	margin-top: 30px;
}

#footerLeft ul a {
	text-decoration: none;
	color: #e779cc;
}

#footerLeft ul {
	list-style-type: none;
	padding: 0;
}

#footerLeft li {
	float: left;
	padding-right: 5px;
	color: #e779cc;
}

#footerLeft p {
	font-size: 11px;
	margin-top: 25px;
}

#footerLeft p a {
	color: white;
}

#footerRight h4 {
	color: #e779cc;
	font-size: 12px;
	margin-bottom: 6px;
}

#footerRight ul a {
	text-decoration: none;
	color: white;
	font-size: 11px;
}

#footerRight ul {
	list-style-type: none;
	padding: 0;
}

#contactForm {
	width: 300px;
	margin: 0 20px 0 0;
	float: left;
	clear: left;
}

#contactText {
	float: left;
	width: 275px;
	margin-top: 8px;
}

.error {
	padding: 0;
	border: none;
	background-color: transparent;
	color: #F00;
}

.success {
	padding: 0;
	border: none;
	background-color: transparent;
	color: #0F0;
}

#contactForm p {
	padding: 0;
	margin: 5px 0 2px 0;
}

input.textBox {
	width: 300px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/textBox.png);
	border: none;
	padding: 0;
	margin: 0;
}

.textArea {
	width: 300px;
	height: 180px;
	background-repeat: no-repeat;
	background-image: url(../images/textArea.png);
	border: none;
	padding: 0;
	margin: 0;
	overflow: auto;
}

.submit {
	height: 19px;
	width: 59px;
	background-repeat: no-repeat;
	background-image: url(../images/submit.png);
	border: none;	
	margin-top: 8px;
}


#right ul {
	list-style-type: none;
	padding: 0;
	margin-top: 17px;
}

#right li {
	margin-bottom: 5px;
}

#right a {
	color: #e779cc;
}

#right a:hover {
	color: white;
}

#right img {
	margin-right: 5px;
}

h3 {
	color: #e779cc;
	padding: 0;
	margin: 18px 0 0 0;
	font-size: 14px;
}

#leftContent .classesP {
	margin: 9px 0 0 0;
	padding: 0;
}

#leftContent .classesP2 {
	margin: 18px 0 0 0;
	padding: 0;
}

iframe {
	margin: 18px 0 0 0;
}

#gallery {
	width: 600px;
}

#partiesGallery {
	width: 600px;
	margin-top: 14px;
}

.thumb {
	padding: 0;
	margin: 10px 10px 0 0;
	float: left;
}

.thumbLast {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
}

#thumbLast {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
}

.blogTitle {
}

.blogDate {
	font-style: italic;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.img_right, .img_left {
	width: 250px;	
	margin-top: 18px;
	margin-bottom: 4px;
}

.img_right {
	float: right;
	margin-left: 15px;
}

.img_left {
	float: left;
	margin-right: 15px;
}

.pagePhoto {
	margin-top: 40px;
}

#partiesText {
	clear: both;
}

#leftContent .italic {
	font-style: italic;
	padding-top: 8px;
	margin-top: 0;
}

