body * {	margin: 0; padding: 0; }

#wrapper { 
	text-align: left;
	width: 753px;
}

#content {
	width: 512px;
	float: right;
}

#sidebar {
	width: 241px;
	float: left;
}

body {
	font-family: Verdana, sans-serif;
	font-size: .70em;
	line-height: 1.63;
	background: #fff url("../images/bodyback.gif") left top repeat-x;
	color: #181f26;
	margin: 0; padding: 0;
}

#wrapper {
	background: transparent url("../images/wrapperback.gif") left top repeat-y;
	padding-bottom: 20px;
}

#content { background-color: #a6cab4; }
#ezarticleviewtpl { margin: 0 30px; }

h1#logo, h1#logo a {
	width: 241px;
	height: 101px;
	background: transparent url("../images/logo.gif") left top no-repeat;
}
#logo{
width: 241px;
	height: 101px;
	background: transparent url() left top no-repeat;
	}
#logo img{
border:none;
}

p#headercontact {
	position: absolute;
	left: 241px;
	top: 0;
	width: 512px;
	height: 56px;
	background: #a6cab4 url("../images/headercontact.gif") right bottom no-repeat;

}

#rotator {
	width: 512px;
	position: relative;
}

#rotator img {
	width: 512px;
	height: 168px;
}

#content #rotator img {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

#topnav {
	width: 512px;
	height: 46px;
	position: absolute;
	left: 241px;
	top: 55px;
	background: #a6cab4 url("../images/topnav.gif") left top no-repeat;
}

#topnav li {
	list-style: none;
	position: absolute;
	top: 0;
}

#topnav li,
#topnav a {
	height: 46px;
	display: block;
	color: #fff;
}

#topnav a:hover {
	text-decoration: none;
}

#topnav li a {
	text-indent: -9999px; 
	text-decoration: none;
}

.tn1 { left: 0px; width: 128px; }
.tn2 { left: 128px; width: 120px; }
.tn3 { left: 248px; width: 145px; }
.tn4 { left: 393px; width: 119px; }

.tn1 a { background: transparent url("../images/topnav.gif") -0px top no-repeat; }
.tn2 a { background: transparent url("../images/topnav.gif") -128px top no-repeat; }
.tn3 a { background: transparent url("../images/topnav.gif") -248px top no-repeat; }
.tn4 a { background: transparent url("../images/topnav.gif") -393px top no-repeat; }

.tn1 a:hover { background-position: -0px -46px; }
.tn2 a:hover { background-position: -128px -46px; }
.tn3 a:hover { background-position: -248px -46px; }
.tn4 a:hover { background-position: -393px -46px; }

#secnav {
	width: 241px;
	height: 168px;
	background: #92b09d url("../images/secnav.gif") left top no-repeat;
	position: relative;
}

#secnav li {
	list-style: none;
	position: absolute;
	left: 0;
}

#secnav li,
#secnav a {
	height: 24px;
	width: 241px;
	display: block;
	color: #fff;
}

#secnav a:hover {
	text-decoration: none;
}

#secnav a {
	text-indent: -9999px; 
	text-decoration: none;
}

.sn1 { top: 14px; }
.sn2 { top: 38px; }
.sn3 { top: 62px; }
.sn4 { top: 86px; }
.sn5 { top: 110px; }
.sn6 { top: 134px; }

.sn1 a { background: transparent url("../images/secnav.gif") left -14px no-repeat; }
.sn2 a { background: transparent url("../images/secnav.gif") left -38px no-repeat; }
.sn3 a { background: transparent url("../images/secnav.gif") left -62px no-repeat; }
.sn4 a { background: transparent url("../images/secnav.gif") left -86px no-repeat; }
.sn5 a { background: transparent url("../images/secnav.gif") left -110px no-repeat; }
.sn6 a { background: transparent url("../images/secnav.gif") left -134px no-repeat; }

.sn1 a:hover { background-position: -241px -14px; }
.sn2 a:hover { background-position: -241px -38px; }
.sn3 a:hover { background-position: -241px -62px; }
.sn4 a:hover { background-position: -241px -86px; }
.sn5 a:hover { background-position: -241px -110px; }
.sn6 a:hover { background-position: -241px -134px; }

h2 {
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}

h3, h4, h5, h6 { color: #181f26; }
h2 { font-size: 120%; }
h3 { font-size: 125%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }

#content ul, #content ol { margin-left: 20px; }

#content p,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content ul,
#content ol { margin-bottom: 20px; }

a {
	color: #005994;
	text-decoration: none;
}

a:visited { color: #680094; }
a:active, a:focus { color: #940038; }
a:hover { text-decoration: underline; }

#content img {
	padding: 4px;
	border: 1px solid #92b09d;
	background: #fff;
	margin: 5px 0 5px 5px;
}

#content a img, #map img {
	padding: 0;
	border: 0;
	background: transparent;
	margin: 0;
}

h3#requestquoteheader {
	width: 121px;
	height: 12px;
	text-indent: -9999px;
	background: transparent url("../images/requestquoteheader.gif") left top no-repeat;
	margin-top: 20px;
}

h3#announcementsheader {
	width: 123px;
	height: 12px;
	text-indent: -9999px;
	background: transparent url("../images/announcements.gif") left top no-repeat;
}

ul.sidebarlist {
	list-style: none;
	padding-left: 65px;
	padding-bottom: 20px;
	background: transparent url("/ezstatic/data/nwjinsurance/i/dotborder.gif") left bottom repeat-x;
	margin-bottom: 13px;
	margin-right: 13px;
}
ul.sidebarlist li { margin-top: 6px; }

.ezadlistitem {
margin: 10px 4px 12px 65px;
}

