/* CSS Document */

/* BODY AND CONTAINER */

		body {
	background-color: #E2E2E2;
	color: #000033;
	font-family: Calibri, Tahoma;
			}

		#container {
	width: 900px;
	margin: 0 auto;
	font-family: Calibri, Tahoma;
	font-size: 14px;
	line-height: 150%;
	color: #000066;
	background-color: #F8F8F8;
	border: thin double #999999;
	font-weight: bold;
		}
		
/* GENERAL STYLES */
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #FFFFFF;
			margin-bottom: 10px;
			padding-left: 5px;
		}
		
		h2 {
	color: #CCCCCC;
	font-size: 36px;
	font-family: Calibri, Tahoma;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bolder;
		}
		
		a {
			color: #003399;
			text-decoration: none;
		}

		a:hover {
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
		}

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
			padding-right: 10px;
		}
		
		input {
			background-color: #D1C9BE;
			color: #000066;
			border: 1px solid #000000;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* IMAGES */		
		
		a img{
	  		border: none;
	  	}

		img.left, img.center, img.right {
	  		padding: 4px;
	  		border: 1px dashed #D1C9BE;
	  		margin: 0px;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 12px 5px 0;
	  	}

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}
	
		img.right {
	  		float: right;
	  		margin: 0 0 5px 12px;
	  	}
		
/* HEADER */

		#header {
			border-bottom: thin none;
			padding-top: 0px;
			clear: both;
			margin-bottom: 0px}
		
		#header p {
	margin-top: 0px;
	margin-left: 30px;
	color: #EFEFEF;
	text-align: left;
		}

/* NAVIGATION */


		
/* CONTENT */

		#content {
	width: 890px;
	clear: none;
	margin-left: 88px;
		}
		
		#content p {
	padding-bottom: 10px;
	border-bottom: 1px dashed #D1C9BE;
	text-align: left;
	font-size: 14px;
		}
		
		#content a {
			color: #000066;
			text-decoration: none;
			border-bottom: 1px none #66749A;	
			font-weight: 500;	
		}
		
		#content a:hover{
	color: #CC0000;
	text-decoration: underline;
	border-bottom: none;
	font-weight: 500;
	text-align: left;
		}

/* SIDEBAR */

		#sidebar {
			float: right;
			width: 165px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			margin-right: 10px;
			border-bottom: 1px dashed #D1C9BE;
		}
		
		#sidebar a {
			color: #66749A;
			text-decoration: none;
			border-bottom: 1px dashed #66749A;	
			font-weight: 500;	
		}
		
		#sidebar a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;	
			font-weight: 500;	
		}

/* FOOTER */

		#footer {
			margin-top: 20px;
			clear: both;
			background-color: #C6BB9F;
			padding: 0px 5px 0px 5px;
			text-align: center;
		}
		
		#footer p {
			color:#89817f;
			padding: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
		}
.LINKS {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #993366;
	list-style-position: outside;
	list-style-type: square;

}
.Text-body {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	color: #993366;
	letter-spacing: normal;
	word-spacing: normal;
}
.Heading {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #76274F;
}
.dbl {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	color: #993366;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 150%;

}
.unnamed1 {
	font-family: Calibri, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	color: #900;
	text-align: left;
}
.border6 {
	text-decoration: none;
}
#gallery {

	width: 690px;
	clear: none;
	margin-left: 10px;
}
UNDERLINE {
	font-family: Calibri, Tahoma;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: underline;
}
UNDER {
	font-family: Calibri, Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	text-decoration: underline;
}
.dropcap {
	font-family: Calibri, Tahoma;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.hightext {
	font-family: Calibri, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #006;
	text-align: right;
}
.singlelist {
	font-family: Calibri, Tahoma;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: none;
}
.DOG_DETAIL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
#container #content .Heading strong u {
	font-size: 22px;
}
.style18 {
	text-align: justify;
}
.unnamed1 {
	font-family: Calibri;
	color: #000;
	text-align: right;
}
#container #gallery div table tr td table tr td p .style14 {
	color: #000;
	text-align: justify;
	font-family: Calibri;
}
#container #gallery div table tr td table tr td p .unnamed1 .style14 {
	color: #000;
	text-align: justify;
}
#container #content .unnamed1 {
	text-align: left;
}

