/* Campbell Nelson Whipps (CNW) MAIN STYLESHEET */

img {border: 0;	}
img.smlphotos {	margin: 50px 0 0px 13px;	}		
* html img.smlphotos {margin: 50px 0 0px 14px;	}		
img.logohome {margin: 12px 0 20px 20px}
img.logo {margin: 42px 0 0 40px}
img.attorney {margin: 16px 18px 5px 6px;}
img.vcard {margin: 10px 4px 0 0;  vertical-align: text-bottom;}

/* Primary layout divisions */			
		
body {			
		text-align: center;  /* need for IE 5 to center the layout - it doesn't support auto margins */
		margin: 0; 
		padding: 0;
		border: 0;
		background-color: #BFB37B;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif; 	
		behavior: url(css/csshover.htc);				
		}

td#leftside {	
		background: transparent url(/images/bkg_molecule_inside.jpg) 0px 0px no-repeat;    		 
		width: 300px;
		height: 600px;
		padding: 0px; 
		margin: 0px; 	
		}				
	
/* MAIN NAVIGATION MENU */	
		
div#listmenu {		
		width:100%;
		float: left;	
		margin: 36px 0 0 4px;
		font-size: 12px;  
		}
		
div#listmenu ul {margin: 0px 0 0px 20px; padding: 0; }	

div#listmenu li {
		float: left;
		position: relative; 
		list-style-type: none;
		background-color: #5D87A1;
		border-right: 1px solid #ffffff; 
		margin: 0; 
		padding: 6px 0px 6px 0px;	 			
		}	
		
/* IE doesn't support li:hover */		
div#listmenu li:hover {background-color: #C4C195;}				

/*  the first vertical line on the menu (IE doesn't support li:first-child	 */
div#listmenu li:first-child {	border-left: 1px solid #fff; 	}		
	
/*  star hack for IE to display left vertical line		 */
* html div#listmenu ul {
		float: left;
		border-left: 1px solid #fff;
		margin-left: 8px;
		}	
		
		
/* DROP DOWN MENU ITEMS */
div#listmenu ul li ul {display: none;}

/*display dropdown when parent li is hovered over */
div#listmenu ul li:hover ul, div#listmenu ul li ul:hover {display: block;}

div#listmenu ul li ul {
		margin: 5px 0 0px 0;  
		width: 10em;	
		position: absolute; 
		/* left: -1px; */
		}

div#listmenu ul li ul li {
		width: 100%;	
		border-right: none;
		border-bottom: 1px solid #fff;	
		}	
		
/*  TOP vertical line on DROP DOWN menu (IE doesn't support li:first-child	 */
div#listmenu  ul li ul li:first-child {
		border-top: 1px solid #fff; 
		border-left: none; 
		border-right: none;
		}				
			
/*  IE FIXES: star hack for IE to display top vertical line		 */
* html div#listmenu ul li ul {		
		border-top: 1px solid #fff;
		border-left: 0px;
		}				
		
/* MENU LINKS */		
 				
div#listmenu a:link, div#listmenu a:visited {
		display: block;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		padding: 0px 9px 0px 9px; /*makes entire link area clickable */ 
		}				
			
div#listmenu a:hover {color: #630460;	font-weight: normal;	}		

ul#inside {margin: 0 0 0 60px; padding: 0;}
ul#inside li {	
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	}



/* ACTIVE MAIN NAV */

body#home li#home a,
body#about li#about a,
body#attorneys li#attorneys a,
body#attorneycampbell li#attorneys a,
body#attorneynelson li#attorneys a,
body#attorneywhipps li#attorneys a,
body#attorneydeboe li#attorneys a,
body#contact li#contact a
		 {	
		color: #630460;
		font-weight: normal;
		background: transparent;
		}	
		


/*  TYPOGRAPHY  */			
					
h1  {		
		text-align: left; 		 
		font-size: 25px;
		margin: 30px 0 0px 20px; 
		padding: 0 ;
		font-weight: normal;
		color: #5D87A1; 			
		font-family: Georgia, "Times New Roman", Times, serif;
		letter-spacing: 1px;
		}									

h2 {
		margin: 20px 0px 0px 20px;
		font-size: 20px;
		font-weight: normal;
		color:  #B5A570; 
		letter-spacing: 0px;
		font-family: Georgia, "Times New Roman", Times, serif;
		}

h2.service {margin: 116px 0px 0px 40px;}		
		
h3 {
		margin: 20px 0px 0px 20px;
		font-size: 14px;
		font-weight: bold;
		color: #B5A570;
		letter-spacing: 0px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align:left;
		}		
		
p {
		text-align: left;
		margin: 12px 20px 10px 40px;
		line-height: 140%;
		font-size: 12px;
		color: #000000;
		font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
		}	

p.service {
		text-align: left;
		margin: 8px 31px 0 65px;
		color: #5D87A1;
		font-size: 12px;
		line-height: 150%;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
		}


		
/*  DEFAULT LINKS  */	

a:link, a:visited {
		color: #5D87A1;
		font-weight: normal;
		text-decoration: underline;
		}				
				
a:hover {
		color: #B5A570;
		font-weight: normal;
		text-decoration: underline;
		}		

		/*  FOOTER LINKS  */		
		
body#copyright li#copyright a,
body#privacy li#privacy a,
body#terms li#terms a,
body#contactftr li#contact a
		 {
		color: #52A550;		
		font-weight: bold;
		background: transparent;
		}					
	
/*  FOOTER  */

div#footer {
		margin: 5px 0 0 0;
		padding: 0;
		width: 685px;
		}	
				
html>body div#footer {margin: 20px 0 0 44px;}				

div#footer ul {
		clear: both;
		border: 0;
		border-top: 1px solid #C4DDF8;
		width: 685px;
		padding: 6px 0px 0 0px;
		margin: 15px 0px 10px 0px;  
		text-align: left;		
		}
  
div#footer li {
		font-size: 10px;
		margin: 0 0 0 0px;
		padding: 0;
		list-style: none;	
		display: inline;  /*displays links horizontaly - not supported in IE 5.0 */
		}
				
div#footer li a {		
		text-decoration: none;
		font-weight: bold;				
		}			

div#footer p.copyright {
		font-size: 10px;
		margin: -9px 0 10px 0px;
		padding: 0;
		}				
				
div#footer a:link, div#footer a:visited {
		color: #2562A4;		
		text-transform: uppercase; 
		font-weight: bold;
		text-decoration: none;
		}	
		
div#footer a:hover {
		color: #52A550;		
		font-weight: bold;
		text-decoration: none;
		}					
		
.bold {
		color: #555555;
		font-weight: bold;
		}		

		