@charset "utf-8";
/*YUI RESET==================================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;	padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/*END YUI RESET==============================================================================*/
body {
	font-size: 62.5%;
	background: #e1ded9 url(../images/bg.jpg) center top no-repeat;
}
.left{float: left;}
.right{float: right;}
:focus {-moz-outline-style: none;}
.clear {clear: both;}

/*PAGE ELEMENTS===============================================================================*/
#header h1 {
	background:url(../images/Jeff_Goldman_Puget_Sound_Criminal_Defense_Lawyer.gif) 0 0 no-repeat;
	width: 338px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 25px;
	left: 25px;
}
#header h2 { /*Tag Line*/
	font-size: 2.3em;
	width: 425px;
	position: absolute;
	bottom: 100px;
	left: 55px;
}
#contentLeft ol li {
	background: url(../images/check.png) top left no-repeat;
	padding-left: 30px;
}

/*END PAGE ELEMENTS===========================================================================*/
/*CONTAINTERS=================================================================================*/
#pageWrap {
	width: 930px;
	margin: 50px auto 10px;
	background: #FFFFFF;
	padding: 15px;
}
#content {
	width: 100%;
	background: #f4f3f2;
	border-bottom: 5px solid #800001;
}
#contentLeft {
	float: left;
	position: relative;
	width: 550px;
	padding: 25px 0 10px 10px;
}
#contentRight {
	float: right;
	width: 319px;
	position: relative;
	padding-top: 250px;
}
#header {
	background:url(../images/Jeff_Goldman_Headshot.jpg) #FFFFFF top right no-repeat;
	height: 386px;
	overflow:hidden;
	position: relative;
	width: 100%;
}
#footer {
	width: 100%;
	height: 30px;
	margin: 5px 0 0;
	background: #aba5a3;	
}
#freeConsultation {
	background: transparent url(../images/consultation_bg.png) 0 0 no-repeat;
	width: 290px;
	height: 145px;
	position: absolute;
	top: 25px;
	left: -4px;
	z-index: 10;
	color: #FFFFFF;
	font: normal 2em/1.75em "Times New Roman", Times, serif;
	padding: 32px;
	text-transform: uppercase;
}
.testimonial {
	background: transparent url(../images/testimonial_bg.png) 0 0 no-repeat;
	width: 281px;
	height: 191px;
	margin-bottom: 30px;
	padding: 15px 15px 20px;
	position: relative;
	color: #FFFFFF;
	text-align: center;
}
.testimonial p {
	margin-top: 1em;
	font-size: 1.2em;
}
#paymentPlans {
	width: 350px;
	margin: 10px 14px 0 0;
	float:left;
}
/*END CONTAINERS==============================================================================*/
/*TYPOGRAPHY==================================================================================*/
p, a, h1, h2, h3, h4, h5, ul, li {font: normal 1.0em/1.5em Verdana, Arial, Helvetica, sans-serif;}
em {font-style:italic;}
strong {font-weight: bold}
ul, ol {list-style: outside square}
.red {color: #800001;}
.altColor {color: #87783D;}
.upper {text-transform:uppercase}

.testimonial h5 { 
	font: italic 2.25em/1.25em "Times New Roman", Times, serif;
}
#contentLeft{
	font: normal 1.4em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#contentLeft p {
	margin-bottom: 1em;
}
#contentLeft h3	{
	font: normal 1.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #800001;
	margin-bottom: .5em;
}
#contentLeft h4	{
	font-weight: bold;
	color: #800001;
	text-transform: uppercase;
	margin-bottom: .5em;
}
#contentLeft ol, #contentLeft ul {
	margin: .5em 0;
}
#contentLeft ol li{
	margin: 1em 0;
	list-style: none;
	margin-left: 1em;
}
#contentLeft ul {
	margin-left: 2em;
}
#contact h3 {
	font-size: 2em;
	text-transform: uppercase;
}
#footer p, #footer a {
	font-size: 1em;
	line-height: 30px; /*Must match #footer height*/
	margin: 0 .5em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.thankyou {
	color:#FFFFFF;
	font-size: 1.5em;
}
/*END TYPOGRAPHY==============================================================================*/
/*CONTACT FORM================================================================================*/
#contact {
	width: 100%;
	overflow: hidden;
	height: 356px;
	border-top: 1px solid #FFFFFF;
	background: #CCCCCC url(../images/footerbg.jpg) 0 0 no-repeat;
}
#contactForm {
	float: left;
	width: 460px;
	overflow: hidden;
	margin: 14px 0 0 14px; 
	border: 1px solid #666666;
	padding: 9px;
	background: url(../images/grey.png) 0 0 repeat;
}
#contactInfo {
	float: right;
	width: 350px;
	overflow: hidden;
	margin: 25px 14px 0 0;
}
input, textarea {
	border: 1px solid #5F5645;
	background: #FFFFFF;
}
input {
	width: 225px;
	height: 23px;
	margin-bottom: 10px;
}
textarea {
	height: 100px;
	width: 458px;
}
label {
	font: normal 1.2em/1.0em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform: uppercase;
	margin: 5px 0;
}
input#submit{
	margin: 10px 0 0 0;
	width: 93px;
	height: 29px;
	border: none;
	float: right;
}
#contactInfo p {
	font-size: 1.75em;
	text-transform: uppercase;
	margin: 10px 0;
}
#contactInfo a, #contactInfo p {
	color: #000000;
}
div#contactInfo div.right p, div#contactInfo div.right a{
	color: #800001;
}
div#contactInfo div.left p{
	font-size: 1.2em;
	line-height: 2.3em; /*Kind of a messy way of aligning to top of right sized*/
}
#contactInfo a {
	text-decoration: none;
}
/*END CONTACT FORM============================================================================*/
/*NAV=========================================================================================*/
#nav {
	background: #800001;
	padding: 5px;
}
#nav ul {
	border: 1px solid #9f4040;
	overflow: hidden;
	width: 100%;
	padding: 14px 0;
}
#nav ul li{
	list-style: none;
	float: left;
	margin: 0 1.1em;
}
#nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/nav.gif) 0 0 no-repeat;
	height: 31px;
	display: block;
	text-indent: -9999px;
}
#nav ul li a#home{
	width: 114px;
}
#nav ul li a#about{
	width: 101px;
	background-position: -115px 0;
}
	#nav ul li a#about:hover{
		background-position: -115px -31px;
	}
#nav ul li a#dv{
	width: 160px;
	background-position: -217px 0;
}
	#nav ul li a#dv:hover{
		background-position: -217px -31px;
	}
#nav ul li a#dui{
	width: 139px;
	background-position: -378px 0;
}
	#nav ul li a#dui:hover{
		background-position: -378px -31px;
	}
#nav ul li a#rights{
	width: 133px;
	background-position: -518px 0;
}
	#nav ul li a#rights:hover{
		background-position: -518px -31px;
	}
#nav ul li a#blog{
	width: 133px;
	background-position: -654px 0;
}
	#nav ul li a#blog:hover{
		background-position: -654px -31px;
	}
#nav ul li a:hover{
	color: #666666;
	text-decoration: underline;
	background-position: 0 -31px;
}
#paymentPlans img {
	margin-top: 1em;
}
/*END PAGE ELEMENTS===========================================================================*/