@charset "utf-8";
/* CSS Document */


img, #PageContainer, #PageContainer2, #PageWrapper, #PageWrapperHead, #ContentText { behavior: url (iepngfix.htc); }
body 				{font-size: medium; color: #000000; font-family: "Times New Roman", Times, serif; background: #4C2C18; line-height: 1.3em;}
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: 5px 0px 70px 0px;}
#Header				{width: 794px; height: 109px; margin: 0 auto; padding: 0px; clear: both;}
#Navigation			{width: 794px; background: #4c2c18; height: 50px;}
#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;}

.logofloat			{width: 500px; margin-left: 150px; margin-top: -70px; position: absolute; z-index:100;}
.blendme  			{width: 734px; height: 489px; overflow: hidden;}
.blendme img		{opacity: 0; -moz-opacity: 0; -khtml-opacity:0; filter: alpha(opacity=0);}

.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;}
.mapframe			{border: 2px solid #4C2C18; width: 690px; text-align: center;}
.divfloat			{float: right; width: 300px; padding: 0px 0px 10px 15px;}
.divclear			{clear: both;}

.available			{width: 215px; padding: 7px; float: left;}

.imgGalleryBox		{width:215px; height: 190px; float:left; margin:0px; text-align: center; padding: 0px 15px 0px 0px; }
.imgGalleryBox img	{padding: 8px; border: 1px solid #491111; background: #ffffff;}
.imgGalleryBox p 	{font-size:.65em; margin: 3px 10px 0px 5px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.redtxt			{color: #C00;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
