#ladywrap {
	width: 750px;
	color: #E7E6CB;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(ladies/bg.jpg);
	border: 1px solid #D6D6D6;
	height: 450px;
}
.nametitle {
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.dogname {
	float: left;
	width: 220px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
	height: 400px;
}
.dogpic {
	border: 2px solid #000;
}
.dogdescription {
	float: left;
	width: 495px;
	margin-top: 10px;
	background-image: url(ladies/blackwindow.png);
	padding: 5px;
	border: 1px solid #D6D6D6;
	margin-left: 5px;
	height: 400px;
	overflow: scroll;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 900px;
	text-align: left;
	border: 5px solid #886249;
	background-repeat: no-repeat;
	background-color: #000000;
}
.homebone {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header {
	background-image: url(header.jpg);
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 900px;
	position: relative;
}
#menu {
	float: left;
	width: 190px;
	height: 588px;
	margin-top: 20px;
	text-align: center;
	background-image: url(menubgtrans.png);
}
#main {
	float: left;
	width: 670px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #D0B999;
}
.freespirittitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #D0B999;
	font-weight: bold;
}

.clear {
	clear: both;
}
#topthumbs {
	margin: 0px;
	padding: 0px;
	width: 600px;
	position: absolute;
	bottom: 36px;
	right: 0px;
	text-align: right;
}
#footer {
	background-image: url(footer.png);
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 900px;
	position: relative;
}
#quote {
	position: absolute;
	bottom: 10px;
}
#linkbar {
	color: #D6D6D6;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
a:link {
	color: #D6D6D6;
	text-decoration: none;
}
a:visited {
	color: #D6D6D6;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.abouttitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
#news {
	background-image: url(newsbox.png);
	height: 98px;
	width: 602px;
	position: relative;
	left: 20px;
}
#newstext {
	height: 54px;
	width: 583px;
	position: absolute;
	left: 11px;
	top: 33px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #CAB785;
}
#nurserywrap #nurserymain #soldsign {
	position: absolute;
	left: 175px;
	top: 299px;
}
#blurbo {
	color: #1A1A1A;
}
.dogpopupthumb {
	margin: 3px;
	border: 1px solid #9F7A4D;
}
.dogpopupthumb:hover{
	margin: 3px;
	border: 1px solid #DDD2C1;
}
#wrapper #maingents #odinpaw {
	position: absolute;
	left: 358px;
	top: 400px;
}
