/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body{
	background-color:#f4f4e7;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#wrapper {
	margin-top: 10px;
}
#container {
	width: 840px;
	background-image: url(main-images/faux-column.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#left-bar {
	width: 187px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F4F4E7;
	background-color: #becd8e;
	float: left;
}
#right-bar {
	width: 650px;
	background-color: #becd8e;
	float: left;
}
#logo {
	background-image: url(main-images/dunkery-beacon-hotel-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 187px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4E7;
	font-family: Verdana;
	color: #717260;
	font-size: 16px;
	font-weight: bold;
	padding-top: 130px;
}
#phone {
	height: 70px;
	width: 187px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4E7;
	outline:none;
}
#navi {
	width: 187px;
	text-align: left;
	margin-top: 30px;
	font-weight: bold;
}
#flash {
	height: 230px;
	width: 650px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4E7;
	background-image: url(main-images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#title {
	background-image: url(main-images/dunkery-beacon-exmoor-hotel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 650px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4E7;
}
#title h1{
	margin-left: -9999px;
}
#text-area {
	width: 620px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4E7;
	background-color: #717260;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	padding: 15px;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
}
#text-area p {
	margin-bottom: 20px;
}
#text-area h1 {
	font-size: 26px;
	margin-bottom: 30px;
	margin-top: 5px;
}
#text-area h2 {
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #EFB21B;
}
#text-area h3 {
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#text-area a {
	text-decoration: none;
	color: #EFB41C;
	font-weight: bold;
}
#text-area a:hover {
}
#images {
	height: 131px;
	width: 650px;
	margin-top: 19px;
	text-align: left;
}
#images img{
	margin-left: 16px;
}
#foot-links {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 10px;
}
#foot-links a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#foot-links a:hover {
	color: #096A09;
	text-decoration: underline;
}








#main-bullets ul {
	width: auto;
}
#main-bullets ul li {
	width: auto;
	margin-left: 25px;
	list-style-image: url(main-images/bullet.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#special {
	border: 2px solid #F1B11B;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#flash-gallery {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}

#TA_tchotel696 ul{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

