@charset "UTF-8";
/* CSS Document */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, fieldset, form {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-image: url(../images/layout/bg.jpg);
	background-repeat: no-repeat;
	background-color: #F8E4C2;
	background-position:center top;	
}

#header {
	width: 890px;
	height: 71px;
	margin: auto;
}

#social {
	width: 890px;
	height: 33px;
	margin: auto;	
}



#wrapper {
	width: 890px;
	/*height: 600px; temp */
	margin: auto;
	/*background-color: #fff;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*zoom: 1;
    filter: alpha(opacity=80);
    opacity: 0.80;*/
	-webkit-box-shadow:0 0 15px #000; 
	-moz-box-shadow: 0 0 15px #000; 
	box-shadow:0 0 15px #000;
}

#nav {
	height: 78px;
	background-color: #FFF;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	/*border-radius: 10px;*/
	zoom: 1;
    filter: alpha(opacity=70);
    opacity: 0.70;	
}

#mainnav {
	height: 40px;
	background-color: #FFF;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	/*border-radius: 10px;*/
	zoom: 1;
    filter: alpha(opacity=70);
    opacity: 0.70;	
}

#navLinks {
	font-family: 'Glegoo', serif;
	padding-top: 25px;	
	padding-left: 20px;
}

#navLinks ol {
	list-style-type:none;
	margin:0;
	padding:0;
}

#navLinks li {
	display:inline;	
	padding-right: 30px;
}

#mainNavLinks {
	font-family: 'Glegoo', serif;
	padding-top: 10px;	
	padding-left: 20px;
}

#mainNavLinks ol {
	list-style-type:none;
	margin:0;
	padding:0;
}

#mainNavLinks li {
	display:inline;	
	padding-right: 30px;
}

#nav a:link {
	color: #627F9E;
	text-decoration: none;
}

#nav a:visited {
	color: #627F9E;
	text-decoration: none;
}

#nav a:hover {
	color: #BCBDC1;
	text-decoration: none;
}

#nav a:active {
	color: #627F9E;
	text-decoration: none;
}

#mainnav a:link {
	color: #627F9E;
	text-decoration: none;
}

#mainnav a:visited {
	color: #627F9E;
	text-decoration: none;
}

#mainnav a:hover {
	color: #BCBDC1;
	text-decoration: none;
}

#mainnav a:active {
	color: #627F9E;
	text-decoration: none;
}



#slideshow {
	height: 325px;
	background-color: #814E22;
}

#dogSlideshow {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: 267px;
	/*border: 1px solid #000;	*/
	margin-bottom: 10px;
}

#lineage {
	margin: auto;
	width: 870px;
	padding-top: 10px;
	border-top: 1px dotted #546924;	
}

#logo {	
	/*margin-top: 60px;*/
	margin-top: 20px;
	width: 308px;	
	font-family: 'Satisfy', cursive;
	float: left;
	padding-left: 5px;
}

#logo p {
	text-align: center;	
	color: #fff;
	margin-top: 15px;
	font-size: 120%;
}

#slides {
	margin-left: 335px;
	width: 555px;
	height: 325px;
	/*background-color: #06C;	*/
	
}

#content {
	width: 890px;
	margin: auto;
	padding: 10px 0 10px 0;
	font-family: 'Glegoo', serif;
	font-size: 90%;
	background-color: #F8E4C2;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}



#content p {
	margin-bottom: 20px;
}

/* Stylings for content */

#content a:link {
	color: #627F9E;
	
}

#content a:visited {
	color: #627F9E;
	
}

#content a:hover {
	color: #FFF;
	background-color: #627F9E;
	
}

#content a:active {
	color: #627F9E;
	
}

#full {
	width: 870px;
	margin: auto;	
	min-height: 400px;
}

#full h1 {
	background-color: #546924;
	color: #FFF;
	margin-bottom: 10px;
	padding: 2px 0 2px 2px;
	font-size: 130%;
}

#full2 {
	width: 870px;
	margin: auto;	
}

#full2 h1 {
	background-color: #546924;
	color: #FFF;
	margin-bottom: 10px;
	padding: 2px 0 2px 2px;
	font-size: 130%;
}

#dogs {
	width: 870px;
	height: 205px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #546924;
}


.dogInfo {
	margin-left: 200px;
	margin-top: 80px;	
	text-align: center;
}

#left {
	margin-left: 10px;
	width: 295px;
	float: left;
}

#right {
	width: 545px;
	margin-left: 335px;	
}

#content h1 {
	color: #FFF;	
}

#content h2 {
	/*background-color: #627F9E;*/
	background-color: #546924;
	color: #fff;
	margin-bottom: 5px;
	padding: 2px 0 2px 2px;
	font-size: 110%;	
}

#footer {
	width: 890px;
	padding-top: 10px;
	color: #000;
	font-family: 'Glegoo', serif;	
	font-size: 70%;
	margin: auto;
}

/* Stylings for content */

#footer a:link {
	color: #627F9E;
	
}

#footer a:visited {
	color: #627F9E;
	
}

#footer a:hover {
	color: #FFF;
	background-color: #627F9E;
	
}

#footer a:active {
	color: #627F9E;
	
}

.clear {
	clear: both;	
}

.floatRt {
	float: right;	
}

.floatLft {
	float: left;	
}

#testimonials a {
	font-size: 80%;
}

#litters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#litters p {
	margin-bottom: 20px;
	margin-left: 335px;
}

.bk {
	
}

.fr {
	color: #F00;
}

.y {
	color: #000;
	background-color:#FF0;
}

.ch {
	color: #ffffff;
	background-color:#4E2E28;
}

.est {
	color: #F00;
	float: right;
	margin-right: 150px;
	/*padding-left: 30px;	*/
}