body {
	padding:0px;
	margin:0px;
	font-family: "Lucida Sans", "Lucida Grande", Arial;
	behavior: url("includes/inc.csshover.htc");
	text-align: center;
	font-size:14px;
	background-color: #3D505B;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

p, ol, ul, li, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3b4e59;
	line-height: 21px;
}

h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #364852;
	font-weight: normal;
}
#body h2 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #364852;
	font-weight: normal;
}

a, a:link, a:active, a:visited {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#003366;
	text-decoration:underline;
}

#logo {
	text-align: left;
	float: left;
	width: 295px;
	padding-left: 30px;
	padding-top: 4px;
}

#photo {
	float: right;
	width: 601px;
	padding-right: 29px;
	padding-top: 4px;
}
.title {
	width: 100%;
	background-image: url(images/title-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}


/* THIS IS THE MENU */
#photo img {
	width: 598px;
	height: 217px;
	border: 1px solid #829c94;
}

#header {
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	width: 960px;
	background-position: center top;
	float: left;
	height: 226px;
	margin-top: 15px;
}


#content {
	text-align: left;
	width: 910px;
	background-color: #F8F4E8;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
}

#body	{
	font-size:14px;
	float: right;
	width: 600px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 15px;
	clear: both;
	background-color: #3d505b;
	width: 900px;
}

#footer p {
	color: #f8f4e8;
}

#footer a {
	color: #d1d1d1;
	font-size:  11px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
}
#footer a:active {
	color: #3D505B;
	font-size:  11px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
}


#topnav {
	text-align: left;
	background-color: #1f2e37;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636d73;
	width: 100%;
	padding: 0px;
	float: left;
}

#submenu, #practices, #offices, #attorneys, #feed, #attorney-offices, #attorney-practices {
	float: right;
	background-color: #ece9dd;
	margin: 0px 0px 20px 40px;
	padding: 10px;
	border-left: solid 1px #d4d0c5;
	border-right: solid 1px #d4d0c5;
	border-bottom: solid 1px #d4d0c5;
	width: 200px;
	font-size: 12px;
}

#submenu ul, #submenu li, #submenu p, #feed a,
#practices ul, #practices li, #practices p,
#offices ul, #offices li, #offices p,
#attorneys ul, #attorneys li, #attorneys p, #attorney-offices li, #attorney-practices li, #attorney-offices p, #attorney-practices p {
	margin: 0px;
	padding: 5px 0px 5px 4px;
	list-style: square inside;
	font-size: 12px;
}

#news{

}

#attorney {
	padding: 0px;
}

#attorney-body{
}

#attorney-offices{
	float: right;
}

#attorney-practices{
	float: right;
	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;
}
#options {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#options a:link {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #8EA5B3;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
#options a:hover {
	text-align: left;
	color: #F8F4E8;
	text-transform: uppercase;
}



#container {
	width: 100%;
	float: left;
	clear: both;
	background-image: url(images/bg-container.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F8F4E8;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #dad1b6;
}


#search{
	padding: 10px;
}

.formwidth{
	width:200px;
}


/* THIS IS THE NEWS SCROLLER
---------------------------------------------------------*/

#rssscroller{
width: 450px;
height: 50px;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


#registration {
	float: left;
	width:350px;
	padding:30px;
	background:#eae6da;
}
#registration ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#registration ul li {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#registration ul li .input {
	padding: 3px;
	width: 250px;
	border: 1px solid #003366;
	color: #666666;
	background-color:#fefbf0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#registration ul li .input:hover {
	background-color: #FFFFFF;
}
#registration ul li p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#registration ul li span {
	font-size: 11px;
	font-weight: normal;
}



#navigation {
	float: left;
	width: 290px;
	font-family: "Lucida Sans", Lucida Grande, Arial;
	padding-top: 15px;
}
#navigation h1 {
	font-family: "Lucida Sans", "Lucida Grande", Arial;
	font-style: normal;
	font-size: 13px;
	background-image: url(images/bg-arrow.gif);
	background-repeat: no-repeat;
	color: #890909;
	padding-left: 20px;
}

#navigation ul, #navigation ul a, #navigation ul a:link {
	font-size: 13px;
	color: #890909;
	font-family: "Lucida Sans", "Lucida Grande", Arial;
	margin-bottom: 10px;
	background-image: url(images/bg-separator.gif);
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation ul li, #navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	font-size: 13px;
	color: #7c755d;
	background-image: none;
	list-style-type: square;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul li ul, #navigation ul li ul a, #navigation ul li ul a:link {
	color: #7C755D;
	background-image: none;
	list-style-type: none;
	padding: 0px;
	font-size: 11px;
	margin-left: 5px;
}

#navigation ul li ul a:hover {
	color: #FF6600;
	text-decoration: none;
}
	
#navigation ul li ul li {
	background-image: none;
	list-style-type: square;
	margin-left: 10px;
	list-style-position: outside;
}






/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	padding: 0;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #f5e9b9;
	background-color: #3d505b;
	background-image: url(images/bg-buttons.gif);
	background-repeat: repeat-x;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
	color: #f5e9b9;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #F5E9B9;
	background-image: url(images/bg-buttons.gif);
	background-repeat: repeat-x;
	background-color: #3d505b;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	z-index: 2000;
	background-color: #3d505b;
	background-image: url(images/bg-buttons.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul {
	background-image: url(images/bg-buttons.gif);
	color: #f5e9b9;
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	padding: 0px;
	background-color: #3d505b;
	color: #f5e9b9;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	float: none;
}

#menu ul li ul li:hover {
	background-color: #7a8e9a;
	background-image: url(images/bg-drop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu ul li ul li a:hover {
	background: none;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #f5e9b9;
	background: none;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul {
	display: none;
	color: #f5e9b9;
}

#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: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a {
	width: 211px;
	
}

#menu ul li:hover ul li:hover ul li a {
}

.registered {

}
