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

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-repeat:repeat-x;
	background-image: url(../images/body/background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DADDE2;
	text-align: left;
}
h1 {
	font-size: 25px;
	padding-bottom: 3px;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	padding-bottom: 4px;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	padding-bottom: 3px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 8px;
}


p {
	font-size: 14px;
	line-height: 1.5em;
	color: #D6D6D6;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #DB8957;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


#wrapper {
	height:auto;
	width:1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 50px;
	background-color: #000000;
}
#topbanner  {
	height: 217px;
	width: 1042px;
	background-image: url(../images/banner/banner_background.jpg);
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 3px;
	border-top-style: outset;
	border-top-color: #000000;
}

#navbar  {
	width: 1050px;
	height: 44px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7b8a8;
	line-height: 32px;
}

#navbar ul  {
	list-style: none;
	margin: 0px;
	padding-left: 300px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navbar ul li  {
	float: left;
	display: inline-block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width:120px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#navbar ul li a {
	color: #D6D6D6;
}


#navbar ul li a:hover, #nav ul a:active, #nav ul a:visited {
	text-decoration: none;
	color: #DB8957;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-left: 7px;
}


#wrapper #main {
	height: auto;
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#main #left_content {
	float: left;
	width: 200px;
	background-color: #000000;
	padding-top: 6px;
	padding-bottom: 20px;
	padding-right: 15px;
}
#left_content #title {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DADDE2;
	width: 190px;
	margin-bottom: 10px;
}
#left_content #subtitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DADDE2;
	width: 180px;
	margin-bottom: 10px;
}

#left_content ul {
	font-size: 14px;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}

#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#sidenav ul li {
	float: left;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #D6D6D6;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]padding-left: 5px; */
}
#sidenav ul li a {
	color: #D6D6D6
}

#sidenav ul li a:hover, #sidenav ul a:active, #side nav ul a:visited {
	text-decoration: none;
	color: #DB8957;
	
}



#main #right_content {
	float: left;
	height: auto;
	width: 680px;
	padding-left: 35px;
	background-color: #3E405E;
	padding-top: 28px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #2F3046;
	border-left-color: #B7B8A8;
	padding-right: 35px;
	padding-bottom: 25px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2F3046;
	border-bottom-color: #B7B8A8;
	margin-left: 10px;
}
#slider_wrapper {

}

#right_content #contact_pad {
	padding-top: 25px;
}
#contact_pad table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#contact_pad table td {
	font-size: 15px;
	color: #DADDE2;
	font-family: Arial, Helvetica, sans-serif;
}
#right_content #owner_pad {
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top: 10px; */
}

#right_content #available_pad {
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	text align: center;
}

#owner_pad table td {
	font-size: 14px;
	color: #DADDE2;
	font-family: Arial, Helvetica, sans-serif;
}

#right_content #litteriframepad {
	height: 170px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #000000;
	background-color: #2F3046;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-top: 8px;
	margin-bottom: 12px;
}
#right_content #dogpad {
	height: 326px;
	width: 526px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #2F3046;
	border: 3px solid #000000;
}
.tdmaindog {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #DADDE2;
	padding-left: 28px;
}

#wrapper #bottom_content {
	background-color: #000;
	height: auto;
	width: 982px;
	clear: both;
	padding-top: 10px;
	padding-right: 48px;
	padding-bottom: 10px;
	padding-left: 30px;
}




#wrapper #footer {
	height: 90px;
	width: 1004px;
	padding-top: 40px;
	background-color: #000000;
	clear: both;
	padding-right: 46px;
}
#footer p {
	font-size: 11px;
	color: #D6D6D6;
	text-align: right;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #EDEDED;
	padding-top: 6px;
	text-align: right;
}

.button {
	background-color: ;
	height: 30px;
	width: 90px;
	font-size: 12px;
	color: #1C1B57;
	background-color: #FFFFFF;
}
.center {
	text-align: center;
}
.small {
	font-size: 16px;
}
