/* Burns & Associates */

body {
	background-color:#43545d;
	margin:0; padding:0;
	background-image:url(images/bg.png); background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
#head {
	width:879px; height:107px;
	background-image:url(images/header.png);
	margin:0 auto;
	text-align:left;
}
#head img, #head img a {
	border:none;
	display:block;
	float:left;
	margin-top:2px;
}
#head form {
	float:right;
	margin-top:81px;
	margin-right:20px;
}
.search {
	border:1px solid #ccc;
	float:left;
	padding-left:2px;
}
.go {
	border:none;
	background-color:#ccc;
	cursor:pointer;
	margin-left:5px;
	color:#333;
}
#nav {
	width:864px; height:30px;
	background-image:url(images/navbg.png);
	margin:0 auto;
	text-align:left;
	padding:16px 0 0 16px;
}
#nav span {
	color:#444;
	font-size:17px;
	display:block;
	float:left;
}
#nav span a:link, #nav span a:visited, #nav span a:active {
	color:#444;
	text-decoration:none;
	border-top:1px dashed #f2f2f2;
	border-bottom:1px dashed #f9f9f9;
	padding:2px;
}
#nav span a:hover {
	background-color:#fff;
	border-bottom:1px dotted #a76531;
	
}
.Nbeg {
	margin-right:16px;
}
.Nmid {
	border-left:1px solid #ccc;
	padding:0 15px;
}
#mid {
	width:879px; height:221px;
	margin:0 auto;
}
#burns {	
	width:493px; height:221px;
	float:left;
}
#thhold {
	width:386px; height:221px;
	float:left;
}
#testimony {
	width:386px; height:119px;
	background-image:url(images/orange.png);
}
#testimony p {
	font-size:18px;
	font-style:italic;
	color:#fff;
	padding:10px 25px 5px 25px; margin:0;
	display:block;
}
.quoteB {
	font-size:60px;
	color:#daa67c;
	height:25px;
	padding-top:15px;
	margin-top:-30px;
	margin-bottom:-5px;
	float:left;
}
.quoteE {
	font-size:60px;
	color:#daa67c;
	height:20px;
	padding-top:20px;
	margin-top:-50px;
	float:right;
}
#help {
	width:386px;  height:102px;
	background-image:url(images/brown.png);
	text-align:left;
}
#help form {
	padding-left:40px;
}
.helpJump{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	color:#777;
}
.let {
	padding:15px 0 0 40px;
	color:#fff;
	font-size:32px;
	display:block;
}	
#midbar {
	width:879px; height:189px;
	background-image:url(images/midrep.png); background-repeat:repeat-x;
	margin:5px auto;
}
#bottom {
	width:879px; height:180px;
	margin:0 auto 10px auto;	
	text-align:left;
}
#bottomL {
	width:510px; height:180px;
	float:left;
}
#bottomR {
	width:303px; height:180px;
	float:left;
	border-left:1px #ccc solid;
	padding-left:65px;
	background-image:url(images/scale.png); background-repeat:no-repeat; background-position:0 50px;
}
#bottomR ul {
	list-style:none;
	display:block;
	float:left;
}
#bottomR li {
	color:#555;
	font-size:16px;
	line-height:28px;
	padding:0; margin:0;
}
.ulleft {
	margin:5px 0 0 35px;
	width:100px;
	padding:0;
}
.ulright {
	margin:5px 0 0 15px;
	width:120px;
	padding:0;
}
.ulleft a:link, .ulright a:link, .ulleft a:visited, .ulright a:visited, .ulleft a:active, .ulright a:active  {
	text-decoration:none;
	color:#333;
}
.ulleft a:hover, .ulright a:hover {
	color:#777;
	text-decoration:underline;
}
#footer {
	background-color:#ececec;
	border-top:1px #b9b9b9 solid;
	border-bottom:1px #b9b9b9 solid;
	border-left:none;
	border-right:none;
	height:25px; width:879px;
	margin:0 auto 15px auto;
	font-size:14px;
	color:#444;
	padding:5px 0 0 5px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#444;
	border-bottom:1px dashed #ececec;
	text-decoration:none;
}
#footer a:hover {
	color:#777;
	border-bottom:1px dotted #a76531;
}
#certified {
	width:280px; height:189px;
	float:left;
	background-image:url(images/certified.png); background-repeat:no-repeat; background-position:0 50px;
}
.certified, .benefits {
	font-size:24px;
	text-align:right;
	margin-top:5px;
	display:block;
	margin-right:15px;
	color:#333;
}
.cBig {
	font-size:32px;
}
.benefits, .benefits a {
	font-size:18px;
	font-weight:normal;
	background-color:#d0dbe1;
	text-decoration:none;
	color:#333;
	width:125px;
	float:right;
}
#case {
	width:300px; height:159px;
	border-left:1px solid #87949b;
	border-right:1px solid #87949b;
	float:left;
	padding-top:10px;
}
#case fieldset {
	border:none; 
	text-align:left;
}
#case label {
	font-size:18px;
	color:#333;
}
.caseInput {
	background-color:#d0dbe1;
	border:#999;
	width:180px;
	margin-top:8px;
}
.caseSubmit {
	background-color:#cad5da;
	border:none;
	cursor:pointer;
	font-family:"Times New Roman", Times, serif;
	float:right;
	margin-right:10px;
	margin-top:5px;
	font-size:16px;
}
.have {
	font-size:24px;
	text-transform:uppercase;
	color:#333;
	border-bottom:1px solid #d0dbe1;
}
#booklet {
	width:290px; height:189px;
	float:left;
	margin-top:10px;
}
.free {
	font-size:24px;
	text-align:left;
	color:#444;
}	
#book {
	float:left;
	width:102px; height:139px;
	margin-left:20px;	
}
#municipal {
	float:left;
	width:120px;
	padding-top:10px;
	font-size:12px; color:#333;
	text-align:left;
}
#municipal strong {
	color:#a76531;
	font-size:18px;
	font-weight:normal;
}
#municipal div {
	background-color:#345e71;
	display:block;
	border:1px #59595a solid;
	margin-top:5px;
	color:#fff;
	font-size:16px;
	padding-left:3px;
	width:120px;
}
#municipal span {
	display:block;
	float:left;
	margin-right:5px;
}
#municipal img {
	display:inline;
}
#municipal span a:link, #municipal span a:active, #municipal span a:visited {
	color:#fff;
	text-decoration:none;
}
#municipal span a:hover {
	text-decoration:underline;
}
h1 {
	font-size:24px;
	color:#a76531;
	text-transform:capitalize;
	font-weight:normal;
	margin:0; padding:0;
	border-bottom:1px dotted #999;
}
#bottomL p {
	color:#444;
	font-size:16px;
	line-height:22px;
	margin:0; padding:10px 0 0 0;
}
h2 {
	font-size:24px;
	color:#a76531;
	text-transform:capitalize;
	font-weight:normal;
	margin:0; padding:0;
}
/* For sub pages */
#subMid {
	width:879px; height:auto; overflow:hidden;
	margin:0 auto 10px auto;	
	text-align:left;
	background-image:url(images/subrightshade.png);
}
#subLeft {
	width:558px; height:597px;

	float:left;
}
#subMid h1 {
	color:#a35820;
	font-size:28px;
	margin:10px 0 0 0; padding:0;
}
#subMid h1 a:link, #subMid h1 a:active, #subMid h1 a:visited {
	color:#a35820;
	font-size:28px;
	border-bottom:1px #fff dashed;
	text-decoration:none;
}
#subMid h1 a:hover {
	color:#333;
	border-bottom:1px #006699 dotted;
}
.subTopP {
	font-size:14px;
	color:#555;
	line-height:20px;
	display:block;
	width:450px;
}
.subBotP {
	width:550px;
	font-size:14px;
	color:#555;
	line-height:24px;
	display:block;
	text-align:justify;
}
#subLeft h2 {
	font-size:20px;
	color:#333;
	text-transform:none;
	padding-bottom:25px;
}
#subLeft h2 a:link, #subLeft h2 a:visited, #subLeft h2 a:active {
	color:#006699;
	text-decoration:none;
}
#subLeft h2 a:hover {
	color:#006699;
	text-decoration:underline;
}
#subAreas {
	width:558px; height:200px;
	font-size:20px;
	color:#105371;
}
#subAreas ul {
	display:block; float:left;
	width:250px;
	list-style-type:none;
	margin:12px 0 0 20px; padding:0;
}
#subAreas li {
	line-height:24px;
}
#subAreas li a:link, #subAreas li a:active, #subAreas li a:visited {
	color:#105371;
	text-decoration:none;
}
#subAreas li a:hover {
	color:#333;
	border-bottom:1px dotted #006699;
}
#subMiddle {
	width:37px; height:auto; 
	background-image:url(images/submidbg.png);
	float:left;
}
#subRight {
	width:283px; height:auto;
	background-image:url(images/subrightbg.png); background-repeat:repeat-x;
	float:left;
	background-color:#f0eecd;
}
#subTestimony p {
	font-size:14px;
	font-style:italic;
	color:#fff;
	padding:10px 25px 5px 10px; margin:0;
	display:block;
	text-align:justify;
}
#subCase {
	width:300px; height:159px;
	margin:20px 0 0 0;
	padding-top:10px;
	border-bottom:1px dashed #eee;
}
#subCase fieldset {
	border:none; 
	text-align:left;
}
#subCase label {
	font-size:18px;
	color:#444;
}
.subCaseInput {
	background-color:#ddccb1;
	border:#999;
	width:180px;
	margin-top:8px;
}
.subCaseSubmit {
	background-color:#eadfd0;
	border:none;
	cursor:pointer;
	font-family:"Times New Roman", Times, serif;
	float:right;
	margin-right:10px;
	margin-top:5px;
	font-size:16px;
}
.subCaseHave {
	font-size:24px;
	text-transform:uppercase;
	color:#333;
	padding-left:10px;
}
.call {
	display:block;
	font-size:24px;
	text-align:center;
	margin:35px 0 0 0;
}
#subBooklet {
	width:280px; height:auto;
	float:left;
	margin:35px 0 0 5px;
	border-top:1px #eee dotted;
}
.subHelpJump{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#777;
}
.subLet {
	color:#006699;
	font-size:18px;
}
.subHelpForm {
	margin:0; padding:0;
}
.post {
	width:540px; height:auto;
	border-bottom:1px dashed #006699;
	margin-bottom:10px;
	padding-bottom:10px;
}
.entry {
	width:540px; height:auto;
}
.entry p, .post p {
	color:#444; 
	line-height:22px;
}
#commonLeft {
	width:558px; height:auto; overflow:auto;
	float:left;
}
#clearMid {
	width:37px; height:597px; 
	float:left;
}
#navShade {
	width:879px; height:7px;
	background-image:url(images/navshade.png); background-repeat:repeat-x;
	margin:0 auto;
}
.post ul li, .post ol li {
	color:#444;
}
.post ul li a:link, .post ul li a:active, .post ul li a:visited, .post a:link, .post a:visited, .post a:active {
	color:#006699;
	border-bottom:1px dotted #fff;
	text-decoration:none;
}
.post ul li a:hover {
	color:#333;
	border-bottom:1px dotted #006699;
}
 .post a:hover {
 	color:#333;
 }
