.imgFader{ position:relative; filter:alpha(opacity=0); }
body {
	margin: 0;
	padding: 0;
	color: #300;
	background-color: #fdfdec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	behavior:url("/common/csshover.htc");
}
h1 {
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}
h3 {
	font-size: small;
	font-weight: bold;
}
.Caption {
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
}
.MenuHeading {
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}
.Connect {
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #FFFFCC;
	padding: 1em;
	margin-left: 130px;
}
.Instruction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.illumine {
	color: #f44;
	font-size: xx-small;
}
.normal {
	color: #300;
	font-size: xx-small;
}
.required {
	color: #f00;
}
.SmallButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: Large;
	font-style: normal;
	font-weight: bold;
}
.Tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.BB{
	background-color: #dc5;
}
a:link {
	color: #60c;
	text-decoration: none;
}
a:hover {
	color: #c00;
}
.padded {
	margin-top:1em;
	margin-left:1em;
	margin-right:1em;
}
.drop {
	float:left;
	color:#deb29e;
	font-size:2.5em;
	line-height:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 0.8em;
}
.smallpictureborder {
	border-style: ridge;
	border-width: thin;
	border-color: #fe5;
	margin: 0.1em;
}
.pictureborder {
	border-style: ridge;
	border-width: medium;
	border-color: #deb29e;
	margin: 0.4em;
}
.wrapper {
	width: 100%;               /* total width */
}
.FooterMsg {
	width: 100%;
	background-color: #dc5;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.Footer {
	width: 100%;
	font-size: xx-small;
}
.outer {
	border-left-width: 130px;  /* left column width */
	border-left-color: #aea86c;   /* left column colour */
	
	border-right-width: 140px; /* right column width */
	border-right-color: #aea86c;  /* right column colour */
	
	background-color: #fdfdec; /* center column colour */
}
.left {
	width: 110px;              /* left column width */
	margin-left: -120px;       /* _negative_ left column width */
	overflow: hidden;
}
.right {
	width: 120px;              /* right column width */
	margin-right: -130px;      /* _negative_ right column width */
	overflow: hidden;
}
.wide {
	background-color: #fdfdec;    /* header and footer colours */
}
.outer { width: auto; border-left-style: solid; border-right-style: solid; margin:0; line-height: 1.1;}
.inner { margin: 0; width: 100%; }
.left { float: left; position: relative; z-index: 10; }
.right { float: right; position: relative; z-index: 11; display: inline; } /* IE double width margin bug */
.center { float: left; width: 100%; position: relative; z-index: 12; }
.wide { width: 100%; position: relative; z-index: 13; }

.clear { clear: both; }

/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; border-left: 1px solid transparent; }
.left { margin-right: 1px; }
.right { margin-left: 2px; }
.center { margin: 0px 1px 0px -1px; }
.highlight {
	opacity: 0.90;
	filter: alpha(opacity=90);
	text-decoration: underline;
	font-style: italic;
	font-weight: 900;
	color: #c00;
}
.lowlight {
	opacity: 0.60; 
	filter: alpha(opacity=60); 
}
.navbar ul {
	margin: 0px;
	padding: 0px;
}
.navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-decoration: none;
	color: #400;
	width:100%; /* IE */
}
.navbar li {
	padding: 0.1em;
	margin: 0.05em;
	border: solid;
	border-width:  2px  3px  3px  2px;
	border-color: #ffa #dc5 #dc5 #ffa;
	background-color: #fdfdec;
	text-align: center;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.navbar li:hover { 
	border-width:  3px  2px  2px  3px; /* top, right, bottom, left */
	border-color: #b94 #fe7 #fe7 #dc5; 
	color: #000; /* darker text */
	opacity: 0.60; 
	filter: alpha(opacity=60); 
}
#TV a {
	color: black; 
	font-size: x-small; 
	font-style: italic;
}
#Special a {
	font-size: 0.9em;
	font-weight: bold;
	color: #a22;
}
#Green a {
	font-size: 1em;
	font-weight: bold;
	color: #282;
}
#SmallGreen a {
	font-size: .8em;
	font-weight: bold;
	color: #282;
}
#AttnNavbar.navbar ul {
	display: block; 
	font-size: 0.8em;
	font-weight: bold;
	z-index: 15;
	list-style: none;
}
#AttnNavbar.navbar li {
	width: 9.5em;
	background-color: #aea86c;
	margin-bottom: 0.3em;
}
#AttnNavbar.navbar a {
	font-size: 1.1em;
}
#LeftNavbar.navbar ul {
	position: fixed;
	display:block;
	list-style: none ;
	width: 8.2em;
}
#LeftNavbar.navbar li {
	background-color: #fdfdec;
	background-image: url(http://woodlands-lodge.co.uk/Images/fern-s.gif);
	background-repeat: no-repeat;
	background-position: -2px -3px;
	margin-bottom: 0.2em;
}
#LeftNavbar.navbar a {
	margin-left: 2em;
}
#TopNavbar.navbar  {
	padding-top: 5px;
	padding-bottom: 5px;
}
#TopNavbar.navbar ul, #TopNavbar.navbar li {
	display: inline; 
	list-style: none ;
	font-size: 1.2em;
	font-weight: normal;
}
#RightNavbar.navbar ul {
	float: right;
	width: 9.5em;
	display: block; 
	font-size: 0.9em; 
	margin-left: 1.0em;
	margin-right: 0.5em;
	list-style: none;
	margin-bottom: 5px;;
}
#RightNavbar.navbar li {
	background-color: #fdfdec;
	margin-left: 0.5em;
	margin-bottom: 0.2em;
}
#RightNavbar.navbar a {
	margin-left: 0.1em;
}