@charset "utf-8";

/**************************************************
Universal Styles
**************************************************/

body {
	font-family: 'Verdana',arial,sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #cccccc;
	margin: 0 auto 0;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
}

/**************************************************
Framing Styles
**************************************************/

#siteframe {
	width: 980px;
	margin: 0 auto 0;
	margin-top: 10px;
}

#headframe {
	width: 960px;
	height: 415px;
	margin: 0 auto 0;
	background-color: #ffffff;
	padding: 10px;
	overflow: visible;
}

#contentframe {
	width: 979px;
	margin: 0 auto 0;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	border-right: solid #333333 1px;
}

#footframe {
	width: 980px;
	margin: 0 auto 0;
	background-color: #000000;
}

h2 {
	font-size: 16px;
}

h1 {
	font-size: 22px;
}

/**************************************************
Header Styles
**************************************************/

.headleft {
	width: 577px;
	float: left;
}

.headright {
	width: 383px;
	float: right;
	padding-top: 3px;
}

.logo {
	width: 550px;
	padding-bottom: 5px;
}

.navigation {
	border-bottom: 1px #ffffff solid;
	width: 577px;
	height: 25px;
	background-color: #5e0101;
	padding-top: 10px;
}

.separator {
	width: 960px;
	height: 5px;
	background-color: #000000;
	float: left;
}

.headcontact {
	width: 250px;
	float: right;
	position: relative;
	border-left: 1px solid #ffffff;
}

.headcontent {
	border: 1px solid #ffffff;
	float: left;
}

/**************************************************
Content Styles
**************************************************/

.contentmain {
	width: 694px;
	float: left;
	background-color: #ffffff;
	padding: 15px;
	border-right: solid #333333 1px;
	overflow: hidden;
}

.free_eval {
	width: 675px;
}

.chmain {
	width: 690px;
	font-size: 12px;
	padding-bottom: 10px;
	overflow: hidden;
}

.ch7 {
	width: 325px;
	padding-right: 10px;
	padding-top: 10px;
}

.ch13 {
	width: 325px;
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}

/**************************************************
Sidebar Styles
**************************************************/

.sidebarmain {
	width: 254px;
	float: right;
	border-top: solid #333333 1px;
	padding-top: 10px;
	text-align: center;
}

.search {
	height: 65px;
}

.quickcontact {
	margin: 0 auto 0;
	padding-bottom: 25px
}

.submit {
	width: 240px;
	text-align: right;
}

.sidevideo {
	padding-bottom: 25px;
}

.sidetwitter {
	width: 213px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 5px;
	text-align: left;
	margin-left: 14px;
}

.displace {
	position: absolute;
	left: -5000px;
	}
		
.facebook {
	padding-top: 15px;
}

.fillersm {
	height: 10px;
	width: 10px;
}

.affiliations {
	padding-top: 15px;
	padding-bottom: 15px;
}

.nacba {
	float: left;
	padding-left: 25px;
	padding-top: 8px;
}

.bbb {
	padding-left: 20px;
}

/*************************************************
Footer Styles
*************************************************/

.footcontent {
	padding: 10px 10px 10px 10px;
	width: 960px;
	height: 130px;
	color: #ffffff;
}

.footloc {
	padding-right: 25px;
	float: left;
}

.footaddr {
	float: right;
	text-align: right;
}

.legal {
	color:#FFFFFF;
	font-size: 10px;
	padding: 0px 10px 10px 10px;
}

/**************************************************
Link Styles
**************************************************/

a:link {
	color: #5e0101;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #5e0101;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #5e0101;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5e0101;
	text-decoration: underline;
	font-weight: bold;
}

a:link.foot {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:visited.foot {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:active.foot {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover.foot {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a:link.foot2 {
	color: #986162;
	text-decoration: none;
	font-weight: bold;
}

a:visited.foot2 {
	color: #986162;
	text-decoration: none;
	font-weight: bold;
}

a:active.foot2 {
	color: #986162;
	text-decoration: none;
	font-weight: bold;
}

a:hover.foot2 {
	color: #986162;
	text-decoration: underline;
	font-weight: bold;
}

/**************************************************
<span> Class Styles
**************************************************/

.region {
	color: #986162;
	font-weight: bold;
}

.foottxt {
	color: #FFFFFF;
}

.center {
	text-align: center;
}

/*************************************************
Form Styles
*************************************************/

input.sidebar {
	border: 2px solid #CCCCCC;
	width: 225px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
}

input.sidebar:focus {
	border: 2px solid #5e0101;
}

input.sidebutton {
	font-size: 14px;
}

select.sidebar {
	border: 2px solid #CCCCCC;
	width: 230px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
}

select.sidebar:focus {
	border: 2px solid #5e0101;
}

textarea.sidebar {
	border: 2px solid #CCCCCC;
	width: 220px;
	height: 75px;
	padding: 5px;
	font-size: 14px;
	font-family: 'Verdana',arial,sans-serif;
	color: #000000;
	margin-bottom: 5px;
}

textarea.sidebar:focus {
	border: 2px solid #5e0101;
}

#form_eval {
	float: left;
	width: 600px;
	text-align: left;
	
}

#form_eval ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top:0px;
}

#form_eval li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#next {
	float: right;
	padding: 10px;
	text-align: right;
}

#back {
	float: left;
	padding: 10px;
	text-align: left;
}

/*************************************************
Press Styles
*************************************************/

.press {
	width: 650px;
	background-color: #eeeeee;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	margin-top: 15px;
	padding: 15px;
	overflow: hidden;
}


.presstext {
	verticle-align: middle;
}

.pressdate {
	font-size: 10px;
	font-weight: bold;
}

.presstitle {
	font-size: 14px;
	font-weight: bold;
}

/*************************************************
Attorney Styles
*************************************************/

.attorneyinfo {
	width: 210px;
	float: left;
}

.attorneydesc {
	float: right;
	width: 475px;
	margin-top: -15px;
}

.attyimg {
	width: 200px;
	margin-bottom: 10px;
}

.attyschool {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 200px;
	font-size: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.attybar {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 200px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/**************************************************
Social Media
**************************************************/

a.fb {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/facebook.png");
	}

a.fb:hover {
	background-position: -64px 0;
	}
	
a.digg {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/digg.png");
	}

a.digg:hover {
	background-position: -64px 0;
	}
	
a.yt {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/youtube.png");
	}

a.yt:hover {
	background-position: -64px 0;
	}
	
a.li {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/linkedin.png");
	}

a.li:hover {
	background-position: -64px 0;
	}
	
a.su {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/stumbleupon.png");
	}

a.su:hover {
	background-position: -64px 0;
	}
	
a.del {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/delicious.png");
	}

a.del:hover {
	background-position: -64px 0;
	}
	
a.bebo {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/bebo.png");
	}

a.bebo:hover {
	background-position: -64px 0;
	}
	
a.ning {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/ning.png");
	}

a.ning:hover {
	background-position: -64px 0;
	}
	
a.red {
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url("../images/social/reddit.png");
	}

a.red:hover {
	background-position: -64px 0;
	}
	
/**************************************************
ReCaptcha Styles
**************************************************/

 #recaptcha_image img{
	 width: 180px;
	 height: 34px;
 }