/*--------------------
--- Default Styles ---
-------------------- */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
html {
	height: 100%;
	margin-bottom: 0px;
} /* This forces a vertical scroll bar regardless of page height, simply to combat the irritating page shift. */
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: century gothic, arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.25;
	background: #ffffff url(images/bg_blossom_01.jpg);
}
#container { /*the white background for the page*/
	margin: 0 auto;
	padding: 10px 20px 0px 20px;
	width: 960px;
	/*height: 885px;*/
}
#container.gallery {
	margin: 0 auto;
	/*height:2025px;*/
	background: #ffffff;
}
#leftimgcol { /*creates column for pictures on page left*/
	float: left;
	padding: 0;
	margin: 0px 20px 0px 0px;
	border: 0px solid #ff0000;
	width:356px;
}
#leftimgcol.narrow {
	width:172px;
}
#leftimgcol.gallery {
	width:470px;
}
#rightCol {
	margin: 0;
	padding:0;
	float: left;
	padding: 0;
	width:584px;
}
#rightCol.wide {
	width:768px;
}
#rightimgcol { /*creates column for pictures on page right*/
	float: left;
	padding: 0;
	margin: 0px 20px 0px 0px;
	border: 0px solid #ff0000;
	width:356px;
}
#rightimgcol.gallery {
	margin: 0px 0px 0px 0px;
	width:470px;
}
#footer {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	width:960px;
	/*height:80px;*/
	clear: both;
}
/*--------------------
--- Footer images ---
-------------------- */
.footerCompass {
	background: #ffffff url(images/footerCompass.jpg) bottom right no-repeat;
}
.footerFlowers {
	background: #ffffff url(images/footerFlowers.jpg) bottom right no-repeat;
}
.footerNone {
	background: #ffffff;
}
.footerGlasses {
	background: #ffffff url(images/footerGlasses.jpg) bottom right no-repeat;
}
.footerFire {
	background: #ffffff url(images/footerFire.jpg) bottom right no-repeat;
}
.footerChurch {
	background: #ffffff url(images/footerChurch.jpg) bottom right no-repeat;
}
.footerDogs {
	background: #ffffff url(images/footerDogs.jpg) bottom right no-repeat;
}
/*--------------------
--- Main Navigation Styles ---
-------------------- */
#menuContainer {
	margin: 0px;
	padding: 0px;
	border: 0px solid #ff0000;
	width: 1000px;
	height: 24px;
	position: absolute;
	top: 250px;
}
#mainMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 4;
}
#mainMenu ul li {/*width, height and alignment of the button*/
	margin: 0px;
	padding: 0px;
	width: auto; /*defines the width of the buttons*/
	height: 22px;
	float: left; /*aligns list across page*/
	list-style: none;
	border-style: solid;
	border-color: #7b9085;
	border-width: 1px 1px 1px 0px;
	background: url(images/TrevyrMenu1x22inv.jpg) repeat-x;
}
#mainMenu ul li.first {/*width, height and alignment of the button*/
	border-width: 1px 1px 1px 1px;
}
#mainMenu ul li a {/*text in the link*/
	margin: 1px;
	padding: 0em 1.31em; /*padding around the text*/
	display: block;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	color: #000000; /*text colour*/
	text-decoration: none;
}
#mainMenu ul li a:hover {
	color: #ffffff;
	background: #7b9085;
}
#mainMenu ul li a:focus {
	color: #ffffff;
	background: #7b9085;
}
#mainMenu ul li a.active {
	color: #ffffff;
	/*font-weight: strong;*/
	background: #7b9085;
}
#mainMenu ul li a.noDropDown:hover { /*underlines text to indicate this is a link rather than a dropdown*/
	text-decoration: underline;
}
/*--------------------
--- Drop Down Navigation Styles ---
-------------------- */
#dropDownAccom {
	top: 23px;
	left: 81px;
	width: 154px;
}
#dropDownToDo {
	top: 23px;
	left: 238px;
	width: 119px;
}
#dropDownBook {
	top: 23px;
	left: 555px;
	width: 167px;
}	
#dropDownOffer {
	top: 23px;
	left: 580px;
	width: 141px;
}
.dropDown {/*Formatting for all of the drop downs*/
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #7b9085;
	background: #ffffff url(images/TrevyrMenu1x22.jpg) repeat-x;
	height: auto;
	z-index: 5;
}
.dropDown ul {/*Formatting for the drop down*/
	margin: 0px;
	padding: 0px;
}
.dropDown ul li {/*Formatting for the drop down text list*/
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #7b9085;
	display: block;
}
.dropDown ul li a {/*Formatting for the drop down text*/
	margin: 0px;
	padding: 0.25em 0em 0.2em 0.8em;
	font-size: 1.0em;
	text-align: left;
	text-decoration: none;
	color: #666666; /*text colour*/
	display: block;
}
.dropDown a:hover {
	color: #ffffff;
	background: #7b9085;
	text-decoration: underline;
}
#closeDropDown {/*Invisible div to detect mouse over and close the drop downs*/
	position: absolute;
	top: -50px;
	left: 0px;
	width: 900px;
	height: 300px;
	border: 0px solid #ff0000;
	z-index: 3;
	visibility: hidden;
}
/*--------------------
--- Footer Navigation Styles ---
-------------------- */
#footer ul {
	margin: 30px 0 0 130px;
	padding: 0px;
	float: left;
}
#footer ul li {/*width, height and alignment of the button*/
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 22px;
	float: left; /*aligns list across page*/
	list-style: none;
	color: #7b9085;
}
#footer ul li a {
	margin: 0;
	padding: 0em 1.2em;
	color: #7b9085;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer.gallery {
	top:1975px;
}
#acreditations {
	margin: 0;
	padding: 0px;
	height:80px;
	float:left;
}

