

body {
	margin: 0;
	padding: 0;
	background: #9999cc;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #365F91;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #365F91;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover, a.woblink:hover, a.santikara:hover {
	text-decoration: none;
}

a.woblink {
				color: #000;
}

a.santikara {
				color: #365F91;
				text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

img.star0 {
    position: absolute;
    top: 320px;
    left: 435px;
    width: 60px;
}

img.star1 {
    position: absolute;
    top: 100px;
    left: 45px;
    width: 120px;
}

img.star2 {
    position: absolute;
    top: 200px;
    left: 710px;
    width: 60px;
}

img.star3 {
    position: absolute;
    top: 300px;
    left: 35px;
    width: 50px;
}

img.star4 {
    position: absolute;
    top: 250px;
    left: 410px;
    width: 40px;
}

img.star5 {
    position: absolute;
    top: 200px;
    left: 715px;
    width: 90px;
}

img.star6 {
    position: absolute;
    top: 100px;
    left: 410px;
    width: 60px;
}

img.star7 {
    position: absolute;
    top: 150px;
    left: 335px;
    width: 50px;
}

img.star8 {
    position: absolute;
    top: 110px;
    left: 910px;
    width: 40px;
}

img.star9 {
    position: absolute;
    top: 275px;
    left: 825px;
    width: 90px;
}


/* Header */

#header {
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(../images/header.gif);
}


/* Menu Header */

#menuheader {
	width: 954px;
	height: 30px;
	margin: 0 auto;
	border-radius: 10px;

}


/* Logo */

#logo {
	float: left;
}


/* 	text-transform: lowercase; - line removed oct*/

#logo h1, #logo h2 {
	float: left;
	color: #CC3399;
}


#logo h1 {
	padding: 20px 0px 0px 0px;
	font-weight: bold;
}

#logo h2 {
	padding: 130px 0px 0px 260px;
	font-size: 20px;
	font-weight: bold;
}

#logo h2i {
	padding: 130px 0px 0px 190px;
	font-size: 15px;
	font-weight: italic;
}

#logo h3 {
	padding: 20px 0px 0px 860px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 950px;
	padding: 0px 0px 5px 0px;
	float: left;
/*		background: url(../images/menuheader.gif); */

}


#menu h2 {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #365F91;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 36px;
	font-weight: bold;
}

#menu h3 {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #365F91;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

#menu ul {
	margin: 0;
	padding: 4px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}




#menu li {
	display: inline;
}

#menu li.active {
	display: inline;
	padding: 0 14px 0 14px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;
}

#menu li.paddedleft {
	display: inline;
	padding: 0px 0px 0px 105px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;

}

#menu li.paddedright {
	display: inline;
	padding: 0px 75px 0px 0px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;

}
#menu a {
	padding: 0 14px 0 14px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;
}

#menu a:active {
	padding: 0 14px 0 14px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;
}



/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFF66 url(../images/tintwhole.gif) repeat-y;
}

#bg {
/*	background: url(../images/img06.jpg) repeat-y left bottom; */
}




/* Content */

#content {
	float: left;
	width: 714px;
/*	background: url(../images/img04.jpg) no-repeat; */
}

/* Posts */

.post {
	width: 700px;
	padding: 0px 0px 0px 10px;
}

.post a {
	color: #365F91;
}

.post .title {
	padding: 0 0 0 12px;
	
}

.post .title a {
	color: #365F91;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .hours {
	margin: 0px 20px 0px 12px;
	text-align: left;
	color: #79AFCD;
}

.post .entry {
	padding: 10px 0px 0 10px;
	text-align: center;
	font-size: 18px;

}

.post .note {
	padding: 10px 0px 0 10px;
	text-align: center;
	font-size: 12px;

}

.post .meta {
	padding: 15px 12px;
/*	background: url(../images/img08.jpg) no-repeat left bottom;*/
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
/*	background: url(../images/img09.gif) no-repeat left center; */
}

.post .comments {
/*	background: url(../images/img10.gif) no-repeat left center; */
}

/* Sidebar right */

#sidebarright {
	text-transform: lowercase;
	float: right;
	width: 105px;
	font-size: 16px;
	font-weight: bold;
}

#sidebarright a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#sidebarright a:visited {
	text-decoration: none;
	color: #999999;
}

#sidebarright a:hover {
	text-decoration: none;
	color: #365F91;
}

#sidebarright a:active {
	text-decoration: none;
	color: #365F91;
}

#monstermunchcafebtn{

	background: url(../images/ManButton06.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}

#eventsbtn{

	background: url(../images/ManButton07.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}


#holidayclubbtn{

	background: url(../images/ManButton08.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}

#montysdaycarenurserybtn{

	background: url(../images/ManButton09.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}

#locationandcontactbtn{

	background: url(../images/ManButton10.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}





/* Sidebar */

#sidebar {
	text-transform: lowercase;
	float: left;
	width: 105px;
	font-size: 16px;
	font-weight: bold;
}

#sidebar h2 {
	font-size: 24px;
	padding: 5px 0px 0px 10px;
	color: #365F91;
}

#sidebar h3 {
	padding: 30px 0px 0px 10px;
	font-weight: bold;
	color: #365F91;
}

#sidebar a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:visited {
	text-decoration: none;
	color: #999999;
}

#sidebar a:hover {
	text-decoration: none;
	color: #365F91;
}

#sidebar a:active {
	text-decoration: none;
	color: #365F91;
}


#sidebar ul {
	width: 200px;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#sidebar li {
}



#sidebar li ul {
	padding: 5px 0 5px 20px;
	width: auto;
}

#sidebar li li {
	padding: 5px 0 5px 0;
/*	background: url(../images/img13.gif) repeat-x; */
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}

#sidebar li li.active {
	color: #365F91;
}

#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
/*	background: url(../images/img12.jpg) no-repeat left bottom; */
}

#homebtn{
	background: url(../images/ManButton01.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}

#gallerybtn{
	background: url(../images/ManButton02.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}


#partytimebtn{

	background: url(../images/ManButton03.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}

#playsessionsbtn{

	background: url(../images/ManButton04.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}

#membershipsbtn{

	background: url(../images/ManButton05.gif) no-repeat left center;
	padding: 0px 0px;
	margin: 10px 0px;
  	font-size:14px;
	font-family:Calibri;
	font-weight: bold;
	color:#fff;
	width:100px;
	height:60px;
	text-align: center; 
	border:solid 0px;
}



/* button */


/* remove features for the moment

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

*/




/* Footer */

#footer {
	padding: 30px 0;
	width: 954px;
	margin: 0 auto;
	background: #FFFF66 url(../images/tintwhole.gif) repeat-y;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #365F91;
}

#footer a {
	color: #365F91;
}