*{
	padding: 0;
	margin: 0;
}

body{
	background-color: #fff;
	text-align: center;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix{
	zoom : 1;
}

.left{
	float: left;
}
.right{
	float: right;
}

/****************************************************************/
/* 1. STRUCTURE  */
/****************************************************************/
#accessibility
{
	display: none;
}

div.top{
	display: none;
}

#print-header{
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: left;
}

#container{
	width: 962px;
	margin: 120px 20px 20px 20px;
	/* margin: 30px auto;
	text-align: center; */
	padding: 0px 0;
}

#wrapper{
	text-align: left;
	border: 1px solid #fff;
}

#footer{
	display: none;
}

.leftCol{
	width: 480px;
	float: left;
}
.rightCol{
	width: 480px;
	float: right;
}

.upper, .lower{
	}
.rightCol .lower .text_wrap{
	
}
.lower{
	background-color: #fff;
}

.mid{
	display: none;
}
#projects .rightCol .mid{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.rightCol .mid{
	text-align: right;
	padding-right: 20px;
}
.rightCol .inner{
	padding: 23px 55px 0 25px;
}

.rightCol .lower .inner{
	padding: 20px 55px 0 25px;
}
#home .rightCol .lower .inner{
	padding: 23px 55px 0 25px;
}

#news .rightCol .upper .inner{
	padding: 25px 55px 0 26px;
}

#contact .rightCol .lower .inner{
	padding: 18px 55px 0 25px;
}

.leftCol .upper{
	height: 264px;
}

.leftCol .lower{
	min-height: 264px;
	background: none;
	color: #000;
}

.rightCol .lower{
	
	background: none;
}
.rightCol .upper, .rightCol .lower{
	overflow: auto;
}

.rightCol .upper{
	display: none;
}

#projects .rightCol .lower{
	height: 262px;
}

#categories{
	width: 160px;
	float: left;
}
#pages{
	width: 238px;
	float: right;
	margin-top: -1px;
}

#practice .leftCol .upper, #news .leftCol .upper{
	background-color: #fff;

}

#practice .rightCol .upper, #news .rightCol .upper{
	background-color: #fff;
}
#projects .rightCol .upper{
	background-color: #fff;
	border-left: 1px solid #fff;
}
#contact .rightCol .lower{
	background-color: #fff;
	background-image: none;
}
#projects .leftCol .lower .wrap{
	padding: 20px 0 0 20px;
}
#projects .leftCol {
	background: none
}
#news #headlines{
	width: 241px;
	float: right;

}

/****************************************************************/
/* 2. TEXT  */
/****************************************************************/
#wrapper {font-family:verdana; font-size: 93%;} 
#print-header {font-family:verdana; font-size: 93%;} 
#details{
	font-weight: bold;
	margin: 0 0 12px 0;
}
#details span{
	color: #999;
}

.rightCol .lower p{
	line-height: 116%;
	padding: 0 0 6px 0;
}
.rightCol .lower p.spaced{
	line-height: 115%;
}
.rightCol .lower #details p{
	padding: 0 0 1px 0;
}

h3{
	font-size: 100%;
	padding: 0 0 6px 0;
}
h3.short{
	padding-bottom: 0;
}
#contact h3{
	padding-bottom: 13px;
}
.secondary{
	color: #333;
}
#contact .text_wrap{
	color: #000;
}
#contact .text_wrap p{
	padding-bottom: 15px;
}

#headlines{
	color: #000;
	
}
#headlines span{
	font-weight: bold;
}
#headlines .active{
	color: #999;
}

p.date{
	padding: 0 0 6px 0;
}

/****************************************************************/
/* LINKS */
/****************************************************************/

a{
	color: #999;
	text-decoration: none;
}

.active a{
	color: #000;
}
#categories a{
	font-weight: bold;
	line-height: 108%;
}
#pages a{
	font-weight: bold;
	line-height: 138.5%;
}


#home a.sub_menu{
	display: block;
	margin: 0 0 14px 0;
}
#home a.short{
	margin-bottom: 11px;
}
ul.sub_menu a{
	color: #000;
	font-weight: bold;
	
}
#practice ul.sub_menu a{
	
}
ul.sub_menu .active a{
	color: #999;
}
#contact .text_wrap a{
	color: #000;
}
a.lined{
	text-decoration: underline;
}
.leftCol .lower a{
	color: #000;
}
#nums{
	margin: 0 0 8px 0;
}
#nums a{
	color: #000;
	padding: 5px;
	margin: 0;
}
ul#nums{
	width: auto;
}
#nums li{
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 22px;
	height: 16px;
	float: left;
	text-align: center;
}
#nums li.first{
	border-left: 1px solid #fff;
}
#nums li.last{

}
#nums .active{
	background-color: #999;
}
#headlines a{
	font-weight: normal;
	color: #000;
}
#headlines .active a{
	color: #999;
}
#print_page{
	
}
/****************************************************************/
/* LISTS  */
/****************************************************************/
ul{
	list-style-type: none;
}

ul#menu{
	padding: 0 0 0 18px;
}
#menu li{
	line-height: 1.33em; /* 16px */
}
ul#pages li{
	border-bottom: 1px solid #BABCBE;
}
ul#practice_sections li{
	margin: 0 0 0px 0;
}
#headlines li{
	margin: 0 0 6px 0;
	line-height: 116%;
}
/****************************************************************/
/* IMAGES  */
/****************************************************************/

img{
	border: none;
}
#menu img{
	float: left;
}
#footer img{
	padding: 4px 18px 4px;
}

img.logo{
	display: none;
}

img.heading{
	margin: 0px 0 17px 0px;
	display: none;
}


.mid img{
	margin-top: 4px;
}