/* redefinded elements */
/*/*/
body {
	background: #ffffff;
	padding: 0;
	margin: 0;
	text-align: center;
	}
body, p, td, input, select {
	font: 12px/16px Arial, Helvetica, Tahoma, Verdana,sans-serif;
	color: #000;
	}
p { margin: 0 0 1em; }
a, a:link {
	color: #800033;
	text-decoration: none;
	}
a:hover {
	color: #369;
	text-decoration: underline;
	}

strong, b { font-weight: bold; }
em, i { font-style: italic; }
u { text-decoration: underline; }

ul {
	padding: 0;
	margin: 0 0 1em 15px;
	list-style: url("../images/bullet_l1.gif") outside square;
	}
ul ul {
	padding: 0;
	margin: 0 0 1em 12px;
	list-style: url("../images/bullet_l1.gif") outside square;
	}
ol ul, ol ol { list-style: lower-alpha; }
li {
	padding: 0;
	margin: 0;
	}
h1 {
	font: 18px/20px Arial, Helvetica, sans-serif;
	color: #369;
	margin: 0;
	padding: 0;
	}
h1 a, h1 a:link {
	color: #369;
	}
h2 {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #369;
	margin: 0;
	padding: 0;
	}
#primary-content h2 { margin: 1em 0 0; }
#other #primary-content #secondary-content h2 { margin: 0; }
h3 {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #369;
	margin: 0;
	padding: 0;
	}
h4 { margin: 0; padding: 0; }
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	}
hr {
	border-top: 1px dashed #BEB49E;
	border-bottom: 0;
	margin: 15px 0;
	height: 1px;
	}

.stripeme {
	padding: 16px 0;
	}
.stripeme tbody tr td, .stripeme tbody tr th {
	padding: 3px 8px;
	}
.stripeme tbody tr.even td {
	background-color: #E8E4DC;
	}

th {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #369;
	border-bottom: 1px solid #124F6E;
	padding: 8px 2px 0 2px;
	text-align: left;
	}


/* new definition elements */
/*/*/
#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	}
#header {
	height: 9px;
	background: #C4A966 url("../images/headerbg.gif") left top repeat;
	margin-bottom: 2px;
	padding: 0;
	}
#masthead {
	height: 80px;
	background: #fff url("../images/subs/mastheadbg.gif") 0 11px repeat-x;
	margin-bottom: 2px;
	padding: 0px 0px 0px 15px;
	}
#mastlogo {
	float: left;	
	}
#mastnav {
	float: right;
	}
#mastnav ul {
	float: right;
	display: block;
	}
#content  {
	background: #F6F4F1 url("../images/contentbg.gif") left bottom repeat-x;
	padding: 20px 20px 40px;
	border: 1px solid #BEB49E;
	margin: 2px 0;
	}




/* navigation + home page */
/*/*/
#homenav {
	width: 770px;
	height: 35px;
	margin: 0;
	padding: 0;
	}
#homenav ul#homemenu {
	width: 770px;
	height: 35px;
	background: #369 url("../images/home/secnav.gif") left top no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	}

#homenav2 {
	width: 770px;
	height: 220px;
	margin: 0;
	padding: 0;
	}
#homenav2 ul#homemenu2 {
	float: right;
	width: 330px;
	height: 220px;
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	}
#homenav ul#homemenu li, #homenav2 ul#homemenu2 li, #subnav ul#submenu li, #footer ul#footmenu li, #navcontainer ul#navlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
#homenav ul#homemenu li, ul#homemenu a {
	height: 35px;
	display: block;
	}
#homenav2 ul#homemenu2 li, ul#homemenu2 a {
	height: 220px;
	display: block;
	}
#homenav ul#homemenu li a, #homenav2 ul#homemenu2 li a, #subnav ul#submenu li a, #footer ul#footmenu li a, #navcontainer ul#navlist  a {
	text-indent: -9999px;
	text-decoration: none;
	}

#currdate { line-height:4.5; color:#FFF; font-size:11px; font-weight: bold; left:440px; text-align:right; width:323px;}
#currdateint { color:#00386F; font-size:11px; font-weight: bold; float:right; padding: 20px 10px 0px 0px; clear:both}

#homenav #firmmenu  { left: 0;     width: 109px;}
#homenav #practmenu { left: 110px; width: 109px;}
#homenav #attysmenu { left: 220px; width: 109px;}
#homenav #newsmenu  { left: 330px; width: 109px;}
#homenav #firmmenu  a:hover { background: url("../images/home/secnav.gif")    0px -35px no-repeat;}
#homenav #practmenu a:hover { background: url("../images/home/secnav.gif") -110px -35px no-repeat;}
#homenav #attysmenu a:hover { background: url("../images/home/secnav.gif") -220px -35px no-repeat;}
#homenav #newsmenu  a:hover { background: url("../images/home/secnav.gif") -330px -35px no-repeat;}
#homenav2 #pubsmenu	{ left: 0px; width: 109px; background:  url("../images/home/pubs.jpg") 0 0 no-repeat; }
#homenav2 #rescmenu	{ left: 110px; width: 109px; background:  url("../images/home/resc.jpg") 0 0 no-repeat; }
#homenav2 #contmenu	{ left: 220px; width: 110px; background:  url("../images/home/cont.jpg") 0 0 no-repeat; }
#homenav2 #pubsmenu a	{ background:  url("../images/home/pubs.jpg") 0 0 no-repeat; }
#homenav2 #rescmenu a	{ background:  url("../images/home/resc.jpg") 0 0 no-repeat; }
#homenav2 #contmenu a		{ background:  url("../images/home/cont.jpg") 0 0 no-repeat; }
#homenav2 #pubsmenu a:hover	{ background:  url("../images/home/pubs.jpg") -110px 0 no-repeat; }
#homenav2 #rescmenu a:hover	{ background:  url("../images/home/resc.jpg") -110px 0 no-repeat; }
#homenav2 #contmenu a:hover	{ background:  url("../images/home/cont.jpg") -110px 0 no-repeat; }

