@charset "utf-8";
/* CSS Document Annie's Garden Shed*/

.img-shadow {
	float:left;
	background: url(../Documents/Web%20Sites/Annies/annies/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 5px;
	background-image: url(../Documents/Web%20Sites/Annies/annies/images/shadowAlpha.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

#container {
	width:780px;
	background-color: #8e814d;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	
}
body {
	background-color: #DE7031;
	padding: 0px;
	margin: 0px;
}
    #content {
	margin: 0px;
	width: 518px;
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#navigation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 171px;
	width: 243px;
	float: left;
	z-index: 1;
	margin-top: 10px;
	margin-left: 10px;
}
#pageTitle {
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F9C25D;
	position: relative;
	left: 100px;
	top: 0px;
}
#copyright {
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: auto;
	text-align: center;
	margin-top: 10px;
}


#navigation {
	clear: both;
	width: 205px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#header {
	background-image: url(../images/Layout_header.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 74px;
	width: 505px;
}
#footer {
	height: 130px;
	width: 100%;
	margin-bottom: 10px;
	bottom: 0px;
	clear: both;
	margin-left: 15px;
}
#rgd {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
#COM_text {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
}
