/* Julie Goodmann Web Design Services - julie@juliegoodmann.com *//* ghwstyle.css 11.19.2009 version       */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-align: center;	background-color: #B9B9B9;	background-image: url('../images/ghw-background.gif'); 	background-repeat: repeat-x;	margin: 0px; }/* ------------------------------------------------------------ */#wrapper {	width: 850px;	margin: 0px auto 0 auto;	text-align: left;}/* ------------------------------------------------------------ */#banner { 	margin: 0px; 	padding-top: 20px; 	width: 850px;	height: 150px;}h1 {	font-family: 'Aachen-Bold', Helvetica, sans-serif;	font-size: 24px;	font-weight: bold;	padding-left: 60px;	padding-top: 1px;}h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;}p.contact {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;}p.contact a {	font-size: 12px;	text-decoration: none;	color: #000000;}p.contact a:hover {	text-decoration: underline;}/* ------------------------------------------------------------ */p.navSmallRight {	margin-top: 10px;	margin-right: 30px;	padding-top: 15px;	padding-right: 30px; 	text-align: right; 	color: #FFFFFF; 	font-size: 12px;	font-weight: bold;}p.navSmallRight a {/*	margin-top: 20px; */ 	padding: 5px 5px 5px 5px;	text-decoration: none;	color: #FFFFFF;} p.navSmallRight a:hover { 	text-decoration: underline; 	color: #FFFFFF;} /* ------------------------------------------------------------ */ul.sideNav {	font-family: 'Corbel';	font-size: 14px;	font-weight: bold;	text-align: left;	margin: 0px;	padding: 1px;}.sideNav li {	list-style: none;	display: inline;	font-family: 'Corbel';	font-size: 14px;	font-weight: bold;	background: #FFF url(../images/buttonbg2.jpg) no-repeat right top;	margin-right:  1px; }.sideNav a {	display: block; 	font-family: 'Corbel';	font-size: 14px;	font-weight: bold;		width: 160px;	margin: 5px 1px 15px 1px;	padding: 7px 5px 4px 5px;	background-image: url(../images/buttonbg2.jpg);	background-repeat: no-repeat;	background-position: left top;	text-align: center;	text-decoration: none;	color: #000;}.sideNav a:hover {	text-decoration: underline;}/* ie hack */* html ul.sideNav a { height: 1px; }/* --- other 2 buttons here --------------------------------------------------------- */ul.sideNav2 {	font-family: 'Corbel';	font-size: 13px;	font-weight: bold;	text-align: left;	margin: 0px;	padding: 1px;}.sideNav2 li {	list-style: none;	display: inline;	font-family: 'Corbel';	font-size: 14px;	font-weight: bold;	background: #FFF url(../images/buttonbg2.jpg) no-repeat right top;	margin-right:  1px; }.sideNav2 a {	display: block; 	font-family: 'Corbel';	font-size: 13px;	font-weight: bold;		width: 160px;	margin: 5px 1px 15px 1px;	padding: 7px 2px 4px 2px;	background-image: url(../images/buttonbg2.jpg);	background-repeat: no-repeat;	background-position: left top;	text-align: center;	text-decoration: none;	color: #000;}.sideNav2 a:hover {	text-decoration: underline;}/* ie hack */* html ul.sideNav2 a { height: 1px; }/* ------------------------------------------------------------ */p.contracts {	margin: 1px; 	text-align: center; 	color: #000000; 	font-size: 12px;	font-weight: bold;}p.contracts a { 	padding: 5px 5px 5px 5px;	text-decoration: none;	color: #000000;} p.contracts a:hover { 	text-decoration: underline; 	color: #000000;} /* ------------------------------------------------------------ */p.footer {	font-family: Verdana, Arial, Helvetica, sans-serif; 	text-align: center; 	color: #000000; 	font-size: 10px;	font-weight: bold;}p.footer a { 	padding: 5px 5px 5px 5px;	text-decoration: none;	color: #000000;} p.footer a:hover { 	text-decoration: underline;} p.update {	font-family: Verdana, Arial, Helvetica, sans-serif; 	text-align: left; 	margin-left: 20px; 	color: #000000; 	font-size: 10px;	font-weight: bold;}} 