/* @group Global Reset */

html, body, div, span,
applet, object, iframe,
h1, 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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.2;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	letter-spacing: -0.2px;
}

h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 27px;
	font-weight: bold;
}

a img, :link img, :visited img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* @end */


body{
	margin: 0 auto;
	padding: 0;
	color: #333;
	background-color: White;
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;

}

/* @group My Group */

h1, h2, h3 {
letter-spacing: -0.2px;
}

h4 {
margin-bottom: 4px;
line-height: 135%;
}

p {
	/*font-size: 11pt;*/
	margin: 12px 0;
}

ol {
	margin-bottom: 10px;
}

.center {
text-align: center;
}

.right_slogan {
padding-top: 10px;
font-size: 11px;
font-weight: bold;
color: #999;
text-align: right;
float: right;
width: 550px;
}

.right_slogan a {
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

blockquote {
}

ul {
list-style: square;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 18px;
padding-left: 1em;
}
li {
	margin: 3px 0px;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { 
	color: #666;
	font-size: 13px;
	text-decoration: none;
}
a:hover { 
	color: #777;
	text-decoration: underline;
}

a:visited { 
	color: #333;
}

/* @end */

/* @group structure */


#topbar {
margin: 0 auto;
height: 110px;
width: 1024px;
background: #999;
}

#wrapper {
margin: 0 auto 0 auto;
padding: 0;
width: 1024px;
}

#header {
padding: 0 10px 0 10px;
background: #ffffff;
width: 1000px;
float: right;
}

#content {
float: left;
margin: auto;
background: white;
width: 100%;
}

#sub_header {
float: right;
font-weight: bold;
font-size: 26px;
margin-top: 20px;
margin-right: 20px;
padding-bottom: 10px;
color: White;
background: #999;
text-align: right;
width: 48%
}

#sub_header_left {
float: left;
font-weight: bold;
font-size: 26px;
margin-top: 20px;
margin-left: 20px;
padding-bottom: 10px;
color: White;
background: #999;
text-align: left;
width: 48%
}

#blog {
float: left;
padding: 0 0 10px 0;
width: 100%;
color: #333;
text-align: left;
}

#blog_news {
float: left;
width: 740px;
color: #333;
text-align: left;
margin-top: 10px;
}

#blog_bios {
float: left;
width: 740px;
color: #333;
text-align: left;
margin-top: 10px;
}

#blog_practice {
float: left;
padding: 0 0 10px 0;
width: 100%;
color: #333;
text-align: left;
margin-top: 10px;
}

#blog_contact {
float: left;
width: 100%;
color: #333;
text-align: left;
margin-top: 10px;
}

.entry {
margin-top: 10px;
padding: 10px;
border: 1px solid #ccc;
background: #ffffff;
}

