﻿.Banner
{
	width: 100%;
	height: 5em;
	background-color: #000000;
	color: #FFFFFF;
}

.Footer
{
    width: 100%;
    background-color: #000000;
    color: #FFFF00;
    text-align: center;
    font-size: medium;
    vertical-align: middle;
}
.GuestBookTitle
{
    font-size: medium;
    color: #000000;
    text-align: center;
    vertical-align: top;
    background-color: #FFFF66;
    font-family: 'Lucida Calligraphy';
}
.GuestBook
{
    font-size: small;
    color: #FFFF00;
    text-align: center;
    vertical-align: top;
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
.GuestList
{
    font-size: medium;
    color: #00FFFF;
    vertical-align: top;
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    text-align: center;
}
.GuestDate
{
    color: #FFFF66;
    font-size: xx-small;
}

.GuestData
{
    text-align: center;
    font-size: medium;
}

.HogPage
{
    background-color: #000000;
    background-attachment: fixed;
}

.ColMiddle
{
     text-align: center;
   width:70%;
 }

.ColRight
{
       text-align: center;
 width: 15%;
 
    color: #FFFF00;
    font-size: large;
    font-family: 'Lucida Bright';
}
.ColRightMid
{
    width:196; 
    vertical-align:middle;
   
}

.ColLeft
{
       text-align: center;
 font-size: medium;
    color: #FFFF00;
    width: 15%;
    background-color: #000000;
}
.BodyLeft
{
   width: 25%;
    height: 400px;
    font-size: medium;
    text-align: center;
    vertical-align: top;
}
.BodyMiddle
{
    width: 50%;
    height: 400px;
    vertical-align: top;
    text-align: center;
}
.BodyRight
{
    height: 400px;
    width: 25%;
    vertical-align: top;
    text-align: center;
}


.ColLeftmid
{
    width:196; 
    vertical-align: middle;
}

.style2
{
  color: #FFFFFF;
}
.Banquet
{
    text-align: center;
}


.SeparatorBar
{
    background-image: url(./Images/MenuBG-Blue.gif);
    width: 100%;
    background-repeat: repeat-x;
        height: 30px;
}

.Message
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #000080;
}

.HogCalendar
{
    text-align: center;
    width: 900px;
    height: 723px;
}
           
.EventListTitle
{
    font-size: medium;
    color: #000000;
    text-align: center;
    vertical-align: top;
    background-color: #FFFF66;
    font-family: 'Lucida Calligraphy';
    width: 100%;
}
.EventList
{
    margin: 5px;
    border: 10px ridge #FFFF99;
    background-color: #FFFFFF;
    width: 85%;
    float: none;
}
.MoreEvents
{
    width: 100%;
    float: none;
    text-align: center;
    clear: both;
    background-color: #000000;
}
.Login
{
    text-align: right;
    color: #FFFFFF;
}    
.RidePic
{
    margin: 5px;
    border: 15px ridge #FFFFFF;
    padding: 10px;
    text-align: center;
    background-color: #FFFFFF;
}
.GuestPanel
{
    margin: 5px;
    border: 10px ridge #FFFF99;
    width: 90%;
    vertical-align: top;
    text-align: center;
    float: left;
}
.XmasBar
{
    background-image: url(Images/RedAndGreen.gif);
    width: 100%;
    background-repeat: repeat-x;
    height: 15px;
}
.XmasLights
{
    background-image: url(Images/xmaslights.jpg);
    width: 100%;
    background-repeat: repeat-x;
    height: 82px;
}
