﻿body
{
    font-family: Tahoma, Arial, sans-serif;
    color: #000000;
    font-size: 14px;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
}
body a:link {text-decoration: none;	color: #000000;}
body a:visited {text-decoration: none;	color: #000000;}
body a:hover {text-decoration: underline;	color: #FF0000;}

img {
border: none;
padding-bottom:15px;
}


/*THIS IS THE START OF THE CSS FOR MMSS.CO.UK. (COPYRIGHT, CHRIS GREGORY: 2005-2008)*/

#header
{
    height: 196px;
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    background-image: none;
    border-bottom: 8px solid #000000;
    text-align: center;
}
#ccontainer
{
    background-color: #F6F6F6;
    border-top: 1px solid #CBCBCB;
    border-bottom: 1px dashed #7F7F7F;
    padding: 0px;
    margin: 0px;
    position: relative;
    min-height: 600px;
}
#cleft
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    padding: 10px;
    text-align:center;
    min-height: 600px;
}
#cright
{
    position: absolute;
    top: 0;
    right: 0px;
    width: 150px;
    padding: 10px;
    text-align: center;
    min-height: 600px;
}
#ccontent
{
    padding: 10px 10px 0px 10px;
    margin: 0px 171px 0px 171px;
    height: 100%;
    background-color: #FFFFFF;
    border-left: 1px dashed #D0D0BF;
    border-right: 1px dashed #D0D0BF;
    min-height: 600px;
}
----------------------------------------------------------------------------------------
	
#pic {
width: 72px; height: 72px;
padding: 5px;
}
#ns {
text-align:center;
display:block;
}
#map {
margin:0 auto;
text-align:center;
}
.footer {
width:100%;	height: 50px; display:block;
text-align: center;	font-size: 65%;	color: #999999;
padding-top: 10px;	padding-bottom: 10px;
margin-top:10px;
border:none;
background-color:#FFFFFF;
}
.footer a:link {text-decoration:none; color:#999999; background-color:#FFFFFF;}
.footer a:visited {text-decoration:none; color:#999999; background-color:#FFFFFF;}
.footer a:hover {text-decoration:none; color:#FF0000; background-color:#FFFFFF;}

/* Navigation Menu Buttons */

.navbutton {
width: 100%;
height: 20px;
background-color: #F6F6F6;
font-size:100%;
font-weight:bold;
color: #000000;
text-align:left;
text-indent:5%;
margin-bottom:5px;
margin-top:5px;
vertical-align: middle;
line-height: 20px;
}
.navbutton a:link {text-decoration:none; color: #000000; background-color: #F6F6F6; display:block; height: 20px;}
.navbutton a:visited {text-decoration:none; color:#000000; background-color: #F6F6F6; display:block; height: 20px;}
.navbutton a:hover {text-decoration: none; color:#FFFFFF; background-color: #666666; display:block; height: 20px;}

.current {
width: 100%;
height: 20px;
background-color: #666666;
font-size:100%;
font-weight:bold;
color: #FFFFFF;
text-align:left;
text-indent:5%;
margin-bottom:5px;
margin-top:5px;
vertical-align: middle;
line-height: 20px;
border:1px #CCCCCC solid;
}
.current a:link {text-decoration:none; color: #FFFFFF; background-color: #666666; display:block; height: 20px;}
.current a:visited {text-decoration:none; color:#FFFFFF; background-color: #666666; display:block; height: 20px;}
.current a:hover {text-decoration: none; color:#FFFFFF; background-color: #666666; display:block; height: 20px;}

/* Individual Style Tags */

.menuheader {
display:block;
margin:0 auto;
width: 90%;	height: 20px;
background-color: #CCCCCC;
font-size: 110%;	font-weight: bold;	color: #000000;
vertical-align: middle; line-height: 20px; text-align:center;
}
.pageheading {
font-size: 150%;
font-weight: bold;
text-align: center;
}
.pagetextc {
text-align: center;
}
.directionsheading {
text-align:left;
font-size: 120%;
font-weight: bold;
text-align: left;
padding-bottom: 10px;
}
.directionscontent {
text-align: left;
}
.leftheading {
font-size: 120%;	font-weight: bold;
text-align: left;
padding-bottom: 10px; padding-top: 10px;
}


/*Photo Pages*/

.photo_thumbs {
border:solid #CCCCCC 1px;
margin-bottom:10px;
}
.photo_thumbs li {
display:inline;
list-style:none;
padding:0;
margin:0;
}
.photo_thumbs img {
margin:2px;
}
.photo_thumbs h1 {
text-align:left;
font-size:110%;
font-weight:bold;
padding-left:10px;
}

/*Links*/

.links {
width:95%;
margin-bottom:10px;
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
border:solid #CCCCCC 1px;
}
#links_r {
width:49%;
float:right;
}
#links_l {
width:49%;
float:left;
}

/* THIS IS THE END OF THE DOCUMENT */
