@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	background: url(images/bgimage_lg.jpg) center fixed;
	font-size: 13px;
}
a {
	color:#690;
	text-decoration: none;
}
a:hover {
	color:#690;
	text-decoration: underline;
}
img {
	border:0px;
}
img:hover {
	border: 0px;
}
p {
	font-size: 13px;
}
.title {
	text-transform: uppercase;
}
div#wrapper {
	width: 790px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin: 0 auto;
}
div#header {
	background: #000;
	height: 80px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
}
div#contentwrap {
	background-image: url(images/trans_white.png);
	padding: 12px;
	overflow:auto;
}
div#contentbg {
	background-color: #fff;
	padding: 5px;
	overflow:auto;
}
div#leftnav {
	float: left;
	width: 25%;
	height: inherit;
	padding: 20px 5px 5px 5px;
	list-style-type:none;
}
div#rightcontent {
	float: right;
	width: 65%;
	padding: 10px;
	border-left: 1px dotted #000;
	font-family: "Times New Roman", Times, serif;
}
div#footer {
	background: #000;
	padding: 10px;
	margin-top: 20px;
}
div#divider {
	background: url(images/divider.jpg);
	height: 600px;
	width: 2px;
}
.headerinfo {
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
a.headerinfo:link {
	color: #FFF;
	text-decoration: none;
}
a.headerinfo:hover {
	color: #FFF;
	text-decoration: underline;
}
.footerinfo {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
a.footerinfo:link {
	color:#FFF;
}
a.footerinfo:hover {
	color:#FFF;
	text-decoration: underline;
}
.disclaimer {
	display:block;
	font-size: 10px;
	color: #333;
	bottom: 10px;
	padding: 5px;
	font-style: italic;
}
.contenttext {
	font-size: 13px;
}
.ccflink {
	float: right;
	padding: 0px 0px 10px 333px;
}
a .ccflink {
	border: 0px;
}
a .ccflink:hover {
	border: 0px;
}
.contacttable {
	float: right;
	padding: 10px 10px 10px 10px;
}
a .contacttable {
	border: 0px;
}
.contactinfo {
	float: right;
	padding: 20px 20px 10px 10px;
}
a .contactinfo {
	border: 0px;
}
.leftnav li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
img.floatLeft {
	float: left;
	margin: 10px;
}
img.floatRight {
	float: right;
	margin: 10px;
}
hr {
	display:none;
}
.hr {
	border-bottom:1px dotted #000;
}




.menu {
	z-index:1000;
	font-size:90%;
	width:236px;
	margin:0px;
	padding:0; /* this page only */
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:236px;
	position:relative;
}
.menu li {
	height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden;
	float:left;
	clear:both;
}
* html .menu li {
	margin-left:-16px;
	margin-lef\t:0;
}
/* get rid of the table */
.menu table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
	width:0;
	height:0;
}
/* style the links */
.menu a, .menu a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	text-decoration:none;
	height:31px;
	width:236px;
	color:#000;
	text-indent:5px;
}
/* style the link hover */
* html .menu a:hover {
	color:#fff;
	background:#999;
}
.menu :hover > a {
	color:#fff;
	background:#999;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:62px;
	left:210px;
	background:#fff;
	width:175px !important;
	border:1px solid #000;
	border-bottom:none;
}
.menu ul ul a, .menu ul li.menu_Profile ul a {
	line-height:28px;
	background:url('images/sub_a.gif') 0 0 no-repeat !important;
	color:#000 !important;
	width:175px !important;
}
.menu ul ul a:hover, .menu ul li.menu_Profile ul a:hover {
	line-height:28px;
	color:#000 !important;
	width:175px !important;
	background:url('images/sub_hover.gif') 0 0 no-repeat !important;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {
	visibility:visible;
}
.menu ul li a#menu_Home span, .menu ul li a#menu_PracticeArea span, .menu ul li a#menu_Profile span, .menu ul li a#menu_FlordiaPractice span, .menu ul li a#menu_HelpfulLinks span, .menu ul li a#menu_YborCity span, .menu ul li a#menu_ContactUs span, .menu ul li a#menu_Associate span {
	display:none;
}
	
