
/*
	Global Section
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
html, body, 
#form1					{ height: 100%; }
body					{ background: url(/images/site/bodyBG.gif) repeat; 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: #553209;text-decoration: underline;}
a:link,a:visited 		{font-weight: normal;color: #553209;text-decoration: underline;}
a:hover 				{font-weight: normal;color: #000000;text-decoration: none;}
.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: #553209;}
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;}


#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; position: absolute; top: 50px; padding: 10px 20px 10px 20px; }
#nav					{ position: absolute; width: 100%; height: 33px; top: 278px; left: 0; }
#nav ul					{ list-style: none; padding: 0; margin: 0 0 0 13px;}
#nav li 				{ float: left; margin: 8px 10px; font-weight: bold; font-size: 13px; color: #fff; text-align: center;}
#nav li a				{ float: left;  display: block; color: #fff; text-decoration: none; text-align: center; 
						  font-weight: bold; font-size: 13px; letter-spacing: .2em;}
#nav li a:hover			{ text-decoration: underline; }
#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: #553209; 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; }

h2 {font-size: 20px; line-height: 20px; color: red;}