/* Style Sheet for Lisa Haran *//*******************************/body {	background: url(../images/pattern.gif) repeat-x left top;	margin: 0px;	padding: 0px;}p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #464a4f;	margin-top: 0px;	line-height: 19px;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 16px;	color: #828282;	margin-top: 0px;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #464a4f;	padding: 5px;	margin: 0px;	background-color: #e4e4e5;	border: 1px solid #CCCCCC;	display: block;}/****************IDs****************//**********************************/#wrapper2 {	width: 777px;	float: left;	margin: 0px;	background: url(../images/bodyBG.png) repeat-y;}#wrapper {	width: 777px;	margin: 0px auto;}#header {	width: 777px;	height: 180px;	background: url(../images/topBG.gif) no-repeat;}#headerImg {	height: 150px;	padding: 0px 0px 0px 28px;	margin: 0px;}#headerImg img {	float: left;}#logoBox {	float: left;	width: 270px;	height: 92px;	padding-top: 90px;}#navigation {	float: right;	height: 150px;	margin-top: 10px;}#main {	float: left;	width: 721px;	padding: 28px;	margin-top: -20px;}#footer {	float: left;	width: 777px;	height: 61px;	text-align: center;	padding-top: 11px;	background: url(../images/bodyBG.png) repeat-y;}#footer p {	font-size: 11px;}#footer p a{	color: #464a4f;}#footer p a:hover{	color: #35C1CA;}#fLeft {	float: left;	padding-left: 44px;}#fRight {	float: right;	padding-right: 44px;}#left {	float: left;	width: 470px;	padding-right: 16px;	padding-left: 120px;	padding-top: 20px;}#left p a {	color: #2e74c0;	text-decoration: none;}#left p a:hover {	color:#2e74c0;	background-color: #daebfc;	text-decoration: underline;}#right {	float: right;	width: 218px;}#right p {	font-size: 11px;	margin-bottom: 5px;	}#newsBox {	float: left;	margin-top: 10px;}#newsBox p {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #333333;	display: inline;	margin-left: 3px;}#newsBox p a {	color: #333333;	text-decoration: none;}#loginL {	float: left;	width: 50px;}#loginL p { line-height: 23px; }#loginR {	float: right;	width: 157px;}/*************Classes***************//***********************************/.imageAdjust {	margin: 0px;	padding: 0px;	border: none;}.imageAdjustRight {	clear: both;	float: right;	margin: 0px;	padding: 0px;	border: none;}.featured {	padding: 3px;	border: 1px solid #CCCCCC;	margin-bottom: 12px;	margin-top: -4px;}.divider {	background-image: url("../images/dividerBG.gif");	background-repeat: no-repeat;	background-position: 0 1px;	width: 218px;	height: 18px;	border-top: 1px solid #CCCCCC;	margin-top: 4px;}.form {	margin: 0px;	padding: 0px;	height: 76px;}.userBox {	width: 149px;	font-size: 11px;	padding: 3px;	border: 1px solid #b5b7b9;}.passwordBox {	font-family: Verdana, Arial, Helvetica, sans-serif;	width: 149px;	font-size: 11px;	padding: 3px;	border: 1px solid #b5b7b9;}/************Primary NAV****************//***************************************/ul.navigation {	margin-right: 40px;	margin-top: 120px;}ul.navigation li {	list-style-type: none;	float: left;}ul.navigation li a {	height: 24px;	display: block;	float: left;}ul.navigation li a:hover {	background-position: 0px -29px;}li.home a {	width: 55px;	background-image: url(../images/bHome.gif);	background-repeat: no-repeat;}li.about a {	width: 60px;	background-image: url(../images/bAbout.gif);	background-repeat: no-repeat;}li.services a {	width: 80px;	background-image: url(../images/bServices.gif);	background-repeat: no-repeat;}li.portfolio a {	width: 74px;	background-image: url(../images/bPortfolio.gif);	background-repeat: no-repeat;	height: 53px;}li.contact a {	width: 87px;	background-image: url(../images/bContact.gif);	background-repeat: no-repeat;	height: 53px;}li.home a span, li.portfolio a span, li.about a span, li.services a span, li.contact a span { display: none; }/************ NEWS Articles ************//***************************************/ul.news {	margin: -12px 0px 0px 0px;	padding: 0px;}ul.news li {	list-style-type: none;	float: left;}ul.news li a {	display: block;	float: left;	width: 218px;	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; padding-top: 5px;	padding-bottom: 5px;	text-decoration: none;}ul.news li a:hover {	width: 215px;	background-image: url("../images/newsArrow.gif");	background-repeat: no-repeat; background-position: right top; background-color: #f3f3f3;	border-right-width: 3px; border-right-style: solid; border-right-color: #CCCCCC;}