.entry_home {
padding: 25px 15px 15px 0;
width: 240px;
float: left;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.entry_home_center {
padding: 25px 15px 15px 15px;
width: 225px;
float: left;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #ffffff;
height: 255px;
color: #777;
}

.entry_home_right {
padding: 25px 0 15px 15px;
width: 240px;
float: left;
border-top: 1px solid #ccc;
background: #ffffff;
height: 255px;
color: #777;
}

.entry_practice {
padding: 5px 15px 15px 0;
width: 240px;
float: left;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.entry_practice_center {
padding: 5px 15px 15px 15px;
width: 225px;
float: left;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.entry_practice_right {
padding: 5px 0 15px 15px;
width: 240px;
float: left;
border-top: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.entry_practice_long_center{
padding: 5px 0 5px 0;
width: 100%;
float: left;
border-top: 1px solid #ccc;
background: #ffffff;
color: #777;	
}

.entry_practice_long_left {
padding: 5px 0 15px 0;
width: 500px;
float: left;
border-top: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.entry_practice_long_right {
padding: 5px 0 15px 0;
width: 500px;
float: right;
border-top: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.entry_contact {
padding: 5px 15px 15px 0;
width: 240px;
float: left;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.entry_contact_center {
padding: 5px 15px 15px 15px;
width: 225px;
float: left;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.entry_contact_right {
padding: 5px 0 15px 15px;
width: 240px;
float: left;
border-top: 1px solid #ccc;
background: #ffffff;
color: #777;
}

.news_home {
float: left;
text-align: left;
width: 450px;
}


.news_right_box {
float: right;
text-align: left;
width: 380px;
}

.news_title{
font-size: 18px;
font-weight: bold;
color: #555;
border-bottom: 1px solid #ddd;
margin: 5px 0px;
padding-top: 0;
padding-bottom: 5px;
width: 380px
}

.news_title a{
text-decoration:underline;
color:#333;
}

.news_title a:visited{
color:#333;
}

.news_title a:hover{
text-decoration:underline;
}

.news_more{
font-size: 11px;
padding-left: 70px;
color: #777;
text-align: left;
float: left;
}

.news_summary_box{
background: #f0f0f0;
padding: 10px;
font-size: 13px;
color: #444;
border-bottom: 1px solid #ddd;
}

.news_body_box{
background: #f0f0f0;
padding: 10px;
font-size: 13px;
color: #555;
}

.bio_box_outer{
background: #f0f0f0;
padding:15px 10px 10px 10px;	
}

.bio_box_inner_left{
width: 230px;
float: left;
padding-right: 5px;
padding-left: 5px;
color: #666;
font-size: 12px;
}

.bio_box_full{
width: 450px;
padding-right: 5px;
padding-left: 5px;
color: #666;
font-size: 12px;
}

.bandi_home_copy{
font-size: 14px;
font-weight: normal;
color: #555;
margin-top: 12px;
}


.bandi_home_copy_lg{
font-size: 14px;
font-weight: normal;
color: #555;
margin-top: 12px;
margin-bottom: 12px;
}

.bandi_news_copy{
font-size: 13px;
font-weight: normal;
color: #555;
padding-bottom: 20px;
}

.bandi_practice_long_copy{
font-size: 14px;
font-weight: normal;
color: #777;
line-height: 1.5em;
margin-top: 5px;
}

#sidebar {
float: right;
margin: 10px 0 0 0;
padding: 5px 10px 10px 15px;
border: 1px solid #ccc;
width: 230px;
background: #ffffff;
text-align: left;
}

.sidebar_title {
font-size: 15px;
color: #777;
}

#footer {
margin: 0;
width: 1004px;
padding: 15px 10px;
background: #f0f0f0;
border-top: 5px solid #ccc;
border-bottom: 5px solid #ccc;
font-size: 14px;
letter-spacing: 0.09em;
}

#footer a{
text-decoration: none;
font-size: 11px;	
}

#footer a:hover{
	color: Black;
	text-decoration: underline;
}

.foot_power {
font-size: 11px;
width: 300px;
padding-top: 10px; 
float: left;
text-decoration:none;
}

.foot_power a{
text-decoration:none;
font-weight:bold;
}

.foot_power a:hover{
text-decoration:underline;
}

.foot_wrap{
width: 100%;
}

.foot_left_half{
width: 49%;
float: left;
}

.foot_left_title{
padding-left: 70px;
}

.foot_right_half{
width: 49%;
float: right;
padding-left: 10px;
}

.foot_box_fat{
float: left;
width: 170px;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 30px;
}

.foot_box_double{
float: left;
width: 270px;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 30px;
}

.foot_box_med{
float: left;
width: 145px;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 30px;
}

.foot_box_thin{
float: left;
width: 110px;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 30px;
}

.foot_box_long{
float: left;
width: 100%;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 30px;
}

.foot_box_left{
float: right;
width: 494px;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 30px;
}

.foot_txt_lt{
font-size: 12px;
color: #555;
}

/* @end */

/* @group navigation */
#navbar {
padding: 3px 0 3px 0;
text-align: center;
float: right;
}

#navbar ul {
list-style: none;
margin:0 auto;

}

#navbar li {
float: left;
padding: 0 20px 0 10px;
list-style: none;
}

#navbar li a {	
	display: block;
	padding: 0;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
	font-size: 14px;
}

#navbar a:hover {
	color: White;
	text-decoration: underline;
}

/* @end */



#blogtitle {
margin: -5px 0 -5px 0;
float: left;
width: 1024px;
}

#blogtitle_small {
float: left;
margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
width: 300px;
}

#nav {
float: left;
margin: 0;
padding: 0;
text-align: right;
font-size: 16px;
font-variant: small-caps;
letter-spacing: 0.09em;
}

.date {
font-size: 11px;
background: transparent;
color: #555;
}

