body { font-family:"Times New Roman", Times, serif; margin:0; background-image:url(assets/images/bg-b.jpg); background-repeat:repeat-x; background-color:#000000;}

p { font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;}

h1 { font-size: 24px;
	 font-weight: bold;
	 margin:0;}

h2 { font-size: 20px; color:#5B503A;}

h3 { font-size: 14px;
	 font-weight: bold;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold; text-decoration: none; color:#4B3D22;}

a:hover { text-decoration:none;
			color:#937642;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-20px;
	 }
	 
.header {background-image:url(assets/images/top-header.jpg); background-repeat:no-repeat;}
.navfadeBG {background-image:url(assets/images/left-nav-main-bg.jpg); background-repeat:repeat-x; margin:0;}
.footer {background-image:url(assets/images/footer-bg-fade.jpg); background-repeat:repeat-y;}
.footerImg { background-image:url(assets/images/footer-bg.jpg); background-repeat:no-repeat; height:63px;}
.imgborder { BORDER:#8E886E 1px solid;}
.bodyBG {background-image: url(assets/images/body-bg-tan.jpg); background-repeat:repeat-x; border-left: 1px solid #000000; border-right: 1px solid #000000;}
.bodyleftBGfade {background-image:url(assets/images/bottom-left-bg-fade.jpg); background-repeat:no-repeat; background-position:bottom left;}
.navSwirl {background-image:url(assets/images/nav-swirl-bg.gif); background-repeat:no-repeat; background-position:top left;}
.faceBG { background-image:url(assets/images/bottom-rt-bg-face.jpg); background-position:bottom; background-repeat:no-repeat;}
.practiceName {font-family:"Times New Roman", Times, serif; font-size:24px; font-weight:bold; margin-top:15px; color:#f4edd8; text-transform:uppercase;}
.practiceAddy {font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold; padding: 5px 10px 5px 5px; color:#000000; text-align:right;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
/* Navigation */
#navlist {padding-right: 5px; margin-left: 0; text-align:right; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; text-transform:uppercase; color:#f4edd8;}

#navlist li { list-style: none; margin: 0; padding: 0.45em; color:#f4edd8;}

#navlist li a { text-decoration: none;}

#navlist li a:hover { text-decoration: none; color:#7B663E;}

.nav {color:#f4edd8;}

.nav:hover {color:#7B663E;}

/* Splash */
.splashHeader {background-image:url(assets/images/splash-header.jpg); background-repeat:no-repeat;}

.splashtext { font-size: 10px; padding: 3px 3px 3px 3px; color:#f4edd8; margin:1;}
.splashlinks { font-size: 10px; padding: 3px 3px 3px 3px; color:#f4edd8; margin:1;}

.splashlinks:hover { font-size: 10px; padding: 3px 3px 3px 3px; color:#FFFFFF; margin:1;}

.highlights {font-size: 14px;
			font-weight:bold;
			text-decoration:none;
			color:#000000;
			}
			
.highlights:hover {font-size: 14px;
			font-weight:bold;
			color:#4B3D22;
			text-decoration:none;
			}