/*--------------------
--- Heading Styles ---
-------------------- */
h1 {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	font-size: 1.3em;
	line-height: 1.25;
	font-weight:normal;
	color: #7b9085;
	color: #7b9085;
	border-bottom: 1px solid #7b9085;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.05em;
	line-height: 1.25;
	font-weight:bold;
	color: #7b9085;
}
/*--------------------
--- Content Styles ---
-------------------- */
#header {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 274px;
	position:relative;
	background-image: url(images/bannerWithBoots02.jpg);
	background-repeat: no-repeat;
	border-bottom: 0px solid #7b9085;
}
#content {
	clear: both;
	margin: 10px 0px 0px 0px;
	/*z-index: 1;*/
}
.accessStatement h3 {
	font-size: .95em;
	line-height: 1.05;
}
.accessStatement p {
	margin: 0.01em 0em 0.6em 0em;
	font-size: .95em;
	line-height: 1.05;
}
p {
	padding: 0;
	margin: 0.01em 0em 0.7em 0em;
}
p.contactDetails {
	padding: 0;
	margin: 0.01em 0em 0.7em 0em;
	font-size: 1.05em;
	line-height: 1.25;
	font-weight:bold;
	color: #7b9085;
}
ul {
	padding: 0;
	margin: 0;
}
#copybullets {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	list-style-position: inside;
	font-size: 1.05em;
	color: #7b9085;
	text-align: left;
	/*width: 584px;*/
	width:100%;
	float:left;
}
#copybullets.home {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
#copybullets.home ul {
	margin: 5px 0 0 0;
	float:left;
}
#copybullets span {
	font-size: 0.75em;
	color: #7b9085;
}
.bullets {/*allows creation of 2 columns of bullets*/
	float: left;
	padding: 0em 0em 0em 1em;
	margin: 0em 0.9em 0em 0em;
}
.clientquote {
	padding: 0em 0em 0em 0em;
	margin: 15px 0px 0px 0px;
	font-size: 1.0em;
	font-style: italic;
	line-height: 1.25;
}
cite {
	padding: 0em 0em 0em 3em;
	margin: 0em 0em 0em 0em;
	font-style:normal;
}
/*--------------------
--- Image Styles ---
-------------------- */

.imgleft {
	float: left;
/*	clear: left;*/
	padding: 0;
	margin: 0px 0px 12px 0px;
	border: 3px solid #7b9085;
}
.imgleftright {/*righthand image of two in the left column*/
	float: right;
	padding: 0;
	margin: 0px 0px 5px 12px;
	border: 3px solid #7b9085;
}
.imgright {
	float: right;
	padding: 0;
	margin: 0px 0px 5px 10px;
	border: 3px solid #7b9085;
}
.desc {
	font-style: italic;
}
#captionImage {
	margin:0;
	padding:0 0 0 100px;
	width:125px;
	height:110px;
	float:right;
}
img.acreditations {
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
/*--------------------
--- Link Styles --- 
-------------------- */
p a {
	color: #7b9085;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
	color: #7b9085;
}
#copybullets a {
	color: #7b9085;
	text-decoration: none;
}
#copybullets a:hover {
	text-decoration: underline;
	color: #7b9085;
}

/*--------------------
--- Table Styles --- not used at present
-------------------- */
/*#pricestable
{
    background-color: #17a;
    border: solid 4px #28b;
    margin: 10px 0px 10px 10px;
    width: auto;
}
table
{
    background-color: #fff;
    border: solid 0px #666666;
    border-collapse: collapse;
    margin: 0px 0px 0px 30px;
    width: auto;
}
th
{
    color: #666666;
    text-align: center;
    vertical-align: middle;
    padding: 0.1em 1em;
    border: solid 2px #28b;
}
td
{
    font-size: 1.1em;
    color: #666666;
    text-align: left;
    vertical-align: middle;
    padding: 0.1em 1em;
    border: solid 0px #666666;
}
col.alternative
{
    background-color: #ddf;
}*/