body {
	padding:0px;
	margin:0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	background:#FFF;
	behavior: url("includes/inc.csshover.htc");
	text-align: center; 
}

p, ol, ul, li, td, tr, div {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	font-size:12px;
	color: #666;
}

#content h1 {
	font-size: 22px;
	color: #666;
	padding: 20px 0px 0px;
	font-weight: normal;
	margin: 0px;
}

#content p {
	}

a, a:link, a:active, a:visited {
	color:#660000;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}

#photo {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	clear: both;
}
#flash {
	width: 522px;
	float: left;
	height: 252px;
}
#flashRt {
	width: 238px;
	float: right;
	height: 252px;
}

#content {
	background:  url(images/bg-content.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	text-align: left;
	padding: 0px 0px 0px 30px;
	height: auto;
	clear: both;
}

#footer {
	width: 760px;
	text-align: left;
	color: #999999;
	font-size: 11px;
	background: url(images/bg-footer.gif) no-repeat;
	padding: 15px 0px;
	margin: 0px auto;
	clear: both;
}

#footer a {
	color: #999999;
	font-size:  11px;
}

#topnav {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	clear: both;
}

#submenu, #practices, #offices, #attorneys, #feed {
	-moz-box-sizing: border-box;
	float: right;
	margin: 15px 0px 15px 15px;
	padding: 0px 0px 10px;
	width: 238px;
	background: #660000 url(images/bg-submenu.gif) no-repeat center bottom;
}

#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 {
	list-style: square url(images/bullet-arrow.gif) outside;
	font-size: 12px;
}

#submenu a, #submenu a:link, #submenu a:active, #submenu a:visited {
	color:#c99;
	text-decoration:none;
}

#submenu a:hover {
	color:#FFF;
	text-decoration:underline;
}


#sideform input {
	width: 175px;
	display: block;
	border: 1px solid #FFF;
	font-size: 12px;
	height: 18px;
	background: #966;
}

#sideform select {
	width: 175px;
	display: block;
	border: 1px solid #FFF;
	font-size: 12px;
	height: 18px;
	background: #966;
	margin-top: 10px;
}

#sideform input.submit {
	width: 87px;
	display: block;
	height: 37px;
	border-style: none;
}

#sideform textarea {
	width: 175px;
	display: block;
	border: 1px solid #FFF;
	font-size: 12px;
	height: 48px;
	background: #966;
}

#sideform {
	width: 205px;
	font-size: 11px;
	color: #CC9999;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 12px;
}

#sideform td {
	font-size: 10px;
}


.consultationFormInput {
	border: 1px solid #666666;
	font-size: 12px;
	height: 18px;
	background: #efefef;
	width: 250px;
}

.consultationFormInputNoWidth {
	border: 1px solid #666666;
	font-size: 12px;
	height: 18px;
	background: #efefef;
}

#consultationForm select {
	font-size: 12px;
}

#consultationForm input.submit {
	border-style: none;
}

#consultationForm textarea {
	width: 250px;
	border: 1px solid #666666;
	font-size: 12px;
	height: 75px;
	background: #efefef;
}

#consultationForm {
	width: 205px;
	font-size: 11px;
	color: #CC9999;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 12px;
}

#consultationForm td {
	font-size: 10px;
}


#seminar input {
	border: 1px solid #666666;
	font-size: 12px;
	background: #fff;
}

#seminar textarea {
	border: 1px solid #666666;
	font-size: 12px;
	background: #fff;
}

#news{

}

#attorney {
	padding: 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-size:10px;
   font-weight:bold;
   background-color:#003366;
}

#search{
	padding: 10px;
}

#options{
	padding-top: 20px;
	font-size: 10px;
}

.formwidth{
	width:200px;
}

/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	width: 760px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 100;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #333333;
	padding: 7px 10px 9px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 7px 10px 9px 10px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	padding: 8px 9px 8px 11px;
}

/* 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;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #FFF;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #F9EA8F;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 3px 0px 3px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	float: none;
}

#menu ul li ul li:hover { 
	background: #F1BE00; 
}

#menu ul li ul li a:hover {
	color: #666;
	background: none;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 4px 0px 2px 11px;
}

#menu ul li ul li:hover > a {
	color: #666;
	background: none;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 4px 0px 2px 10px;
}

#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: 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 {
}

/* THIS IS THE MENU */
#footer p {
	color: #999999;
	font-size:  11px;
	padding: 0 0 0 10;
}
fieldset {
	margin-top: 15px;
	background: #ededed;
	border: 1px solid #666666;
}


/* ADDITIONAL STUFF */
#nonprofitform h3 { border-bottom: 5px solid #DFDFDF; margin-bottom: 14px; margin-top: 14px; }
#nonprofitform h3 img { vertical-align:bottom; padding-bottom: 1px;}

#nonprofitform .txt { margin-bottom: 5px; background:#ECF0F9; border: 1px solid #c0c0c0; padding: 3px; width: 350px; font-size: 12px; }
#nonprofitform input.longer { width:480px !important; }
#nonprofitform input.city { width: 250px !important; }
#nonprofitform input.state { width: 120px !important; }
#nonprofitform input.phone { width: 150px !important; }
#nonprofitform input.zip { width: 90px !important; }

#nonprofitform span.error { margin-left:10px; color:#cc0000; }
#nonprofitform .submit { background: #660900; padding: 5px; color: #ffffff; border: 1px solid #c0c0c0; }
