@charset "utf-8";
body {
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	behavior: url(/includes/inc.csshover.htc);
	font-family: "Trebuchet MS";
	font-size:14px;
}

* {margin:0; padding:0;}
img {border:0;}
a {text-decoration:none; color:#262626}

/* Start Colors */

body {color:#8c8771;}

#address {color:#735842;}
#footer a {color:#fff;  padding: 0 4px; border-right: 1px solid #fff; text-decoration:none;}
#body h1, #body a {color:#9c9066;}
#body a { text-decoration:underline;}
#body a:hover { color: #4c5622;}

/* End Colors */

#background {
	background-image: url(../images/top-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#header {
	float: left;
	width: 960px;
	height:130px;
	position:relative;
	z-index:1000;
	
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	width: 300px;
	
	margin-left: 56px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height:52px;
}

#address {float:right; padding: 40px 25px 0 0px; font-size:14px; color:#262626}

#photo {
	background-image:url(../images/bg-photo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	padding:8px 0 0 50px;
	position:relative;
	width:892px;
	z-index:1;
	
}

#whitebox {
	height: 11px;
	width: 570px;
	background-color: #FFFFFF;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-right:50px;
}

* html #whitebox { bottom: -1px;}

#tagline {
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	height:12px;
}


#container {	
	font-size:14px;
	float:left;
	width:100%;
	
	padding-bottom:31px;
}
#body {
	font-size: 14px;
	padding: 5px 0 0 15px;
	float:left;
	width:555px;;
	line-height:21px;
}
#body p {padding:10px 0;}
#body h1 {
	font-size:23px;
	padding-bottom:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a1a1a1;
} 
#body ul {padding: 15px  50px}
#body ul li {padding:3px 0;}

.wrap-footer {
	width:100%;
	float:left;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#262a30;
}

#footer {	
	font-size:12px;
	margin-top:6px;
	text-align:center;
	padding:32px  0 42px  0;	
	float:left;
	width:100%;
	color:#fff;
}




#footer ul {padding-bottom:15px;}

#footer ul li { display:inline; list-style:none;} 

#footer ul li ul {display:none;}

#rightnav {color: #858585; float:right; padding-right:20px;
width:185px;}

#rightnav  h2, #leftnav-home h2  {color:#452610; font-size:17px;  padding-bottom:15px;}

#rightnav ul, #leftnav-home ul  { list-style:none; padding:0;}

#rightnav ul li, #leftnav-home ul li { border-bottom:1px dotted #b9b6b5; padding:0;}

#rightnav ul li a, #leftnav-home ul li a { display:block; padding: 8px 2px; color: #752411;}


#rightnav ul li a:hover, #leftnav-home ul li a:hover { color:#452610; }


#rightnav ul li ul, #leftnav-home ul li ul { padding-left: 14px; font-size: 90%;}
#rightnav ul li ul li a, #leftnav-home ul li ul li a { padding-top: 3px; padding-bottom: 3px; }


#rightnav p {border-bottom: 1px solid #bab9b7; padding:10px 0; font-size:12px; color:#858585;}
#rightnav p span  {color:#67684d;}

#rightnav p#readmore {border:none; padding-top:14px;}

#rightnav p#readmore  a {display:block; padding:4px; background-color:#452610; color:#fff; float:left;}

#leftnav-home {float:left; width:185px; margin-left:-240px; }

* html #leftnav-home { margin-left:-120px;}




#leftnav {
	width:272px;
	float:left;
	padding-left:50px;
	background-image: url(../images/bg-leftnav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:15px;
	
}
#leftnav h2 {
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B3B44;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 25px;
	width:80%;
	clear:both;
}
#leftnav p, #leftnav a { color:#919191}
#leftnav p {padding:10px 16px; }

#leftnav ul {padding:10px 16px; list-style:none; }
#leftnav ul li  {
	border-bottom:1px solid #eaeaea;
	font-family:Arial;
	width:215px;
	background-image: url(../images/leftnav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left:0;
	
}
#leftnav ul li  a { color:#434343;font-size:11px; padding-left: 16px; display:block }
#leftnav ul li  a:hover { color:#ea961c; }


#news { padding-bottom:20px;}








/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */

#menu {
	
	padding: 0 12px 7px 35px;}


/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	background-image: url(../images/bg-menu-separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	padding:12px 10px 14px 24px;
	text-decoration: none;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	
}
#menu ul li span {display:block;
	float:left;
	padding-right:11px;}
	
#menu ul li:hover span, #menu ul li span:hover  {
	background-image: url(../images/bg-menu-but-span.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #fff;
	background-image: url(../images/bg-menu-but-a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
	color: #fff;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	background-image: url(../images/bg-menu-but-a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;	
	border: 1px solid #8a8567;
	padding:3px;
	background-color:white;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
	background-color:white;
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #e5e3e6;
	padding: 0;
	background-image:none;
}
#menu ul li ul li span, #menu ul li ul li:hover span, #menu ul li ul li:hover span, #menu ul li ul li span:hover  { padding:0; background-image:none!important;}


/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #8a8871;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	float: none;
	background-image:none;
	font-family: "Trebuchet MS";
}

#menu ul li ul li:hover { 
	background: #dbd9cc; 
	
}

#menu ul li ul li a:hover {
	color: #8a8871;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #8a8871;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */


.cssform p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/

height: 1%;
}

.cssform label{
font-weight: bold;
float: left;

width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform .inputform { /*width of text boxes. IE6 does not understand this attribute*/
font-family:"Arial",  Helvetica;
padding:2px;
width:180px;
}

.cssform textarea{
width: 335px;
height: 100px;
}

.attorney-photo {
float: right; padding-left: 20px; padding-bottom: 10px;
}
.textBox {
	border:1px solid #BEBBD4;
	color:#D15A02;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:14px;
	padding:4px; 
	margin-bottom:15px;
}

.submitbutton { float:left;} 


#attorney-info { float:left; padding: 0  20px  20px  0; font-size:12px;}

#attorney-info img { border: 1px solid #601609;}

.clear {clear:both;}

#contactform p { padding:2px; margin:0;}
.input, .input_comment { width:250px; border: 1px solid #978756; padding:5px; font-family:"Trebuchet MS"; color:#8C8771;}
