/*
	Global Section
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
body					{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #5b5b5b;font-weight: normal; line-height: 1.5em;}
td 						{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #5b5b5b;font-weight: normal;}
a 						{font-weight: normal;color: #af1e1e;text-decoration: underline; font-weight: bold;}
a:link,a:visited 		{font-weight: normal;color: #af1e1e;text-decoration: underline; font-weight: bold;}
a:hover 				{font-weight: normal;color: #4b0000;text-decoration: underline; font-weight: bold;}
.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: #5b5b5b;}
h2 						{font-size: 14px;font-weight: bold;font-style: normal;color: #5b5b5b;}
h3 						{font-size: 12px;font-weight: bold;font-style: normal;color: #5b5b5b;}
select 					{font-size: 11px;}
.Form 					{font-size: 11px;padding:1px 2px 1px 2px;}
.FormButton 			{font-size: 11px;font-weight: bold;cursor: pointer;}


/*
	Main Layout 
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/

body				{ background: url(/images/site/bodyBG.gif) top center repeat-y #840d0d; }
#topBar				{ background:url(/images/site/topTile.gif) top center repeat-x #840d0d; height: 119px; width: 100%;  }
#topBarInner		{ background: url(/images/site/topBarInner.gif) center no-repeat; height: 119px; width: 100%; margin: 0 auto; }
#topBarContent		{ width: 770px; margin: 0 auto;  }
#whiteWrapper		{ background: url(/images/site/whiteWrapperBG.gif) top center repeat-y #840d0d; width: 100%; margin: 0 auto; }
#wrapper			{ width: 770px; margin: 0 auto; background: #fff; }

#leftColumn			{ width: 490px; margin-bottom: 13px; }
#rightColumn		{ width: 268px; margin: 7px 0 13px 0; float: right; }
#rightColumnInner	{ background: url(/images/site/rtColBG.gif) repeat-y #fff; padding: 0 13px; }

#oneColumn			{ width: 770px; margin-bottom: 13px; padding-bottom: 13px; min-height: 200px; _height: 200px; }

#footer				{ width: 770px; margin: 0 auto; background: none; padding: 10px 0 20px 0; }
#footer div			{ float: left; }
#seoLinks			{ width: 770px; margin: 0 auto; background: none; clear: both; text-align: center; font-size: 10px; }

/*
	Typography 
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/

p					{ margin: 0 0 2em 2px; line-height: 1.5em; }
#footer a			{ margin-right: 7px; }
#footer, 
#footer a:link,
#footer a:active, 
#footer a:visited 	{color: #fff; }
#footer a:hover		{ color: #947777; }