﻿body
{
    font-family: Tahoma, Verdana, Helvetica;
    min-width: 925px;
    background: #000;

}
#wrapper
{
    margin: 10px auto 0 auto;
    text-align: left;
    width: 950px;
    position: relative;
    left: 50%;
    margin-left: -425px;
}
#topbar
{
    width: 950px;
    height: 114px;
    float: left;
    margin: 0; 
    clear: both;
    background: url("img/bg-brownpaperTop.gif") no-repeat;
}
#Logo 	
{
    background-image:url(img/Logo-Guanabanas.png);
    width:280px;
    height:225px;
    position: absolute; left: 35px; top: 40px;
}
#mainNavigation
{
    float:left;
    height: 100px;
    width: 600px;
    position: absolute; left: 300px; top: 65px;
    background: url("img/bg-wood-plank.gif") no-repeat;
    padding: 30px 0 0 25px;
   z-index:1000;
}

#FlashArea
{
 width: 950px;
 height:300px;
 float:left;
 background-color: Gray;
}
.mainImage
{
	margin: 20px 0 0 112px;
}
#flashMovie
{
	margin: 0 0 0 90px;
}
/*Front Page icon in lower right corner */


.bringback
{
    position: absolute; right: 0px; top: 434px;
    background: url("img/LaborDay.jpg") no-repeat;
	/* width: 300px;
	height: 263px; */
	width: 175px;
	height: 263px;
	display: block;
	cursor: hand;
}

.bannerad
{
    position: absolute; center: 0px; top: 575px;
    background: url("img/Kayabuya-Concert-Banner.jpg") no-repeat;
	/* width: 300px;
	height: 263px; */
	width: 728px;
	height: 90px;
	display: block;
	cursor: hand;
}

#mainContent
{
	width: 1000px;
    background: url("img/bg-brownpaper.gif") repeat-y;
    margin-top: -20px;
}
#mainContent p
{
    margin: 30px;
    font-family: Tahoma, Arial;
    font-size: .8em;
    line-height: 18px;
    margin: 10px 15px;
}
#mainContent h1
{
    font-family: Tahoma, Arial;
    font-size: 1.1em;
    line-height: 18px;
    margin: 20px 15px;
}
#mainContent li
{
    font-family: Tahoma, Arial;
    font-size: .9em;
    line-height: 22px;
}
#botbar
{
    width: 950px;
    height: 130px;
    float: left;
    background: url("img/bg-brownpaperBottom.gif") no-repeat;
    margin-top: -80px;
}
#footer
{
	float: left;
	width: 950px;
	text-align: center;
	margin: 10px 0 20px 0;
}
#footer ul
{
	margin: 10px 0;
}
#footer li
{
	list-style: none;
	display: inline;
	font-size: .8em;
}

#footer a
{
	font-family: Tahoma, Arial;
	color: #f8f5de;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover
{
	font-family: Tahoma, Arial;
	color: #fff;
	text-decoration: none;
}

#footer p
{
	font-family: Tahoma, Arial;
    font-size: 11px;
	color: #f8f5de;
	text-decoration: none;
	margin: 0;
}
#Reader
{
	float: left;
	margin: 20px 0 0 150px;	
}

#Reader2
{
	float: left;
	margin-left:92px;
}

#hours
{
	margin: 40px 0 0 120px;
	width: 700px;
}
#hours h2
{
	color: #86cff1;
	font-size: 18px;
}
#hours h3
{
    font-size: 14px;
	color: #86f57d;
}
#hours p
{
    font-size: 12px;
	color: #f7f3e9;
}
#hours a
{
	color: #86cff1;
	font-weight: bold;
}

#eventtopbg
{
	width: 707px;
    height: 65px;
    float: left;
    background: url("img/bg-eventtop.gif") no-repeat;
    clear: both;
    margin-left:125px;
}
#eventtilebg
{
	width: 708px;
    background: url("img/bg-eventtile.gif") repeat-y;
    clear: both;
    margin:0 0 100px 125px;
    text-align: center;
    padding: 15px 0 30px 0;
    position: relative;
}
#eventtilebg p
{
    text-align: center;
}
#eventtilebg img
{
    border: solid 1px #6b3302;
}
#eventtilebg h1
{
	font-size: 20px;
	color: #6b3302
}
#eventtilebg h2
{
	font-size: 26px;
	color: #3c1c00
}
#eventbotbg
{
	width: 750px;
    height: 130px;
    float: left;
    background: url("img/bg-eventbottom.gif") no-repeat;
    margin: 0 0 0 0;
    clear: both;
}




