body {
	background: #392b1e url(../images/backgroundgradients.jpg) repeat-x top;
}
.home-message {
	font: 1.6em/1.1em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.home-message  em {
	font-size: 1.5em;
	line-height: 1.5em;
	letter-spacing: -0.05em;
}
.dogmission {
	width: 242px;
	height: 90px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 60px;
	margin-left: 420px;
	margin-bottom: 10px;
	color: #341b05;
}
#home-logo {
	position: absolute;
	left: 87px;
}
#fiveohone {
	position: absolute;
	left: 425px;
	top: 40px;
}
.content   img.frame {
	border: 1px solid #FFFFFF;
	margin-right: 12px;
}
.content h2 {
	padding-top: 15px;
	border-top: 1px dashed #392B1E;
	margin-top: 20px;
}
.content  h3 {
	padding-top: 15px;
	border-top: 1px dashed #392B1E;
	margin-top: 20px;
	margin-left: -15px;
	padding-left: 15px;
	margin-right: -15px;
	padding-right: 15px;
}
.bottomcolumnphoto   {
	overflow: hidden;
	width: 210px;
	background: url(../images/photo-bottomcolumn2.jpg) no-repeat 1px bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 1220px;
}
.content  .frame {
	border: 1px solid #FFFFFF;
}
.content  h3.first {
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}
.content h2.first {
	color: #FFFFFF;
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}
.home-boxes   .box {
	float: left;
	width: 123px;
	height: 123px;
	overflow: hidden;
	margin-right: 14px;
	margin-top: 12px;
	vertical-align: bottom;
}
.box a {
	border: none;
}
.home-boxes     .last     {
	margin-right: 0px;
}
.home-boxes   .secondrow {
	height: 133px;
}
.highlighted {
	background-color: #e9d8c8;
	padding: 5px;
	width: 260px;
	font-size: 10px;
}
.highlighted h3 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #392B1E;
	font-size: 1.3em;
	border: none;
}
.highlighted span {
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
}
.home-bottom {
	height: 41px;
	margin-bottom: 100px;
	background-image: url(../images/home-bottomshadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
.home-bottom img {
	margin-right: 100px;
	margin-top: 15px;
}
.dogimage {
	background: url(../images/background-dog.jpg) no-repeat;
	left: 400px;
}
#popupwindow {
	position:absolute;
	left:264px;
	top:185px;
	width:520px;
	z-index:100;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	color: #453526;
}
#popupwindow h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #382C1D;
	padding-top: 5px;
}
#popupwindow p {
	font-size: 12px;
}
#popupwindow .popupclose {
	position: absolute;
	top: -10px;
	left: 505px;
}
#footer {
	padding-bottom: 100px;
}
#member {
	width: 200px;
	margin-left: 150px;
	margin-top: 20px;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
}
#credits {
	float: left;
	margin-top: 20px;
	margin-left: 350px;
	text-transform: uppercase;
	font-size: 9px;
}
#footer a:link, #footer a:visited {
	color: #AB947F;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
