/*it'z the CSS*/

html 			{height:100%;}
body 			{margin:0; padding:0; font-family:Helvetica, Arial, sans-serif; background:#cab66e url(../siteArt/bg.gif) repeat-x;}

hr {background-color:#ddd; border:none;}

.wrapper 		{margin:0 auto; width:731px;}

.hed 			{margin-top:30px; height:164px; background:url(../siteArt/hed.gif) no-repeat top;}
.hed .home 		{border:none; float:right; margin-top:45px; margin-right:25px;}

.nav ul			{margin:0; padding-top:137px; padding-left: 35px; list-style:none; margin:0; border:none;}
.nav ul li		{margin:0; display:inline;}
.nav ul li a		{margin:0; padding:5px 10px; text-decoration:none; font-size:13px; font-weight:bold; color:#ffffff; background:#b69d42 url(../siteArt/navBg.gif);} 				
.nav ul li a:hover	{background:#86722a url(../siteArt/navHovBg.gif) repeat-x;} 				

.stage			{margin:0; padding:10px 50px; background:url(../siteArt/stageBg.gif) repeat-y;}
.stage p		{margin: 0 0 12px 10px; font: normal 13px Trebuchet MS, aerial, sans-serif; color: #333333; line-height: 125%;}
.stage p.headline {font-size:1em;}
.stage .title		{font: bold 20px Trebuchet MS, aerial, sans-serif; color:#86722a;}
.stage .subTitle	{margin-left:10px; font: bold 14px Trebuchet MS, aerial, sans-serif; color:#b69d42;}
.stage .bold 		{font: bold 14px Trebuchet MS, aerial, sans-serif; color:#b69d42;}
.stage .italic		{font-size:11px; font-style:italic; color:#666666; letter-spacing:.5px;}
.stage img 		{clear: left; float:left; border:none; margin-right:10px; padding:4px; border:1px solid #ccc;}
.stage img.stopper	{margin-bottom:75px;}
.stage .colL		{width:50%; float:left; display:inline;}
.stage .colR		{width:30%; float:right; display:inline;}
.stage.news a 	{background:#ddd; padding:0 6px; text-decoration:none; color:#555; font-size:.8em; letter-spacing:.06em;}
.stage.news a:hover {background:#c1bffe;}
.stage.news p:before { content:">> "}
.stage .author 	{font-size:.7em; display:block; clear:left;}
.stage .previous a	{float:right; background:#ccc; padding:0 6px; text-decoration:none; color:#555; font-size:12px; letter-spacing:.06em;}
.stage .previous a:hover {background:#c1bffe;}

a.box			{width:30%; padding:4px; display:block; margin-left:10px; float:left; border:1px solid #c5dfff; font-family:arial, sans-serif; font-size:40px; color:#ddd; text-decoration:none;}
a.box:hover		{border:1px solid #999; background-color:#f8f8fd; color:#999;}
a.first			{margin-left:0;}
a.bird			{background:url(../siteArt/bird.gif) bottom right no-repeat;}
a.butterfly		{background:url(../siteArt/butterfly.gif) bottom right no-repeat;}
a.flower		{background:url(../siteArt/flower.gif) bottom right no-repeat;}

.curtain		{clear:both;}

.p			{margin: 0 0 12px 10px; font: normal 13px Trebuchet MS, aerial, sans-serif; color: #333333; line-height: 125%;}
b.subHead		{font-size:14px; color:#333; display:block;}

.footer			{clear:both; margin:0; height:50px; background:url(../siteArt/foot.gif) no-repeat;}
.footer p		{margin:0px; padding-top:20px; font-size:11px; text-align:center; color:#333333}

#dropmenudiv		{position:absolute; font:normal 10px Verdana; line-height:18px; z-index:100; border-top:2px solid #ffffff}
#dropmenudiv a		{display: block; text-indent: 3px; padding: 1px 0; text-decoration: none; color: #ffffff}
#dropmenudiv a:hover	{width:100%; background-color: #86722a; font-size:11px;}

