@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	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;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
	background-image: url(../images/gonzales_logo.PNG);
	background-repeat: no-repeat;
}
td img {display: block;}
a {
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-weight: bolder;
	font-size: larger;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 470px;
}
#rightColumn {
	float: right;
	width: 241px;
	position: relative;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: center;
}
h1 {
	color: #FF0000;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	border-bottom: 2px solid #A7A37E;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #FF0000;
	font-size: 1.3em;
}
p {
	line-height: 1.5;
}
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: 240px; }
#groupDiv {
	position: absolute;
	left: -19px;
	top: 18px;
}


.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: -19px;
	top: 232px;
}
#dogDiv {
	position: absolute;
	left: -19px;
	top: 447px;
}

