@charset "utf-8";
/* CSS Document */


img, #PageContainer, #PageContainer2, #PageWrapper, #PageWrapperHead, #ContentText { behavior: url (iepngfix.htc); }
body 				{font-size: small; color: #000000; font-family: "Times New Roman", Times, serif; background: #4C2C18;}
h1					{font-size: 150%; font-family: "Times New Roman", Times, serif; color: #000000; font-variant:small-caps;}
h2					{font-size: 135%; font-family: "Times New Roman", Times, serif;  color: #000000; font-variant:small-caps;}
h3					{font-size: 115%; font-family: "Times New Roman", Times, serif;  color: #000000; font-variant:small-caps;}
h4					{font-size: 110%; font-family: "Times New Roman", Times, serif;  color: #000000; font-variant:small-caps;}
h5					{font-size: 115%; font-family: "Times New Roman", Times, serif;  color: #000000;}
font 				{font-family: "Times New Roman", Times, serif;}
a:link 				{color: #4C2C18; text-decoration:none;}
a:visited			{color: #4C2C18; text-decoration:none;}
a:hover 			{color: #4C2C18; text-decoration:underline;}
a:active 			{color: #4C2C18; text-decoration:none;}

#PageWrapper		{width: 794px; margin: 0 auto; clear: both; background: #BFC06C url(Shavano%20Commons%20Images/Shavano%20Commons%20Green%20Background.jpg) bottom left no-repeat; border: solid 3px #FFFFFF;}
#PagreWrapperHead	{widht: 794px; margin: 0 auto; background:url(Shavano%20Commons%20Images/Shavano%20Commons%20Green%20Background%20Top.jpg) top left no-repeat; clear:both}
#PageContainer		{width: 794px; background: url(Shavano%20Commons%20Images/top_filagree.png) top left no-repeat; clear:both;}
#PageContainer2		{width: 794px; background: url(Shavano%20Commons%20Images/bottom_filagree.png) bottom right no-repeat; clear:both}
#OutsideTopHeader	{width: 800px; margin: 0 auto; padding: 20px 0px 50px 0px;}
#Header				{width: 794px; height: 109px; margin: 0 auto; padding: 0px; clear: both;}
#Navigation			{width: 794px; background: #4c2c18; height: 40px;}
#Content			{width: 734px; padding: 0px 30px 0px 30px; clear: both;  text-align: justify; }
#ContentText		{width: 694px; background: url(Shavano%20Commons%20Images/White%20Translucent%20Background.png) top left no-repeat; padding: 20px; clear:both;}
#InsideFooter		{width: 720px; margin: 0 auto; padding: 0px; clear:both;}
#OutsideFooter		{width: 800px; margin: 0 auto; padding: 0px; clear: both; color: #FFFFFF;}
#Footer				{width: 760px; height: 20px; margin: 0 auto; padding: 0px; clear: both;}


.LogoPlace			{position: relative; top: -150px;}
.SmallWhiteTxt		{font-size: 90%; color: #ffffff;}
.TitleTag			{padding: 30px 20px 0px 20px;}
.TitleText			{margin: 20 0 0 0; font-family: "Times New Roman", Times, serif; font-size: 115%; font-variant:small-caps;}
.TextDiv			{padding: 20px; font-size: 12px;}
.divpad				{padding: 20px 0px 20px 0px;}
.pic200				{width: 210px; padding: 5px;}
.picCaption			{font-size: 85%; font-style:italic; padding: 10px 12px 10px 12px; clear:both;}
.picoutline			{border: 1px solid #000000;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}