/* CSS Document */BODY { 	background-color: #D3D1BE;	margin: 0px;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}#footer {	position: fixed;	bottom: 0;	left: 0;	height: 30px;}a:link {	color: #CC0000;	text-decoration: none;}a:visited {	color: #CC0000;	text-decoration: none;}a:hover {	color: #CC0000;	text-decoration: underline;}.bodytext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 140%;}.bodytext a:link {	color: #CC0000;	text-decoration: none;}.bodytext a:visited {	color: #CC0000;	text-decoration: none;}.bodytext a:hover {	color: #CC0000;	text-decoration: underline;}/* not sure this is being used. maybe delete it. */.bodypad {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 140%;	padding-left: 10px;} h1  {	color: #7E6445;	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	padding: 5px 0px 5px 0px;	margin-bottom: 5px;	line-height: 110%}/* same as h1 but with no space at top or bottom */h2  {	color: #7E6445;	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	padding: 0px 0px 0px 0px;	margin-bottom: 0px;	line-height: 110%}/* for testimonial quotes in right content columns */.quote {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #7E6445;	letter-spacing: 0.02em;	line-height: 170%;	padding: 25px 15px 0px 15px;}.quotename {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #7E6445;	letter-spacing: 0em;	font-style: normal;	line-height: 140%;	text-align: right;	padding: 0px 25px 0px 15px;}/* used to link horizontally at end of certain sections */.leaderlink {	text-align: right;	line-height: 110%;}.leaderlink  a:link {	color: #CC0000;	text-decoration: none;}.leaderlink  a:visited {	color: #CC0000;	text-decoration: none;}.leaderlink  a:hover {	color: #CC0000;	text-decoration: underline;}/* for top nav with dynamic drop down menus */.nav {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	letter-spacing: 0.05em;	color: #000000;	padding-left: 15px;}.nav a:link {	color: #000000;	text-decoration: none;}.nav a:visited {	color: #000000;	text-decoration: none;}.nav a:hover {	color: #CC0000;	text-decoration: none;}.navselected {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	letter-spacing: 0.05em;	color: #CC0000;}.navselected a:link {	color: #CC0000;	text-decoration: none;}.navselected a:visited {	color: #CC0000;	text-decoration: none;}.navselected a:hover {	color: #CC0000;	text-decoration: none;}.home {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #333333;	font-weight: 200;	letter-spacing: 0.05em;	line-height: 170%;	padding-left: 240px;	width: 470px;	text-align: right;}.list {	line-height: 180%;	padding: 0px;	margin: 0px;} .small {	font-size: 90%;	color: #666666;	line-height: 115%;	padding-top: 10px;}.small a:link, a:visited {	color: #E47A3B;	text-decoration: none;}.small a:hover {	color: #E47A3B;	text-decoration: underline;}.footer {	font-size: 85%;	text-align: center;	line-height: 120%;}ul.noindent { 	margin: 0px 0px 5px 0px; 	padding: 0px 0px 5px 0px;}ul.smindent { 	margin: 0px 0px 5px 10px; 	padding: 0px 0px 5px 10px;}			  ul.indent { 	margin: 0px 0px 0px 15px;	padding: 0px 0px 0px 15px;}li.square { list-style-type: square; padding: 3px 0px 3px 0px; } li.nobullet { list-style-type: none; padding: 3px 0px 3px 3px; } li.second { list-style-type: none; padding: 3px 0px 0px 20px; }li.number { list-style-type: decimal; padding-top: 6px; } td.border { border-right: 1px solid ##7E6445; } 