﻿html
{
    overflow: scroll;
    overflow-x: auto;
}
body
{
    background-color: #9d4c98;
    font-family: Arial;
}
a, a:visited
{
    color: #f3eded;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: blue;
    text-decoration: none;
}


#incontain
{
    background-image: url(      '/images/bcbg.jpg' );
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 705px;
    padding-top: 65px;
}

#leftnav
{
    background-image: url(      '/images/leftnav.gif' );
    background-repeat: no-repeat;
    width:179px;
    height: 666px;
    float: left;
    position: absolute;
}

#tophead
{
    background-image: url(      '/images/tophead.gif' );
    background-repeat: no-repeat;
    width: 520px;
    height: 56px;
    float: right;
}

#infla
{
    background-image: url(      '/images/infla.gif' );
    background-repeat: no-repeat;
    width: 520px;
    height: 192px;
}

#inflatxt
{
    font-size: 15pt;
    margin-left: 80px;
    margin-top: 20px;
}

#picdivmap
{
    text-align: center;
}

#txtcontainmap
{
    width: 460px;
    padding: 20px 30px 15px 22px;
}

#welcome
{
    width: 220px;
    position: absolute;
    top: 135px;
    margin-left: 25px;
}

#hrs
{
    position: absolute;
    top: 135px;
    margin-left: 280px;
    font-size: 10pt;
}
#signs
{
    position: absolute;
    margin-left: -170px;
    top: 110px;
    width: 192px;
    height: 501px;
    background-image: url(      '/images/signs.jpg' );
    background-repeat: no-repeat;
}
#rates
{
    position: absolute;
    top: 205px;
    margin-left: 280px;
    font-size: 10pt;
}


#location
{
    position: absolute;
    top: 320px;
    margin-left: 280px;
}
#feed
{
    width: 140px;
    position: absolute;
    top: 470px;
    margin-left: 20px;
    
}

h2, h3
{
    color: Blue;
}
.tdnorm
{
	background-color:Transparent;
	font-size:10pt;
	color:Black;
	border:none;
	padding:0px;
	
}

tr td
{
    background-color: #00a760;
    font-size: 12pt;
    color: White;
    border: solid 1px Black;
    padding: 4px 3px 4px 3px;
}

th
{
    font-size: 15pt;
    padding-bottom: 5px;
}

h1
{
    font-size: 20pt;
    margin-left: 75px;
    margin-top: 15px;
    color: #ff9705;
}

ul li
{
    font-family: Arial;
    padding-top: 11px;
    padding-left: 20px;
}


.content
{
    background-image: url(      '/images/content_bg_mid.gif' );
    width: 520px;
    overflow: auto;
}
#content
{
    margin-left: 185px;
}

#contentmain
{
    background-image: url(      '/images/contentmain.gif' );
    width: 520px;
    height: 345px;
}
#home
{
    margin-left: auto;
    margin-right: auto;
    width: 705px;
}
#pg1
{
    position: relative;
    top: 67px;
    margin-left: 10px;
}
#pg2
{
    position: relative;
    margin-left: 127px;
    top: -23px;
}
#pg3
{
    position: relative;
    margin-left: 196px;
    top: -85px;
}
#pg4
{
    position: relative;
    margin-left: 265px;
    top: -147px;
}
#pg5
{
    position: relative;
    margin-left: 333px;
    top: -209px;
}
#pg6
{
    position: relative;
    margin-left: 402px;
    top: -262px;
}
#pgview
{
    position: relative;
    margin-left: 400px;
    top: -250px;
}


.txtcontain
{
    padding: 20px;
}

.picdiv
{
    float: right;
    margin-right: 25px;
    margin-top: 20px;
}

.foot
{
    position:relative;
    right:400px;
    width: 500px;
    top:18px;
    background-image: url(      '/images/footer.jpg' );
    background-repeat: no-repeat;
    margin-top: 6px;
    height: 123px;
    padding-top: 65px;
    padding-left: 28px;
    font-size: 10pt;
}

.date
{
    color: #1c640b;
    font-weight: bold;
}
.feedtitle
{
    color: Black;
    font-weight: bold;
}
.white
{
    color: White;
    width:100%;
}
.gallery
{
    text-align: center;
}
.gallery tr td
{
    background-color: Transparent;
    font-size: 12pt;
    border: none;
    padding: 4px 3px 4px 3px;
}

.thumbimg
{
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 100px;
}
.ulnorm
{
    list-style-type: disc;
    list-style-position: inside;
}
#nav li a
{
}
.events
{
    font-size:9pt;
    margin-right:200px;
    padding-top:5px;
}
.headEvents
{
    background-color:Black;
    font-weight:bold;

}

.eventTable
{
    width:415px;
    margin-left:50px;
}