/*  Julie Goodmann Web Design Services styles.css */ /*  version 3.28.2010  */ body {	background-color: #003300; 	font-family: Arial, Tahoma, sans-serif;	font-size: 16px;	font-style: strong;	text-align: center;	color: #ffffff; }p {	font-size: 18px;	font-style: strong;	color: #ffffff; 	margin: 0; }h3{	background-color: #3E4F42;}#main    { 	width: 880px; 	background-position: center;	margin: 0; 	padding: 0;	border-left: 1px solid #3E4F42;	border-right: 1px solid #3E4F42;}/* banner area includes top links  */#bannerTop { 	margin: 2px 0px 0px 0px; 	padding: 0px;	height: 140px;	background-image: url('julie-goodmann-banner.jpg');		background-repeat: no-repeat;	background-position: center; }#bannerTop h1 {	line-height: 50px;	font-size: 24px;  	font-family: Lucida Sans, Vegur, Arial, sans-serif;	font-style: strong;	color: #ffffff; 	margin-right: 240px;	background-color: #003300;	background-image: url('julie-goodmann-web-design.jpg');	background-repeat: no-repeat;	background-position: left bottom; 	margin-left: 10px;	vertical-align: middle; } #bannerTop h2 {	font-size: 18px;	font-style: strong;	color= #FFFFFF;	margin-left: 0px; 	padding: 0px;	margin-right: 160px;} #middle    { 	height: 500px;	background-image: url('julie-goodmann-main.jpg');		background-position: center;	margin: 0px; 	padding: 5px 0px 0px 0px;	font-family: Arial, Tahoma, sans-serif;	font-size: 16px;	font-style: strong;	color: #ffffff; }/* columns - display in line for IE */#leftCol {   display: inline;	float: left;	text-align: left;	border-right: 1px solid #3e4f42;}/* 	width: 600px;	padding: 10px;	margin-left: 1px; */#rightCol {	float: right;	width: 280px;}/* colored bar areas */#bannerGreen {	background-color: #003300;	height: 2px; } #bannerGreen2 {	color: #FFFFFF;	font-size: 12px;  	background-color: #003300;	height: 30px; } #bannerGreen2 a{	color: #FFFFFF;	font-size: 12px;  	text-align: center;	font-family: Verdana, Arial, sans-serif; 	font-style: bold;} #bannerGray {/*   display: inline; */	background-color: #616D65;	height: 26px;  	text-align: center;		padding: 5px 0px 5px 0px; 	} #bannerGray2 {	background-color: #616D65;	height: 20px; } /* top links area */ p.link {/*	margin-top: 5px; *//*	margin-bottom: 5px; */	padding: 3px 50px 3px 50px; 	text-align: center; 	color: #E5E5E5;	border-bottom: 1px solid #002800; 	border-top: 1px solid #002800; 	font-size: 14px; 	font-style: bold; 	width: 750px;} p.link a { 	padding: 5px 5px 5px 5px;	text-decoration: none;	color: #002800;	text-align: center; 	font-style: bold;} p.link a:hover { background-color: #D7D7D7; } p.footer {	font-family: Verdana, Arial, Tahoma, sans-serif;	font-size: 14px;	font-style: strong;	text-align: center;		color: #FFFFFF; }p.footer a {	color: #FFFFFF;}p.copyright {	font-family: Verdana, Arial, Tahoma, sans-serif;	font-size: 10px;	font-style: strong;	text-align: center;		color: #003300; }p.copyright a {	color: #003300;}/* IE Fixes  */* html ul.nav a { height: 1px; }     