body
{

	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}

#homemain
{
	
	margin: 0 13%;
	width: 738px;
	height: 533px;
	background-image:url(../images/nackhomebg.jpg);
	background-repeat: no-repeat;
}

#homemain ul
{
position: relative;
top: 510px;
left: 20px;
width: 700px;
}

#homemain li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#homemain a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px; 
padding: 5px 30px 5px 10px ; 
color: #000;
text-decoration:none;
}

#homemain a:link {text-decoration:  none; color: #000;}
#homemain a:visited {text-decoration:  none; color: #000;}
#homemain a:hover, #homemain a:active {color: #000; background: url(../images/menu_mo.gif) no-repeat bottom center; }

#wrapper
{
margin: 25px 8% 0 8%;
padding: 0;
background: url(../images/leftlineinside.jpg) no-repeat #fff;
}
#topmenu
{
background: url(../images/bannerinside.jpg) no-repeat #fff;
width: 735px;
height: 125px;
}

#topmenu ul
{
position: relative;
top: 101px;
left: 0;

}

#topmenu li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#topmenu a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 6px 20px 7px 20px; 
color: #000;
text-decoration:none;
}

#topmenu a:link {text-decoration:  none; color: #000;}
#topmenu a:visited {text-decoration:  none; color: #000;}
#topmenu a:hover, #topmenu a:active {color: #000; background: url(../images/menu_mo.gif) no-repeat bottom center;}



#content
{
font-size: 12px;
padding-left: 1.5em;
color:#535353;
width: 717px;
}

#content img 

{
padding: 0.5em;
}
/*if this doesn't work with id try it with class*/


#content a:link {text-decoration: underline; color: #974551;}
#content a:visited {text-decoration: underline; color: #974551;}
#content a:active {text-decoration: underline; color: #974551;}
#content a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #974551;}

h1
{
	border-bottom: 1px solid #974551;
	padding-top: .5em;
	color: #974551;
	font-size: 16px;
		letter-spacing: 1px;
}

h2
{
	color: #535353;
	font-size: 15px;
	padding-top: 1em;
	font-family: Arial, Helvetica, sans-serif;

}
a.indent
{
margin-left: 250px;
}

a:hover .nohighlight 
{
background-color: #ffffff; color: #ffffff;
}

#footer
{
width: 735px;
font-size: 10px;
}
.exceptionforfooter
{
font-size: 12px;
padding-top: 24px;
}
#footer a:link {text-decoration: underline; color: #974551;}
#footer a:visited {text-decoration: underline; color: #974551;}
#footer a:active {text-decoration: underline; color: #974551;}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #974551;}
.uppercase
{
font-variant: small-caps;
font-weight: bold;
}

.attorneylisting
{
margin-left: 300px;
line-height: 36px;
font-weight: bold;
}
