a:link, a:visited  { color: #e5a200; }
body  { background-color: #ebe9e1; }

/* Remarked out by Bert Hixson
#top { background:#232323 url(images/bg.jpg) no-repeat top center; }
- end remarked out */

/* Added by Bert Hixson */

body  {background-color: #F4EED8; }

#top {
	background-image: url(../images/water-header.jpg);
	background-repeat: repeat-x;
	height: 270px;
}

#page-nav {
	background-image: url(fresh/bg-pagenav.png);
}

#cat-nav {
	position:relative;
	height:58px;
	background-image: url(fresh/bg-catnav.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: none;
}

#corner_flower {
	background-image: url(fresh/corner-flower.png)!important;
	/*background-image: url(assets/images/corner-flower-ie6.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 270px;
	width: 270px;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}

#palm_tree {
	background-image: url(fresh/palm-tree.png)!important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 409px;
	width: 272px;
	position: fixed;
	bottom: 0px;
	z-index: 1;
	right: 0px;
	float: right;
}

#footer{
	color:#663300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	padding: 25px 0;
	background-image: url(fresh/beach-starfish3.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	z-index: 8;
	background-color: #828282;
	height: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	text-decoration: underline;
	color:#663300; }
#footer a:hover { border-bottom:1px dotted; }
#footer #credit img{vertical-align:middle; }
#footer #credit span{display:none;}

#footer-widgets {
	position:relative;
	border-bottom: none;
	background-image: none;
	background-color: #F4EED8;
}

/* End added by Bert Hixson */

#nav li ul li  { background: #7d7d7d; }
.entry a.btn, input.submit, #commentform #submit { background-color:#6694ac; border:1px solid #557c90; }
.post #share .banner { background:url(fresh/banner-share.png) no-repeat; }
.featured-banner { background:url(fresh/banner-featured.png) no-repeat; }
