a { color: #3E009A; font-family: arial, helvetica, verdana; font-size: small; text-decoration: underline; }
a:hover { color: #3E009A; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: small; }
a:visited { color: #3E009A; font-family: arial, helvetica, verdana; font-size: small; text-decoration: underline; }
a:active { color: #3E009A; font-family: arial, helvetica, verdana; font-size: small; text-decoration: underline; }
a:link { color: #3E009A; font-family: arial, helvetica, verdana; font-size: small; text-decoration: underline; }

A.navlink:hover { color: #518393; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small;}
A.navlink:visited { color: #6F6F6F; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small;}
A.navlink:link { color: #6F6F6F; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small;}
A.navlink:active { color: #518393; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small;}

A.tutoriallink:hover { color: #394656; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: small; line-height:15px;}
A.tutoriallink:visited { color: #394656; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: small; line-height:15px;}
A.tutoriallink:link { color: #394656; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: small; line-height:15px;}
A.tutoriallink:active { color: #394656; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: small; line-height:15px;}

A.innerLink:hover { color: #205269; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:17px;}
A.innerLink:visited { color: #205269; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:17px;}
A.innerLink:link { color: #205269; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:17px;}
A.innerLink:active { color: #205269; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:17px;}

A.footerLink:hover { color: #C2C3BA; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: xx-small; }
A.footerLink:visited { color: #C2C3BA; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: xx-small; }
A.footerLink:link { color: #C2C3BA; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: xx-small; }
A.footerLink:active { color: #C2C3BA; font-family: arial, helvetica, verdana; text-decoration: underline; font-size: xx-small; }

.bodyText { color: #3C3C3C; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:13px;}
.bodyTextBlue { color: #205269; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:13px;}
.dividerText { color: #B5B5B5; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small;} 
.whiteText { color: #FFFFFF; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:13px;}
.footerText { color: #C2C3BA; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:13px;}

.headingBlue { color: #205269; font-family: arial, helvetica, verdana; text-decoration: none; font-size: medium; line-height:12px; font-weight: bold;}
.headingBeige { color: #EFE4D5; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:12px; font-weight: bold;}
.headingGray { color: #817B72; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:12px; font-weight: bold;}

.footerText2 { color: #FFFFFF; font-family: arial, helvetica, verdana; text-decoration: none; font-size: x-small; line-height:12px;}
.formText { color: #000000; font-family: arial, helvetica, verdana; text-decoration: none; font-size: small; line-height:13px; font-weight: bold;}

.forms { font-family: arial, helvetica, verdana; color: #000000; font-size: xx-small; background-color: #FFFFFF; font-weight: normal; line-height: normal; }

form { display: inline; }

#faqs li { line-height:17px; }

/* Language Specific CSS */
.langSelect {
  font-size: x-small;
  color: #3C3C3C;
}
table.langTable { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
	padding: .75em;
	width: 200px;
}
tr.langHead {
	background-color: #CCCCCC;
	padding: .75em;
	font-weight: bold;
}
tr.langRow1 {
	background-color: #FFFFFF;
}
tr.langRow2 {
	background-color: #EBF3FF;
	text-decoration: none;
}
.langCell {
  padding: .75em;
}
.langCellB {
	border-left: 1px solid #dadada;
	padding: .75em;
}
.langCellH {
  padding: .75em;
}
a.langSel:link, a.langSel:visited {
	color: #000000;
	text-decoration: none;
}
tr.langRow1:hover, tr.langRow2:hover {
	background-color: #3D80DF;
	color: #FFFFFF;
}
tr.langRow1:hover a, tr.langRow2:hover a {
	color: #FFFFFF;
}
tr.langRow2:hover a {
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 15px 0px 0px;
	background-color: #ACA386;
}
.maintablebkgrnd {
	background-color: #FFFFFF;
}


/* Language Specific CSS */
.headerbkgrnd {
	background-image: url(../img/template_new/headerbkgrnd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_row1 {
	height: 70px;
	padding-right: 8px;
}
.header_row2 {
	background-image: url(../img/template_new/menubkgrnd.jpg);
	background-repeat: repeat-x;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	padding-top: 0px;
}
.mainareacontent {
	padding-right: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.header_row2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header_row2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header_row2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.header_row3 {
	height: 39px;
	padding-top: 15px;
}

.lowerheadernkgrnd {
	background-image: url(../img/lowerheader.jpg);
	height: 54px;
}
.topmenu {
	font-family: "Trebuchet MS";
	font-size: small;
	text-transform: uppercase;
	color: #666666;
	text-align: right;
	background-image: url(../img/template/darkbrown.jpg);
	padding: 3px 20px 3px 3px;
	height: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.topmenu a:link{
	font-family: "Trebuchet MS";
	font-size: small;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topmenu a:visited{
	font-family: "Trebuchet MS";
	font-size: small;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover{
	font-family: "Trebuchet MS";
	font-size: small;
	text-transform: uppercase;
	color: #7E775A;
}
.leftmenubkgrnd {
	background-image: url(../img/leftmenuslice.jpg);
	height: 28px;
}
.centrebkgrnd {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E0DA;
	width: 570px;
}
.rightcolumnbkgrnd {
	background-color: #5F605B;
	background-image: url(../img/walesdragoncelebration.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.leftcolumnbkgrnd {
	background-image: url(../img/template/fivestar165.jpg);
	width: 172px;
	height: 300px;
	padding: 2px;
	background-color: #E5E0DA;
	background-repeat: no-repeat;
	background-position: center bottom;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-transform: uppercase;
	color: #333333;
	font-size: medium;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:justify;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #333333;
	font-size: small;
}
.largheading{
	font-family: "Trebuchet MS";
	font-weight:bold;
	color: #5c9b1e;
	font-size: medium;
}
.largerheading{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #5c9b1e;
	font-size: large;
	text-transform: uppercase;
}
.eventlinks{
    font-family: "Trebuchet MS";
	font-weight: bold;
	color: #BE050A;
	font-size: medium;
	text-decoration: none;
}
a.summerylinks:link{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #BE050A;
	font-size: small;
	text-decoration: none;
}
a.summerylinks:visited{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #BE050A;
	font-size: small;
	text-decoration: none;
}
a.summerylinks:hover{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #AE0409;
	font-size: small;
	
}
.subheading {
	font-family: "Trebuchet MS";
	color: #5c9b1e;
	font-weight:bold;
	font-size: x-small;
}
.contact {
	font-family: "Trebuchet MS";
	color: #5c9b1e;
	font-size: small;
}
form {
	background-image: url(../img/formbkgrnd.jpg);
	border: 1px solid #CCCCCC;
}
.leftmenu {
	font-family: "Trebuchet MS";
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8F8F8;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: xx-small;
}
.leftmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}
.leftmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}.leftmenu a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: x-small;
}.footer {
	padding: 3px 3px 3px 10px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.specialoffer_home {
	height: 106px;
	vertical-align: middle;
	text-align: right;
	padding-top: 15px;
}
.testimonial_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.testimonial_home strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #990000;
	margin-bottom: 5px;
	height: 20px;
}
.text_home {
	background-color: #CFDBEF;
	padding: 8px;
}


.menucolumn {
	padding-right: 8px;
}
.text_home p {
	font-size: 10px;
	color: #333333;
}

.window_home {
	background-image: url(../img/template_new/windowbkgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 186px;
	padding-top: 145px;
	padding-right: 10px;
	padding-left: 10px;
}

.window_home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.window_home strong {
	color: #990000;
}
.window_home a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.window_home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.window_home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.door_home {
	background-image: url(../img/template_new/doorsbkgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 186px;
	padding-top: 145px;
	padding-right: 10px;
	padding-left: 10px;
}
.door_home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.door_home strong {
	color: #990000;
}
.door_home a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.door_home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.door_home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.conservatory_home {
	background-image: url(../img/template_new/conservatories.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 186px;
	padding-top: 145px;
	padding-right: 10px;
	padding-left: 10px;
}
.homenavblock {
}

.conservatory_home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.conservatory_home strong {
	color: #990000;
}
.conservatory_home a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.conservatory_home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.conservatory_home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}


.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

.summaryBox {
	padding-bottom: 10px;
	border-top-style: none;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;

}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A69E82;
}
.breadcrumb a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A69E82;
	text-decoration: none;
}
.breadcrumb a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A69E82;
	text-decoration: none;
}
.breadcrumb a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A69E82;
	text-decoration: underline;
}
.leftmenulink {
	background-image: url(../img/template/lightbrown.jpg);
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1D8;
}
.leftmenuheading {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 15px;
	margin-left: 6px;
}
.leftmenulink a:link {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.leftmenulink a:visited {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.leftmenulink a:hover {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.leftmenulink2 {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1D8;
	background-color: #E9E7E0;
}
.leftmenulink2 a:link {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.leftmenulink2 a:visited {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.leftmenulink2 a:hover {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.logond {
	background-image: url(../img/template_new/newlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 148px;
	width: 172px;
}
.hidespamfield {
	display: none;
}
.leftcolumn img {
	padding-top: 6px;
}
#leftColContact {
	padding: 10px;
	text-align: left;
}
