/* CSS Document */

body {
	background-color: #E3E3CD;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(ivybg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	/*letter-spacing: 1px;*/
	color: #e3e3cc;
}

a:link {
	color: #e3e3cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e3e3cc;
}
a:hover {
	text-decoration: none;
	background-color: #000000;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 10px;
	font-weight: bold;
}

#container {
	width: 730px;
	\width: 750px;
	w\idth: 730px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #3a5e48;
}

#banner {
	padding: 10px 0px 10px 0px;
	margin-bottom: 0;
	background-image: url(images/hdr_gallery_01.jpg);
	background-repeat: no-repeat;
	height: 490px;
}

#banner-antler {
padding: 10px 0px 10px 0px;
margin-bottom: 0;
background-image: url(images/hdr_antler_01.jpg);
background-repeat: no-repeat;
height: 490px;
}

#banner-songbird {
padding: 10px 0px 10px 0px;
margin-bottom: 0;
background-image: url(images/hdr-chalet_01.jpg);
background-repeat: no-repeat;
height: 490px;
}

#banner-contact {
	padding: 10px 0px 10px 0px;
	margin-bottom: 0;
	background-image: url(images/hdr_map_01.jpg);
	background-repeat: no-repeat;
	height: 490px;
}

/*#banner {
	padding: 10px 0px 10px 0px;
	margin-bottom: 0;
	background-image: url(images/hdr_home_01.jpg);
	background-repeat: no-repeat;
	height: 430px;
}*/


div#navbar {
	margin-top: 70px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #587129;
	border-top: solid #E3E3CC 1px;
	border-bottom: solid #E3E3CC 1px;
	padding: 4px 0px 4px 0px;
	width: 730px;
	\width: 750px;
	w\idth: 730px; 
}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #E3E3CC;
	text-decoration: none;
	border: none;
	display: inline;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right:10px; 
}

#navbar ul li a:hover, #navbar ul li a.current {
	color: #E3E3CC;
	background-color: #45512E;
	text-decoration: none;
	border: none #6188b0; 
}

#navbar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
}


/* -- Dropdown Menu Items -- */

#dropmenudiv {
position:absolute;
margin-top: 4px;
/*border:1px solid #848484;*/
border-bottom-width: 0;
font:bold 11px Verdana;
line-height:16px;
z-index:100;
}

#dropmenudiv a {
background-color: #587129;
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid #ffffff;
padding: 8px 0;
text-decoration: none;
font-weight: bold;
color:#E3E3CC;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #45512E;
color: #E3E3CC;
}




/* div#navbar {
	margin-top: 410px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #587129;
	border-top: solid #E3E3CC 1px;
	border-bottom: solid #E3E3CC 1px;
	padding: 4px 0px 4px 0px;
	width: 730px;
	\width: 750px;
	w\idth: 730px; 
}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #E3E3CC;
	text-decoration: none;
	border: none;
	display: inline;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right:10px; 
}

#navbar ul li a:hover, #navbar ul li a.current {
	color: #E3E3CC;
	background-color: #45512E;
	text-decoration: none;
	border: none #6188b0; 
}

#navbar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
}*/

#content {
	padding: 10px 125px 10px 125px;
	background-color: #3a5e48;
}

#home01 {
	padding: 16px 0px 20px 0px;
	background-image: url(images/leaves_03.jpg);
	background-repeat: no-repeat;
	background-position: 90% 100%;
	height: 217px;
}

#home02 {
	padding: 25px 0px 20px 0px;
	height: 217px;
	background-image: url(images/leaves_06.jpg);
	background-repeat: no-repeat;
	background-position: 90% 100%;
}

#home03 {
	padding: 25px 0px 20px 0px;
}

#home04 {
	padding: 25px 0px 20px 0px;
}

#home05 {
	padding: 25px 0px 20px 0px;
}

#home06 {
	padding: 25px 0px 20px 0px;
	height: 217px;
	background-image: url(images/leaves_12.jpg);
	background-repeat: no-repeat;
	background-position: 90% 100%;
}
.leftalign {
	float: left;
	padding-right: 10px;
}

#footer {
	clear: both;
	padding: 10px;
	margin-top: 0;
	background-color: #3a5e48;
	font-size: 10px;
}