body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height: 25px;
	font-size: 16px;
	background-image: url(../images/bg_texture.jpg);
	background-repeat: repeat;
}
#main {
	width: 892px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContent {
	width: 730px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 65px;
	font-style: italic;
}
#mainImages {
	width: 891px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
#header {
	background-color: #000000;
	height: 115px;
}
#bottom {
	background-image: url("../images/bg_texture_bottom_piece.jpg");
	height: 49px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
	margin-bottom: 0px;
}
#footer2 {
	height: 131px;
	text-align: center;
	background-image: url("../images/bg_texture_bottom2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
	margin-bottom: 0px;
}
#footer {
	height: 147px;
	background-image: url("../images/bg_texture_bottom.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 80px;	
	font-size: 12px;
}
#col-right {
	width: 350px;
	float: right;
	clear: both;
}
#col-left {
	width: 450px;
	margin-left: 65px;
}

#col-right-puppy {
	width: 350px;
	float: right;
	clear: both;
}
#col-left-puppy {
	width: 500px;
	margin-left: 30px;
}
.textSmall {
	font-size:12px;
}
#navMain {
	height: 35px;
	width: 892px;
	background-image: url("../images/bg_nav.jpg");
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
}
#navTop {
	font-size: 13px;
	color: #000000;
	width: 892px;
	margin: auto;
	height: 32px;
}

#news {
	float: right;
	width: 250px;
	padding: 20px 20px 20px 40px;
	background-image:url("../images/news-bkg.png");
	background-repeat: repeat-y;
	background-position: left;
	line-height: 23px;
	font-size:15px;
}

#news_banner {
	width: 350px;
	height: 47px;
	background-image: url("../images/whats_new_banner.png");
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 110px;

}

#news-puppy {
	float: right;
	width: 250px;
	padding: 20px 20px 20px 40px;
	background-image:url("../images/news-bkg.png");
	background-repeat: repeat-y;
	background-position: left;
	line-height: 23px;
	font-size:15px;
}

#news img {
	padding: 10px 0 10px 0;
}

.date {
	font-size:14px;
	font-weight: bold;
}
.red {
	font-size:15px;
	font-weight: bold;
	color: #CC0000;
}

#news_banner-puppy {
	width: 350px;
	height: 47px;
	background-image: url("../images/puppy_application_banner.png");
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 10px;

}

#facebook_wrapper {
	float: right;
	width: 163px;
	height: 67px;
	margin-right: 40px;
	margin-top: 10px;
}


.old-news {
	color:#666666;
}

ul {
	list-style: square;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.container {
	background-image: url("../images/bg_img_dad.jpg");
	background-repeat: no-repeat;
}
.containerBreed {
	background-image: url("../images/bg_img_work.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerFemales {
	background-image: url("../images/bg_img_thinking.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerAbout {
	background-image: url("../images/bg_img_portrait.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerContact {
	background-image: url("../images/bg_img_portrait.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerHistory {
	background-image: url("../images/bg_img_history.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerLitters {
	background-image: url("../images/bg_img_justus.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerPuppy {
	background-image: url("../images/bg_img_puppypg.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerHealth {
	background-image: url("../images/bg_img_health.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerGallery {
	background-image: url("../images/bg_img_floor.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerStella {
	background-image: url("../images/bg_img_stella.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerPrada {
	background-image: url("../images/bg_img_prada.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerGucci {
	background-image: url("../images/bg_img_gucci.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerDiva {
	background-image: url("../images/bg_img_diva.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
.containerCarl {
	background-image: url("../images/bg_img_winter2008.jpg");
	background-repeat: no-repeat;
	min-height: 750px;
}
#backgroundTop {
	background-image: url("../images/bg_texture.jpg");
	background-repeat: repeat;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapperMain {
	width:100%;
	background-image: url("../images/bg_texture.jpg");
	background-repeat: repeat;
	background-position: center top;
}
#backgroundMain {
	margin:0 auto;
	background-image: url(../images/bg_texture_mid.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
h1 {
	font-size: 30px;
	line-height: 35px;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 25px;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;

}
.textSmall a {
	color: #666666;
	text-transform: none;
	text-decoration: underline;
}
.textSmall a:hover {
	color: #333333;
	text-decoration: none;
}
#navMain a {
	text-transform: uppercase;
}
#navMain a:hover {
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer {
	font-size: 11px;
	line-height: 16px;
}

#jsddm {
	margin: 0;
	padding: 0;
	}

#jsddm li {
	float: left;
	list-style: none;
	font-size: 12px;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
	width: auto;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#jsddm li a:hover {
	color: #CC0000;
}

#jsddm li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;

}
		
#jsddm li ul li {
	float: none;
	display: inline
}
			
#jsddm li ul li a {
	width: auto;
	color: #000000;
	background-color: #E4D5AF;
	text-align: left;
}
			
#jsddm li ul li a:hover {
	background-color: #D2AB75;
}
.dottedline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.grey_comment {
	color:#5E5E5E;
}
#ethical_breeder {
	width: 179px; 
	height: 127px; 
	background-image: url("../images/breeder_logo.png");
	background-repeat: no-repeat;
	vertical-align: center;
	padding-top: 33px; 
	margin-right: 20px;
	text-align: center; 
	display: block; 
	text-decoration: none; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 12px; 
	color: #7A5E36;
	float: left;
}

#puppy_page {
	position: relative;
	width: 500px;
	height: 700px;
	margin-top: 0px;
}

#puppy_page ul {
	list-style: none;
}

#puppy_page a {
	display: block;
	text-indent: -5000px;
}

#puppy_2007 {
	width: 162px;
	height: 196px;
	background: url("../images/puppy_2007.png") left;
	background-repeat: no-repeat;
	position:absolute;
	top: 124px;
	left: 7px;
}

#puppy_2007:hover {
	background: url("../images/puppy_2007.png") right;
}

#puppy_2008 {
	width: 112px;
	height: 202px;
	background: url("../images/puppy_2008.png") left;
	background-repeat: no-repeat;
	position: absolute;
	right: 216px;
	top: 73px;
}

#puppy_2008:hover {
	background: url("../images/puppy_2008.png") right;
}

#puppy_2009 {
	width: 189px;
	height: 167px;
	background: url("../images/puppy_2009.png") left;
	background-repeat: no-repeat;
	position:absolute;
	right:27px;
	top: 109px;
}

