﻿body, html
{
	text-decoration:none;
	color: #000000;
    line-height: 12pt;
    letter-spacing: .01em;
	font-family: 'Myriad Web Pro', 'Trebuchet MS', Verdana, Arial, Helvetica, san-serif; 
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 12pt;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

a
{
    text-decoration: none;
}

a:hover
{
    color: #000000;
}

img
{
    vertical-align: bottom;
    border: 0px;
}

.headZone
{
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    width: auto;
    height: 51px;
    border-bottom: solid 1px #000000;
    margin-left: 10%;
    margin-right: 10%;
}

.stenchcroft
{
    margin-top: 15px;
}

.horns
{
    float: right;
    display: block;
}

.gallery
{
	width: auto;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
    overflow: hidden;
    background-color: #F9F9F9;
}

.gallery div
{
    width: auto;
    float: left;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: #F9F9F9;
}

.gallery div:hover
{
    background-color: #F3F3F3;
}

.shade
{
    width: 100%;
    position: absolute;
    left:0px;
    top:0px;
    display:none;
    background-color: #E2E2E2;
    overflow: visible;
    height: 3000px;
    opacity: 0.94;
    filter: alpha(opacity=94);
    -khtml-opacity: 0.94;
    -moz-opacity: 0.94;
}

.fullImage
{
    width: 100%;
    position: absolute;
    left:0px;
    top:0px;
    display:none;
    overflow: visible;
    height: 100%;
    padding-top: 82px;
}

.footZone
{
    clear: both;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 15px;
    width: auto;
    height: 51px;
    border-bottom: solid 1px #000000;
    margin-left: 10%;
    margin-right: 10%;
}

.footText
{
    text-align: left;
    margin-top: 10px;
    padding-bottom: 10px;
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
}

.information
{
    margin-top: 20px;
}

.paraBold
{
    font-weight: bold;
}
.footContact
{
    float: right;
    text-align: right;
}

.vxhtml
{
    float: right;
    margin: auto;
    bottom: 0px;
    margin-bottom: 0px;
}
