body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/background.gif);
}
#wrapper {
	width: 770px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border: 1px solid #5e81ac;
}
#menuBar {
	background-color: #162848;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #707a90;
	border-bottom-color: #707a90;
}

#phoneBar {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#phoneBar strong {
	color: #114196;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.navlist {
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul.navlist li {
	display: inline;
	margin: 0;
}
ul.navlist li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding:0 25px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.navlist li a:hover {
	color:#F0E967;
	background-color: #000000;
}
ul.navlist li a.bar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
ul.navlist li a.spanish {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-style: italic;
}
div#left {
	float: left;
	width: 170px;
	margin-left: 1px;
	border-width: 0;
	padding-top: 10px;
}
div#ui {
	width:165px;
	margin-left:3px;
	background-repeat:repeat-y;
}
div#uiimage {
	width:165px;
	height:43px;
	background-image: url(images/practice_header.gif);
	background-repeat:no-repeat;
}
div#uibot {
	width:165px;
	height:5px;
	background-image: url(images/practice_footer.gif);
	background-repeat:no-repeat;
}
#menuLeftUI {
	background-image: url(images/practice_background.gif);
	background-repeat: repeat-y;
}

/* LEFT MENU STYLE */
/* remove all the bullets, borders and padding from the default list styling */
#menuLeftUI ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
/* position relative so that you can position the sub levels */
#menuLeftUI li {
	position:relative;
}

/* style the links */
#menuLeftUI a, #menuLeftUI a:visited {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width:150px;
	text-decoration: none;
	text-transform: capitalize;
	text-indent:5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* style the link hover */
#menuLeftUI a:hover{
	color:#fff; 
	background:#003366;
}

/* END Left Menu Style */


div#right {
	float: right;
	width: 175px;
	margin-right:1px;
	border-width: 0;
	padding-top: 10px;
}

div#contact {
	width:170px;
	margin-left:3px;
	background-repeat:repeat-y;
}
div#contactimage {
	width:170px;
	height:43px;
	background-image: url(images/contact_header.gif);
	background-repeat:no-repeat;
}
div#contactbot {
	width:170px;
	height:5px;
	background-image: url(images/contact_footer.png);
	background-repeat:no-repeat;
}
#contactcontent .address {
	background-image: url(images/address_background.gif);
	background-repeat: repeat-y;
	border: 1px solid #666666;
	color: #333333;
	margin-bottom: 8px;
}

div#contactcontent {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-image: url(images/contact_background.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div#center {
	background-color: #fff;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-x;
	min-height:600px;
	margin-top: 10px;
	margin-right: 178px;
	margin-bottom: 10px;
	margin-left: 175px;
}
div#centerHome {
	margin-top: 10px;
	margin-right: 178px;
	margin-bottom: 10px;
	margin-left: 175px;
}
div#center-in {
	padding: 5px;
}
div#center-in a{
color:#261cc6;
}

div#center-in a:hover {
color:#838A91;
}

#bottom {
	height: 71px;
	margin: 0;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat:repeat-x;
	padding: 0px;
}
ul#botlist {
	padding-top: 20px;
	list-style-type: none;
	color: #1111FF;
	margin: 0px;
	}
ul#botlist li {
	display: inline;
	margin: 0 10px;
}
ul#botlist li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	
}
ul#botlist li a:link, ul#botlist li a:visited {
	text-decoration: none;
}
ul#botlist li a:hover {
	text-decoration: underline;
}
#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	margin-top:5px;
}
#copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	margin-top:10px;
}
div#homeFolder {
	width:401px;
	background-repeat:repeat-y;
}

div#homeFolderImage {
	width:401px;
	height:44px;
	background-image: url(images/home_header.gif);
	background-repeat:no-repeat;
}
div#homeFolderBot {
	width:401px;
	height:5px;
	background-image: url(images/home_footer.png);
	background-repeat:no-repeat;
}
#homeFolderContent {
	background-image: url(images/home_background.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

#homeFolderContent h1 {
font-size: 15px;
}

div#profileFolder {
	width:401px;
	background-repeat:repeat-y;
	margin-top: 15px;
}
div#profileFolderImage {
	width:400px;
	height:43px;
	background-image: url(images/attorney_header.gif);
	background-repeat:no-repeat;
}
div#profileFolderBot {
	width:400px;
	height:5px;
	background-image: url(images/attorney_footer.gif);
	background-repeat:no-repeat;
}
#profileFolderContent {
	background-image: url(images/attorney_background.gif);
	background-repeat: repeat-y;
	padding: 10px;
	text-align:center;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
       text-align: justify;
}
.disclaimerHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
#center h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color:#003366;
}
#center h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#profileFolderContent div.profiles {float:left; margin:10px 10px 10px 20px; padding:1px; text-align:center;}
.fields {
	border: 2px solid #000;
	background-color: #cbe0fb;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow:auto;
}
