
body {
	margin: 0 auto;
	font: 12px/1.9 "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	min-width: 760px;
}

#contact a, #book a {
	color: #fff;
}

#home, #farm, #birds, #small, #therapy, #contact, #book, #green, #retreat {
         width: 800px;
         margin: 0 auto;
         text-align: left;
}

#home, #retreat, #farm, #contact, #book  {
	background-color: #95c3fa; /* #2e6fc2; */
}

#birds {
	background-color: #cc9933;
}

#small, #green {
	background-color: #99cc66;
}

#therapy {
	background-color: #cc99ff;
}


/*
body.home {
	background-color: #2e6fc2;
}

body.contact {
	background-color: #3366cc;	
}

body.book {
	background-color: #3366cc;	
}

body.farm {
	background-color: #3366cc;
}

body.birds {
	background-color: #cc9933;
}

body.small {
	background-color: #99cc66;
}

body.green {
	background-color: #99cc66;
}

body.therapy {
	background-color: #cc99ff;
}
*/

.imageright {
	padding: 0 0 0 10px;
	float: right;
	display: block;
}

.imageleft {
	padding: 0 0 0 10px;
	float: left;
	display: block;
}

.imageleft a {
	text-decoration: none;
}

a#globe { /* and this is the logo as css background image */
	right: 10px;
	width: 150px;
	height: 138px;
	background: url('photos/globe_in_hand3.png');
	display: block; 
	text-decoration: none;	
}

a#retreat { /* and this is the logo as css background image */
	right: 10px;
	width: 117px;
	height: 193px;
	background: url('images/goodretreat.gif');
	display: block; 
	text-decoration: none;	
}

p.indent {
	padding: 0 0 0px 200px;
}

p.indent50 {
	padding: 0 0 0px 50px;
}

p.indent100 {
	padding: 0 0 0px 100px;
}

p.indent150 {
	padding: 0 0 0px 150px;
}

p.indent200 {
	padding: 0 0 0px 200px;
}

p.indent250 {
	padding: 0 0 0px 250px;
}

p.indent300 {
	padding: 0 0 0px 300px;
}

p.indent350 {
	padding: 0 0 0px 350px;
}

p.indent400 {
	padding: 0 0 0px 400px;
}
p.indent450 {
	padding: 0 0 0px 450px;
}

#indented {
	padding: 0 0 0px 250px;
}

#indented150 {
	padding: 0 0 0px 150px;
}


#page {
	width: 780px;
	background: url(photos/Background6.png) no-repeat;
	background-position: 50% -169px;
	padding: 30px 10px 10px 10px;
	margin: 0;
}

.safari3 #page {
	background-position: 50% -166px;
}

#footer {
	font-size: 11px;
	text-align: center;
	margin-top: 60px;
	color: #888;
	clear: both;
}

.safari3 h1 {
	font-size: 24px;
	padding: 10px 0 0 0;
}

.ie h1 {
	font-size: 24px;
	padding: 10px 0 0 0;
}

.ie h2 {
	font-size: 18px;
}

body.home h1 {
	color: #fff;
	text-align: right;
}

body.farm h1 {
	color: #fff;
	text-align: right;
}

body.birds h1 {
	color: #fff;
	text-align: right;
}

body.small h1 {
	color: #fff;
	text-align: right;
}

body.green h1 {
	color: #fff;
	text-align: right;
}

body.therapy h1 {
	color: #fff;
	text-align: right;
}

body.retreat h1 {
	color: #fff;
	text-align: right;
}

body.contact h1 {
	color: #fff;
	text-align: right;
}

body.book h1 {
	color: #fff;
	text-align: right;
}

#navigation {
	display: block;
	/* background: url(images/BarBackground.png) repeat-x 50% 100%; */
	background: url(photos/Background6.png) no-repeat;	
	padding: 0 40px 1px;
	font-size: 11px;
	margin: 0;
}

#navigation * {
	padding: 0;
	margin: 0;
}

#navigation ul {
	display: block;
	margin: 0 auto;
	/* background: url(images/image000.jpg) no-repeat 100% 50%; */
}

#navigation li {
	display: block;
	float: left;
}

#navigation li:hover {
	
}

#navigation, #navigation ul {
	display: inline-block;
}

#navigation:after, #navigation ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #navigation, * html #navigation ul { height: 1% }
#navigation, #navigation ul { display: block }
/* End hide from IE-mac */

#navigation li a {
	display: block;
	padding: 75px 7px 30px;
	color: #ba0; /* #2e6fc2; */ /* #ccc */
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/Icons.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-align: center;
	width: 6.9em;
}

#navigation li a:hover {
	background-image: url(images/IconsHover.png);
	color: #000; /* #f8f8f8; */
	font-weight: bold;
	/* text-shadow: #444 0 1px 0; */
}

#navigation li.active a, #navigation li.active a:hover {
	font-weight: bold;
	background-image: url(images/IconsHover.png);
	color: #000; /* #f8f8f8; */
	/* text-shadow: #444 0 1px 0; */
}

#navigation li#nav-home a {
	background-position: 50% 0;
}

#navigation li#nav-farm a {
	background-position: 50% -500px;
}

#navigation li#nav-retreat a {
	background-position: 50% -1200px;
}

#navigation li#nav-birds a {
	background-position: 50% -200px;
}

#navigation li#nav-small a {
	background-position: 50% -1500px;
}

#navigation li#nav-therapy a {
	background-position: 50% -2000px;
}

#navigation li#nav-contact a {
	background-position: 50% -2500px;
}

#navigation li#nav-book a {
	background-position: 50% -3000px;
}

