/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 90%;
	color: #ffffff;
	line-height: 1.20;	
	margin: 0px;
	padding: 0px;
	background-color: #68002D;
	background-image:url(../01graphics/bgs/new-page-bg.jpg);
	background-position: -93px 0;
	background-repeat:repeat-y;

	}

a:link, a:visited, a:hover  {
	color: #E3C1B5;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #ffffff;
	}
.WeddingFayre a:link, .WeddingFayre a:visited {
	color: #990033;
}
.WeddingFayre a:hover {
	color: #C09;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 1em 0 0.5em 0;
	padding: 0px;
	color: #E3C1B5;
	margin-left: 245px;
}

P.BWAngelHotel {
 font-size: 160%;
 font-weight: bold;
 color: #ffffff;
margin: 0;
padding: 10px 0 0 0;
font-family: "ITC Century Book Condensed";

}

h1{
 margin-top: -10px;
 margin-bottom: 10px;
 font-size: 130%;
}


h2{
 font-size: 120%;
}

h3{
 font-size: 110%;
 font-style:italic;
}

h4{
 font-size: 105%;
  font-style:italic;

}

h5{
 font-size: 100%;
  font-style:italic;

}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#navBar{
	float: left;
	width: 160px;
	/*margin-right: 79%;*/
	padding: 0px;
	background-color: transparent;
	
	
}

#content{
	float: right;
	width: 100%;
	min-width: 820px;
	margin: 0 0 0 0;
	padding: 0 0 2em 0;
	background-image: url(../01graphics/bgs/angel-symbol.gif);
	background-repeat: no-repeat;
	background-position: 200px 250px;
	min-height: 500px;
	_min-height: 500px;
}
#content p {
	line-height: 1.25em;
	width: 735px;
}
#content p, #content ul, #map{
	margin: 0 30px 1em 245px;
	}
#content ul {
	padding-left: 1em;
	margin-left: 255px;
	}
#content ul li {
	margin-top: 0.5em;
	}
#content ul ul li {
	margin-top: 0;
	}
#content ul ul {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 1em;
	font-size: 95%;
	list-style-type:circle;
	}
#ImageGroup {
	/*margin: 48px 0 1em 170px;*/
	margin: 10px 0 1em 161px;
	padding: 0 0 0 0;
	}
#ImageGroup Table, #ImageGroupWed Table {
	align: right;
	margin: 0;
	}
#ImageGroup Table img, #ImageGroupWed Table img {
	margin: 0 0 2px 2px;
	}
#content p, #content ul, #content h2, #content h3, #content h4 {
	max-width: 735px;
}


/************** .image styles ***************/


.RightImg{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 0 5px 5px;
}
/* adjust margins to change separation between the  image and text flowing around it */



/************* #Footer styles ***************/

#Footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 90%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin: 0 0 2em 0;
	line-height: 160%;
	background-image:url(/01graphics/logos/t-l-logo.jpg);
	background-position: 98% 10px;
	background-repeat: no-repeat;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #E3C1B5;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../01graphics/bgs/left-arrows.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
	font-size: 1.10em;
	background-color: transparent;
}
#navBar ul a:hover,
#TopnavBar ul a:hover,
body#Home li#Home-nav a,
body#SlideShow li#SlideShow-nav a,
body#Accommodation li#Accommodation-nav a,
body#Resto li#Resto-nav a,
body#Conf li#Conf-nav a,
body#Func li#Func-nav a,
body#Wed li#Wed-nav a,
body#Leis li#Leis-nav a,
body#Christmas li#Christmas-nav a,
body#Where li#Where-nav a,
body#Wiltshire li#Wiltshire-nav a,
body#Contact li#Contact-nav a,
body#Downloads li#Downloads-nav a,
body#Jobs li#Jobs-nav a
 {
	color: #ffffff;
	background-image:url(../01graphics/bgs/right-arrows.gif);
	background-repeat: no-repeat;	
	}
#navBar ul {list-style: none; 
	margin: 0 0 0 20px; 
	padding: 0 0 0 0;
	}

