/* CSS Document */



body, div, img, ul, ol, li {

		margin: 0;

		padding: 0;

	}

	

	body {

		color: #fff;

		background-color: #00234C;

		font-family: Times New Roman, Tahoma, Geneva, sans-serif;

		font-weight: 100;

		line-height: 1.5em;

		width: 100%;

		height: 100%;
		
		font-size: 20px;

	}

	

	p {

	   margin-bottom: 1.5em;

	   line-height: 1.5em;

	   font-size:20px;

	   margin-top: 1.5em;

	}

	

	strong, b {


		margin-bottom: 1.5em;

	    line-height: 1.5em;

	    margin-top: 1.5em;

		font-weight: 600;

	}



        #call-me {

           margin: 0 0 0 135px;

           padding-top: 165px;

        }

	

	.entry {

		padding-left: 10px;

		min-height: 300px;

	}

	

	/* captions for images */

	.picture { 

		/*background-color: #00234C;		*/

		border: 1px solid #000; 

		padding: 15px;

		padding-top: 30px; 

		font: 11px/1.4em Arial, sans-serif; 

		background: #00234C url( /wp-content/themes/SM/images/pic_bg.png ) repeat-x;

	} 

	.picture img { 

		border: 1px solid #000; 

		vertical-align:middle; 

		margin-bottom: 3px; 

		margin: 0 auto;

		display: block;

	} 

	.picture span {

		width: 242px;

		margin: 0 auto;

		display: block;

		

	}

	.right { 

		margin: 0.5em 0pt 0.5em 0.8em; 

		float:right; 

	} 

	.left { 

		margin: 0.5em 0.8em 0.5em 0; 

		float:left; 

	} 

	
	#nav {
		
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 16px;
	}
	

	#nav ul li {

		float: left;

		list-style: none;

		cursor: pointer;

	}

	

	#nav ul li span {

		display: block;

		padding-left: 20px;

		padding-top: 5px;

		letter-spacing: 0.15em;

		cursor: pointer; 

	}

	

	#nav ul li span a {

		text-decoration: none;

		color: #fff;

	}

	

	#nav ul li span a:hover {

		text-decoration: underline;

	}

	

	#nav ul .home {

		background: url( /wp-content/themes/SM/images/home_bg.png ) top no-repeat;

		width: 93px;

		height: 40px;

	}

	#nav ul .home:hover {

		background: url( /wp-content/themes/SM/images/home_bg-over.png ) top no-repeat;

	}

	#nav ul .home span {

		width: inherit;

		padding-left: 20px;

	}

	

	

	#nav ul .attorney {

		background: url( /wp-content/themes/SM/images/attorney_bg.png ) top no-repeat;

		width: 197px;

		height: 40px;

	}	

	#nav ul .attorney:hover {

		background: url( /wp-content/themes/SM/images/attorney_bg-over.png ) top no-repeat;

	}	

	#nav ul .attorney span {

		padding-left: 24px;

	}

	

	

	#nav ul .debt {

		background: url( /wp-content/themes/SM/images/debt_bg.png ) top no-repeat;

		width: 181px;

		height: 40px;

	}	

	#nav ul .debt:hover {

		background: url( /wp-content/themes/SM/images/debt_bg-over.png ) top no-repeat;

		width: 181px;

		height: 40px;

	}		

	#nav ul .debt span {

		padding-left: 20px;

	}

	

	

	#nav ul .bankruptcy {

		background: url( /wp-content/themes/SM/images/bankruptcy_bg.png ) top no-repeat;

		width: 140px;

		height: 40px;

	}	

	#nav ul .bankruptcy:hover {

		background: url( /wp-content/themes/SM/images/bankruptcy_bg-over.png ) top no-repeat;

	}	

	#nav ul .bankruptcy span {

		padding-left: 20px;

	}

	

	

	#nav ul .tax {

		background: url( /wp-content/themes/SM/images/tax_bg.png ) top no-repeat;

		width: 193px;

		height: 40px;

	}

	#nav ul .tax:hover {

		background: url( /wp-content/themes/SM/images/tax_bg-over.png ) top no-repeat;

	}

	#nav ul .tax span {

		padding-left: 26px;

	}

	

	

	#nav ul .contact {

		background: url( /wp-content/themes/SM/images/contact_bg.png ) top no-repeat;

		width: 150px;

		height: 40px;

	}

	#nav ul .contact:hover {

		background: url( /wp-content/themes/SM/images/contact_bg-over.png ) top no-repeat;

	}

	#nav ul .contact span {

		padding-left: 26px;

	}

        #nav ul .blog {

		background: url( /wp-content/themes/SM/images/contact_bg.png ) top no-repeat;

		width: 150px;

		height: 40px;

	}

	#nav ul .blog:hover {

		background: url( /wp-content/themes/SM/images/contact_bg-over.png ) top no-repeat;

	}

	#nav ul .blog span {

		padding-left: 50px;

	}

	

	#header {

		width: 100%;

		background: #000001 url( /wp-content/themes/SM/images/header_bg.png ) repeat-x;

	}

	

	#stripe {

		clear: both;

		background: #C32E30 url( /wp-content/themes/SM/images/stripe_top.png ) right no-repeat;

		height: 16px;		

	}

	

	#stripe-shadow {

		clear: both;

		background: #C32E30 url( /wp-content/themes/SM/images/stripe_shadow.png ) repeat-x;

		height: 3px;

		width: 100%;		

	}

	

	#logo {

		width: 982px;

		min-height: 261px;

		background: url( /wp-content/themes/SM/images/header6.jpg ) bottom no-repeat;

		margin: 0 auto;

	}

	

	#page {

		background: #00234C url( /wp-content/themes/SM/images/page_bg.png ) repeat-x;

	}

	

	#wrapper {

		min-height: 900px;

		width: 990px;

		margin: 0 auto;

	}

	

	#content {

		min-height: 500px;

		width: 980px;

		margin: 0 auto;

	}

	

	#content ul li, #content ul li a {

		color: #fff;

	}

	

	#content h1, #content h2, #content h3, #content h4 {

		color: #e0a109;

	}

	

	#content h1 {

		font-size: 21px;

		line-height: 1em;

		margin-top: 1.5em;

		margin-bottom: 0.5em;

		text-transform: capitalize;

	}

	#content h2 {

		
                font-family: georgia, helvetica;
	font-size: 24px!important;
