* { 
	margin:0;
	padding:0;
}

html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff3d9;
	letter-spacing: 1px;
}



/* layout */

#home {
	background: #fff3d9 url(../images/home-body-bg.jpg) repeat-x center top;
}

body {
	background: url(../images/bg.jpg) repeat-x center top;
}

#main {
	width: 980px;
	text-align: center;
	margin: 0 auto;
}

#policy h2 {
	margin-top: 15px;
}

#policy .italic {
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
}

#policy #content li {
	list-style-position: inside;
	margin-top: 10px;
	font-size: 13px;
}


#wrapper {
	background: url(../images/body-bg.jpg) repeat-y;
	width: 100%;
	float: left;
	height: auto;
}

/* header */

#header-home {
	width: 980px;
	height: 573px;
	background: url(../images/header-home.jpg) no-repeat center top;
}

#header, #policy #header {
	background-image: url(../images/header.jpg);
	width: 980px;
	height: 250px;
}

#header-info2 {
	color: #fff3d9;
	font-size: 13px;
	padding-top: 15px;
	letter-spacing: 1px;
}

#logo {
	float: left;
	margin-left: 20px;
	clear: right;
	margin-top: 50px;

}

#logo img {
	border-style: none;
	border-width: 0;
}

#header-info {
	text-align: left;
	font-size: 15px;
	float: left;
	color: #95421a;
	font-weight: normal;
	font-style: normal;
	margin-top: 70px;
	clear: right;
	margin-left: 35px;
	line-height: 20px;
	display: inline;
}

#sp-header #header-info{
	margin-top: 60px;
} 


#player_api {
	margin-top: 15px;
	margin-left: 18px;
}

.video {
	width: 356px;
	height: 270px;
	background: url(../video/video2.jpg) no-repeat center center;
	margin-left: -10px;
}

#left .video img, #left .video a, #player_api a {
	border-style: none;
}

.myPlayer {
	float: left;
	margin-top: 15px;
	margin-left: 18px;
}

#resources .myPlayer img, #dogs .myPlayer img {
	margin-top: -15px;
	margin-left: -18px;
}

/* menu */

.menu {
	float:left	;
	text-align: center;
	height: 50px;
	width: 980px;
	margin-left: 10px;
	margin-top: 15px;
}

.menu ul li {
	display:inline;
	margin: 0;
	padding: 0;
}

.menu a {
	text-transform: uppercase;
	color: #7c5303;
	text-decoration: none;
	font-size: 13px;
	float: left;
	width: 160px;
	height: 37px;
}

.menu a:hover {
	background: url(../images/nav.png) no-repeat center bottom;
	height: 45px;
	line-height: 35px;
}

#bankruptcy .menu #ban a,
#about_us .menu #abou a, #process .menu #pro a, #resources .menu #res a, #dogs .menu #dog a, #contact_us .menu #con a  {
	background: url(../images/nav.png) no-repeat center bottom;
	height: 45px;
	line-height: 35px;
}

.sub-menu {
	float: right;
	text-align: center;
	margin-right: 25px;
	margin-top: 30px;
	clear: right;
	display: inline;
	width: 150px;
}

.sub-menu ul li {
	display:inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;
}

.sub-menu a {
	color: #7c5303;
}

/* body */

#content {
	background: url(../images/body-header.jpg) no-repeat center top;
	min-height: 81px;
}

#bankruptcy #content, #about_us #content, #process #content, #resources #content, #dogs #content, #contact_us #content, #policy #content {
	background: url(../images/body-header-2.jpg) no-repeat center top;
	min-height: 81px;
}

#left {
	float: left;
	width: 330px;
	margin-left: 10px;
	padding: 20px;
	text-align: left;
}

#dogs #left-after {
	float: left;
}

#bankruptcy #left {
	padding-top: 0;
}

#right {
	float: right;
	margin-right: 10px;
	width: 520px;
	padding: 20px 40px 30px 30px;
	text-align: left;
}

/* dog images */

#main-dog-img2 {
	float: left;
	border-style: none;
	margin-left: -10px;
}

.dog-img {
	float: left;
	margin-bottom: 15px;
	border-style: none;
}

#main-dog-img2 a img {
	border-style: none;
}


/* copy */

#content h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #fff3d9;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 30px;
}

