﻿* { margin: 0; padding: 0; }
body
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background-color: #fff;
	background-image: url('../Images/ground2.gif');
	background-repeat: repeat;
	line-height: 1.4;
}

#siteCenter { width: 760px; margin: 0 auto; }
#siteContainer { width: 760px; float: left; }

#header { width: 760px; float: left; padding-top: 10px; }
#header h1 { width: 314px; height: 157px; float: left; }
#header h1 a { width: 314px; height: 157px; float: left; display: block; text-indent: 400px; overflow: hidden; white-space: nowrap; background-image: url('../Images/legacylogo2.gif'); background-repeat: no-repeat; }
#header h2 { width: 416px; height: 117px; float: left; padding-top: 40px; padding-left: 30px; font-size: 65px; font-weight: bold; color: #ff0000; }
#header h3 { width: 740px; height: 124px; float: left; padding: 15px 10px; font-size: 45px; font-weight: bold; color: #073a74; text-align: center; }
#header img { float: left; margin-top: 5px; }

#footer { width: 760px; float: left; padding-top: 10px; }
#footer a.contactUs { margin-left: 259px; font-size: 20px; font-weight: bold; color: #ff0000; }
#footer a.quotes { margin-left: 25px; font-size: 20px; font-weight: bold; color: #ff0000; }
#footer p { font-size: 13px; margin-left: 160px; padding-top: 5px; padding-bottom: 30px; }

#homepage { width: 760px; height: 369px; float: left; background-image: url('../Images/backset2.gif'); background-repeat: no-repeat; margin-top: 120px; position: relative; }
#homepage h1 { display: none; }
#homepage img.homeImage { position: absolute; top: 0px; left: 202px; }
#homepage a.services { position: absolute; top: 22px; left: 18px; }
#homepage a.largeFormat { width: 144px; height: 144px; position: absolute; top: 17px; left: 590px; display: block; text-indent: 200px; overflow: hidden; white-space: nowrap; background-image: url('../Images/lsfbutton1.gif'); background-repeat: no-repeat; }
#homepage a.largeFormat:hover { background-image: url('../Images/lsfbutton2.gif'); }
#homepage a.whatsNew { width: 144px; height: 144px; position: absolute; top: 210px; left: 25px; display: block; text-indent: 200px; overflow: hidden; white-space: nowrap; background-image: url('../Images/whatsnew.gif'); background-repeat: no-repeat; }
#homepage a.whatsNew:hover { background-image: url('../Images/whatsnew2.gif'); }
#homepage a.location { width: 167px; height: 156px; position: absolute; top: 207px; left: 595px; display: block; text-indent: 200px; overflow: hidden; white-space: nowrap; background-image: url('../Images/location.gif'); background-repeat: no-repeat; }
#homepage a.location:hover { background-image: url('../Images/location2.gif'); }

#subpage { width: 760px; float: left; }
#subpage h4 { font-size: 30px; font-weight: bold; color: #ff0000; }
#subpage p { font-size: 22px; color: #ff0000; padding-bottom: 15px; }
#subpage ul { padding-left: 20px; padding-bottom: 15px; }
#subpage ul li { font-size: 22px; color: #ff0000; }

#bottomNav { padding-bottom: 15px; }
#bottomNav a { color: #073a74; font-size: 15px; }

input.textBox { padding: 2px 5px; }
textArea.textArea { padding: 2px 5px; }