@charset "UTF-8";
/* CSS Document */

body {
	background:#434751; 
	font-size: 10px;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #565656;
	}

.wrap {
	font-size:1.4em;
	line-height:1.5em;
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	}

.container {
	width:1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	}

.profiles {
	text-align: justify;
	background: #f5f5f3;
	border-top: solid 1px #e1dfd5;
	border-right: solid 1px #e1dfd5;
	border-bottom: solid 1px #e1dfd5;
}

.profiles h2 {
	padding: 0px 0 0px 0px;
}

.profiles img {
		border: solid 4px #b3b3b3;
}


.begin {
	text-align: justify;
	background: #f5f5f3 url(../img/capitol.jpg) top right no-repeat;
	border: solid 0px #E7E6E2;
}

.begin h2 {
	padding: 10px 0 5px 10px;
	border-bottom: solid 3px #eeede9;
}

.begin img {
	border: 2px solid #393f42;
}

.ender {
	text-align: justify;
	background: #f5f5f3;
}

.ender h2 {
	padding: 10px 0 5px 10px;
}

.ender img {
	border: 2px solid #393f42;
}

.practi {
	text-align: justify;
	background: #f5f5f3 url(../img/capc.gif) top right no-repeat;;
	border: solid 1px #E7E6E2;
}

.practi h2 {
	padding: 10px 0 5px 10px;
	border-bottom: solid 3px #eeede9;
}

.practi img {
	border: 2px solid #393f42;
}

.attorn {
	text-align: left;
	background: #f5f5f3 url(../img/capitol.jpg) top right no-repeat;;
	border: solid 0px #E7E6E2;
}

.attorn h2 {
	padding: 10px 0 5px 10px;
	border-bottom: solid 3px #eeede9;
}

.attorn img {
	border: 2px solid #393f42;
}

.cont {
	text-align: left;
	background: #f5f5f3;
	border: solid 0px #E7E6E2;
}

.cont h2 {
	padding: 10px 0 5px 10px;
	border-bottom: solid 3px #eeede9;
}

.cont img {
	border: 2px solid #393f42;
}

.print {
	float:right;
	font-size: 14px;
	line-height: 25px;
}

/* Links */

a:link {color: #454a44; text-decoration:none; border-bottom:4px solid #e0e0d5;}     /* unvisited link */
a:visited {color: #454a44; text-decoration:none; border-bottom:4px solid #e0e0d5;}  /* visited link */
a:hover {color: #6b717d; text-decoration:none; background-color:#e0e0d5; #border-bottom:4px solid #e0e0d5;}   /* mouse over link */
a:active {color: #454a44; text-decoration:none; border-bottom:4px solid #e0e0d5;}   /* selected link */

a.button:link {border:none;}     /* unvisited link */
a.button:visited {border:none;}  /* visited link */
a.button:hover {border:none;}   /* mouse over link */
a.button:active {border:none;}   /* selected link */

/* floatfix */

.floatfix {
	clear:left;
	visibility:hidden;
	}



/* Layout Tables */

table.layout {
	padding:0;
	margin:0;
	border:0;
	border-collapse: collapse;
	width: 100%;
	}
	
table.layout td {
	padding:0;
	margin:0;
	vertical-align:top;
	}




/* Header */

.header {
	background: transparent url(../img/header_bg.gif) repeat-x;
	height:168px;
	}
	
.header ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top:133px;
	left:5px;
	font-size:16px;
	}

.header li {
	margin:0 20px;
	padding:0;
	float:left;
	color:#424640;
	}
	
.header ul a:link, .header ul a:visited, .header ul a:hover {
	color:#d6d2c6;
	border:none;
	background:none;
	}

.header ul a:hover {
	color:#fff;
	}
	
.header ul li.active a:link, .header ul li.active a:visited, .header ul li.active a:hover {
	color:#fff;
	}

/* Headers */

h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
	padding:0;
	}

h2 {
	color:#252525;
	font-size:30px;
	line-height:110%;
	}
	
h3 {
	color:#4d524b;
	font-size:20px;
	line-height:110%;
	}
	
h4 {
	color:#d6d2c9;
	font-size:18px;
	line-height:200%;
	}
.extra h4 a {
	border: none;
}
.extra tag {
	float: right;
}

/* home promo */

.introcontent {
	background: transparent url(../img/promo_bg.gif) left top repeat-x;
	padding:0 0 30px 0;
	margin:0;
	position:relative;
	}
	
.introcontent .intro {
	padding:55px 0 0 60px;
	margin:0;
	width:400px;
	}
	
.introcontent .intro strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#886231;
	font-weight:normal;
	font-size:14px;
	}
	
.introcontent #introphoto {
	padding:20px 0 0 0px;
	}

