/* CSS Document */

html, body {
	background-color: #808080;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: times new roman, times, serif;	
}

a img {
	border: none;
}

hr {
	margin:0 30px 10px 30px;
}

#container, #footer, #bottomblock {
	width: 946px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	background-color: c4c4c4;
}

#header {
	background-color: #000000;
	height: 168px;
}

#content {
	width: 946px;
	background-color: #c4c4c4;

}

#servicenav {
	background-color: #aa9c7b;
	width: 274px;
}

#peoplenav {
	background-color: #c4c4c4;
	width: 274px;
}

#servicenav li{
	border-top-color: #c4baa3;
	border-right-color: #c4baa3;
	border-bottom-color: #c4baa3;
	border-left-color: #c4baa3;
}

#peoplenav li{
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}

#navigation ul{
	text-indent: 11px;
	margin: 0px;
	padding: 0px;
	width: 274px;
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	font-style: normal;	
	text-decoration: none;
}

#servicenav ul ul {
	text-indent: 35px;
	background-color:#9a8b6f;
}

#peoplenav ul ul {
	text-indent: 35px;
	background-color:#b2b2b2;
}

.arrow {
	background:url(../../gfx/menuin.gif) top right no-repeat;
}

.downarrow {
	background:url(../../gfx/menudown.gif) top right no-repeat;
}

.hidden {
	display: none;	
}

.subnavshadow {
	background-image: none;
}

#navigation li {
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 274px;
}

#ul_managernav li, #ul_seniorstaffnav li{
	border-top-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	border-left-color: #c3c3c3;
}

#ul_taxreturnnav li{
	border-top-color: #ad9f84;
	border-right-color: #ad9f84;
	border-bottom-color: #ad9f84;
	border-left-color: #ad9f84;
}

#navigation a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	font-style: normal;	
	text-decoration: none;
}

#navigation ul img {
	position: absolute;
	margin-top: 2px;
}

#navigation li a:visited {
	width: 274px;
	color: #000000;
	font-style: normal;	
	text-decoration: none;
}

#servicenav li a:hover {
	display: block;
	background-color: #c4baa3;
}

#peoplenav li a:hover {
	display: block;
	background-color: #dddddd;
}

/*#peoplenav ul ul li a:hover {
	background-color: #cdcbc6;
}*/

#navigation {
	background-color: #c4c4c4;
	position: relative;
	float: left;
}

#navigation li a:active {
	color: #672c20;
}

.services_selected {
	background-color: #bfb094;
}

.people_selected {
	background-color: #d2d2d2;
}

.services_sub_selected {
	background-color: #bfb196;
}

.people_sub_selected {
	background-color: #d3d3d3;
}


#data {
	text-align: justify;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 15px;
	line-height: 21px;
	font-style: normal;	
	text-decoration: none;
	width: 672px;
	position: relative;
	padding-bottom: 20px;
	float: left;
}


#pic_div {
	float:right;
	margin-right:50px;
	
}

#left_data {
	text-align: justify;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 15px;
	line-height: 21px;
	font-style: normal;	
	text-decoration: none;
	position: relative;
	padding-bottom: 20px;
	float: left;
	width:460px;
	height:100%;
	margin-right:10px;
}

#right_data {
	color: #000000;
	line-height: 21px;
	font-style: normal;	
	text-decoration: none;
	position: relative;
	padding-bottom: 20px;
	float:right;
	background-color:#c4c4c4;
	width:202px;
	height:100%;
}

#data.short, #data2.short {
	height: 600px;
}


#footer {
	/*background-color: #686868;*/
	background-color: #c4c4c4;
	width: 946px;
}

#bottomblock {
	background-color: #686868;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;	
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
	width: 946px;
	padding-bottom: 3px;
	clear:both;
}


#bottomblock a:link {
	width: 274px;
	color: #FFFFFF;
	font-style: normal;	
	text-decoration: underline;
}

#bottomblock a:visited {
	width: 274px;
	color: #FFFFFF;
	font-style: normal;	
	text-decoration: underline;
}

#bottomblock a:hover {
	color: #c4c4c4;
	font-style: normal;	
	text-decoration: underline;
}

.portrait {
	width:150px;
	height:200px;
	margin-left:255px;
	margin-top:17px;
}

.portrait2 {
	float:left;
	width:150px;
	height:200px;
	margin-left:30px;
	margin-top:10px;
}

div.hr {
	margin:20px 30px 0 0px;
	width:670px;
	
}

#bio {
	float:left;
	width:670px;
	margin:0 30px 0 0px;
}

#bold_contact {
	float:left;
	font-weight:bold;
	margin:10px 0 0 20px;
	width:50px;
	height:200px;	
}