#homeimage {
	margin: 2px 0 0;
	width: 439px;
	float: left;
	}
	
	
/* top navigation + subpages */

#mastnav ul
{
margin: 0;
padding: 11px 10px 0px 0px;
white-space: nowrap;
}

#mastnav ul li
{
display: inline;
list-style-type: none;
padding: 0px 0px 0px 10px; 
}

#mastnav ul li a { padding: 3px 10px; }

#mastnav ul li a:link, #mastnav ul li a:visited
{
font-size: 10px; font-weight: bold;
color: #fff;
background-color: #AF8A42;
text-decoration: none;
}

#mastnav ul li a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}



/* main navigation + subpages */
#navcontainer {
	width: 770px;
	height: 22px;
	margin: 0;
	padding: 0;
	}
#navcontainer ul#navlist {
	width: 770px;
	height: 22px;
	background: #369 url("../images/subs/secnav.gif") left top no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	}
#navcontainer ul#navlist li, ul#navlist a {
	height: 22px;
	display: block;
	}
#navcontainer ul#navlist2 li {
	height: 220px;
	display: block;
	}
#navcontainer #NavItem01 {left: 0; width: 109px;}
#navcontainer #NavItem02 {left: 110px; width: 109px;}
#navcontainer #NavItem03 {left: 220px; width: 109px;}
#navcontainer #NavItem04 {left: 330px; width: 109px;}
#navcontainer #NavItem05 {left: 440px; width: 109px;}
#navcontainer #NavItem06 {left: 550px; width: 109px;}
#navcontainer #NavItem07 {left: 660px; width: 109px;}
#navcontainer #NavItem01 a:hover {background: url("../images/subs/secnav.gif")    0px -22px no-repeat;}
#navcontainer #NavItem02 a:hover {background: url("../images/subs/secnav.gif") -110px -22px no-repeat;}
#navcontainer #NavItem03 a:hover {background: url("../images/subs/secnav.gif") -220px -22px no-repeat;}
#navcontainer #NavItem04 a:hover {background: url("../images/subs/secnav.gif") -330px -22px no-repeat;}
#navcontainer #NavItem05 a:hover {background: url("../images/subs/secnav.gif") -440px -22px no-repeat;}
#navcontainer #NavItem06 a:hover {background: url("../images/subs/secnav.gif") -550px -22px no-repeat;}
#navcontainer #NavItem07 a:hover {background: url("../images/subs/secnav.gif") -660px -22px no-repeat;}

/* you are here */
#navcontainer #NavItem01 a.current { background: url("../images/subs/secnav.gif")    0px -44px no-repeat;}
#navcontainer #NavItem02 a.current { background: url("../images/subs/secnav.gif") -110px -44px no-repeat;}
#navcontainer #NavItem03 a.current { background: url("../images/subs/secnav.gif") -220px -44px no-repeat;}
#navcontainer #NavItem04 a.current { background: url("../images/subs/secnav.gif") -330px -44px no-repeat;}
#navcontainer #NavItem05 a.current { background: url("../images/subs/secnav.gif") -440px -44px no-repeat;}
#navcontainer #NavItem06 a.current { background: url("../images/subs/secnav.gif") -550px -44px no-repeat;}
#navcontainer #NavItem07 a.current { background: url("../images/subs/secnav.gif") -660px -44px no-repeat;}

/* content */
#home #primary-content, #other #primary-content #attybio #primary-content {
	float: left;
	width: 55%;
	padding-right: 20px;
	border-right: 1px dashed #BEB49E;
	}
#home #secondary-content, #other #primary-content #attybio #secondary-content {
	float: left;
	width: 39%;
	padding-left: 20px;
	display: inline;
	}
#other #primary-content #primary-content,
#cont #primary-content,
#pract #primary-content,
#pubs #primary-content {
	float: left;
	width: 70%;
	padding-right: 20px;
	border-right: 1px dashed #BEB49E;
	}
#other #primary-content #secondary-content,
#cont #secondary-content,
#pract #secondary-content,
#pubs #secondary-content {
	float: left;
	width: 24%;
	padding-left: 20px;
	display: inline;
	}
#other #primary-content,
#firm #primary-content,
#resc #primary-content,
#attys #primary-content {
	float: left;
	width: 100%;
	}

#returnlink { }

#footer {
	width: 770px;
	height: 30px;
	background: #369 url("../images/footer.gif") left top no-repeat;
	padding: 0;
	margin: 0;
	}
#footer #copyright {
	float: left;
	line-height: 30px;
	color:#FFF;
	padding-left: 10px;
	}
#footer #footmenu {
	float:right;
	height: 30px;
	margin: 0;
	padding: 0;
	}
#footer #footmenu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	line-height: 30px;
	}
#footer #footmenu ul li a { color: #FFF; }



.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.error {
	font-weight: bold;
	color: #c00;
	}

/* drop shadows */
/*/*/
.alpha-shadow {
  float: left;
  background: url("../images/shadow1.gif") right bottom no-repeat;
  margin: 0 15px 9px 0;
}

.alpha-shadow div {
  background: url("../images/shadow2.png") left top no-repeat !important;
  background: url("../images/shadow2.gif") left top no-repeat;
  padding: 0 4px 4px 0 !important;
  padding: 0 4px 2px 0;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #BEB49E;
  padding: 4px;
}
