﻿/* CSS definition file containing sitestyle stylesheets */
BODY
{
	font-family: Verdana,sans-serif;
	font-size: 100%;
	background: #ffffff url("../assets/images/background[no_paws].png") no-repeat center top fixed;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto
}
p.Title
{
	font-size: 2.375em;
	color: white;
	text-align: right;
	margin: 55px 20px 55px 0
}
p.Tagline
{
	text-align: center;
	margin: 1em auto 1.5em ;
	font-size: 1.05em
}
p.Strapline
{
	font-size: 1.05em;
	text-align: center;
	font-style: italic;
	margin-bottom: 1.5em
}
table.Longmenubar
{
	width: 800px;
	height: 100px;
	margin-bottom: 10px
}
td.Longmenubar
{
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	vertical-align: top
}
h1{color:#93849B;margin:1.875em 0 0}
h2{color:#93849B;margin:2em 0 0}
h3{color:#93849B}
h4{color:#93849B}
p.Default{font-size:1.25em;margin:1em 0 0;font-weight:300}
li.Bullets
{
	font-size: 1.25em;
	margin: 0.625em 0
}
p.Tableheader
{
	color: #93849B;
	font-weight: 700
}
ul
{
	list-style: none
}
li:before
{
	content:"\2022 \00A0";
	color: #93849B
}
span.Super
{
	vertical-align: super;
	font-size: 0.625em;
	font-weight: 700
}
p.Address
{
	text-align: center;
	font-size: 1.25em;
	font-weight: 300;
	color: #5F497A;
	margin: 0
}
p.colourquote
{
	font-style: italic;
	color: rgb(147,132,155);
	font-size: 1.25em;
	margin: 1em 0.625em 0
}
p.Quote
{
	font-style: italic;
	font-weight:500;
	font-size: 1em;
	margin: 0.625em
}
p.Owner
{
	text-align: center;
	font-size: 20px;
	margin: 5px
}
span.Colour{color:#93849B;font-weight:500}
img.Slide
{
	max-width: 100%;
	margin: 0 0.625em
}
p.header
{
	color: rgb(147,132,155);
}
p.thanks
{
	color: rgb(147,132,155);
	font-size: 1.5em
}
table.Footermenu
{
	width: 800px
}
td.Footermenu
{
	font-size: 20px;
	font-weight: 700;
	text-align: center
}
div#menubar
{
	position: relative;
	background-image: url('../assets/images/thickmenubar.png');
    background-repeat: no-repeat;
    height: 70px;
    width: 548px;
}
div#menubartext
{
	position: relative;
    height: auto;
    width: auto;
    top: 0.4em;
    left: 0.5em;
}
div#longmenubar
{
	position: relative;
	background-image: url('../assets/images/longmenubar.png');
    background-repeat: no-repeat;
    height: 50px;
    width: 800px;
}
div#longmenubar2
{
	position: relative;
	background-image: url('../assets/images/longmenubar2.png');
    background-repeat: no-repeat;
    height: 100px;
    width: 800px;
}
div#longmenubartext
{
	position: relative;
    height: auto;
    width: auto;
    top: 0.4em;
    left: 0.5em;
}
div#caringstaffborder
{
	position: relative;
	background-image: url('../assets/images/caringstaffborder.png');
    background-repeat: no-repeat;
    height: 169px;
    width: 574px
}
div#caringstaffbordertext
{
	position: relative;
    height: auto;
    width: auto;
    top: 0.4em;
    left: 0.5em;
}
div#address
{
    background-image: url('../assets/images/addressbar.png');
    background-repeat: no-repeat;
    height: 50px;
    width: 750px;
}
div#addresstext
{
    position: relative;
    height: auto;
    width: auto;
    top: 0.45em;
}
a.menu:link 
{
	color: rgb(255,255,255);
	text-decoration: none;
	font-size: 0.8em;
}
a.menu:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
	font-size: 0.8em;
}
a.menu:hover
{
	color: rgb(150,255,50);
	text-decoration: none;
	font-size: 0.8em;
}
a.menu:active
{
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 0.8em;
}
a.footer:link
{
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 0.8em;
}
a.footer:visited
{
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 0.8em;
}
a.footer:hover
{
	color: rgb(255,0,0);
	text-decoration: none;
	font-size: 0.8em;
}
a.footer:active
{
	color: rgb(255,0,0);
	text-decoration: none;
	font-size: 0.8em;
}
a:link
{
	color: rgb(147,132,155);
	text-decoration: none
}
a:visited
{
	color: rgb(147,132,155);
	text-decoration: none
}
a:hover
{
	color: rgb(147,132,155);
	text-decoration: none
}
a:active
{
	color: rgb(147,132,155);
	text-decoration: none
}