*{
	padding: 0;
	margin: 0;
}

body{
	background-color: #5e5e61;
	text-align: center;
	padding-top: 30px;
}
.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
{
	position: absolute;
	top: -10000px;
}

#print-header{
	display: none;
}

#container{
	width: 962px;
	margin: 0 auto;
	text-align: center;
	padding: 0px 0;
}

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

#footer{
	border-top: 1px solid #fff;
}

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


.upper, .lower{
	height: 264px;
}

.top{
	height: 265px;
}
.rightCol .lower .text_wrap{
	
}
.lower{
	background-color: #fff;
}

.mid{
	background-color: #231F20;
	height: 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}
/*
#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-image: url(../images/lower_left_bg.gif);
	background-repeat: repeat-y;
	color: #231F20;
}

.rightCol .lower{
	height: 264px;
	background-image: url(../images/lower_right_bg.gif);
	background-repeat: repeat-y;
}
.rightCol .upper, .rightCol .lower{
	overflow: auto;
}

#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: #231F20;

}

#practice .rightCol .upper, #news .rightCol .upper{
	background-color: #fff;
}
#projects .rightCol .upper{
	background-color: #717074;
	border-left: 1px solid #fff;
}
#contact .rightCol .lower{
	background-color: #717074;
	background-image: none;
}
#projects .leftCol .lower .wrap{
	padding: 20px 0 0 20px;
}
#projects .leftCol {
	background-image: url(../images/lower_left_bg.gif);
	background-repeat: repeat-y;
}
#news #headlines{
	width: 241px;
	float: right;

}

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

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

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

#headlines{
	color: #231F20;
	
}
#headlines span{
	font-weight: bold;
}
#headlines .active{
	color: #E8CF00;
}

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

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

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

.active a{
	color: #fff;
}
#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: #231F20;
	font-weight: bold;
	
}
#practice ul.sub_menu a{
	
}
ul.sub_menu .active a{
	color: #E8CF00;
}
#contact .text_wrap a{
	color: #fff;
}
a.lined{
	text-decoration: underline;
}
.leftCol .lower a{
	color: #231F20;
}
#nums{
	margin: 0 0 8px 0;
}
#nums a{
	color: #fff;
	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: #C1AD00;
}
#headlines a{
	font-weight: normal;
	color: #231F20;
}
#headlines .active a{
	color: #E8CF00;
}

#news .text_wrap a, .document_links a{
	color: #231F20;
	text-decoration: underline;
}

/****************************************************************/
/* LISTS  */
/****************************************************************/
ul{
	list-style-type: none;
}

ul#menu{
	padding: 0 0 0 18px;
}
#menu li{
	display: inline;
	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{
	margin: 24px 0 0 21px;
}

img.heading{
	margin: 0px 0 17px 0px;
}
#practice .leftCol .upper img{
	/* margin: 25px 0 0 21px; */
}

.upper .img{
	margin: 0;
	padding: 0;
}