#contact_info2 {
	float:left;
	margin:10px 0 0 20px;
	width:200px;
	height:200px;
}

#contact_info {
	margin-left:26px;
	margin-top:10px;
	font-size:12px;
	line-height:18px;
}

.subheader {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 28px;
	margin-bottom: 20px;
}

.subheader2 {
    display: block;
    margin-left: 30px;
	margin-top: 28px;
	margin-bottom: 5px;
}


#logo {
    display: block;
	position: absolute;
	margin-top: 26px;
	margin-left: 7px;
}

#data p, #data2 p {
    margin-left: 39px;
    margin-right: 39px;
}

#data h1, #data2 h1 {
	font-family: times new roman, times, serif;
	margin-top: 39px;
    margin-left: 39px;
	font-style: normal;
	font-size: 17px;
	font-weight: bold;	
	color: #000000;
}

#data a:link, #data2 a:link {
	color: #615146;
	font-style: normal;	
	text-decoration: underline;
}

#data a:visited, #data2 a:visited {
	color: #615146;
	font-style: normal;	
	text-decoration: underline;
}

#data a:hover, #data2 a:hover {
	color: #101010;
	font-style: normal;	
	text-decoration: underline;
}

#data ul, #data2 ul {
	list-style-type: none;
}

#data ul li, #data2 ul li {
	text-indent: 40px;
	padding: 0px;
}

#data ul li li, #data2 ul li li {
	text-indent: 60px;
	padding: 0px;
}

#data ul li li li. #data2 ul li li li {
	text-indent: 80px;
	padding: 0px;
}

#data.doc ul, #data.doc ul li, #data2.doc ul, #data2.doc ul li{
	list-style-type: disc;
	text-indent: 0px;
}

#data.doc ul, #data.doc ol, #data.nobulletdoc ul, #data2.doc ul, #data2.doc ol, #data2.nobulletdoc ul {
	margin-left: 40px;
	margin-right: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#data.doc ul li, #data.doc ol li, #data2.doc ul li, #data2.doc ol li {
	padding-left: 15px;
}

#data.nobulletdoc h1, #data2.nobulletdoc h1 {
	margin-right: 40px;
}

#data.nobulletdoc ul, #data.nobulletdoc ul li, #data2.nobulletdoc ul, #data2.nobulletdoc ul li  {
	text-indent: 0px;
}

#data p.centerp, #data2 p.centerp {
	text-align: center;
}

.img_right {
	float:right;
	padding:10px 0px 10px 10px;
}

.img_left {
	float:left;
	padding: 10px 10px 10px 0px;
}

#formblock {
	width: 584;
	margin-right: 39px;!important; /* for FF */
	margin-right: 0px; /* for IE */
	margin-left: 39px !important; /* for FF */
	margin-left: 0px; /* for IE */
}

form{
	margin:0px;
	padding:0px;
}

.extraspace {
	height: 200px;
}

.textField, .textArea{
	background-color:#f4f5f6 ;
	border: 1px solid #dfe3e5;
	padding:4px;
	width: 584px !important; /* for FF */
	width: 583px; /* for IE */
	color: #000;  
	margin:0px;
	margin-bottom:13px;
	font-family: arial, verdana, helvetica, sans;
	font-style: normal;
	font-size: 15px;
}

.textreq, .textArea{
	border: 1px solid #a3a19d;
	padding:4px;
	width: 584px !important; /* for FF */
	width: 583px; /* for IE */
	color: #000;  
	margin:0px;
	margin-bottom:13px;
	background-color: #ebe6dc;
	font-family: arial, verdana, helvetica, sans;
	font-style: normal;
	font-size: 15px;
}
.textArea{
	margin:0px;
	width: 584px !important; /* for FF */
	width: 583px; /* for IE */
	height:100px;
}
.textButton2{
	margin:0px;
	background-color:#dfe3e5;
	color:#000;
	margin-top:7px;
	border: 1px solid #95a1aa;
	padding:4px;
}

#contactinfo {
	margin-right: 39px;
	text-align: right;
}

.smalltype {
	color: #999999;
}


A B {
	background-color: yellow;
	margin-bottom: -1px;
	color: red;
	text-decoration: none;
	margin-right: 8px;
}


#profile {
		padding-top: 10px;
	}
	
	html body #container #content #profile ul, html body #container #content #profile ul li, #profile table, #profile tr, #profile td {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#profile img.portrait3 {
		float: left;
		margin: 0 75px 0 85px;
	}

	#profile table, #profile tr, #profile td {
		border-collapse: collapse;
		border: 0;
	}

	#profile table {
		display: block;
		margin-top: 100px;
		margin-bottom: -2px;
	}

	#profile td {
		padding-right: 15px;
	}

    #bio {
    margin-right: -30px;
    }
