/*--------------------------------
Stylesheet for Waratah Gardens
Author - RudeGoose
---------------------------------*/

body{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#444;
font-size:70%;
background:#ddd url(images/bg.gif);
}
a:link, a:visited{
	text-decoration:none;
	color:#991B14;
}
a:hover{
	color:#666;
}
h3{
	color:#3a5038;
	font-size:120%;
	border-bottom:1px solid;
	margin-bottom:0;
}
#active{
	background:#ccc url(images/linkBG1.jpg) bottom;
	padding:3px 10px;
	display:block;
	height:30px;
}
#logo{
	margin:20px 0 0 20px;
}
#contact{
	float:right;
	text-align:right;
	margin-top:10px;
	padding-right:25px;
}
#container{
	width:790px;
	position:relative;
	margin:0 auto;
	text-align:left;
	background:#fff url(images/body.jpg) repeat-y;
}
#foot{
	width:790px;
	height:36px;
	background:url(images/foot.jpg) no-repeat bottom;
	clear:both;
	text-align:center;
	font-size:90%;
	color:#666;
}
#foot p{
	padding-top:5px;
	margin:0;
}
#head{
	width:790px;
	height:118px;
	background:url(images/head.jpg);
}
#height{
	width:1px;
	height:350px;
	float:left;
}
#height2{
	width:1px;
	height:500px;
	float:left;
}

#imagegallery{
	width:240px;
	margin:0;
	padding:10px 0;
	float:left;
}
#imagegallery img{
	border:0;
	margin:1px;
	padding:0;
	width:78px;
}
#imagegallery li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#imagegallery ul{
	margin:0;
	padding:0;
}
#mainImage, #placeholder{
	padding:1px;
	border:1px solid #ccc;
	background:#fff;
	margin-top:180px;
	float:left;
}
#navigation{
	background:#fdfdfd url(images/nav_bottom.jpg) no-repeat bottom left;
	width:770px;
	margin:-4px 0 0 0;
	padding:0 0 0 20px;
	float:left;
}
#navigation li{
	float:left;
	list-style:none;
	padding:3px 15px;
	width:auto;
	text-align:center;
	margin-left:3px;
	height:33px;
	background:url(images/linkBG1.jpg) bottom;
	border-right:1px solid #ddd;
}
#palmBG{
	background:url(images/palmBG.gif) no-repeat top right;
	width:446px;
	height:480px;
	position:absolute;
	top:5px;
	left:340px;
	
}
#grassBG{
	background:url(images/grassBG.gif) no-repeat top right;
	width:446px;
	height:480px;
	position:absolute;
	top:5px;
	left:340px;
	
}
#waratahBG{
	background:url(images/waratah.gif) no-repeat top right;
	width:446px;
	height:480px;
	position:absolute;
	top:5px;
	left:340px;
	
}
#mapleBG{
	background:url(images/maple.gif) no-repeat top right;
	width:446px;
	height:480px;
	position:absolute;
	top:5px;
	left:340px;
	
}
#fernBG{
	background:url(images/fernBG.gif) no-repeat top right;
	width:446px;
	height:480px;
	position:absolute;
	top:5px;
	left:340px;
	
}
#text{
	width:245px;
	padding:50px 0 20px 0;
	margin-left:40px;
}
#text p{
	margin-top:5px;
}

