#printable {
display:none;
}
			body {
				background-color: #1b1b1b;
				background-image: url('../images/bg.jpg');
				margin: 0px;
			}
			body,div,td,p {
				font-family: Arial, sans-serif;
				font-size: 12px;
			}
			#site {
				width: 764px;
				margin: 0 auto;
				background-color: #fff;
			}
			#main {	
				width: 476px;
				padding: 15px;
				padding-top: 0px;
			}
			.head {
				font-size: 18px;
				color: #4a4a4b;
				margin-bottom: 0px;
			}
			p {	
				text-align: justify;
			}
			#events {
				padding-right: 10px;
			}
			#dates li {
				padding-bottom: 10px;
			}
			#menus {
                                margin: 0px;
                                padding: 0px;
                        }
			#menus li {
				list-style-type: none;
                                text-indent: 0px;
                                background-color: #5E5E60;
                                color: #fff;
                                width: auto;
                                color: #fff;
                                font-family: Arial, sans-serif;
                                font-size: 1.2em;
			}
			#menus li a {
				background-color: #113302;
                                padding-right: 20px;
                                display: block;
                                width: auto;
				text-align: right;
                                height: 25px;
                                line-height: 25px;
                                color: #fff;
                                text-decoration: none;
                                border-bottom: 1px solid #fff;
                        }
			#menus li a:hover {
				background-color: #2e581b;
				background-image: url('/images/pdf.png');
				background-position: right;
				background-repeat: no-repeat;
			}

			#navigation {
				margin: 0px;
				padding: 0px;
			}
			#navigation li {
				list-style-type: none;
				text-indent: 0px;
				background-color: #113302;
				color: #fff;
				width: 231px;
				color: #fff;
				font-family: Arial, sans-serif;
				font-size: 1.2em;
			}
			#navigation li a {
				padding-left: 20px;
				display: block;
				width: 211px;
				height: 58px;
				line-height: 58px;
				color: #fff;
				text-decoration: none;
				border-bottom: 1px solid #fff;
			}
			.button a {
				background-color: #113302;
			}
			.button a:hover {
				background-color: #2e581b;
			}
			.active a {
				background-color: #2e581b;
			}
			.title {
				font-weight: bolder;
				font-size: 14px;
			}
			.date {
				color: #555;
			}
			.mooquee_item {
				padding-bottom: 5px;
				padding-top: 5px;
				margin: 0px;
			}
			.bedroom {
				clear: both;
				padding-bottom: 5px;
				height: 153px;
				margin-top: 5px;
				border-bottom: 1px dotted #000;
			}
			.function {
				 clear: both;
                                padding-bottom: 5px;
                                height: 163px;
                                margin-top: 5px;
                                border-bottom: 1px dotted #000;
			}
			.subhead {
				color: #000;
				font-size: 16px;
				margin: 0px;
				padding-top: 4px;
			}
			.beddesc {
				color: #616161;
				width: 286px;
				margin-top: 0px;

			}
			.smlimage {
				border: 0px;
				margin-right: 10px;
				clear: both;
			}
			.mainimage {
				float: right;
				clear: both;
			}
			.right {
				text-align: right;
			}
			.input {
				width: 300px;
			}
			.textarea {
				width: 100%;
				height: 100px;
			}
#footer {
background-color:#113302;
color: #fff;
padding: 10px;
}
#footer a {
	color: #fff;
}
