@charset "utf-8";
/* CSS Document */

body {
	background: #d1d1d1 url(/images/nav/newsite_bg.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* Nav Buttons */	

a.home img {background: url(/images/nav/JayWeller_02.jpg)}
.home a.home img {background: url(/images/nav/JayWeller_02_f2.jpg)}
a.home:hover img {background: url(/images/nav/JayWeller_02_f2.jpg)}

a.bankruptcy img {background: url(/images/nav/JayWeller_05.jpg)}
.Bankruptcy a.bankruptcy img {background: url(/images/nav/JayWeller_05_f2.jpg)}
a.bankruptcy:hover img {background: url(/images/nav/JayWeller_05_f2.jpg)}

a.debt img {background: url(/images/nav/JayWeller_06.jpg)}
.Consolidation a.debt img {background: url(/images/nav/JayWeller_06_f2.jpg)}
a.debt:hover img {background: url(/images/nav/JayWeller_06_f2.jpg)}

a.credit img {background: url(/images/nav/JayWeller_07.jpg)}
.Repair a.credit img {background: url(/images/nav/JayWeller_07_f2.jpg)}
a.credit:hover img {background: url(/images/nav/JayWeller_07_f2.jpg)}

a.mortgage img {background: url(/images/nav/JayWeller_08.jpg)}
.Mortgage a.mortgage img {background: url(/images/nav/JayWeller_08_f2.jpg)}
a.mortgage:hover img {background: url(/images/nav/JayWeller_08_f2.jpg)}

a.contact img {background: url(/images/nav/JayWeller_09.jpg)}
.Contact a.contact img {background: url(/images/nav/JayWeller_09_f2.jpg)}
a.contact:hover img {background: url(/images/nav/JayWeller_09_f2.jpg)}

/* END Nav Buttons */	

img {
	border:0;
}

h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
}

td {
	vertical-align: top;
}

.sidenavbar img {
	margin-top: 8px;
	display: block;
}

.sidenavbar img:hover {
	opacity: .85;
	filter:alpha(opacity=85);
	cursor: pointer;
}

div.post h2, div.post h3, div.post p, div.post h4 {
	margin-left: 12px;
	margin-right: 12px;
}

div.post {
	font-size: 14px;
	width: 550px;
	line-height: 20px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}


body.home div.post .entry h2 {
	display: block;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	margin: 12px 12px 6px 12px;
	line-height: 26px;
}

div.entry h2 {
	font-size: 30px;
	font-weight: normal;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin: 12px;
	font-weight: normal;
	color: #1061a2;
}

.footerlinks a {
	font-weight: bold;
	color: white;
}

h4 {
	font-size: 16px;
	margin: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.calltoaction {
	background: url(../images/consult.png);
	width: 550px;
	height: 407px;
	line-height: normal;
}

div.post div.calltoaction table {
	padding-top: 225px;
	padding-left: 30px;
	font-size: 11px;
	padding-right: 30px;
}

div.post div.calltoaction table td {
	text-align: right;
	padding-right: 12px;
}

div.calltoaction table input {
	font-size: 10px;
	float: left;
}

span.captcha-358 input {
	width: 50px;
}

div.testimonial, blockquote {
	border: 4px #DDDDDD solid;
	margin: 20px;
	background: url(/images/nav/text-box-bg.jpg) no-repeat top left;
	font-size: 14px;
	width:510px;
}

div.testimonial p, blockquote p {
	margin: 12px;
	padding: 0;
}

div.testimonial h2, div.testimonial h3, div.testimonial h4, div.post blockquote h2, div.post blockquote h3, div.post blockquote h4 {
	padding: 12px;
	margin: 12px 0 0 0;
	background: url(..//images/nav/text-box-red.jpg) top left no-repeat;
	color: white;
}

.entry ul li {
	background: url(images/arrow.png) 0 40% no-repeat;
	list-style: outside none;
	min-height:32px;
	padding-left: 48px;
	font-weight: bold;
	padding-top: 6px;
}

.entry ul {
	list-style-type: none;
}
