/*Start of main page*/
body {
	background-image: url(../img/bg/vert.jpg);
	background-repeat: repeat-x;
	background-color: #9F3819;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/bg/header.jpg);
	background-repeat: no-repeat;
	width: 876px;
	height: 366px;
}
#wrapper {
	background-image: url(../img/bg/wrapper_main.jpg);
	background-repeat: repeat;
	width: 876px;
}
#lCol {
	float: left;
	width: 215px;
}
#lNav {
	padding-left: 6px;
}
#rCol {
	float: right;
	width: 645px;
}
#rTXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	padding-right: 16px;
	padding-left: 0px;
}
h1 {
	font-size: 10pt;
}
h2 {
	font-weight: bold;
	color: #666666;
	font-size: 22pt;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 24pt;
}
.clearit {
	clear: both;
}
#wrapperBOTTOM {
	background-image: url(../img/bg/wrapper_bottom.jpg);
	height: 30px;
	background-repeat: no-repeat;
}
#footer {
	width: 876px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	clear: both;
	line-height: 13pt;
}

/*End of main page*/


/*Start of footer.php page*/
#footerCert {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}
#footerIMG {
	background-image: url(../img/bg/certs.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 93px;
}
#footerSitemap a:link,#footerSitemap a:active,#footerSitemap a:visited,#footerSitemap a:hover {
	float: left;
	/*color: #FFFFCC;*/
}
#footerLinks a:link,#footerLinks a:active,#footerLinks a:visited,#footerLinks a:hover {
	float: right;
	color: #9F3819;
}
/*End of footer.php page*/




/*used in Index page*/
#flash {
	width: 876px;
	height: 385px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#flashmid {
	width: 863px;
	padding-left: 7px;
}



/*used in Index and Puppies pages for pictures*/
.labimg {
	float: right;
	padding-left: 8px;
	border: 0px;
}




/*used in Puppies page*/
#boxPuppy {
	clear: both;
	height: 250px; /*adjust this height based on the amount of content*/
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 10px;
}
.grayTitle {
	font-style: italic;
	color: #999999;
	font-weight: bold;
}




/*used in Purchase page*/
.requiredFields {
	font-style: italic;
	color: #FF0000;
}




/*used in Shipping Information page*/
#shipping {
	margin-top: 20px;
	margin-bottom: 20px;
}




/*used in Puppies, RyderxDory08, Health Guarantee, Puppy Information, Shipping Information, Recommendations, and Purchase pages*/
.tableHeader {
	text-transform: uppercase;
	color: #FFFFCC;
	font-weight: bold;
	background-color: #9F3819;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


/*used in all galleries*/
.centerGallery {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border: 1px none #999999;
	padding: 10px;
}



/*Testimonials*/
.redTitle {
	font-weight: bold;
	color: #FF0000;
}

/*Testimonials, Purchase, and Paypal*/
.blackItalics {
	font-style: italic;
	color: #000000;
}




/*????*/
.topper {
	padding-top: 8px;
}




/*no longer used-green font*/
.greenTitle {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
	font-weight: bold;
}




/*used in the Ryder x Dory and Ryder x Abby pages under puppy video*/
#centerflash{
	width: 360px;
	padding-top: 30px;
	padding-left: 135px;
}

/*Resources links*/
#resourcesLinks {
	text-align: center;
}