/*Style Sheet for Version 5 Browsers */
/*The Body Background */
html, body {
	background-color : White;
	/*background-image : url(../images/trewern-bannor-red.jpg);
	background-repeat : no-repeat;*/
	/*scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#993366;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-3dlight-color:#565652;*/
    font-family : "tahoma";
	font-size : 100%;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	text-align: justify;
	margin-top:0px;
	margin-bottom:0px;
	height : 100%;
	}

	
	/* style for outer table to give the page its position on screen*/
table.outer {
	/*background-image : url(../images/ebpbg.gif);
	background-repeat : repeat;*/
	background-color: White;
	font-family : "Verdana";
	font-size : 100%;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	text-align: justify;
	margin-top:0px;
	margin-bottom:0px;
	height : 100%;
}

/*  style for main table which holds all other table. classes and includes navigation and top bannor */
table.main{
	font-family: "Verdana";
	font-size: 100%;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;
	text-align: justify;
	margin-top: 0px;
	margin-bottom:0px;		
	height:100%;
	
}

.mainhome{
	border-left : 1px solid #CCCCCC;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 85%;
	padding-left : 48px;
	padding-right : 36px
}

.mainhome p { line-height : 180%; margin-top : 6px }

.mainhome h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 110%;
	margin-bottom : 12px;
	margin-top : 0px
}

.mainhome h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 105%;
	margin-bottom : 12px;
	margin-top : 30px
}

