﻿
/*
#c5c1c0 pale grey 
#d1cdcd 80%grey 
#8f8a88 dark grey 
#968d74 greeny beige
*#968d74; muddy 
#664345 maroon
 #66aaaa turquoise
#4b7790 bluegreen 
586e6e greyblue
4d626e bluey
#d8d938; yellow  
*/
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    color: #6c6f6f;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin: 0px;
    padding: 0px;
    background-color:#968d74;      
}

.nextEvent
{
    padding-left: 0.5em;
    padding-right: 0.1em;
    padding-bottom: 0.2em;
    border-bottom:solid #7b745f; 
    border-top:solid #b1a789;
    border-right:solid #7b745f; 
    border-left:solid #b1a789;  
    border-width: 0.25em;
    width:15.5em;
    height:4.5em;
    background-color:#d9d6d6; 
    color: #973912; /*#4d626e;   664345(maroon)  #9d4d0c;(reddish*/ 
    background-image: url(images/backgroundEvents.jpg);
    background-position: left top;
    background-repeat: no-repeat; 
}
.redfont
{
    color:#973912;
    font-weight: normal;
    font-weight: bold; 
}
.foodCopy
{
    font-size: 1em; 
}
.newspaperArticle
{
    padding-left: 0.9em;
    padding-top: 0.6em;
    padding-right: 0.5em;
    padding-bottom: 0.1em;
    border-bottom:solid #7b745f; 
    border-top:solid #b1a789;
    border-right:solid #7b745f; 
    border-left:solid #b1a789;  
    border-width: 0.25em;
    width:18em;
    height:3em;
    font-weight: bold;
    background-color:#d9d6d6; 
    color:#973912; /*#4d626e;9d4d0c*/ 
    background-image: url(images/backgroundEvents.jpg);
    background-position: left top;
    background-repeat: no-repeat; 
}
.popUpText
{
    top:9em;
    left:39em;
    position:absolute;
    padding-left: 0.9em;
    padding-top: 0.6em;
    padding-right: 0.5em;
    padding-bottom: 0.1em;
    border-bottom:solid #7b745f; 
    border-top:solid #b1a789;
    border-right:solid #7b745f; 
    border-left:solid #b1a789;  
    border-width: 0.25em;
    width:23em;
    height:21em;
    font-weight: bold;
    background-color:#d9d6d6; 
    color:#973912; /*#4d626e;9d4d0c*/ 
}
.defaultTopRow
{
height:15em;
}
a
{
text-decoration: none;
color:white;
}
a:hover
{
color:#664345; 
}
u
{
color:#d8d938;
font-size: 1.2em;
font-weight: bold;
}
p
{
color:#4d626e;  
font-size: 1.1em;
font-style: normal;
}
.bulletPoints
{
color:#664345; 
font-size: 0.5em;
font-style: normal;
}
.MainCopyTxt
{
color:#4d626e;/*#973912 MAROON #4d626e; ORIG BLUEGREEN*/ 
font-size: 1.026em;
font-style: normal;
}
.WhatsOn
{
color:#4d626e;/*#973912 MAROON #4d626e; ORIG BLUEGREEN*/ 
font-size: 1.02em;
font-style: normal;
}
.localAttractionsText
{
color:#4d626e; 
font-size: 1em;
font-style: normal;
}
.copyright
{
color:#4d626e; 
font-size: 1.0em;
font-style: normal;
font-weight: normal;
padding-left: 2.1em;
padding-top: 0.34em;
}
h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2.2em;
font-style: normal;
font-weight: bold;
color: white;
margin-top:0.5em;
}
.content
{ 
background-color:#d1cdcd;  
padding-left: 0.7em;
padding-top: 0.7em;
padding-right: 0.7em;
padding-bottom: 15em;
width:83em;
height:25.2em;/*
    border-bottom:solid #7b745f; 
    border-top:solid #b1a789;
    border-right:solid #7b745f; 
    border-left:solid #b1a789;  
    border-width: 0.25em;*/
}
.innermain
{
background-color:#968d74;  
width:70em; height:100%;
margin-left: 2.2em;
}
.menuentry, .menuentry_selected
{
float:left; 
height:2em;
font-weight:normal;
font-size: 1.2em;
margin-top:1.85em;
}
.menuentry_selected
{
color:white;
text-decoration: underline;
}
.menuentry_home
{
width:5em;
}
.menuentry_whatson
{
width:5.5em;
}
.menuentry_beer
{
width:4.2em;
}
.menuentry_marquee
{
width:4.8em;
}
.menuentry_food
{
width:2.8em;
padding-left:1em;
padding-right:0.5em;
}
.menuentry_localattr
{
width:9.5em;
}
.menuentry_photoGall
{
width:7em;
}
.menuentry_history
{
width:6.5em;
}
.maplink
{
color:#968d74;/*664345 maroon     #968d74; beige*/  
font-size: 1.1em;
font-weight: bold;
text-decoration: underline;
}
.articlelink
{
color:#968d74;/*664345 maroon     #968d74; beige*/  
font-size: 0.95em;
font-weight: bold;
text-decoration: underline;
}
.siteLinks
{
color:#968d74;  
font-size: 1em;
font-weight: bold;
text-decoration: underline;
}
.menuLink
{
color:#968d74;  
font-size: 1.2em;
font-weight: bold;
text-decoration: underline;
}
.menu
{
    text-align:center;
    width:84.5em;
}
.clear_float
{
    clear: both;
}

