body {
margin: 0;
font-family: "Lucida Grande",Verdana,Arial;
color:#3f3f3f;
font-size: 14px;
}

img { border:none; }

#home {background: url(/images/layout/background.gif) repeat-x #002947;}
#subpage{background:url(/images/layout/subpage_top_background.jpg) repeat-x #002947;}

/* ---------- SITE STRUCTURE ----------- */

#topwrapper {
width: 960px;
margin: 0 auto;
}

#home_header {
width: 960px;
height: 410px;
}

#header {
width: 960px;
height: 150px;
}

#logo {
float:left;
margin-top:10px;
margin-left:10px;
}

#tagline {
width:254px;
height:34px;
margin-top:23px;
float:left;
clear:left;
margin-left:10px;
}

#nav_container {
float: right;
margin-top:62px;
}

#search {
float: right;
margin:15px 0 0 0;
clear:right;
width:400px;
text-align:right;
height:20px;
}

#search form {
margin:0;
padding:0;
}

/*  First Set of Content */
#content1_container {
width: 100%;
margin: 0;
}

#content1 {
width: 960px;
margin: 0 auto;
padding:0;
}

#content1_box1 {
width: 300px;
height: 215px;
margin:0 0 0 0px;
padding-right:9px;
border-right: 2px solid #d8d1af;
float: left;
}

#content1_box2 {
width: 300px;
height: 215px;
padding-right: 9px;
margin:0 0 0 9px;
border-right: 2px solid #d8d1af;
float: left;
}

#content1_box3 {
width: 300px;
height: 215px;
margin:0 0 0 9px;
float: left;
}


/* Second Set of Content */
#content2_container {
width: 100%;
margin: 0;
background:url(/images/layout/content2_background.gif) repeat-x;
}

#content2 {
width: 960px;
margin: 0 auto;
padding:0;
}

#content2_box1,#content2_box2,#content2_box3 {
width: 300px;
height:180px;
margin:0 0 0 0px;
padding:0;
float: left;
}



/* Footer */
#footer_container {
width: 100%;
}

#footer {
margin: 0 auto;
width: 960px;
min-height: 150px;
background: url(/images/layout/footer_gradient.jpg) no-repeat;
}

#footer_left,#footer_right {
float: left;
width: 460px;
padding: 0 10px;
}


/* Subpage */
#subpage_content_container {
width: 100%;
background: white;
border-top:solid 5px #9b4549;
}

#left {
width: 220px;
min-height: 200px;
float: left;
padding:25px 10px 10px 10px;
}

#left p {
padding-right:10px;
}

#center {
width: 458px;
float: left;
padding:0px 10px 20px 10px;
min-height: 520px;
height:auto !important;
height:520px;
border-left:1px dotted #dfdede;
border-right:1px dotted #dfdede;
}

#centernew {
width: 658px;
float: left;
padding:0px 10px 20px 10px;
min-height: 420px;
border-right:1px dotted #dfdede;
}

#centerright {
width: 658px;
float: left;
padding:0px 10px 20px 10px;
min-height: 420px;
border-left:1px dotted #dfdede;
}


#center p, #centernew p {
padding-left:10px;
padding-right:10px;
padding-bottom:7px;
line-height:18px;
}

#right {
width: 220px;
float: left;
padding:0 10px;
min-height: 200px;
}

/* ------------- NAVIGATION ------------- */





/* - - - - - - - Sub Navigation - - - - - - - */

#subnav {
width:220px;
margin:0;
padding:0;

}

#subnav ul {
list-style:none !important;
margin:0;
padding:0;
}

#subnav li {
list-style:none !important;
margin:0;
padding:0;
width:220px;
}

#subnav li a {
background: url(/images/layout/subnav_beige_back.gif) no-repeat;
padding-left:10px;
line-height:33px;
font-size:16px;
color:#8a2529;
display:block;
text-decoration:none !important;
margin:0px 0 2px 0;
height:33px;
}


#subnav li a:hover, #subnav li a .selected {
background: url(/images/layout/subnav_red_arrow.jpg) no-repeat;
color:white;
text-decoration:none !important;
}