.mainhome a:link { color : #DC143C }
.mainhome a:visited { color : #996633 }
.mainhome a:hover { color : #FF6347 }



/*Styles for the inner text content main content layer for text */

table.center {
	border-left : 1px solid #993366;
	border-right : 1px solid #993366;
	font-family: Verdana;
	font-size : 100%;
	padding-left : 10px;
	padding-right : 20px;
	background-color : White;
	text-align: justify;
	height : 100%;
	
}

.center p { line-height : 125%; margin-top : 6px }

.center h1 {
	font-family : Verdana;
	font-size : 110%;
	margin-bottom : 12px;
	margin-top : 0px
}

.center h2 {
	font-family : Verdana;
	font-size : 105%;
	margin-bottom : 12px;
	margin-top : 30px
}

.center a:link { color : Blue; text-decoration : none;
}

.center a:visited { color : Blue; text-decoration : none;
}

.center a:hover { color : Purple; text-decoration : underline;
}

.center th {
	background-color : #FFFFCC;
	font-size : 90%;
}

.center td {
	font-size : 85%;
}

.colbgrd {
	background-color : #EAEAEA;
}

.colwhite {
	background-color : #FFFFFF;
}

.tabLeft {
	text-align : left;
}

.tabRight {
	text-align : right;
}


/* Lists*/
li {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-bottom : 5px;
	margin-right : 35px;
	margin-top : 5px
}

ol { color : #000000 }

ul { color : #000000 }

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

/* style for RightAd Layer --- address layer*/
.RightAd {
	border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-top : 2px;
	padding-right: 2px;
	color : Black;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 80%;
	margin-left : 0px;
	margin-top : 0px
			
}

/* style for RightList Layer --- links and download layer*/
table.RightList	 {
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-top : 2px;
	padding-right: 2px;
	color : Black;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 90%;
	margin-left : 0px;
	margin-top : 0px
	}


.RightList p { margin-bottom : 2px; margin-top : 2px }

.RightList a {
	color : Purple;
	text-decoration : none;
	display : list-item;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	margin-left : 1px;
	margin-right :1px;
	margin-top : 0px;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-top : 1px;
	padding-right: 2px;
	}

.RightList a:hover {
	color : Black;
	text-decoration : underline;
	margin-left : 1px;
	margin-right :1px;
	margin-top : 0px;
		
}

.RightList h1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Purple;
	font-weight : bolder;
	font-size : 90%;
	}
.RightList  h2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bolder;
	font-size : 90%;
	}
/*Style Applied to the Sidebar Layer */
 
table.leftNav {	
    color : #999999;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 85%;
}


/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #993366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 83%;
	margin-bottom : 2px;
	margin-top : 2px
}

.navButts a {
	background-color : #993366;
	border : 1px solid #999999;
	color : #ffffff;
	display : block;
	padding-bottom : 4px;
	padding-left : 5px;
	padding-top : 4px;
	padding-right: 8px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #F4F4F4;        /*   roll over colour for links in left side */
	border : 1px solid #999999;
	color : #000000;
	text-decoration : none
		
}



/*Style Applied to the Paragraphs for Top Section Links */
p.topNavButts {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 75%;
	
	margin-bottom : 4px;
	margin-top : 6px;
	font-weight : bold;
}

.topNavButts a {
	/*background-color : #33FFCC;*/
	border : 1px inset #000000;
	color : #FFFFFF;
	/*display : block;*/
	padding-bottom : 2px;
	padding-left : 8px;
	padding-top : 2px;
	padding-right: 8px;
	text-decoration : none;
	width : 100%
}

.topNavButts a:hover {
	background-color : #FF9999;        /*   roll over colour for top links in bannor  */
	border : 1px solid #999999;
	color : #000000;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 8px;
	width: 200px;
}

.navSubs a {
	background-color : #FFFFFF;
	color : #9999CC;
	display : block;
	padding-left : 20px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #FFFFFF;
	color : #7D7EBD;
	text-decoration : underline;
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 83%;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #CCCCCC;
	border : 1px solid #993366;
	color : #FFFFFF;
	display : block;
	padding-bottom : 4px;
	padding-left : 5px;
	padding-top : 4px;
	padding-right: 8px;
	text-decoration : none;
	width : 100%
}

/*Style applied to table on results page */

.resultshort {
	padding : 5px 40px 2px 6px;
	text-indent : 0px;
}

.resultlong {
	padding : 5px 15px 2px 6px;
	text-indent : 0px;
}



/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 10px;
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	line-height : normal;
	margin-top : 6px
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

.inlinimg { display : inline }


/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }



.clearleft {
	clear : left;
}

/*Styles for  diary and rooms display*/

table.roomtimes {	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : xx-small; 
}
.roomsHead{
	background-color:  #FFFFCC;
	border : 10px solid #9999cc;
	font-weight : bold;
	}
.roomtimesB{
	background-color:  #FFFFFF;
	text-align : right;
}
.rooms1{
	background-color:  #FFFFCC;
	
}
.rooms2{
	background-color:  #FFFFFF;
	
}
.times1{
	background-color: #EBEBEB;
	
}
.times2{
	background-color: #FF8C00;
	
}

table.events {	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : xx-small; 
background-color:  #FFFFCC;
}

.event1{
	background-color:  #FFFFCC;
	border : 10px solid #9999cc;
}

.event2{
	background-color:  #FFFFFF;
	border : 10px solid #9999cc;
}
.event3{
	background-color:  #FFFFCC;
	border : 10px solid #9999cc;
	font-weight : bold;
}

table.dates {	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color:  #FFFFFF;
border : 6px solid #FFFFFF;
}
.booking{
	background-color:  #FFFFFF;
	font-size : 12px;
}

table.calender {	}
TD.NON {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#C0C0C0; font-weight :normal;}
  TD.TOP {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#0000FF; font-weight :bold;}
  TD.Some {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal;  border : 0px; }

  A.NOEVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}
  A.NOEVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}

    
  A.EVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold; text-decoration: none;}
  A.EVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold; text-decoration: none;}
 
  A.NORMAL:Link {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
  A.NORMAL:Visited {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}

  A.LR:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold; text-decoration: none;}
  A.LR:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold; text-decoration: none;}
 
  P.allroomsHeader
  {font-family :Tahoma, Verdana, Arial; 
	font-size : 12px;
	font-weight : bold;
}

  A.click:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold; text-decoration: none;}
  A.click:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold; text-decoration: none;}