#puppy_2009:hover{
	background: url("../images/puppy_2009.png") right;
}

#puppy_2010 {
	width: 182px;
	height: 158px;
	background: url("../images/puppy_2010.png") left;
	background-repeat: no-repeat;
	position:absolute;
	right:3px;
	top: 279px;
}
#puppy_2010:hover{
	background: url("../images/puppy_2010.png") right;
}

#puppy_2011 {
	width: 213px;
	height: 179px;
	background: url("../images/puppy_2011.png") left;
	background-repeat: no-repeat;
	position:absolute;
	right:174px;
	top: 306px;
}

#puppy_2011:hover{
	background: url("../images/puppy_2011.png") right;
}
#prada_cooper_2010 {
	width: 162px;
	height: 196px;
	background: url("../images/prada_cooper_2010.png") left;
	background-repeat: no-repeat;
	position:absolute;
	top: 109px;
	left: 32px;
}

#prada_cooper_2010:hover {
	background: url("../images/prada_cooper_2010.png") right;
}
#stella_cooper_2010 {
	width: 213px;
	height: 179px;
	background: url("../images/stella_cooper_2010.png") left;
	background-repeat: no-repeat;
	position:absolute;
	right:27px;
	top: 211px;
}

#stella_cooper_2010:hover {
	background: url("../images/stella_cooper_2010.png") right;
}

#gucci_cooper_2010 {
	width: 182px;
	height: 182px;
	background: url("../images/gucci_cooper_2010.png") left;
	background-repeat: no-repeat;
	position:absolute;
	right:126px;
	top: 34px;
}
#gucci_cooper_2010:hover{
	background: url("../images/gucci_cooper_2010.png") right;
}
#diva_stevie_2011 {
	width: 213px;
	height: 179px;
	background: url("../images/diva_stevie_2011.png") left;
	background-repeat: no-repeat;
	position:absolute;
	right:95px;
	top: 30px;
}

#diva_stevie_2011:hover {
	background: url("../images/diva_stevie_2011.png") right;
}
#prada_cooper_2011 {
	width: 189px;
	height: 182px;
	background: url("../images/prada_cooper_2011.png") left;
	background-repeat: no-repeat;
	position:absolute;
	right:304px;
	top: 79px;
}

#prada_cooper_2011:hover{
	background: url("../images/prada_cooper_2011.png") right;
}
#gucci_stevie_2011 {
	width: 144px;
	height: 202px;
	background: url("../images/gucci_stevie_2011.png") left;
	background-repeat: no-repeat;
	position: absolute;
	right: 139px;
	top: 222px;
}

#gucci_stevie_2011:hover {
	background: url("../images/gucci_stevie_2011.png") right;
}