#footer {
	width: 512px;
	margin-left: 241px;
	padding-top: 20px;
}

#content ul#footerimages {
	list-style: none;
	height: 112px;
	margin: 24px 0;
	clear: both;
}

#independent {
	float: left;
	width: 88px;
	height: 68px;
	background: transparent url("../images/indie.gif") left bottom no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 15px;
}

#trustedchoice {
	float: right;
	width: 88px;
	height: 68px;
	background: transparent url("../images/trusted-choice.gif") left bottom no-repeat;
	display: block;
	text-indent: -9999px;
	margin-right: 15px;
}

fieldset {
	padding: 5px 0px 10px 10px;
	border: 1px solid #666;
	margin-bottom: 16px;
}

legend {
	padding: 0 3px;
	font-weight: bold;
	color: #0071bb;
	font-size: 120%
}

label {
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
}

input {
	display: block;
	font-weight: normal;
	font-size: 100%;
	padding: 1px;
}

input.hidden { display: none; }

textarea {
	font-weight: normal;
	font-size: 100%;
	font-family: Verdana, sans-serif;
	padding: 1px;
}

.labelcell {
	padding-right: 10px;
	padding-bottom: 2px;
	font-weight: bold;
}

input.checkbox {
	display: inline;
	margin-right: 10px;
}

label.checkboxwrap {
	float: left;
	width: 190px;
	font-weight: bold;
}

#home #content { background-color: #a6cab4; }

#home #contenttpl { margin: 0 30px; }

h2.heading13281 {display: none; }

#home h3 {
	color: #fff;
	font-size: 120%;
	font-style: italic;
}

#homecontact {
	margin: 50px 0 24px 30px;
	margin-bottom: 24px;
	float: left;
	display: inline;
}

.clearboth { clear: both; }

/* contact form page */
.article13290 {
	width: 210px;
	float: left;
}

#contactform {
	margin-top: 35px;
	margin-right: 10px;
}

#contactform textarea {
	width: 205px;
	height: 120px;
}

/* request a quote form page*/
form#quoteform {
	margin: 0 30px;
}

/* Google map */
#map { margin: 0 30px; line-height: 1.3 }

#driving_directions { margin: 10px 30px 0 30px; }

/* agent info */
#agentview, #agentlist { margin: 0 30px; }

.agentname { font-weight: bold; }

.agenttitle { font-style: italic; }

.agentblock {
	width: 110px;
	float: left;
	padding: 0 20px;
	height: 190px;
}

#content .agentblock a img {
	padding: 3px;
	border: 1px solid #92b09d;
	background: #fff;
}

.agentofficename h3 { clear: left; }

.realtorleft { 
float: right;
	margin:5px;
border: 1px solid #999; }
.realtorleft img{
	border: 3px solid #fff;

}
.realtorright { }

.mlsnavbar { margin-bottom: 10px; }

.mlsnavbarright li {
	float: right;
	list-style-type: none;
	padding: 0 6px;
}

/* remove listings entry 4/20 TT */
.realtorlistings  {
	display:none;
}

#calltoaction {
	position: absolute;
	top: 333px;
	left: 773px;
	width: -12px;
	height: 157px;
	font-weight: bold;
}

.callimg  {
	float:left;
}

div.blog {position: absolute; left:512px; top: 0; width: 270px; height: 168px; color:#0071bc; background-color: #92b09d;}

div.blog ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:16px;
	letter-spacing: 1px;
	width: 290px;
	font-weight: bold;
	text-decoration: none;
}

div.blog ul li a:hover{
	color:#0071bb;
}

ul.blog{
list-style-type:none;
}

#content ul.blog {
padding:0;
margin:0;
padding-left: 10px;}

#content ul.entry {
padding:0;
margin:0;
padding-left: 10px;}

#content ul.blog li{

	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 0 0 25px;
	margin: 10px 0;
}

div.blog ul.entry li{
margin-left: 30px;}

div.blog ul.entry li a{
color: #000;
font-size: 12px;
font-weight: normal;
}

div.blog ul.entry li a:hover{
color:#fff;
}

div.rssChannel{
display:none;}

.center{
	text-align:center;
}

#content .contentareabody p.heading{
	padding:0;
	padding-top: 20px;
	line-height: normal; 
	text-align: center;
}

#content .contentareabody p.subheading{
	padding:0;
	line-height: normal;
	text-align: center;
}

.contentareabody p{
text-align:justify;
}

#content .contentareabody p.footer{
padding-top: 20px; font-size: 10px; color: white; font-family: 'Verdana','sans-serif';
}

.contentareabody p.indent{margin-left: 41pt;}

.contentareabody p.center{
text-align:center;}

#content .contentareabody p.abouthead {
font-size:125%;
text-decoration:underline;
margin:0}

div.intro{font-weight:bold;
color:#fff;
font-size:115%;
line-height:120%;
}

.contentareabody p.imgleft img{
border: 3px solid #fff;
float:left;}

.contentareabody p.imgright img{
border: 3px solid #fff;
float:right;
margin:5px;
}

#agentview .realtorright p{
	padding:0;
	padding-top: 15px;

}

td.center input{
text-align:center;}

h1.text { font-size: 120%;
padding-bottom:20px; }

#copyright {
	position: relative;
	clear: both;
	height: 25px;
	margin-bottom: 10px;
}
	
#copyright li {
	list-style: none;
	position: absolute;
	top: 5px;
}

#copyright li,
#copyright a {
	height: 20px;
	display: block;
	color: #666;
}

#copyright li a {
	text-indent: -9999px; 
	text-decoration: none;
}

.copyright {
	left: 350px;
	width: 250px;
}
