/* Reset Browser Defaul Styles --------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

body {
	background: url(../img/bck.gif) repeat-x #e8dec6;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#383225;
}

/*--------Links---------*/
a.lawyers {
	 padding-left: 20px;
    padding-right: 35px;}
	
a:link {
	color: #E7DEC5;
	text-decoration: none;
} 
a:visited {color: #E7DEC5; text-decoration: none;} 
a:hover {color: #CC9900} 
a:active {color: #000000} 

li.selected a {color:#CC9900}



#wrapper {
	width: 1000px;
	margin: auto;
}

#logo {
	float: left;
	overflow:hidden;
	height:113px;
}

#top {
	float: left;
	height:113px;
	overflow:hidden;
}

#menu {
	width: 970px;
	height: 64px;
	float: left;
	background: #70280c;
	padding-left: 30px;
	overflow: hidden;
}

#menu li {
	float: left;
	padding-left: 20px;
}

#menu img{
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 4px;
}


#left {
	width: 700px;
	float: left;
	margin: 30px 0 0 10px;
	background-position: bottom;
}

#imggallery {
	width: 146px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 4px;
}

#imggallery  img {
	padding: 2px 2px 2px 2px;
	float:left;
}



#content, .content {
	width:530px;
	float: left;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
	.content-news { width: 680px !important; }
#content h1 {
	
	font-size: 20px;
	
	padding-bottom: 20px;
}


#content li {
	list-style-type: square;
	margin-left: 20px;
}


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


#content a:link {color: #333333; text-decoration: underline} 
#content a:visited {color: #666666; text-decoration: underline} 
#content a:hover {color: #999933; text-decoration: none} 
#content a:active {color: #333333; text-decoration: none} 



#info {
	width:696px;
	float: left;
	padding: 20px 0 20px 4px;
}

#info2 {
	width:696px;
	float: left;
	padding: 20px 0 20px 20px;
}


#leftnav {
	float: left;
	width: 150px;
	background-color: #827A6A;
	margin-top: -20px;
}
#leftnavtext {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #333;
}


#info img {
	padding:2px;
	float:left;
}

#video {
	width:696px;
	float: left;
	padding: 20px 0 20px 4px;
}

.title {
	width:696px;
	font-size:18px;
	font-weight:400;
}

.vthumb {
	float:left;
	padding:15px 4px 0 4px;
	text-align:center;
}

.vthumb a {
	text-decoration:underline;
	color:#383225;
}

.vthumb a:hover {
	text-decoration:none;
}

.vthumb img {
	border: 1 px solid #004e5b;
}

#right {
	width:270px;
	float:left;
	margin: 0 0 0 20px;
}

#col1 {
	width:270px;
	padding:14px 0 28px 0;
	background:#0e454d;
	color: #fff;
	margin-bottom:1px;
}
	.featured img,
	.featured p,
	.featured #title2
	{
		margin: 0 14px 0 14px;
	}
	
#title2 {
	margin:14px 0 0 0;
	font:13px/20px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#contact {
	background-color:#8b8372;
	
}

a#chat {display:block; overflow:hidden; height:108px;}

#form {
	padding: 17px 14px 14px 14px;
	color: #e8dec6;
	font-size:11px;
	overflow:hidden;
	width: 242px;
}

#form fieldset {
		width:270px;
}

#form label {
	clear:both;
	display:block;
}
.formBtn {
	font-size: 14px;
	float: left;
	margin-top: 10px;
	margin-left: 182px;
}


#form .small-field-area {float:left; width:116px; overflow:hidden; margin-right:10px; }

#form input, #form textarea, #form select {
	width:232px;
	padding:5px;
	background:#e8dec6;
	border: 1px solid #6c6658;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#5d5648;
}

#form .submitimage {

	width: 62px;
	height: 22px;
	padding: 0px;
	border: 0px;
}
#form select {
	padding:3px 5px;
	height:26px;
	width:240px;
}

#form .small-field-area input {
	width:104px;
}

#form .small-field-area select {
	width:116px;
}

#form textarea {
	height: 95px;
	padding:5px;
	width:232px;
}



#footer {
	clear:both;
	background:url(../img/footer.gif) repeat-x;
	padding:12px 0 40px 0;
	font-size:11px;
	height:120px;
}

#footer-wrapper {
	width:1000px;
	margin:0px auto;
}

#fleft {
	width:700px;
	float:left;
}

#fleft a {
	color:#8b8372;
	text-decoration:none;
}

#fleft a:hover {
	text-decoration:underline;
}

#fright {
	width:300px;
	float:left;
	text-align:right;
}

.clear {clear:both}

#form div.clear {float:none; width:100%}
#leftnavtext div ul li {
	color: #000;
	margin-left: 3px;
}


#content .contact-links {float:left; margin:10px 20px 0px 0px; font:11px/22px Arial, Helvetica, sans-serif; color:#4e4634;}
#content .contact-links a {color:#660000}

#content .social-links {font:11px/20px Arial, Helvetica, sans-serif; color:#2d271e; text-align:center; background:#f0e8d9 url(../img/bg-social.gif) 0px 0px no-repeat; float:left; margin:20px 0px 0px;}
#content .social-links div {padding:5px 10px 12px; background:url(../img/bg-social.gif) right -57px no-repeat; height:40px;}
#content .social-links img {margin-right:5px; margin-top:4px}

#content .expertise {border-top:1px dotted #4e4634; border-bottom:1px dotted #4e4634; padding:10px  0px; color:#0d454c; clear:both}
#content .expertise strong {display:block; text-transform:uppercase}

#content table {width:100%; font:11px/13px Arial, Helvetica, sans-serif; margin:20px 0px;}
#content thead {font:bold 12px/14px Arial, Helvetica, sans-serif; color:#ffffff; text-transform:uppercase;}
#content thead td {padding:7px 5px 7px 10px; background:#4f4635;}
#content tbody td {padding:10px 5px 10px 10px; border-bottom:1px dotted #4e4634;}
#content tbody tr.even td {background:#D3CAB4}
#content .note {color:#0d454c; font:11px/15px Arial, Helvetica, sans-serif}

.align-center {text-align:center}
.align-right  {float:right; margin-left:15px}
.align-left {float:left; margin:0px 15px 10px 0px;}
.error {color:#660000}


/*------ News Styles: 8/12/2010 - rlg ------*/

#content-news
{
	float:left;
	padding: 30px 0 20px 10px;
	width: 700px;
}

#content-news p { margin: 0 0 10px 0; }

#content-news a { color: #004F5C; }
	#content-news a:hover { text-decoration: underline; }

#content-news table td.title { border-bottom: 1px dotted #4E4634; }
h2.news-title
{
	border-bottom: 5px solid #ccc5b3;
	color: #004F5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
	height: 27px;
	width: 100%;
	margin: 0 0 10px 0;
}

#nGageLH {

 padding-top: 0px;
 padding-bottom: 0px;
 margin-bottom: 0px;
 padding-left: 1px;
}

div#recaptcha_image > img{
height:46px;
width:242px;
padding-left: 1px;
}