#navBar li {
	margin-bottom: 15px;
	padding: 0 0 0 0;
	text-indent: -18px;
	}

	
/*****************/

/*********** #Top NavBar link styles ***********/

table.topnav {
	/*border-collapse: collapse;*/
	margin: 0 0 0 245px;
	width: 745px;
	font-size: 1em;
	color: #ffffff;
	background-color: transparent;

}
	
table.topnav TD {
	height: 16px;
	text-align: center;
	white-space: nowrap;
	margin: 2px;
	border: 1px solid #fff;

}

table.topnav td a{
   display: block;
   text-decoration: none;
   padding: 2px;
  
}
table.topnav td a:link, table.topnav td a:visited {
   color: #FFF;
	background-color: #8B0044;
}
table.topnav td a:hover, table.topnav td a:active {
   color: #68002D;
   background-color: #ffffff;
}
	
/*********************/

#tlLogo {
	margin: 0 0 5px 0;
	padding-left: 26px;
}
#tlLogo img {
	margin-top: 15px;
	}

.NoBreak {
	white-space:nowrap;
	}
.Clear, .clear, .Clear2em{
	clear: both;
	height: 15px;
	}
.Clear2em {
	margin-top 2em;
	}
.NoWrap {
	white-space:nowrap;
	}
	
.ImageSquare{
	text-align: center;
	}
.ImageSquare img {
	margin: 0 2px 2px 0;
	}
.ConferenceTable, .RuledTable, .BoxedTable {
	margin: 0 2em 2em 245px;
	max-width: 735px;
	
	}
.ConferenceTable TH, .RuledTable TH, .BoxedTable TH {
	color:#ffffff;
	text-align: left;
}
.RuledTable TH, .BoxedTable TH{
	text-align: center;
	}
.ConferenceTable TD, .RuledTable TD {
	padding: 5px;
	border-bottom: 1pt solid #ffffff;
	}
.BoxedTable TH {
	padding: 5px;
	font-size: 120%;
	border: 1pt solid #ffffff;
}
.BoxedTable TD {
	padding: 5px;
	border: 1pt solid #ffffff;
}
.EnquiryTable TD {
	padding: 5px;
	border-bottom:#CCCCCC 1pt dotted;
	}
.EnquiryTable P {
	margin-left: 0;
	}
FORM {
	margin-left: 245px;
	max-width: 735px;
	}
FIELDSET {
	border-color:#FF99FF;
	}
LEGEND {
	color: #ffffff;
	}
input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial,sans-serif;
}
.Centred, .centred {
	text-align: center;
	}
.RightAligned {
	text-align: right;
	}
.WeddingHead{
	margin: 0 0 0 245px;
	}
.WeddingHead H2 {
	margin:0;
	}
.WeddingHead H2 em {
	font-variant: normal;
	font-weight: normal;
	}
#ImageGroupWed {
	margin: 28px 0 1em 170px;
	padding: 0 0 0 0;
	}
.LeftAlign {
	text-align: left;
	}
#map {
	color: #000000;
	}
.WeddingFayre {
	margin: 1em 40px 1em 265px;
	border: 1pt solid;
	border-color:#9999FF;
	background-image:url(../01graphics/bgs/wedding-fayre-banner.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	font-size: 1.5em;
	color:#990033;
	font-weight: bold;
	text-align: center;
	}
.Larger, .larger {
	font-size: larger;
	}
.Smaller, .smaller {
	font-size: smaller;
	}
#CheckAvailabilityHor form {
	margin: 2em 0 2em 245px;
	height: 30px;
	border: 1pt solid #fff;
	width: 735px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	background-color: #8B0044;
}



#SocNet {
	margin: 1em 0 0 0;
	text-align: center;
	
}
#SocNet img a {
		border:none;
		text-decoration: none;
}

#SocNet img {
	vertical-align:middle;
	border: none;
	text-decoration: none;
}

.BWFooterVerbage {
		font-size: 90%;
}