line-height: 1em;

		margin-top: 1.5em;

		margin-bottom: 0.5em;
	color: #e0a109;
	text-align: left;
	margin-bottom: 10px;

	}

	#content h3 {

		font-family: "Lucida Grande", Tahoma;

		font-size: 16px;

		line-height: 1.31em;

		margin-top: 1.96em;

		margin-bottom: 0.65em;

		text-transform: capitalize;

		

	}

	

	#content h4 {

		font-size: 14px;

		line-height: 1.31em;

		margin-top: 1.96em;

		margin-bottom: 0.65em;

		text-transform: capitalize;

	}

	

	#content p {

		max-width: 800px;

	}

	

	.contact-left {

		float: left;

		width: 350px;

	}

	

	.contact-right {

		float: left;

		margin-left: 150px;

	}

	

	#home-bottom {

		margin: 0 auto;

	}

	

	#call-to-action {

		font-family: georgia, helvetica;

		font-size: 21px;

		color: #e0a109;

		text-align: left;

		margin-bottom: 20px;

		background-color:#003E7A;

		vertical-align: middle;

		min-height: 80px;

	}

	

	#call-to-action span {

		margin: 20px;

	}

	

	#call-to-action span a {

		color: #e0a109;

	}

	

	#footer {

		padding-top: 45px;

		margin: 0 auto;

		width: 990px;

		background: url( /wp-content/themes/SM/images/bottom_sliver.jpg ) top no-repeat;

		min-height: 13px;

		font-family: Georgia, "Times New Roman", Times, serif;

	}

	

	#footer a {

		color: #fff;

	}

	

	/* preload our nav bg rollover */

	.blank {

		display: none;

	}

	

	/* form css */

	

	.gform_wrapper {

		padding: 15px;

		margin-bottom:10px;  

		max-width:600px

	}

	

	.gfield_required { 

		color: #fff; 

	}

	

	.gform_wrapper .validation_error{ 

		color:#790000;  

		font-weight:bold;  

		font-size:14px;  

		line-height:150%;  

		font-family:Helvetica,sans-serif; 

		margin-bottom:16px;

		padding: 5px;

		border:thin solid #790000;

		background-color: #fff;

		max-width: 343px;

	}

	.gform_wrapper .validation_message{ 

		color:#790000!important;  

		font-size:11px;  

		font-family:verdana,sans-serif;  

		letter-spacing:normal;

	}

	

	#gforms_confirmation_message {

		width:500px;

		position:absolute;

		top:0;

		left:0;

		z-index:5000;

		background-color:#003E7A;

		border:1px solid #003E7A;

		color:#4f763e;

		font-size:18px;

		line-height:110%;

		padding:20px 10px;

		text-align:center;

	}

	

	#gforms_error_alert {

		width:500px;

		position:absolute;

		top:0;

		left:500;

		z-index:5000;

		background-color:#FFDFDF;

		border:10px solid #003E7A;

		color:#790000;

		font-size:18px;

		line-height:110%;

		padding:20px 10px;

		text-align:center;

	}

	

	#gforms_error_alert a {

		color:#790000;

		text-decoration: underline;

	}



