/* CSS Document */

/*----- ESSENTIALS -----*/
html {height:101%}
body { margin:0; background:url(../img/intbg.jpg) #3d5b71 top repeat-x; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000;}
body.homebg { margin:0; background:url(../img/topbg.jpg) #3d5b71 top repeat-x; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000;}
table, td	{border: 0px;  border-spacing: 0px; border-collapse: collapse; padding: 0px; empty-cells: show; vertical-align:top}
table.wrapper { width:760px; background:url(../img/wrapper-bg.gif) repeat-y;}
img { border:none; }
ul, li { list-style-type:square; padding:0; margin:0px 0px 0px 15px;}
h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#233b57; font-weight:bold; padding:0; margin-bottom:10px; }
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#233b57; font-weight:bold; padding:0; margin-bottom:10px; }
h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#233b57; font-weight:bold; padding:0; margin:0 }
a, a:link, a:visited { color:#233b57; text-decoration:none; font-size:12px;}
a:active, a:hover { color:#000000; text-decoration:none; font-size:12px; }
/*----- ESSENTIALS -----*/


/*----- HEADER -----*/
.head { width:760px; height:119px; background:url(../img/header.jpg) top; margin-top:10px; text-transform:uppercase;}
.headnav { font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; color:#233b57;}
.head-law { font-family:"Times New Roman", Times, serif; font-size:16px; text-transform:uppercase; color:#233b57;}
.head-whel { font-family:"Times New Roman", Times, serif; font-size:26px; font-weight:bold; text-transform:uppercase; color:#233b57; }
a.header:link, a.header:visited { color:#233b57; font-size:10px; text-transform:uppercase;}
a.header:active, a.header:hover { color:#000000; font-size:10px;  text-transform:uppercase;}
a.name:link, a.name:visited { color:#233b57; text-decoration:none; font-size:26px; font-weight:bold; text-transform:uppercase; padding:0 0 0 15px;}
a.name:active, a.name:hover { color:#000000; text-decoration:none; font-size:26px; font-weight:bold;  text-transform:uppercase;}
/*----- HEADER -----*/


/*----- SPLASH -----*/
h1.splash {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#ffffff; font-weight:bold; padding:0; margin:10px 0px 5px 20px; line-height:20px;}
.splash-txt {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#ffffff; padding:0; margin:10px 0px 5px 20px;}
/*----- SPLASH -----*/


/*----- OTHER -----*/
table.subnav {background-color:#e4dfd9; width:186px; min-height:615px;}
.subpad {padding:3px;}
table.home {width:545px; background-color:#e4dfd9;}
.hppad {padding:10px;}
table.news {width:545px; background-color:#cdc6bd;}
.newspad {padding:5px;}
.lightnews {padding:5px; background:#e4dfd9;}
table.internal {width:545px; background-color:#f5f4f3;}
.attorney {padding:5px;}
/*----- OTHER -----*/


/*----- FOOTER -----*/
.footer {font:Arial, Helvetica, sans-serif; color:#324d6d; font-size:11px; background:url(../img/footer.jpg) no-repeat; width:760px; height:62px;}
.footpad {padding:10px 10px 10px 10px; margin:10px 10px 10px 10px;}
a.clay, a.clay:link, a.clay:visited { color:#324d6d; text-decoration:none; font-size:11px;}
a.clay:active, a.clay:hover { color:#324d6d; text-decoration:none; font-size:11px; }
/*----- FOOTER -----*/


/* compontent css styles for contact_x */

table#cx { }

table#cx td{ padding: 0px; }
table#cx td#space { width: 15px; }

table#cx th { text-align: left; font-weight: bold; color: #333333; padding: 0px;}

td#label {
	
}

div#req { 
	
	padding: 0px; 
	border: 0px solid white;
	border-left: 5px solid #3d5b71; 
	float: left; 
}

input.cx {
	margin: 0px;
	font-size: 11px;
	height: 18px;
	width: 160px;
	border: 1px solid #cccccc;
	background-color: #f6f6f6;	
}


/*OnSubmit required fields will change to this class by js*/
input.error {
	border: 2px solid #ff6622;
	background-color: #fff6f6;
}

input#x_state {
	width: 40px;
	margin-right: 10px;
}

input#x_zip {
	width: 105px;
}

textarea#x_comments {
	width: 350px;
	height: 80px;
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
}
/*----- NAVIGATION -----*/
/* right sliding navigation */
#navRightSlide { background-color:#e4dfd9; width:176px; min-height:415px; padding:5px;}
#navRightSlide .help_question { width:160px; font:bold 13px "Trebuchet MS"; color:#233b57; overflow:hidden; cursor:pointer; padding:0px; margin:0px; }
#navRightSlide .help_answer { width:170px; visibility:hidden; overflow:hidden; position:relative; padding:0px; margin:0px; }
#navRightSlide .help_answer_content { position:relative; padding:0px; margin:0px; }
#navRightSlide ul { padding:0; margin-right:0px; list-style-type:square; }
#navRightSlide li { color:#000; padding:0 0 5px 0px; list-style-type:square; }
/*----- NAVIGATION -----*/
#print { display:none; }

@media print {     #print { display:block; height:1030px; } } 