.post h3 {
	text-align:left;
	font-size:20px;
	color:#006699;
	font-weight:normal;
	margin:0; padding:0;
}
.readMore, .readMore a {
	display:block;
	padding:5px;
	color:#fff;
	background-color:#f5f5f5;
	border-bottom:1px dotted #006699;
}
h4 {
	margin:0; padding:0;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
}
h4 strong {
	color:#FF6600;
}
#searchSpace {
	width:100%; height:25px;
	border-top:1px #999 dotted;
}	
.count {
	color:#FF9900;
}
.formHead {
	border-bottom:1px dotted #006699;
}
.contactform label {
	color:#006699;
}
.contactform {
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background-color:#f4f4f4;
}
#subTestimony a {
	text-decoration:none;
	color:#FFCC00;
}
#related, #mResources {
	width:280px; height:auto;
	float:left;
	margin:20px 0 0 5px;
	border-top:1px #333 dotted;
}
#related h3, #mResources h3 {
	font-size:24px;
	font-weight:normal;
	color:#333;
	margin:10px 0 0 0; padding:0;
	padding-left:10px;
	background-color:#f17e22;
	display:block; width:265px;
}
#related ul {
	color:#444;
	float:left;
	margin:0 0 0 10px; padding:0;
	list-style-type:none;
	line-height:26px;
	font-size:13px;
}
#related ul li a:link, #related ul li a:active, #related ul li a:visited, #related a:link, #related a:visited, #related a:active {
	color:#006699;
	text-decoration:none;
}
#related ul li a:hover {
	color:#333;
	border-bottom:1px dotted #006699;
	background-color:#fff;
}
#mResources a:link, #mResources a:visited, #mResources a:active {
	font-size:20px;
	text-decoration:none;
	color:#006699;
	margin-left:10px;
	line-height:32px;
}
#mResources a:hover {
	color:#333;
	border-bottom:1px dotted #006699;
}
#mResources h3 {
	margin-bottom:10px;
}
.nope {
	display:none;
}
#subBooklet img, #subBooklet img a {
	border:none;
}
.faq {
	display:block;
	margin:35px 0 0 0; padding:0 0 0 10px;
	border-top:1px dashed #fff;
	float:left;
	font-size:14px; color:#333;
	text-align:left;
}
.faq h3 {
	color:#333;
	font-size:24px;
	font-weight:normal;
}
.faq p {
	text-align:justify;
	margin:0; padding:0;
}
.imgBorder, .imgLeft, .imgRight {
	padding:4px;
	border:1px #dbdada solid;
}
.imgLeft {
        float:left:
        margin:0 0 5px 5px;
}
.imgRight {
        float:right;
        margin:0 0 5px 5px;
}