#h1-top {
	margin-top: -33px;
}

#bankruptcy #left h1 {
	margin-top: 0;
	line-height: 32px;
}

.h1 {
	background-color: #7c5303;
	width: 354px;
	margin-left: -20px;
	padding-left: 20px;
	height: 85px;
	margin-top: 50px;
	margin-bottom: 25px;
}

#left-after .h1 h1 {
	padding-top: 38px;
}

#content h2 {
	color: #553800;
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

#content p {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	margin-top: 10px;
}

#content #right h2, #content #right p {
	float: left;
	width: 100%;
}

#content #left p {
	color: #000;
}

#left .read-more a {
	float: right;
	text-decoration: none;
	color: #95421a;
	font-size: 13px;
	padding-top: 5px;
}

#right .read-more a {
	float: right;
	text-decoration: none;
	color: #95421a;
	font-size: 13px;
	padding-top: 5px;
	margin-bottom: 20px;
}

.after {
	margin-top: 15px;
}

.links {
	margin-top: 10px;
	font-size: 13px;
}

.links a {
	color: #fff3d9;
	text-decoration: none;
}

#content a {
	color: #fff3d9;
	text-decoration: none;

}


.italic {
	font-style: italic;
}

#left-after li a {
	background-color: #954019;
	width: 349px;
	height: 25px;
	margin-left: -20px;
	padding-left: 25px;
	float: left;
	line-height: 25px;
	margin-top: 5px;
}

#left-after li a:hover {
	background-color: #6c2d11;
}

#left-after li {
	list-style-type: none;
}

.after-h2 {
	margin-top: 15px;
}

.name {
	font-size: 18px;
	margin-top: 15px;
}

#left li {
	list-style-type: none;
}

.red {
	color: #f00;
}

#left-after .h1 #spanish h1 {
	padding: 10px 0 0;
}

/* footer */

#footer-menu01 {
	float: left;
	text-align: left;
	width: 140px;
	margin-left: 20px;
	padding: 5px;
	min-height: 210px;
}


#footer-menu02, #footer-menu03, #footer-menu04, #footer-menu05, #footer-menu06 {
	float: left;
	text-align: left;
	width: 140px;
	margin-left: 10px;
	padding: 5px;
	min-height: 210px;
}

#footer-menu01 li, #footer-menu02 li, #footer-menu03 li, #footer-menu04 li, #footer-menu05 li, #footer-menu06 li {
	list-style: none;
	font-size: 12px;
	margin-bottom: 3px;
	text-transform: capitalize;
}

#footer-menu01 h3, #footer-menu02 h3, #footer-menu03 h3, #footer-menu04 h3, #footer-menu05 h3, #footer-menu06 h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#footer-menu01 a, #footer-menu02 a, #footer-menu03 a, #footer-menu04 a, #footer-menu05 a, #footer-menu06 a {
	text-decoration: none;
	color: #fcb924;
}

#footer-menu01 a:hover, #footer-menu02 a:hover, #footer-menu03 a:hover, #footer-menu04 a:hover, #footer-menu05 a:hover, #footer-menu06 a:hover {
	color: #dea21d;
}

#footer {
	width: 100%;
	height: 350px;
	float: left;
	color: #fff3d9;
	font-size: 15px;
	background: url(../images/footer.jpg) no-repeat center top;
}

#info-center p {
	float: left;
	padding-right: 80px;
	padding-left: 80px;
	margin-bottom: 10px;
}

#info-center {
	color: #fff;
}

#nacba-logo {
	float: right;
	margin-right: 10px;
	padding-right: 30px;
}

#info-left {
	float: left;
	text-align: left;
	margin-left: 20px;
	padding-left: 15px;
	font-size: 12px;
	width: 825px;
	color: #fef4d8;
}

#footer-left {
	float: left;
	margin-top: 50px;
	margin-left: 35px;
	padding-bottom: 25px;
}

#footer-left a {
	color: #7c5303;
	font-size: 13px;
	text-decoration: none;
}

#footer-right {
	float: right;
	margin-top: 50px;
	padding-bottom: 25px;
	margin-right: -70px;
}

#footer-right a, #footer-right p {
	color: #7c5303;
	font-size: 13px;
	text-decoration: none;
}

#nacba-logo img {
	border-style: none;
	border-width: 0;
}





