@charset "utf-8";
body  {
	font: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #574210;
}
#wrapper {
	width: 878px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	background: url(../images/logo.gif) no-repeat;
	height: 71px;
	padding-bottom: 12px;
}
td img {display: block;}
a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-weight: normal;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#topspan {
	float: none;
	width: 855px;
	position: relative;
}

#leftColumn {
	float: left;
	width: 490px;
	margin: 0px 0px 0px;
	padding: 0px;
}
#rightColumn {
	float: left;
	width: 350px;
	position: static;
	left: 640px;
	margin-left: 15px;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}
h1 {
	color: #EE9414;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	border-bottom: 2px solid #A7A37E;
}
h2 {
	margin-top: .6em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #046280;
	font-size: 1.3em;
}
p {
	line-height: 1.5;
}
.caption {
	color: #EE9414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px 0px 30px;
	padding: 0px;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
}

img {border: 0;}
a:hover img { border-bottom: none; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.mediumPics { margin-bottom: 0px; 
}
#textWrapper { position: relative; }
#wrapCaption {
	width: 220px;
}
#wrapCaptionsm {
	width: 160px;
}
#groupDiv {
	position: absolute;
	left: 0px;
	top: 344px;
}


.enlarge {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.enlargesm {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 50px;
	text-align: right;
}
.overlay {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#splashDiv {
	position: absolute;
	left: 223px;
	top: 344px;
}
#dogDiv {
	position: absolute;
	left: 446px;
	top: 344px;
}
#extraDiv {
	position: absolute;
	left: 670px;
	top: 344px;
}

#lowleftDiv {
	position: absolute;
	left: 0px;
	top: 524px;
}
#lowmidleftDiv {
	position: absolute;
	left: 223px;
	top: 524px;
}
#lowmidrightDiv {
	position: absolute;
	left: 446px;
	top: 524px;
}
#lowrightDiv {
	position: absolute;
	left:  670px;
	top: 524px;
}
#mapleftDiv {
	position: absolute;
	left: 506px;
	top: 190px;
	width: 171px;
	height: 142px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#maprightDiv {
	position: absolute;
	left: 688px;
	top: 190px;
	width: 165px;
	height: 139px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