.introcontent h2 {
		font-size: 18px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#886231;
		font-weight:normal;
	}


/* home body */

.home {
	background: #e7e6e2;
	padding:40px 0;
	margin:0;
	position:relative;
	}


/* home first */

.homefirst .extra {
	padding:30px 0 30px 150px;
	}
	
.homefirst .extra h3 {
	margin-bottom:20px;
	}
	
.homefirst .extra div {
	padding:0 0 16px 0;
	margin:0 20px 0 0;
	float:left;
	}

.homefirst .extra div.last {
	margin:0 0 0 0;
	}
	
.homefirst .extra div.first {
	clear:left;
	}

.homefirst .extra div h4 {
	padding:6px 0 0 0;
	}
	
.homefirst .extra div p {
	color:#8f7851;
	padding:4px 0 0 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	
	
	
/* home news */

.news {
	width:340px;
	/* border-bottom:1px solid #f2e7d1; */
	}
	
.news .extra {
	padding:30px 30px;
	}
	
.news .extra div {
	padding:0 0 20px 0;
	}
	

.news .extra h3 {
	padding:0 0 0 0;
	margin:0 0 20px 0;
	}

.news .extra h4 {
	padding:0;
	margin:0 0 4px 0;
	line-height:1.4em;
	}

.news .extra p {
	padding:0 0 0 0;
	margin:0;
	}
	
.news .extra p.date {
	color:#8f7851;
	padding:0 0 0 0;
	margin:0 0 4px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
/* subnav */

.subnav h2 {
	margin: 0 0 10px 40px;
	padding:0;
	}

.subnav {
	background: #f5f5f3;
	width:270px;
	border-top: solid 1px #e1dfd5;
	border-left: solid 1px #e1dfd5;
	border-bottom: solid 1px #e1dfd5;
	}
	
.subnav div.extra {
	padding: 20px 0 0 30px;
	}
	
.subnav ul.sub {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:200%;
	}
	
.subnav ul.sub li {
	margin:0 0 6px 0;
	padding:2px 0 0 0;
	}

.subnav ul.sub li a {
	padding:0 0 2px 20px;
	border-bottom:none;
	}

.subnav ul.sub li a:hover {
	background:none;
	color:#898371;
	text-decoration:underline;
	}
	
.subnav ul.sub ul {
	margin:0;
	padding: 0 0 0 0;
	list-style:none;
	font-size:12px;
	}
	

.subnav ul.sub ul li {
	margin:0;
	padding:0;
	}
	
.subnav ul.sub ul li a {
	display:block;
	padding:0 0 0 60px;
	border:none;
	height:33px;
	background:none;
	}

.sub li.active a:link {
	color:#898371;
	text-decoration:underline;
	border-bottom:none;
	background-image:none;
}
.sub li.active a:visited {color:#898371; text-decoration:none; border-bottom:none; background-image:none;}
.sub li.active a:hover {color:#898371; text-decoration:none; border-bottom:none; background-image:none;}
.sub li.active a:active {
	color:#bdb7aa;
	text-decoration:underline;
	border-bottom:none;
	background-image:none;
}

.sub span {color:#cdbfa0;}


/* Box */

.box {
	background: #f5f5f3
	margin:0px 0 0 0;
	width:670px;
	}
	
.box h4 {
	margin:0;
	padding:0;
	}
	
.box ul.bullets {
	margin:10px 0 40px 0;
	padding:0;
	}
	
.box ul.last {
	margin-bottom:0;
	}

.box ul.bullets li {
	background:url(../img/bullet_dark.gif) 0 50% no-repeat;
	list-style-type:none;
	padding:2px 0 2px 14px;
	border-bottom:1px solid #ded4c0;
	}

.box div.extra {
	padding:30px 40px 40px 40px;
	}
	
.box div.extra img {
	padding:10px 10px;
	}
		

.box table {
	width:100%;
	border-collapse:collapse;
	border:none;
	padding:0;
	margin:14px 0 0 0;
	}

.box table th, .box table td {
	border-bottom:1px solid #ded4c0;
	padding:4px 0;
	text-align:left;
	}

.box th {
	color:#886231;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:24%;
	vertical-align:top;
	}
	

/* team */

div.team {
	background: #e7e6e2 url(../img/subback.gif) top left repeat;
	padding:0px 0 0 0;
	margin:0 0 0px 0;
	clear:left;
	}
	
div.team p {
	margin:6px 0 0 0;
	}

div.team p.jobtitle {
	margin:0px 0 0 0;
	padding:0;
	color:#886231;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
div.team h4 {
	color:#4d524b;
	font-size:16px;
	line-height:110%;
	}

div.team img {
	float:left;
	margin: 0 20px 0 0;
	padding:0;
	}
	
div.team span {
	color:#cdbfa0;
	}

div.small {
	border-top:none;
	padding:20px 0 0 0;
	}

table.team {
	clear:left;
	border-collapse:collapse;
	}

table.team td {
	 padding: 0 20px 0 0;
	 margin:0;
	 border-top:1px solid #898371;
	 }

table.team td.first {
	padding: 20px 0 0 0;
	margin:0;
	border-right:none;
	width:121px;
	 }
	
table.team td.last {
	 padding: 0 0 0 20px;
	 border-right:none;
	 }

table.team td div.pics {
	 padding: 0;
	 margin:0;
	 width:150px;
	 height:200px;
	 }
	 
table.team td div.pics img {  
    padding: 0;  
    width:  150px; 
    height: 200px; 
    top:  0; 
    left: 0;
} 

/* tabledata */

table.tabledata {
	width:670px;
	border-collapse:collapse;
	border:none;
	padding:0;
	margin: 20px 0 0 0;
	}

table.tabledata th, table.tabledata td {
	border-bottom:1px solid #dfdfdf;
	padding:4px 0;
	text-align:left;
	}

table.tabledata th {
	color:#898371;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:21%;
	vertical-align:top;
	}

table.small {
	width: 100%;
	border:none; !important
	}

table.small th {
	width:25%;
	}

table.small td {
	border-top:none;
	border-right:none;
	}


	

/* Footer */

.footer {
	background: transparent url(../img/footer_bg.gif) left top repeat-x;
	height:170px;
	padding: 0;
	margin: 0;
	text-align:center;
	color:#50524f;
	}

		
.footer div.box {
	width:700px;
	margin:0 auto;
	}
	
.footer ul {
	list-style:none;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align: center;
	}

.footer li {
	margin:0 20px;
	padding:0;
	display:inline;
	color:#757974;
	}
	
.footer p {
	clear:both;
	color:#999999;
	}
	
.footer ul a:link, .footer ul a:visited, .footer ul a:hover, .footer ul a:active {
	color:#d6d2c6;
	border-bottom:none;
	}

.footer ul a:hover {
	color:#fff;
	border-bottom:none;
	background:none;
	}
	
.footer ul li.active a:link, .footer ul li.active a:visited, .footer ul li.active a:hover, .footer ul li.active a:active {
	color:#fff;
	border-bottom:none;
	}
	
.footer p.bar {
	background:transparent url(../img/footer_bar.gif) top left no-repeat;
	width:500px;
	height:32px;
	margin:24px auto 0;
	padding-top:6px;
	}

.footer p.bar span {
	color:#323331;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.footer p.bar span.pipe {
	padding:0 4px;
	}
	
.footer a:link {color:#d6d2c6; text-decoration:none; border-bottom:none; background:none;}
.footer a:visited {color:#d6d2c6; text-decoration:none; border-bottom:none; background:none;}
.footer a:hover {color:#fff; text-decoration:none; border-bottom:none; background:none;}
.footer a:active {color:#fff; text-decoration:none; border-bottom:none; background:none;}
	
	
	
.footerhome {
		background: url(../img/footer_bg_home.gif) left top repeat-x;
		height:170px;
		padding: 0;
		margin: 0;
		text-align:center;
		color:#50524f;
		}

.footerhome div.box {
	width:700px;
	margin:0 auto;
	}
	
.footerhome ul {
	list-style:none;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align: center;
	}

.footerhome li {
	margin:0 20px;
	padding:0;
	display:inline;
	color:#757974;
	}
	
.footerhome p {
	clear:both;
	color:#999999;
	}
	
.footerhome ul a:link, .footerhome ul a:visited, .footerhome ul a:hover, .footerhome ul a:active {
	color:#d6d2c6;
	border-bottom:none;
	}

.footerhome ul a:hover {
	color:#fff;
	border-bottom:none;
	background:none;
	}
	
.footerhome ul li.active a:link, .footerhome ul li.active a:visited, .footerhome ul li.active a:hover, .footerhome ul li.active a:active {
	color:#fff;
	border-bottom:none;
	}
	
.footerhome p.bar {
	background:transparent url(../img/footer_bar.gif) top left no-repeat;
	width:500px;
	height:32px;
	margin:24px auto 0;
	padding-top:6px;
	}

.footerhome p.bar span {
	color:#323331;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.footerhome p.bar span.pipe {
	padding:0 4px;
	}
	
.footerhome a:link {color:#d6d2c6; text-decoration:none; border-bottom:none; background:none;}
.footerhome a:visited {color:#d6d2c6; text-decoration:none; border-bottom:none; background:none;}
.footerhome a:hover {color:#fff; text-decoration:none; border-bottom:none; background:none;}
.footerhome a:active {color:#fff; text-decoration:none; border-bottom:none; background:none;}