body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wrapper {
	text-align: left;	
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 761px;
	position: relative;
}

#layout-03 {
	float: left;
	width:761px;
	height:27px;
}

#layout-05 {
	float: left;
	width:761px;
	height:102px;
}
#nav_border_bottom {
	float: left;
	width:761px;
	height:16px;
}

a#home {
	background-image: url(images/nav_home.gif);
	float: left;
	width:60px;
	height:15px;
	background-position: 0 0;
}

a#our_firm {
	background-image: url(images/nav_our_firm.gif);
	float: left;
	width:85px;
	height:15px;
	background-position: 0 0;
}

a#our_people {
	background-image: url(images/nav_our_people.gif);
	float: left;
	width:100px;
	height:15px;
	background-position: 0 0;
}

a#our_services {
	background-position: 0 0;
	background-image: url(images/nav_our_services.gif);
	float: left;
	width:110px;
	height:15px;
}

a#legal_resources {
	background-position: 0 0;
	background-image: url(images/nav_legal_resources.gif);
	float: left;
	width:132px;
	height:15px;
}

a#contact_us {
	background-position: 0 0;
	background-image: url(images/nav_contact_us.gif);
	float: left;
	width:102px;
	height:15px;
}

#nav_menu_spacer {
	float: left;
	width:172px;
	height:15px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #8b6d6d;
}

a:hover {
	text-decoration: underline;
}

a#home:hover, a#our_firm:hover, a#our_people:hover, a#our_services:hover, a#legal_resources:hover, a#contact_us:hover {
	text-decoration: none;
	background-position: 0px 15px;
}

/*
Contact Box
*/

#contact_box {
	width: 170px;
	border: #e2ddcd 2px solid;
	padding: 3px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-top: -125px;
}
#contact_box p {
	margin: 0px 0px 3px 0px;
}

#contact_box_header {
	text-align: left;
	padding-left: 18px;
	background-color: #f6f3eb;
	height: 25px;
	padding-top: 5px;
}

#contact_box_header_text {
	color: #c3b07b;
	font-weight: bold;
	font-size: 17px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 23px;
    background:transparent url(images/contact_symbol.gif) no-repeat;
    background-position:0 2px;
}

#contact_box_body {
	background-color: #f6f3eb;
	font-size: 11px;
	margin-top: 3px;
	padding: 4px;
}

#contact_box_body td {
	font-size: 11px;
}

/* Left nav
*/

#this_section_title {
	margin: 0px;
	display: inline;
	padding: 0px;
}

#left_nav {
	float: left;
	margin-top: 0px;
	width:177px;
	border-top: #e9dad9 4px solid;
	padding-left: 3px;
}

#left_nav_header {	
	background: url(images/nav_left_headerbg.gif);
	text-align: right;
	width: 155px;
	padding: 0px 13px 0px 6px;
	height: 22px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	background-color: #ac8c7c;
	line-height: 1.5;
}


#left_nav_items {
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 174px;
	background-color: #e9dad9;
	color: #513b3b;
	font-size: 13px;
}

#left_nav_footer {
	margin-top: 2px;
	margin-left: -3px;
}
a.left_nav_link {
	text-decoration: none;
	color: #513b3b;
}

a:hover{
	text-decoration: underline;
}

#content_wrapper {
	float: left;
	width: 555px;
	padding: 0px 5px 5px 20px;
}


ul {
	list-style-type: none;
	margin: 5px 5px 0px 10px;
	padding: 0px;
	line-height: 1.3;
}
ul li {
    padding-left:20px;
    background:transparent url(images/bullet.gif) no-repeat;
    background-position:0 4px;
}

.nav_list {
	list-style-type: none;
	margin: 0px 5px 0px 10px;
	padding: 0px;
	line-height: 1.3;
}
.nav_list li {
    padding-left:20px;
    background:transparent url(images/nav_bullet.gif) no-repeat;
    background-position:0 4px;
}

p {
	margin-top: 0px;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8b6d6d;
	width: 250px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 22px;
	border-bottom: #b9a7a7 3px solid;
	display: block;
	margin-bottom: 7px;
	margin-top: 0px;
	background:transparent url(images/h1symbol.gif) no-repeat;
    background-position:0 2px;
}

#footer {
	float: left;
	text-align:center;
	padding-top: 3px;
	width: 761px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

.content_image_right {
	padding: 3px;
	float: right;
	border: 2px #e9dad9 solid;
	margin-left: 5px;
}

/*
 News Styles 
*/

.news_header {
	width: 100%;
	height: 27px;
	background-color: #ffe6c2;
	border-bottom: #ffb44a 3px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #895000;
}

.news_headline {
	line-height: 27px;
	margin-left: 5px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
.news_date {
	line-height: 27px;
	font-size: 14px;
	text-align: right;
	float: right;
	margin-right: 10px;
}

.news_body {
	background-color: #eef2f5;
	margin-top: 3px;
	padding: 5px 8px 10px 8px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

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


.news_body .bodytext {
	margin-top: 0px;

}

.news_image_box {
	float: right;
	margin-left: 10px;
	text-align: center;
}

.news_image {
	border: 2px #e9dad9 solid;
	background-color: #FFFFFF;
	padding: 3px;
}

.news_image_caption {
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #895000;
	border-bottom: 1px #e9dad9 dashed;
}

.news_footer {
	margin-top: 3px;
	color: #895000;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
}

.news_footer_text {
	float: right;
	margin-left: 3px;
}



/*
 File display
*/

.csc-uploads {
	font-size: 12px;
	margin-bottom: 15px;
}

.csc-uploads-fileName {
	padding-right: 15px;
}

h2, .csc-header-n2 h1, .csc-header-n3 h1, .csc-header-n4 h1, .csc-header-n5 h1, .csc-header-n6 h1, .csc-header-n7 h1, .csc-header-n8 h1, .csc-header-n9 h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8b6d6d;
	width: 400px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: #b9a7a7 3px solid;
	display: block;
	margin-bottom: 7px;
	margin-top: 0px;

}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8b6d6d;
	padding-bottom: 1px;
	border-bottom: #b9a7a7 2px solid;
	width: 300px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	margin-top: 0px;
}

/*
Overwrite typo3 styles
*/
.csc-textpic-image {
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px #e9dad9 solid;
	text-align: center;
}

.csc-textpic-caption {
	font-size: 11px;
	color: #895000;
}

p.bodytext {
	margin: 0px;
}

/* tables
*/

.contenttable {
	border: 1px #ffb44a dashed;
	border-spacing: 3px;
}
.contenttable td {
	padding: 3px;
	color: #895000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffe6c2;
}

.csc-mailform {
	border: 0;
}
