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

* {
	margin: 0px;
	padding: 0px;
	border: 0px;	
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	background-color: #69685e;
	color: #f1eded;
}
h1 {
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	font-style: normal;
	text-align: center;
}
h2 {
	font-size: 21px;
	padding-bottom: 10px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-align: center;
}
h3 {
	font-size: 15px;
	padding-bottom: 3px;
	font-weight: lighter;
	/* [disabled]padding-top: 4px; */
	letter-spacing: 0.1em;
	text-align: center;
}
h4 {
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: left;
}
p {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: center;
}

a {
	color: #AA8E76;
	text-decoration: none;
	text-align: left;
}
.clear {
	clear: both;
}

#wrapper {
	position: relative;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#navbar  {
	height: 50px;
	width: 874px;
	background-color: #1A1B12;
	padding-left: 126px;
	padding-top: 2px;
}

#navbar ul {
	margin: 0;
	padding: 0;
}

#navbar ul li {
	float: left;
	width:122px;
	height: 48px;
	font-size:14px;
	line-height:48px;
	list-style:none;
	display: block;
	letter-spacing: 0.1em;
}

#navbar ul li a {
	text-decoration:none;
	color: #f1eded;
	display: block;
	letter-spacing: 0.2em;
	text-align:center;
}

#navbar ul li a:hover, #navbar ul li a:active {
	text-decoration: none;
	background-color: #69685E;
}

#navbar ul li ul li {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 10px;
}


#navbar ul li:hover ul li {
	display: inline-block;
}
#banner_about {
	background-image: url(../images/banner/about_us_banner.jpg);
	height: 510px;
	width: 1000px;
}
#banner_available {
	background-image: url(../images/banner/available_banner.jpg);
	height: 510px;
	width: 1000px;
}
#banner_beagles {
	background-image: url(../images/banner/our_beagles_banner.jpg);
	height: 510px;
	width: 1000px;
}
#banner_contact {
	background-image: url(../images/banner/contact_banner.jpg);
	height: 510px;
	width: 1000px;
}


#banner_home  {
	width: 1000px;
	height: 510px;
	background-image: url(../images/banner/home_banner.jpg);
	clear: both;
}
#banner_links {
	background-image: url(../images/banner/links_banner.jpg);
	height: 510px;
	width: 1000px;
}
#banner_litter {
	background-image: url(../images/banner/litter_banner.jpg);
	height: 510px;
	width: 1000px;
}

#banner_ownership {
	background-image: url(../images/banner/ownership_banner.jpg);
	height: 510px;
	width: 1000px;
}






#main  {
	height: auto;
	width: 1000px;
	background-color: #13140E;
}
#main #links_section {
	height: auto;
	width: 1000px;
	background-color: #13140E;
	padding-bottom: 40px;
}

#main #top_section {
	height: auto;
	width: 1000px;
	background-color: #13140E;
	padding-bottom: 40px;
}
#main #fun_section {
	height: 412px;
	width: 1000px;
	background-image: url(../images/beagle_fun/b_w_pad.jpg);
	padding-top: 50px;
	padding-bottom: 20px;
}
#fun_section #left {
	height: 365px;
	width: 210px;
	float: left;
	margin-left: 112px;
	padding-top: 7px;
}
#fun_section #right {
	float: right;
	height: 390px;
	width: 588px;
	padding-right: 78px;
	padding-top: 14px;
}
#right img {
	margin-right: 15px;
	margin-bottom: 8px;
}
#main #latest_news {
	height: 375px;
	width: 1000px;
	background-image: url(../images/latest_news/latest_news_bckgrnd.jpg);
	padding-top: 64px;
	clear: left;
}
#latest_news img {
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
	border: 2px solid #414141;
	margin-top: 10px;
}

#latest_news table {
	margin-right: auto;
	margin-left: auto;
}

#latest_news table td {
	font-size: 12px;
	text-align: center;
}

#right_col table {
	font-size: 11px;
	letter-spacing: 0.1em;
}
#right_col table td {
	font-size: 11px;
	letter-spacing: 0.1em;
}
#main #dog_pad {
	height: 390px;
	width: 882px;
	background-image: url(../images/dog_pad/dog_pad_bckgrnd.jpg);
	padding-left: 118px;
	padding-top: 35px;
	clear: both;

}
#main #dog_pad_spencer {
	height: 430px;
	width: 882px;
	padding-left: 118px;
	padding-top: 35px;
	background-image: url(../images/dog_pad/dog_pad_bckg_spencer.jpg);
}
#dog_pad_spencer_left {
	height: 278px;
	width: 354px;
	float: left;
}
#dog_pad_spencer_left img {
	/* [disabled]margin-bottom: 2px; */
	border: 3px ridge #71726B;
	margin-top: 4px;
}




#dog_pad_left {
	height: 294px;
	width: 354px;
	float: left;
}
#dog_pad h3 {
	clear: both;
	text-align: left;
}


#dog_pad_left img {
	border: 3px ridge #71726B;
	margin-top: 4px;
	margin-bottom: 5px;
}

