html, body {
	background: #074807 url('images/background.png') repeat-x top center;
	color: #9DD975;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}

a, a:link, a:visited {
	color: #CAF1B0;
}

#header {
	height: 123px;
	
}

#logo {
	margin-left: -15px;
float: left;
}

#menu {
	margin: 91px 20px 0px 0px;
}

#gallery, #enquiries, #footer, #directory, #location {
	border-top: 1px dotted #356316;
}

#footer, #directory {
	color: #4B7C2A;
}

#footer h3 {
	color: #AE997B;
}

#footer a, #footer a:link, #footer a:visited, #directory a, #directory a:link, #directory a:visited {
	color: #4B7C2A;
}

#footer a:hover, #footer a:active, #directory a:hover, #directory a:active  {
	color: #4B7C2A;
}

#guestbook, #special, .footer-block, #edit-page-block {
	border: 1px solid #9AB167;
	background: #356316;
	color: #7CB159;
}

#guestbook h1, #guestbook h2, #guestbook h3, #guestbook h4, #guestbook h5, #guestbook h6, #special h1, #special h2, #special h3, #special h4, #special h5, #special h6, #special-phone,
.footer-block h1, .footer-block h2, .footer-block h3, .footer-block h4, .footer-block h5, .footer-block h6, #edit-page-block h1, #edit-page-block h2, #edit-page-block h3, #edit-page-block h4, #edit-page-block h5, #edit-page-block h6 {
	color: #FFFFFF !important;
}

#guestbook strong, #special strong, #guestbook b, #special b {
	color: #1D7AB6;
}

.menu-items .first {
	border: none;
}

#header .menu-items a, #header .menu-items a:link, #header .menu-items a:visited {
	color: #B8AD98;
	font-weight: bold;
	padding: 0px 13px;
}

#header .menu-items a:hover, #header .menu-items a:active {
	color: #FFFFFF;
}

#footer .menu-items a {
	border-left: 1px dotted #BFAC91;
}

#gallery-inner a img {
	border: 1px solid #BFAC91 !important;
}

.button {
	background: url('images/button.png') no-repeat 0px 0px;
	height: 38px;
}	

.button a {
	color: #FFFFFF !important;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 11px 0px 0px 40px;
}

.button:hover {
	background: url('images/button.png') no-repeat 0px -38px;
}

input, select, textarea, #map {
	border: 1px solid #89A456;
	background: #FFFFFF;
}

/*.footer-block, #edit-page-block {
	border: 1px solid #356316;
	background: #FFF3DF;
}*/

.contact-form {
	border-left: 1px dotted #356316;
}

#text, #location {
	padding-left: 120px;
}

#location {
	border-top: none;
}

#content-inner {
	margin-left: -120px;
}

#content {
	padding-top: 0px;
}

#flash {
	padding-top: 0px;
}

/* jQuery Theme*/

.ui-widget h3 {
	color: #005B96 !important;
}

.ui-widget-overlay {
	background-color: #000000 !important;
	opacity: .75 !important;
	filter:Alpha(Opacity=75) !important;
}

.ui-widget-content {
	background: #C4E3F5 !important;
	border-color: #00A2DD !important;
	color: #005B96 !important;
}

.ui-widget-header {
	border-width: 0px 0px 1px 0px !important;
	border-style: dotted !important;
	border-color: #00A2DD !important;
	background: none !important;
	color: #005B96 !important;
}

.ui-state-default {
	border-color: #86C7EF !important;
	background: #DFF4FF !important;
}

.ui-state-hover {
	border-color: #00A2DD !important;
	background: #C4E3F5 !important;
}

.ui-state-highlight {
	border-color: #00A2DD !important;
	background: #C4E3F5 !important;
}

.ui-state-active {
	border-color: #00A2DD !important;
	background: #7FD2FF !important;
	font-weight: bold !important;
}

