/* Universal Styles */img {border:0px;}ul {list-style-type:disc; }a { color: #5D9732; text-decoration: underline;}body{	    margin: 0px 0px 0px;    padding: 0px;    font-family: Verdana;    font-size: 11px;    color: #000;    background-color: #FFF;}h1,h2,h3,h4,h5,h6{ padding:0px; }h1{font-size:160%;}        h2{font-size:150%; color: #5D9732;}        h3{font-size:140%; color: #5D9732;}        h4{font-size:130%;}        h5{font-size:120%;}        h6{font-size:110%;}    /* Background Images */.homeHeader { background-image: url(images/homeHeader.jpg); background-repeat: no-repeat; }.homeBottom { background-image: url(images/homeBottom.jpg); background-repeat: no-repeat; }.subHeader { background-image: url(images/subHeader.jpg); background-repeat: no-repeat; }.picBG { background-image: url(images/picBG.jpg); background-repeat: no-repeat; background-position:center; }/* Div Table Styles */.homeContent { padding: 40px 30px; color: #FFF; font-size: 15px; line-height: 23px;}.rightContent { font-family: Georgia; padding: 1px 15px 15px; color: #FFF; font-size: 17px; font-style: italic; line-height: 23px;}.subContent { padding: 40px 30px; color: #000; font-size: 11px; line-height: 16px;}.copyright { margin: 65px 0px 0px 30px; color: #F2F0EC;}/* Text Styles */.titleText{	font-family: Arial;	font-size: 14px;	color: #FFFFFF;	font-weight: bold;}.mainText{	padding-left: 20px;	padding-right: 15px;	padding-top: 20px;	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	line-height: 18px;	font-weight: normal;}.mainTextNav{	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;}/* Navigation Styles */.mainNav { font-family: Georgia; font-size: 13px; margin: 70px 0px 0px 43px;}.mainNav a { color: #F2F0EC; text-decoration: none; margin: 0px 19px;}.mainNav a:hover, .mainNav .selected { color: #5D9732;}/* Logoworks Link Backs */.logoworksLink{	font-family: Arial; 	font-size: 9px;	color: #000;	padding: 1px;	font-weight: bold;	text-decoration: none;	text-align: center;}.logoworksLink a{	padding: 0px 5px;	color: #000;	font-size: 10px;	font-weight: bold;	padding: 1px;	text-align: center;	text-decoration: none;}