/* CSS Document */

/* Text */
p, .center, .quote, H1, H2, H3, li, .caption
{font-family: Arial, Helvetica, sans-serif;
color:#000000;
padding-left: 5px;
padding-right: 5px;
line-height: 150%;}

p
{text-align: left;
font-size: 10pt;}

.center
{text-align: center;
font-size: 10pt;}

.bold
{font-weight:bold;}

.quote
{font-style:italic;
text-align: left; 
color:#666666;
font-size: 10pt;}

H1
{font-size: 12pt;
background-color:#339999;
color:#FFFFFF;
text-align:center;
font-weight:normal;
padding: 5px;
line-height: 150%;
margin: 0px;}

H2
{text-align: center;
font-size: 11pt;
background-color: #006666;
color:#FFFFFF;
font-weight:normal;
margin: 0;
padding: 5px;
line-height: 200%;}

H3
{text-align: left;
font-weight:bold;
font-size: 10pt;}

li
{text-align: left;
font-size: 10pt;
line-height: 150%;}

.footer
{text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 9pt;
font-weight: normal;
padding: 5px;}

.contact
{text-align: right;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11pt;
padding: 5px;
line-height: 200%;
margin: 0 auto;}

.contactheader
{font-size: 12pt;
color:#FFFFFF;
text-align:center;
font-weight:bold;
line-height: 100%;
margin-top: 20px;
padding: 0px;
margin-bottom: 20px;}

.homepagetext
{text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11pt;
padding: 5px;
line-height: 200%;}

.enteraccommodation
{text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12pt;
padding: 20px}

/* Images */
img {border: none; margin: 7px;} 
a img {border: none; }
.imgright { float: right;}
.imgleft { float: left;}
.imgcentre {text-align: center;}
.caption {text-align: center; font-size: 10pt; color:#006666; font-weight: bold;}
.banner {padding: 0px; text-align:center; margin-top: 20px; margin-bottom: 10px; margin-left: 0; margin-right: 0;}

/* Standard Links */
a:link {text-decoration: none; color:#000066; font-weight: bold;}
a:visited {text-decoration: none; color:#000066; font-weight: bold;}
a:active {text-decoration: none; color:#000066; font-weight: bold;}
a:hover {text-decoration: underline; color:#000066; font-weight: bold;}

/* Menu Links */
.menu
{text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11pt;
font-weight: normal;}

.menuwelsh
{color: #CCFFCC;}

a.menu:link {text-decoration: none; color:#FFFFFF; font-weight: normal;}
a.menu:visited {text-decoration: none; color:#FFFFFF; font-weight: normal;}
a.menu:active {text-decoration: none; color:#FFFFFF; font-weight: normal;}
a.menu:hover {text-decoration: none; color:#FFFFFF; font-weight: bold;}

/* Accommodation */
a.accommodation:link {text-decoration: none; color:#FFFFFF; font-weight: normal;}
a.accommodation:visited {text-decoration: none; color:#FFFFFF; font-weight: normal;}
a.accommodation:active {text-decoration: none; color:#FFFFFF; font-weight: normal;}
a.accommodation:hover {text-decoration: none; color:#FFFFFF; font-weight: normal;}

.bodybackground
{background-color: #006666;}
