
/*
	Global Section
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
html, body, 
#form1					{ height: 100%; }
body					{ background: #fff; font-family: Arial, Helvetica, sans-serif;
						  font-size: 11px;color: #333333;font-weight: normal;}
td 						{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;font-weight: normal;}
a 						{font-weight: normal;color: #005DAB;text-decoration: underline;}
a:link,a:visited 		{font-weight: normal;color: #005DAB;text-decoration: underline;}
a:hover 				{font-weight: normal;color: #6699CC;text-decoration: underline;}
.Copyright 				{font-size: 10px;font-weight: bold;color: #FFFFFF;letter-spacing: .1em;}
address 				{font-size: 10px;font-weight: normal;font-style: normal;color: #FFFFFF;letter-spacing: .1em;}
h1 						{font-size: 16px;font-weight: bold;font-style: normal;color: #923C2B;}
h2 						{font-size: 14px;font-weight: bold;font-style: normal;color: #333333;}
h3 						{font-size: 12px;font-weight: bold;font-style: normal;color: #333333;}
select 					{font-size: 11px;}
.Form 					{font-size: 11px;padding:1px 2px 1px 2px;}
.FormButton 			{font-size: 11px;font-weight: bold;cursor: pointer;}
.tb1 a 					{text-decoration: none;}
.tb0 a 					{text-decoration: none;}

#shadow					{ background: url(/images/site/shadow.gif) repeat-y top center; width: 100%; }
#wrapper				{ width: 762px; margin: 0 auto; border-top: 4px solid #fff; position: relative; }
#logo					{ background: #fff; display: block; position: relative; padding: 10px 20px 10px 20px; }
#nav					{ position: absolute; width: 100%; height: 33px; top: 278px; left: 0; z-index: 1000; display: none; }
#nav ul					{ list-style: none; padding: 0; margin: 0 0 0 13px;  }
#nav li 				{ font-weight: bold; font-size: 12px; color: #fff; text-align: left;}
#nav li a				{ color: #fff; text-decoration: none; text-align: center; padding: 10px 5px 8px 8px; 
						  font-weight: bold; font-size: 12px;}
#nav li ul				{ margin-left: 0px; }
#nav li li a			{ color: #444; text-align: left; font-size: 11px; padding: 5px 8px; }

.headerPhoto			{ display: none; }
						  
#content-wrapper		{ background: url(/images/site/contentBG.jpg) top right no-repeat #fff; 
						  min-height: 186px; _height: 186px; padding: 13px 20px 0px 22px; }				  
#homepage-content		{ margin: 0 0 0 40px; width: 450px; padding: 0; line-height: 1.45em;}
#homepage-content p		{ margin: 0 0 1em 1px; }
#content				{ line-height: 1.45em; padding: 0; }
#content p				{ margin: 0 0 1em 1px; }
#callouts				{ width: 750px; margin: 0 auto; }
#newsBlurb				{ background-color: #707070; color: #fff; padding: 10px 15px; }
#newsBlurb *			{ color: #fff; }
#newsBlurb p			{ margin: 1em 0 0 0; }
#newsBlurb a:link,
#newsBlurb a:visited,
#newsBlurb a:active		{ color: #fff; font-weight: bold; }
#newsBlurb a:hover		{ color: #ddd; font-weight: bold; }
#footer					{ padding: 25px 5px 0 20px; font-size: 10px; letter-spacing: 1px; }
#shadowBottom			{ width: 100%; height: 39px; background: url(/images/site/shadowBottom.png) top center no-repeat; }

.blurb-title 			{display: block; padding: 0 0 10px 0;}
#sideBar				{ width: 220px; float: right; padding: 0px 0 20px 0; }
#main-content			{ width: 500px; float:left;}
.underline-blue			{margin-left:12px; border-bottom:2px solid #005DAB;}
.clear-all				{clear:both;}

.map					{ float: right; z-index: 1; }