/*  Julie Goodmann Web Design Services styles.css */ /*  version 2.4.2011 - fall mountain  */ body {	background-color: #000028; 	font-family: Arial, Tahoma, sans-serif;	font-size: 16px;	font-weight: bold;	text-align: center;	color: #00003C; }p {	font-size: 16px;	font-weight: bold;	color: #00003C; 	margin: 0; }h3{	background-color: #C2E6F9;}#main    { 	width: 880px; 	font-weight: bold;	background-color: #C0C0C0; 	background-image: url('julie-goodmann-fall-bg.jpg');		background-repeat: no-repeat;	background-position: left top; 	margin: 0; 	padding: 0;	border-left: 1px solid #000027;	border-right: 1px solid #000027;}/* 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, Verdana, Arial, sans-serif;	font-weight: bold;	color: #00003C; 	margin-right: 240px; /*	background-color: #003300; */	background-image: url('goodmann_web_design.jpg');	background-repeat: no-repeat;	background-position: left bottom; 	margin-left: 10px;	margin-bottom: 10px;	vertical-align: middle; } #bannerTop h2 {	font-size: 18px;	font-weight: bold;	color= #00003C;	margin-top: 0px; 	margin-left: 0px; 	padding: 0px;	margin-left: 120px; 	text-align: left;} #middle    { 	height: 500px;	margin: 0px; 	padding: 5px 0px 0px 0px;	font-family: Arial, Tahoma, sans-serif;	font-size: 16px;	font-weight: bold;	color: #00003C; }#middle a{	color: #00003C; 	font-weight: bold;} /*	padding: 5px 0px 0px 0px;   	*/ #about  { 	font-family: Arial, Tahoma, sans-serif; 	font-size: 14px;	font-weight: bold;	color: #00003C; }p.about {	font-size: 14px;	font-weight: bold;	color: #00003C; }/* columns - display in line for IE */#leftCol {   display: inline;	float: left;	text-align: left;	font-weight: bold;	border-right: 2px solid #000027;	height: 500px;	}/* 	width: 600px;	padding: 10px;   	margin-left: 1px;    */#rightCol {	float: right;	width: 280px;	font-weight: bold;	}/* colored bar areas */#bannerLink {	background-color: #C2E6F9; 	height: 2px; } #bannerLink2 {	color: #00003C;	font-size: 12px;  	background-color: #C0C0C0; 		height: 30px; } #bannerLink2 a{	color: #00003C;	font-size: 12px;  	text-align: center;	font-family: Verdana, Arial, sans-serif; 	font-weight: bold;} #bannerLink {/*   display: inline; */	background-color: #C2E6F9; 	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: #00003c;	border-bottom: 1px solid #000027; 	border-top: 1px solid #000027; 	font-size: 14px; 	font-weight: bold; 	width: 750px;} p.link a { 	padding: 5px 5px 5px 5px;	text-decoration: none;	color: #00003C;	text-align: center; 	font-weight: bold;} p.link a:hover { background-color: #D7D7D7; } p.footer {	margin-top: 15px;	font-family: Verdana, Arial, Tahoma, sans-serif;	font-size: 14px;	font-weight: bold;	text-align: center;		color: #00003C; }p.footer a {	color: #00003C;}p.copyright {	font-family: Verdana, Arial, Tahoma, sans-serif;	font-size: 10px;	font-weight: bold;	text-align: center;		color: #00003C; }p.copyright a {	color: #00003C;}/* IE Fixes  */* html ul.nav a { height: 1px; }     