#dog_pad_right {
	height: 278px;
	width: 480px;
	float: right;
	/* [disabled]padding-right: 50px; */
}
.em {
	letter-spacing: normal;
}


#dog_pad_right table {
	font-size: 11px;
	letter-spacing: 0.1em;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 18px;
}
#dog_pad_right table td {
	font-size: 11px;
	letter-spacing: 0.1em;
	/* [disabled]color: #F1EDED; */
}
#main #litter_pad {
	height: 350px;
	width: 950px;
	padding-left: 15px;
	padding-right: 30px;
	margin-bottom: 40px;
	margin-top: 10px;
	background-image: url(../images/litters/litter_pad_bckgrnd.jpg);
}

#litter_pad_left {
	height: 330px;
	width: 430px;
	float: left;
	margin-left:66px;
	padding-left: 36px;
	padding-top: 20px;
}

#litter_pad_left img {
	border: thick ridge #a86a2f;
	margin-bottom:4px;
	margin-top:1px;
}

#litter_pad_right {
	float: right;
	height: 330px;
	width: 390px;
	padding-top: 20px;
	/* [disabled]margin-right: 10px; */
	/* [disabled]margin-top: 24px; */
	/* [disabled]padding-left: 30px; */
}
#litter_pad_right img {
	border: thick ridge #a86a2f;
	margin-bottom:4px;
	margin-top:1px;
}

#rgt_box table {
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-top: 37px;
	/* [disabled]margin-left: 26px; */
}
#main #available_section {
	background-image: url(../images/available/available_section_bg_2.jpg);
	height: 100px;
	width: 1000px;
	/* [disabled]padding-top: 74px; */
}
#available_section table img {
	border: 2px solid #000;
}

#available_section table {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#available_section table td {
	text-align: center;
}


#main #contact_pad {
	height: 540px;
	width: 1000px;
	padding-bottom: 60px;
	background-image: url(../images/contact/contact_pad_bckgrnd.jpg);
}
#contact_pad form {
	margin-right: auto;
	margin-left: auto;
}

#contact_pad form table {
	margin-right: auto;
	margin-left: auto;
	/* [disabled]padding: 20px; */
}

#contact_pad  td {
	font-size: 13px;
	letter-spacing: 0.1em;
}
#main #top_owner_pad {
	background-image: url(../images/ownership_form/ownership_top_bg.jpg);
	height: 92px;
	width: 1000px;
}


#main #owner_pad {
	height: 1400px;
	width: 1000px;
	padding-bottom: 60px;
	/* [disabled]background-image: url(../images_danter/ownership_pad_bckgrnd.jpg); */
	background-repeat: repeat-x;
	background-color: #13140E;
}

#owner_pad form {
	margin-right: auto;
	margin-left: auto;
}
#owner_pad form table {
	margin-right: auto;
	margin-left: auto;
}
#owner_pad  td {
	font-size: 12px;
	letter-spacing: .1em;
}
#footer  {
	height: 390px;
	width: 1000px;
	padding-top: 110px;
	padding-bottom: 2px;
	float: clear;
	clear: both;
	background-image: url(../images/footer/footer_bckgrnd_new.jpg);
}

#footer h4 {
	text-align: left;
	padding-bottom: 6px;
}

#footer p {
	letter-spacing: 0.1em;
	font-size: 11px;
	text-align:left;
	color: f1eded;
	clear: both;
	padding-bottom: 6px;

}
#footer img {
	margin-bottom: 5px;
	margin-right: 8px;
}

#footer #left_box {
	height: 240px;
	width: 124px;
	float:left;
	margin-left: 70px;
}
#left_box ul {
	margin: 0px;
	padding: 0px;

}
#left_box ul li  {
	font-size:10.5px;
	list-style:none;
	height: 15px;
	display: block
	text-align: center;
	/* [disabled]text-align: left; */
	padding-top: 3px;
	padding-bottom: 3px;
}
#left_box ul li a {
	color: #f1eded;
	letter-spacing: 0.2em;
	text-align:left;
}
#left_box a:hover {
	background-color: #69685E;
}
#footer #middle_box {
	height: 200px;
	width: 160px;
	float:left;
	margin-left: 20px;
}
#footer #right_box {
	height: 200px;
	width: 280px;
	/* [disabled]margin-right: 80px; */
	float: left;
	margin-left: 30px;
}
#footer #far_right_box {
	height: 100px;
	width: 240px;
	float: left;
	margin-left: 36px;
}
#far_right_box a {
	font-weight: bold;
	color: #F1EDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1EDED;
}


#right_box p {
	/* [disabled]text-align: center; */
}



.formbutton {
	height: 25px;
	width: 150px;
	/* [disabled]background-image: url(../button_bckgrnd.jpg); */
	background-color: #FFF;
}
.center_text {
	text-align: center;
}
.left_text {
	text-align: left;
}

.p_white {
	color: #f1eded;
}

.h3_black {
	color: #000000;
}

.clear {
	clear: both;
	text-align: left;
}
