* { padding: 0; margin: 0; }

body {
	FONT-SIZE: 13px;
	background: url(media/gradient_background.jpg) repeat-x 0 top;
	FONT-FAMILY: "Arial", "Helvetica", sans-serif
}
#wrapper { 
 margin: 0 auto;
 width: 771px;
}
#faux {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 background: url(media/faux_grey.gif) repeat-y;

}

#faux_search {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
	background: url(media/faux_inns_search.png) repeat-y;
}
#header {
 width: 750px;
 padding: 10px;
 height: 100px;
 margin: 0px 0px 0;
 background: #000 url(media/inns_header.jpg) no-repeat 0;
	
}
#blackbox
{
	background-color:Black;
	color:White;
	padding:10px;
	width:240px;
}
#header h1 {
	margin-top: 55px;
	color: #fff;
	margin-left: 20px;
}
#tapperleft
{
	position:absolute;
	margin-left:-50px;

	
	
}
#tapperright
{
	position:absolute;
	margin-left: 770px;
}
#header img {
	float: right;
}
#leftcolumn { 
 display: inline;
 margin: 10px;
 padding: 0px;
 width: 165px;
 float: left;
}
#content 
{
	background-color:#e6e3dc;
	float: left;
	padding: 0px 0px 50px;
	width: 255px;
	display: inline;
	position: relative;
	margin: 10px 10px 50px 13px;
}

#content li {
	margin-left: 12px;
	margin-bottom: 20px;
}

#content ul {
	margin-top: 12px;
}

#content_search { 
 float: left;
 padding: 0px;
 width: 500px;
 display: inline;
 position: relative;
	margin: 10px 10px 50px 13px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 margin: 17px 24px 10px 0px;
 padding: 0px 0px 100px;
 width: 255px;
 float: right;
}
#footer {
 clear: both;
 color: #000000;
 margin: 0 0px 50px;
 padding: 10px;
	border-bottom: 0px solid #fff;
	background: #e6e3dc none repeat-x 0 top;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	height: 150px;
}

p {
	margin-bottom: 12px;
	margin-top: 6px;
}

.italic {
	font-style: italic;
}
.clear { clear: both; background: none; }

A:link {
	text-decoration: none;
	color: #957f4e;
	border-bottom: 1px dotted #957f4e;
	padding-bottom: 1px;
}
A:visited {
	text-decoration: none;
	color: #957f4e;
}
A:active {
	text-decoration: none;
	color: #957f4e;
}
A:hover {
	text-decoration: none;
	color: #957f4e;
}

h1 {
	color: #957f4e;
	FONT-SIZE: 19px;
	margin-bottom: 6px;
	margin-top: 10px;
	text-transform: capitalize;
}

h2 {
	color: #957f4e;
	FONT-SIZE: 24px;
	margin-top: 10px;
	margin-bottom: 4px;
	 FONT-FAMILY: "Arial", "Helvetica", sans-serif;
	 FONT-WEIGHT: normal;
}

h3 {

    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 19px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    
}
H3
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    
}
.left_menu {
	list-style-type: none;
	border-top: 1px solid #000000;
}

.left_menu li a {
	background: url(media/li_bullet.gif) no-repeat 0;
	padding-left: 15px;
}

.left_menu a {
display: block;
padding: 3px;
border-bottom: 1px solid #000000;
	color: #000000;
	line-height: 18px;
	
}

li.li_sml a {
	color: #000000;
	background-image: none;
}

.left_menu a:link, #navlist a:visited {
text-decoration: none;
	font-size: 12px;
}

.left_menu a:hover {
background-color: #fff;
color: #957f4e;
}

#leftcolumn h2 {
	
	
}

#leftcolumn h3 {
	
	font-size: 12px;
}

#footer p {
	color: #000000;
	margin-top: 0;
	font-size: 90%;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #000;
}

#rotator {
	height: 248px;
}

#search_box {
	background-color: #e6e3dc;
	padding: 10px;
	width: 347px;
	margin-right: 100px;
}

#search_box img {
	position: relative;
	top: 4px;
	left: 6px;
}

.keyword_search {
	background-color: #ebeae9;
	width: 360px;
	float: left;
	clear: both;
	font-size: 14px;
	color: #C41230;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
}

select {
	color: #C41230;
	font-size: 12px;
	width: 345px;
	padding: 5px;
	background-color: #fff;
}

table {
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fff;
	border: 1px solid #c41230;
	color: #000;
}

table a {
	color: #cc0003;
}

td {
	border-top: 1px solid #a39161;
	height: 40px;
	margin: 0;
	padding: 10px;
}

.grey {
	background-color: #ebeae9;
	margin: 0;
	padding: 0;
}

th {
	height: 20px;
	color: #fff;
	margin: 0;
	padding: 10px;
}

thead {
	background-color: #d4d4d4;
	color: #fff;
}

.testimonial_pic {
}