.menu ul li a#menu_Home {
	width:236px;
	background:url('images/home_a.jpg') 0 0 no-repeat;
}
.menu ul li a#menu_Home:hover/*, ul#menu li.nav_current a*/ {
	background:url('images/home_hover.jpg') 0 0 no-repeat !important;
}
/*.menu ul li.nav_current a {
	background:url('images/home_active.jpg') 0 0 no-repeat !important;
	width:236px;
}*/

.menu ul li a#menu_PracticeArea {
	width:236px;
	background:url('images/pa_a.jpg') 0 0 no-repeat;
}
.menu ul li a#menu_PracticeArea:hover/*, ul#menu li.nav_current a*/ {
	background:url('images/pa_hover.jpg') 0 0 no-repeat !important;
}
/*.menu ul li.menu_PracticeArea a {
	background:url('images/pa_active.jpg') 0 0 no-repeat !important;
	width:236px;
}*/

.menu ul li a#menu_Profile {
	width:236px;
	background:url('images/ash_a.jpg') 0 0 no-repeat;
}
.menu ul li a#menu_Profile:hover/*, ul#menu li.nav_current a*/ {
	background:url('images/ash_hover.jpg') 0 0 no-repeat !important;
}
/*.menu ul li.menu_Profile a {
	background:url('images/ash_active.jpg') 0 0 no-repeat !important;
	width:236px;
}*/

.menu ul li a#menu_FlordiaPractice {
	width:236px;
	background:url('images/fp_a.jpg') 0 0 no-repeat;
}
.menu ul li a#menu_FlordiaPractice:hover/*, ul#menu li.nav_current a*/ {
	background:url('images/fp_hover.jpg') 0 0 no-repeat !important;
}
/*.menu ul li.menu_FlordiaPractice a {
	background:url('images/fp_active.jpg') 0 0 no-repeat !important;
	width:236px;
}*/

.menu ul li a#menu_HelpfulLinks {
	width:236px;
	background:url('images/hl_a.jpg') 0 0 no-repeat;
}
.menu ul li a#menu_HelpfulLinks:hover/*, ul#menu li.nav_current a*/ {
	background:url('images/hl_hover.jpg') 0 0 no-repeat !important;
}
/*.menu ul li.menu_HelpfulLinks a {
	background:url('images/hl_active.jpg') 0 0 no-repeat !important;
	width:236px;
}*/

.menu ul li a#menu_YborCity {
	width:236px;
	background:url('images/yc_a.jpg') 0 0 no-repeat;
}
.menu ul li a#menu_YborCity:hover/*, ul#menu li.nav_current a*/ {
	background:url('images/yc_hover.jpg') 0 0 no-repeat !important;
}
/*.menu ul li.menu_YborCity a {
	background:url('images/yc_active.jpg') 0 0 no-repeat !important;
	width:236px;
}*/

.menu ul li a#menu_Associate {
	width:236px;
	background:url('images/at_a.jpg') 0 0 no-repeat;
}
.menu ul li a#menu_Associate:hover/*, ul#menu li.nav_current a*/ {
	background:url('images/at_hover.jpg') 0 0 no-repeat !important;
}
/*.menu ul li.menu_Associate a {
	background:url('images/at_active.jpg') 0 0 no-repeat !important;
	width:236px;
}*/

.menu ul li a#menu_ContactUs {
	width:236px;
	background:url('images/cu_a.jpg') 0 0 no-repeat;
}
.menu ul li a#menu_ContactUs:hover/*, ul#menu li.nav_current a*/ {
	background:url('images/cu_hover.jpg') 0 0 no-repeat !important;
}
/*.menu ul li.menu_ContactUs a {
	background:url('images/cu_active.jpg') 0 0 no-repeat !important;
	width:236px;
}*/
