#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;
}
.even {
	background-color: #D5DAD6;
	padding: 0px 5px;
	border: 1px solid #ccc;
}
.odd {
	padding: 0px 5px;

	border: 1px solid #ccc;
}
.even, .odd {
	margin: 6px 0px 6px 0px;
}
.even a, .odd a {
	color: #113302;
	text-decoration: underline;
}
.even a:hover, .odd a:hover {
	color: #2e581b;
	text-decoration: none;
}
fieldset {
	border: 1px solid #ccc;
	margin-left: 0px;
}
#menus {
	width: 100%;
}
#menus a {
	color: #000;
}
#menus img {
	border: 0px;
}
.smaller {
}
#callNowHolder {
	position:relative;
	z-index:999;
}
#callNowHolder #callNowPopUp {
	
	position:fixed;
	top:50%;
	left:50%;
	width: 474px;
	height: 305px;
	z-index:1010 !important;
	background:#4E4E4E;
/*	padding:20px 20px 30px 20px;*/
	border: 3px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	margin: -153px 0px 0px -237px;
}
#callNowHolder #closeText {
	z-index:1020 !important;
	position:absolute;
	top:386px;
	right:162px;
	font-size:190%;
}
div.popcontainer {
	padding: 20px;
}
#callNowPopUp * {
	color: #fff;
}
#callNowPopUp h1 {
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
}
#callNowPopUp p {
	font-size: 17px;
}
#closeLink a {
	display: block;
	float: right;
	width: 7px;
	border: 1px solid #fff;
	background-color: #736F6E;
	text-align: center;
	text-decoration: none;
	padding: 3px 5px;
	margin-top: -4px;
}
#closeLink a:hover {
	background-color: #725953;
}