.selected {
background: url(/images/layout/subnav_red_arrow.jpg) no-repeat !important;
color:white !important;
font-weight:bold;
}

/* -------- CHARACTER ATTRIBUTES -------- */

#subpage_content_container a {
text-decoration:underline;
color:#7b1b1d;
}

#subpage_content_container a:visited {
text-decoration:underline;
color:#002A42;
}


#subpage_content_container a:hover {
text-decoration:none;
color:white;
background:#7b1b1d;
}

#footer {
color:white;
}

#footer a {
color:#ffcc66;
text-decoration: underline;
}

#footer a:visited {
color:#ffcc66;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
background:#ffcc66;
color:#7b1b1d;
}

h1 {
color:#8a2529;
font-weight:normal;
font-size:30px;
}

h2 {
color:#0a3854;
font-weight:normal;
font-size:20px;
}

h3 {
color:#8a2529;
font-weight:bold;
font-size:16px;
}


/* ------- List styles --------*/

ul {
list-style-type:none;
margin:0;
padding:0;
line-height:18px;
}

li {
list-style-image: url(/images/layout/list_arrow3.png);
margin-left:28px;
margin-bottom:15px;
line-height:18px;
}

ul li ul li {
list-style-type:disc;
list-style-image:none;
margin-bottom:0px;
}

/* ****************** Contact Form ***************** /



.new-column { display:table; width:659px; border-left:1px solid #dfdede; padding:10px 10px 20px 10px; float:left; background:#fff;}


form {
	margin:0;
	padding:0;
}
fieldset {
	margin:1em 0;
	border:none;
	border-top:1px solid #ccc;
}
legend {
	margin:1em 0;
	padding:0 .5em;
	color:#036;
	background:transparent;
	font-weight:bold;
	font-size:120%;
}
label {
	float:left;
	width:130px;
	padding:0 1em;
	text-align:right;
}

label.desc {padding:0 6px 0 0;}
label.special {
	float:left;
	width:290px;
	padding:0 0;
	text-align:right;
}

fieldset div {
	margin-bottom:.5em;
	padding:0;
	display:block;
}
fieldset div input {
	width:150px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
	color:#333;
}


fieldset div textarea {
	width:99%;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
	color:#333;
	}
	

fieldset table textarea {
	width:99%;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
	color:#333;
	}	

fieldset div select {
	padding:1px;
}
.sp-input { width:90%; height:20px; float:left;}
div.fm-multi { margin:10px 0; clear:both; overflow:hidden;}
div.fm-multi-new { margin:10px 0; padding-left:110px; clear:both; overflow:hidden;}


div.fm-multi div {
	margin:5px 0;
}
div.fm-multi input {
	width:1em;
}
div.fm-multi-new input {
	width:1em;
}
div.fm-multi label {
	display:block;
	width:260px;
	padding-left:0;
	text-align:left;
}

div.fm-formselect label {
	display:block;
	width:500px;
	padding-left:0;
	text-align:left;
}

div.fm-multi-new label {
	display:block;
	width:100px;
	padding-left:;
	text-align:left;
}
div.fm-opt { clear:both; overflow:hidden}
#fm-submit {
	clear:both;
	padding-top:1em;
	padding-left:1em;
	text-align:left;
}
#fm-submit input {
	padding:2px 0em;
}
input:focus, textarea:focus {
	background:#efefef;
	color:#000;
}
fieldset div.fm-req {
	font-weight:bold;
}
fieldset div.fm-req label:before {
	content:"* ";
}

/*************** End Contact Form Styles **********************/



/* -------- MISCELLANEOUS STYLES -------- */
.clearfloats{
clear: both;
height: 0;
}

.readmore {
background:url(http://advocacy.ehclients.com/images/layout/list_arrow3.png) no-repeat left !important;
padding-left:14px;
}

.posted {
margin:0;
font-size:12px;
color:grey;
font-style:italic;
font-weight:normal;
}

.paginate {
margin-top:25px;
}

.newsheader {
color:#666666;
font-weight:bold;
font-size:16px;
}

.strongred {
color:#7b1b1d;
font-weight:bold;
font-size:16px;
}

.skiplink {display:none;}