a {
	text-decoration: none;
	}
a:link {
	color: #0F24C6;
	text-decoration: none;font-weight: bold;text-decoration: underline;
	}
a:visited {
	color: #5a2f86;font-weight: bold;text-decoration: underline;}
a:hover {
	color: #D45500;
	text-decoration: none;font-weight: bold;
	}

a:active {
	color: #c38602;font-weight: bold;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url("images/bg.jpg") repeat-x top;
	}
.content {
	font-size: 72%;
	font-family: Arial,Verdana;
	color: #000000;
	line-height: 18px;
	padding: 15px 19px 20px 14px;
	text-decoration: none;
	}
.contentin {
	font-size: 72%;
	font-family: Arial,Verdana;
	color: #000000;
	}
.contentimg {
	padding: 08px 0px 0px 0px;
	}
.nav {
	width:104px;
	}
.text {
	font-size: 85%;
	font-weight: bold;
	font-family: Arial,Verdana;
	color: #6F0037;
	line-height: 18px;
	padding: 12px 5px 5px 5px;
	text-decoration: none;
	text-align: center;
	}	
h1 {
	font-size: 170%;
	font-family: "Times New Roman", Times, serif;
	color: #6F0037;
	font-weight: normal;
	padding: 5px 0px 4px 11px;
	margin: 0px;
	text-align: left;
	}
.footer {
	font-size: 68%;
	font-family: Arial;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	text-align: Center;
	}	
.footer a{
	color: #FFFFFF;
	text-decoration: underline;font-weight: normal;
	}
	.footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;font-weight: normal;
	}
.footer a:hover{
	color: #D8D6BA;
	text-decoration: underline;font-weight: normal;
	}
.footer1 {
	font-size: 68%;
	font-family: Arial;
	color: #666666;
	padding: 5px 0px 5px 0px;
	text-align: Center;
	}
.footer1 a{
	color: #666666;
	text-decoration: underline;font-weight: normal;
	}
.footer1 a:visited{
	color: #666666;
	text-decoration: underline;font-weight: normal;
	}
.footer1 a:hover{
	color: #666666;
	text-decoration: underline;font-weight: normal;
	}
#menu {
	font-family:Arial,Verdana;
	font-weight: bold;
	font-size:76%;
	color:#FFFFFF;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	}
#menu li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li a {
	color:#FFFFFF;
	height: 28px;
	margin-right:-4px;
	text-decoration: none;
	background-image:url("images/top_navbg.jpg");
	padding: 6px 26px 7px 25.1px;
	}

#menu li a:hover {
	color:#000000;
	margin-right:-4px;
	background-image:url("images/top_navbg_o.jpg");
	padding: 6px 26px 7px 25.1px;
	}
	
.left_contact {
font-family: arial;
font-size: 60%;
color: #242424;
padding: 8px 11px 0px 8px;
font-weight: bold;
background: url("images/left-contact_bg.jpg") repeat-y top;
text-align: left;
}
.left_contact input {
width: 153px !important;
}
.left_contact select,.left_contact textarea {
width: 153px !important;
}
.left_contact form {
margin: 0;
}
.left_contact table{
font-family: arial;
font-size: 90%;
color: #242424;
font-weight: bold;
}
.address{
font-family: arial;
font-size: 70%;
color: #FFFFFF;
padding: 8px 0px 15px 0px;
font-weight: bold;
}
.address h1{
font-family: arial;
font-size: 110%;
color: #FFFFFF;
padding: 8px 0px 0px 0px;
margin: 0px;
font-weight: bold;
}

------------------------------------------*/
	
	/* Navigation
----------------------------------------------- */
#nav
 {
 list-style-type: none;
 margin: 0px;
 padding: 0px;

 text-transform: uppercase;
 }
 ul#nav
 {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 text-transform: uppercase;
 
 }

ul#nav li
 {
 padding: 0px;
 text-align: left;
 line-height: 13px;
 margin: 5px 0px 0px 0px;
}

* html ul#nav li {
float: left;
margin-top: 5px;
}
ul#nav li a
 {
font-family: Arial, Verdana, sans-serif;
display: block;
padding: 8px 10px 10px 25px;
text-decoration: none;
font-size: 76%;
font-weight: bold;
color: #FFF;
margin: 0px;
background: url("images/left_navbg.jpg") no-repeat;
 }
 
* html ul#nav li a {
height: 1%;
}

html>body  ul#nav li a { width: auto; }

  ul#nav li a:visited
 {
 #FFF;
 }
  ul#nav li a:hover
 {
    padding: 8px 10px 10px 25px;
    margin: 0px;
    background: url("images/left_navbg_o.jpg") no-repeat;
 }
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 204px;
		margin-top : -2.0em;
		list-style-type: none;
		width: 190px;
		font-size: 100%;
		border: 2px solid #0A1F39;
		background: #4E617A;
		padding: 0px 0px 0px 0px;
		text-transform: capitalize;
	}

ul#nav li ul li
 {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;position: relative; z-index: 100;
}
* html #nav li ul li {
float: left; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}
 ul#nav li#faq a {background: url("images/left_faq-bg.jpg") no-repeat;}
 ul#nav li#faq a:hover {background: url("images/left_faq-bg_o.jpg") no-repeat;}

	ul#nav li ul li a { 	
		background-image: none;background-color: #4E617A;
		 border-bottom: 1px solid #000;
		 
	}
	ul#nav li ul li a:hover { 	
		background-image: none;background-color: #FFF;color: #4E617A;
	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	#nav li li.sfhover ul {
	left: 0px;
	}
	
	
	
	
ul#topNav {
list-style: none;
padding: 0;
margin: 0;
height: 28px;
position: relative;
}

 ul#topNav li {
float: left;
display: block;
text-align: center;
margin: 0;
padding: 0;line-height: 28px;vertical-align: middle;
}
 ul#topNav li a {
font-family: Arial, Verdana, sans-serif;
 font-weight: bold;
font-size:68%;
 white-space: nowrap;
display: block;
text-align: center;
margin: 0;
padding: 0;
color:#FFF;
text-decoration: none;
vertical-align: middle;
height: 28px;line-height: 28px;
background:url("images/top_nav_bg.jpg") no-repeat left top;
}

 ul#topNav li#homeBtn {
 width: 81px;height: 28px;
}
 ul#topNav li#philosophyBtn {
 width: 141px;height: 28px;
}
 ul#topNav li#attorneysBtn {
 width: 137px;height: 28px;
}
 ul#topNav li#aboutmiBtn {
 width: 136px;height: 28px;
}
 ul#topNav li#contactBtn {
 width: 169px;height: 28px;
}

 ul#topNav li#sitemapBtn {
 width: 100px;
}

 ul#topNav li a:hover {
color: #000;
text-decoration: none;
background:url("images/top_nav_bg_o.jpg") no-repeat left top;	
}
