body {
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Sans Serif";
	behavior: url("includes/inc.csshover.htc");
	text-align: center;
	color: #666666;
	background-color: #F3EAC7;
}

p, ol, ul, li td, tr, ul, li{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	font-size:12px;
	font-variant:normal
}
h2 {
font-variant:small-caps;
font-size:12px;
}

h1 {
	font-size: 15px;
	padding: 0;
	text-transform: uppercase;
}

a, a:link, a:active, a:visited {
	color:#003366;
	text-decoration:none;
}

a:hover {
	color:#336699;
	text-decoration:underline;
}
#wrapper {width: 762px; margin:0px auto 0px auto;}

#logo {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#topnav {
background-color:#FFFFFF;
clear:both;
height:48px;
margin-left:auto;
margin-right:auto;
text-align:left;
width:760px;
}

#photo {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	clear: both;
	margin-bottom: -5px;
	background-color: #FFFFFF;
}


.contacttitle {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#headline {
	text-align: left;\ top;
	text-indent: 20px;
	padding-top: 10px;
	margin: 0px;
}
#headline-contact {
	text-align: left;
	text-indent: 20px;
	padding-top: 10px;
	margin: 0px;
}

#contactbox {
	float: right;
	padding-top: 20px;
	width: 100px;
	height: 220px;
	margin-left: 20px;
}
#contactbox-contact {
	float: right;
	padding-top: 20px;
	width: 254px;
	height: 220px;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	margin-left: 23px;
}

#content {
background-color:#FFFFFF;
background-position:right center;
background-repeat:repeat-y;
clear:both;
height:auto;
margin-left:auto;
margin-right:auto;
min-height:290px;
padding:0px;
text-align:left;
width:760px; }


#body	{
	padding: 12px;
	font-size: 12px;
	margin-left: 10px;
	background-color: #FFFFFF;	
}
#body-attorney {
	font-size: 12px;
	float: right;
	width: 550px;
	background-color: #FFFFFF;
}
#body-attorney h2 {
	display: inline;
	padding-right: 4px;
}

#dotsbottom {
	background-repeat: repeat;
	height: 20px;
	width: 100%;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	color: #666666;
	height: 60px;
}

#footer a {
	color: #666666;
	text-decoration: none;
	font-size:  11px;
	padding: 0 0 0 10;
}






#news{

}

#practices{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10;
	border: solid 1px #CCC;
	width: 200px;
}

#offices {
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10;
	border: solid 1px #CCC;
	width: 200px;
}

#attorneys{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10;
	border: solid 1px #CCC;
	width: 200px;
}

#attorney {
	padding: 10px;
}
#attorney-left {
	float: left;
	display: block;
	width: 200px;
	background-color: #FFFFFF;
	padding-left:10px;
}


#attorney-body{
}

#attorney-offices{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10 10 0 10;
	border: solid 1px #CCC;
	width: 200px;
}

#attorney-practices{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10 10 0 10;
	border: solid 1px #CCC;
	width: 200px;
	clear: right;
}
.formselect{
	width: 150px;
	font-size: 10px;
}

.formbutton{
   color:#fff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#003366;
}

#feed{
	float: right;
	background-color: #efefef;
	padding: 20 10 10 10;
	border: solid 1px #CCC;
	width: 200px;
	clear: right;
	font-size: 12px;
}
#search{
	padding: 10px;
}

#options{
	padding-top: 20px;
	font-size: 10px;
}

.formwidth{
	width:200px;
}



/* menu */
#menu {
	margin: 0;
	padding: 0px;
	float: left;
	margin-bottom: 18px;
}

#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
	font-size: 13px;
	
}

#menu ul li {
	position: relative;
	font-size: 13px;
	display: inline;
	padding: 0;
	float: left;
	background: url(images/navbg.gif) no-repeat;
}

* html #menu ul li {
	position: relative;
	font-size: 13px;
	display: inline;
	padding: 0;
	float: left;
	background: url(images/navbg-ie.gif) no-repeat;
}

/* Edit look of 1st level menu items */
#menu ul li strong,
#menu ul li a {
	display: block;
	float: left;
	color: #443026;
	text-decoration: none;
	font-weight: normal;
	text-indent: 20px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-variant:small-caps;
}

* html #menu ul li a {
	padding: 5px 12px 5px 10px;
	font-size: 12px;
	
	}
	
	
#menu ul li ul {
	position: absolute;
	display: none;
}
#menu ul li:hover {
	position: relative;
	color: #666666;
}
#menu ul li:hover > a {
	color: #666666;
	background-repeat: no-repeat;
}
_ #menu ul li:hover a {
	color: #fff;
	background-repeat: no-repeat;
}
#menu li a:hover {
	color:#666666;
}
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 99%;
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: none;
}
#menu ul li ul li,
#menu ul li.more ul li {
	width: 200px;
	border-right: none;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li strong,
#menu ul li ul li a {
	background: #74744C;
	padding: 4px 0px 4px 10px;
	width: 280px;
	border-bottom: 1px solid #281C16;
	border-right: none;
	font-variant:small-caps;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	float: none;
}
#menu ul li ul li:hover > a {
	background: #CBC7A2;
	
}
* html #menu ul li ul li:hover > a {
	background: #CBC7A2;
	color: #fff;
	}

#menu ul li ul li a:hover {
	color: #003366;
	background: #fff;
}
#menu ul li ul li a:active,
#menu ul li.more ul li a:active {
	background: #CCCCCC;
}
#menu ul li ul li ul,
#menu ul li:hover ul li ul {
	display: none;
}
#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 99%;
	top: 0px;
	z-index: 300;
	background: none;
	border-right: none;
	border-left: 1px solid #281C16;
	width: 200px;
}
#menu ul li:hover ul li:hover ul li {
	width: 200px;
}
#menu ul li:hover ul li:hover ul li a {
	letter-spacing: normal;
	width: 200px;
}

/* THIS IS THE MENU */
#content #attorney #attorney-center-right {
	float: right;
	width: 500px;
}

#content #attorney #attorney-center-left {
	float: left;
	margin-right: 50px;
}
#attorney-footer {
	width: 760px;
	text-align: left;
	color: #666666;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#background { background-color:#fff}
.clear { clear:both; height:1px; font-size:1px;}

.smallcaps {font-variant:small-caps; font-style: normal;}