.date_small {
font-size: 11px;
text-align: right;
padding-right: 10px;
padding-top: 5px;
background: transparent;
color: #555;
width: 50px;
float: left;
}

.date_news {
font-size: 11px;
border-top: 1px dotted #ccc;
}

.title {
font-size: 18px;
font-weight: bold;
color: #4380af;
border-bottom: 1px solid #ddd;
margin: 8px 0px;
padding-bottom: 10px;
}

.title_big {
font-size: 16px;
font-weight: bold;
color: #555;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding-top: 15px;
padding-bottom: 10px;
}

.title_small {
font-size: 12px;
font-weight: normal;
color: #555;
padding-top: 3px;
padding-bottom: 3px;
}

.posted {
margin: 10px 0px;
font-size: 10px;
line-height: 135%;
color: #666;
}

.sidetitle {
margin: 5px 0 7px 0;
font-size: 26px;
color: #333333;
border-bottom: 1px solid #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		helvetica, arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
}

.pagecount {
 font-size:			10px;
 color:				#666;
}

/* @group calendar */

.calendarBG {
 width: 195px;
 margin: 10px auto;
}

.calendarBlank {
 background-color: #ccc;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #5d5d5d;
 padding: 5px;
}

.calendarMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #5d5d5d;
 text-align:  center;
 vertical-align: middle;
 padding: 5px;
}

.calendarToday {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
 padding: 4px;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparentt;
}


/* @end */


.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         11px;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-size:         11px;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

.bandi_top_copy{
font-size: 16px;
}

.bandi_copy_med{
font-size: 13px;
}

.listed_links{
padding-left: 5px;
}

.listed_links a{
color:#333;
font-size:14px;
text-decoration:none;
}

.listed_links a:visited{
text-decoration:none;
}

.listed_links a:hover{
text-decoration:underline;
}

.twelve_pt{
font-size: 15px;
}

.twelve_pt p a{
font-size: 15px;
}

.twelve_pt p a:hover{
text-decoration: underline;
}

.twelve_pt p a:visited{
font-size: 15px;
text-decoration: none;
}

.ten_pt{
font-size: 12px;
}

.ten_box{
padding: 0 0 10px 0;
}


#top_wrap_main {
text-align: right;
background: #999;
}


#top_wrap {
text-align: right;
background: #999;
padding-top: 50px;
}

#top_wrap_sm {
text-align: right;
background: #999;
width: 100%;
}


.tc_black {
text-align: right;
color: Black;
font-size: 30px;
font-weight: bold;
padding-top: 80px;
padding-right: 20px;
}

.tc_black2 {
text-align: left;
color: #444;
font-size: 26px;
font-weight: bold;
padding-bottom: 20px;
padding-left: 20px;
}

.tc_black3 {
text-align: right;
color: Black;
font-size: 26px;
font-weight: bold;
padding-right: 20px;
}

.tc_white {
text-align: right;
color: White;
font-size: 30px;
font-weight: bold;
padding-right: 20px;
}

.tc_white2 {
text-align: right;
color: White;
font-size: 30px;
font-weight: bold;
}

.tc_white3 {
text-align: right;
color: White;
font-size: 30px;
font-weight: bold;
padding-bottom: 20px;
padding-right: 20px;
}

.tc_white4 {
text-align: right;
color: White;
font-size: 26px;
font-weight: bold;
padding-bottom: 20px;
padding-right: 20px;
}

.tc_white5 {
text-align: left;
color: White;
font-size: 30px;
font-weight: bold;
padding-top: 40px;
padding-left: 20px;
}

#logo_placer {
width: 300px;
padding-top: 5px;
margin-left: 10px;
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
}

#logo_placer_sm {
width: 300px;
margin-left: 10px;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

#logo_placer_foot {
float: right;
margin-top: 20px;
margin-right: 10px;
}

.top_subhead {
text-align: right;
font-size: 15px;
font-weight: normal;
padding-right: 20px;
color: Black;
background: #999;
}

#top_subhead2 {
text-align: center;
font-size: 15px;
font-weight: normal;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
color: #444;
background: #ddd;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.address_box{
font-size: 11px;
border: 1px dotted #ccc;
padding: 15px;
background: #eee;
}

.left_half{
float: left;
width: 40%;
padding: 0 75px 0 20px;
border-right: 5px solid #eee;
}

.right_half{
float: right;
width: 40%;
padding: 0 20px 0 75px;
}