@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFE4C6;
	background-position: center;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	text-indent: 1px;
	background-color: #FFE4C6;
}
#header {
	margin-top: 3px;
	background-image: none;
	background-color: #C7A493;
}
#logo {
	height: 71px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
}
td img {display: block;}
a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	background-color: #fff8eb;
	font-weight: bolder;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	border-color: #000000;
}
#leftColumn {
	float: left;
	width: 490px;
}
#rightColumn {
	float: right;
	width: 230px;
	position: relative;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}
h1 {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 1px;
	color: #598B5D;
	font-size: 1.3em;
}
p {
	line-height: 1.3;
}
img {
	border: 0;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
a:hover img { border-bottom: none; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
.more {
	text-align: right;
}
.mediumPics { margin-bottom: 0px; 
}
#textWrapper { position: relative; }
#wrapCaption { width: 240px; }
#groupDiv {
	position: absolute;
	left: -1px;
	top: 27px;
	width: 198px;
	height: 151px;
}


.enlarge {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.overlay {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#splashDiv {
	position: absolute;
	left: 0px;
	top: 232px;
	width: 108px;
	height: 85px;
}
#dogDiv {
	position: absolute;
	left: 1px;
	top: 445px;
}
#apDiv1 {
	position:absolute;
	left:-18px;
	top:25px;
	width:240px;
	height:159px;
	z-index:1;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:232px;
	width:240px;
	height:159px;
	z-index:1;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	left:1px;
	top:445px;
	width:240px;
	height:159px;
	z-index:1;
	visibility: hidden;
}
