@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h1 {
	font-weight: normal;
	background-image: url(images/bg-title.gif);
	background-repeat: repeat-x;
	background-position: left center;
	width: 100%;
}


h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
}

ul {
	list-style-type:none;
	line-height: 1.8em;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

li {
	padding-left:30px;
	background-position:15px 7px;
	background-color: transparent;
	background-image: url(images/iconbullet1.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

ul2 {
	list-style-type:none;
	margin-top: 10px;
	margin-left: -21px;
	padding: 0px;
	margin-bottom: 20px;
}

li2 {
	padding-left:20px;
	background-position:10px 3px;
	background-color: transparent;
	background-image: url(images/iconbullet1.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
}




.no-bullet ul {
	list-style-type:none;
	line-height: 1.8em;
	margin-top: 0.1em;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
.no-bullet li {
	padding-left:30px;
	background-position:15px 9px;
	background-color: transparent;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: none;
} 
.no-bullet {
	line-height: 1.4em;
	text-align: left;
	padding-left: 20px;
}

#firm {
	width: 900px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
#firm .text {
	padding-right: 165px;
}



#nav {
	height: 23px;
	width: 100%;
	background-color: #996633;
	margin-bottom: 4px;
}
#nav_center {
	width: 589px;
	margin-right: auto;
	margin-left: auto;
}

#nav .practice a {
	float: left;
	display: block;
	width: 121px;
	height: 23px;
	background-image: url(images/nav-practice.gif);
	}

#nav .clients a {
	float: left;
	display: block;
	width: 79px;
	height: 23px;
	background-image: url(images/nav-clients.gif);
	}

#nav .media a {
	float: left;
	display: block;
	width: 109px;
	height: 23px;
	background-image: url(images/nav-media.gif);
	}
	
#nav .careers a {
	float: left;
	display: block;
	width: 90px;
	height: 23px;
	background-image: url(images/nav-careers.gif);
	}	

#nav .about a {
	float: left;
	display: block;
	width: 103px;
	height: 23px;
	background-image: url(images/nav-about.gif);
	}

#nav .contact a {
	float: left;
	display: block;
	width: 87px;
	height: 23px;
	background-image: url(images/nav-contact.gif);	
	}
	
#nav a:hover {
	background-position: bottom;
	}
#nav .active{
	background-position: bottom;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header-bg {
	height: 165px;
	width: 100%;
	background-image: url(images/bg-header-test.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	height: 165px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#header .logo {

}
#main {
	width: 900px;
	background-image: url(images/bg-col1.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#main-bg {
	float: left;
	width: 100%;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#main #gradient {
	background-image: url(images/brown-gradient.gif);
	background-repeat: repeat-x;
	height: 426px;
	width: 169px;
	float: left;
	background-color: #BC8956;
}

#col1 {
	float: right;
	width: 715px;
	background-image: url(images/bg-content-home.gif);
	background-repeat: no-repeat;
}
#col1  .home-table td {
	padding-top: 43px;
	padding-right: 20px;
	padding-bottom: 15px;
}

#col1  .home-table ul {
	list-style-type:none;
	line-height: 1.2em;
	margin-top: 0.1em;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#col1  .home-table li {
	background-position:15px 9px;
	background-color: transparent;
	padding-bottom: 5px;
}

#main-interior {
	float: left;
	width: 900px;
	background-image: url(images/bg-subnav1.gif);
	background-repeat: repeat-y;
}
#subnav {
	float: left;
	width: 169px;
	background-image: url(images/bg-subnav.gif);
	height: 275px;
}

#subnav ul {
	list-style-type:none;
	line-height: 1.2em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav li {
	background-color: transparent;
	padding-bottom: 8px;
}

#content-interior {
	float: left;
	width: 550px;
	margin-left: 20px;
}

#footer {
	background-color: #669999;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	margin-top: 4px;
}
.hr1 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(images/hr.jpg);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 9px;
}

.media-table td {
	vertical-align: top;
	padding-bottom: 20px;
}

.contact-tab {
	line-height: 1.7em;
}


.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}
.title {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

.aqua-text {
	color: #669999;
}

	
a:link   { text-decoration: none; color: #996633; }
a:active { text-decoration: underline; color: #996633; }	
a:visited   { text-decoration: none; color: #996633; }
a:hover  { text-decoration: underline; color: #996633; }	

.no-bullet a:link   { text-decoration: none; color: #996633; }
.no-bullet a:active { text-decoration: none; color: #996633; }	
.no-bullet a:visited   { text-decoration: none; color: #996633; }
.no-bullet a:hover  { text-decoration: none; color: #996633; }	

#subnav a:link   { text-decoration: none; color: #000000; }
#subnav a:active { text-decoration: none; color: #ffffff; }	
#subnav a:visited   { text-decoration: none; color: #000000; }
#subnav a:hover  { text-decoration: none; color: #ffffff; }

#footer a:link   { text-decoration: none; color: #ffffff; }
#footer a:active { text-decoration: none; color: #000000; }	
#footer a:visited   { text-decoration: none; color: #ffffff; }
#footer a:hover  { text-decoration: none; color: #000000; }	
