html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #C89C52 url(/images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #E5D19C;
	padding: 20px 0 0 0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 678px;
  position: relative;
}

/** header **/
#header {
  padding-top: 1px;
}
#header .header_text{
	position:absolute; 
	top:20px; 
	width:400px; 
	left:45px;
}

#header .header_logo{
	position:absolute; 
	top:10px;
}

#header h1 {
  font: 32px "Times new roman", serif;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 20px;
  color: #F2CD91;
  padding:0;
  margin: -1em 0 0 0;
  line-height: 1;
}
#nav-top {
  margin-left: 463px;
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 31px;
}
#nav-top li {
  float: left;
  background: #C19855 url(/images/tab_left.gif) no-repeat;
  list-style: none;
  text-align: center;
  font: 18px "Times new roman", serif;
  height: 31px;
  line-height: 31px;
}
#nav-top li div {
  background: top right url(/images/tab_right.gif) no-repeat;
}
#nav-top li#tab-faq {
  width: 99px;
}
#nav-top li#tab-map {
  width: 99px;
  margin-left: 3px;
}
#nav-top a {
  color: #443816;
  text-decoration: none;
}
#nav-top a:hover {
  color: #241D0A;
}

#nav {
	/*padding-top: 372px;*/
	padding-top: 0px;
	background: url(/images/header_bg.jpg) no-repeat;
}


.home #slideshow{
  padding:4px 4px 0px 4px;
  margin:0px;
  height:368px;
}

.header_main_img {
  padding:4px 4px 0px 4px;
  margin:0px;
  height:368px;

}

#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #9E9479;
  background: bottom left url(/images/nav_lit.gif) repeat-x;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 8px;
}
.home #nav li.home_on, .dogs #nav li.dogs_on, .puppies #nav li.puppies_on, .video #nav li.video_on, .contact #nav li.contact_on, .about #nav li.about_on, .breed #nav li.breed_on, .ethics #nav li.ethics_on  {
  background: bottom left url(/images/nav_drk.gif) repeat-x;
  padding-left: 15px;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav a:hover li{
  color: #F2E7D6;
}

/** content **/

#content {
  padding-left: 20px;
}
#content h2 {
  font: 24px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
  float: left;
  width: 521px;
 }
#content .left-col_large {
  float: left;
  width: 658px;
}

#content .right-col {
  float: right;
  width: 130px;
}

#content #welcome {
  margin-right: 40px;
  font-size:13px;
  color: #3E341E;

}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
  float: left;
  width: 119px;
  padding: 0 23px 2.3em 23px;
  margin-right: 1px;
  background: #615331;
  position: relative;
  height: 215px;  
}

#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(/images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
  height:70px;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(/images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: top center url(/images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(/images/moretab_left_lit.gif) no-repeat;
}
#gallery img {
	border:1px solid #918670;
	padding:3px;

}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;
}

#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b2_large {
  width: 555px;
  margin-right: 4px;
}

#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
  background: #735220;
  text-align: center;
  color: #CFB472;
  padding: 14px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active{
	text-decoration:none;
	color:#CFB472;
}

#footer a:hover{
	text-decoration:underline;
}

#welcome img{
	border:1px solid #C19855; 
	padding:3px;
	background-color:#635131;
}

#welcome div.image_left {
	float:left; 
	padding:3px 5px 3px 0px; 
	font-size: 10px;
	text-align:center;
	font-style:italic;
}


#welcome div.image_right {
	float:right; 
	padding:3px 0px 3px 5px; 
	font-size: 10px;
	text-align:center;
	font-style:italic;
}
#welcome div.image_left_pad {
	float:left; 
	padding:10px 5px 10px 85px; 
	font-size: 11px;
	text-align:center;
	font-style:italic;
}

.dogs #welcome div.image_left {
	float:left; 
	padding:20px 12px 10px 0px; 
	font-size: 11px;
	text-align:center;
	font-style:italic;
}


.breed #welcome ul {
	margin: 0px 0px 0px 36px;
	padding: 0px;

}

#welcome h3 {
  text-align: left;
  font-style:inherit;
  margin-left:11px;
  font-size:13px;
  color:#3E341E;
}

.sitemap #welcome h3{
  margin-top:10px;
}

.nopad_top p{
	padding-top: 0px;
	margin-top: 0px;
}

.video_list li {
  height: 31px;
  line-height: 31px;
}

